Re: Backup solutions

From: Eric Anderson (anderson_at_centtech.com)
Date: 11/17/05

  • Next message: Brian Candler: "Re: Backup solutions"
    Date: Thu, 17 Nov 2005 06:28:27 -0600
    To: Peter Clutton <peterclutton@gmail.com>
    
    

    Peter Clutton wrote:
    > On 11/17/05, mike@lanline.com <mike@lanline.com> wrote:
    >
    >>Hi all,
    >>
    >> I'm looking into several backup options for my site. We have a
    >>mixed (BSDI/FreeBSD/Linux) environment. We recently got a 2TB server and
    >>I was wondering what the general consensus was on backups. I was either
    >>considering writing some custom scripts to just tar, zip, and dump data
    >
    >
    > FWIW, i have read that by far the best is dump, because of the way it
    > deals with the raw data. No need to worry bout files with holes in
    > them (with other backup tools, this could mean you may not be able to
    > fit the file system back on after backup, if there are core files etc)
    > I believe i read this in the O'Rielly text Unix Power Tools, but could
    > be wrong. They also referenced an extensive test that was done by
    > someone, and gave the link. I will post it if i find it.

    rsync handles sparse files just fine.

    Eric

    -- 
    ------------------------------------------------------------------------
    Eric Anderson        Sr. Systems Administrator        Centaur Technology
    Anything that works is better than anything that doesn't.
    ------------------------------------------------------------------------
    _______________________________________________
    freebsd-isp@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-isp
    To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"
    

  • Next message: Brian Candler: "Re: Backup solutions"

    Relevant Pages

    • Re: Backup solutions
      ... > considering writing some custom scripts to just tar, zip, and dump data ... fit the file system back on after backup, if there are core files etc) ... I believe i read this in the O'Rielly text Unix Power Tools, ...
      (freebsd-isp)
    • Re: backup to CD with tar
      ... It seems I must first make tar archives of this on my hard drive ... tar and dar, so you can finally rest assured that dar is your best ... backup files which are uncompressed. ...
      (comp.os.linux.misc)
    • Re: tape command for solaris 8
      ... >>ufsdump is the standard backup utility. ... >>you can backup and restore an entire system onto tape. ... > directly read the raw disk device), tar is a high level program that correctly ... > old Solaris versions that support to read the hole list, ...
      (comp.unix.solaris)
    • Re: tape command for solaris 8
      ... >>ufsdump is the standard backup utility. ... >>you can backup and restore an entire system onto tape. ... > directly read the raw disk device), tar is a high level program that correctly ... > old Solaris versions that support to read the hole list, ...
      (comp.sys.sun.admin)
    • Re: Example of tar incremental backup?
      ... Then type "man tar". ... write a rudimentary backup routine. ... Use tar to back up your filesystems, to tape, to disk, remotely, ...
      (comp.os.linux.misc)