Re: Linux Backup Administration

From: Ted Kaczmarek (tedkaz_at_optonline.net)
Date: 07/02/05

  • Next message: Mark Fuller: "FC4 "Services" Configuration tool?"
    Date: Fri, 01 Jul 2005 21:28:18 -0400
    To: For users of Fedora Core releases <fedora-list@redhat.com>, James Marcinek <jmarc1@jemconsult.biz>
    
    

    On Fri, 2005-07-01 at 17:58 +0000, James Marcinek wrote:
    > For users of Fedora Core releases &lt;fedora-list@redhat.com&gt; wrote:
    > > I realize that this is off-topic. Hopefully you will forgive
    > > me for imposing on you like this.
    > >
    > > I'm new to *nix administration. I've used *nix installations
    > > for years in various incarnations (Xenix, Solaris, HPUX et al.)
    > > but not on the admin side. Backup is still something of a
    > > mystery to me. It seems that there are two schools of thought
    > >
    > > cpio
    > > tar
    >
    > There are other open source solutions which can be used:
    >
    > AMANDA (www.amanda.org)
    > Mondo (http://www.mondorescue.org/)
    >
    > >
    > > It also seems that each side thinks the other side is nuts.
    > > It also seems that using links (soft or otherwise) is not
    > > well handled by either technique.
    > > It also seems that everyone agrees that using tape is the
    > > Way To Go(tm).
    > >
    > > Can anyone tell me whether my impressions on this matter
    > > be correct? Is there a good tutorial which can give me
    > > relative pros and cons of cpio style vs. tar style backup?
    > > How about which directories actually need backing up?
    > > How about how does one actually recover when the worst
    > > happens?
    > > How about disc upgrades? I suppose that /etc/fstab needs to be
    > > new, but /etc/hosts needs to be restored. How does one go
    > > about doing these "partial" restores to get the machine
    > > back running again?
    > >
    > > I also don't want to use a tape drive, being (as some are)
    > > on a restricted budget, both for time to learn new stuff
    > > and monetarily, being among the Great Telecom Layoff. There
    > > are very nice Windows programs which create initial/disaster
    > > recovery CDs which can completely rebuild a system to the way
    > > it was when initially created, and then do backups to CD after
    > > that. *nix seems not to have any such concept.
    >
    > If you just want to make ISO's I would recommend using Mondo. You can make an
    > image and restore to CD's and there's also a rescue disk for restoring, etc
    >
    > >
    > > Anyway, thanks for you time.
    > >
    > > Mike

    You can use almost any of the commercial snapshot products to restore
    almost any OS their is. Rsync is also a wonderful tool that will handle
    many requirements. I use rsync to backup Open Exchange's database and
    filespool in a smaller shop. In many cases and especially with postgres
    you could rsync a primary db to a backup db faster than any other
    methods. I didn't believe it till I tried it.
    Ted

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Mark Fuller: "FC4 "Services" Configuration tool?"

    Relevant Pages

    • Re: [opensuse] Suggestions for backup software?
      ... be something capable of bridging DVDs for a total backup, and probably CDs for incremental backup. ... At home I have an old file server running 10.0 and all you need is rsync that is already installed on your system. ... The way I set up rsync is to set up a primary script that calls rsync which then reads a second file to get a list of directories to back up. ...
      (SuSE)
    • Re: Simple Backup problems
      ... I have been using Norton Ghost for many years on Windows systems. ... name, mtime, and contents, and can use rsync at a very basic level. ... I recently read "Backup & Recovery Inexpensive Backup Solutions for Open ... running, and restore it perfectly. ...
      (Ubuntu)
    • Re: A hard link problem
      ... |> | We're backing up using rsync and hard links. ... |> - hard link previous backup tree to new backup tree ... preserving hard links, etc). ... That way you have easy restore, ...
      (RedHat)
    • Re: Sorta OT - Backup solutions Mac to FreeBSD
      ... I am backing up 5 servers on one centralized machines using "rsnapshot" It is doing a perfect job, ... As It uses a symlink strategy, It does not use very much space on the backup device. ... and remote machines over ssh. ... If you are syncing OSX 10.4 use the Apple provided rsync and not any other. ...
      (freebsd-questions)
    • Re: Looking for advice on rsync
      ... >etc.) you can have inconsistent versions on the backup media. ... Somebody told them that rsync could prevent ... >you run, but that's application level, and this app has no such ... If they use snapshots, that period can be ...
      (comp.os.linux.misc)