Re: Backup solutions

From: Jeff at NorrisTechs (jeff_at_norristechs.net)
Date: 11/17/05

  • Next message: Steve Bertrand: "RE: Backup solutions"
    Date: Wed, 16 Nov 2005 16:37:59 -0700
    To: mike@lanline.com
    
    

    I use a method you describe. tar gz all my files and directories then
    push them to a removable hard drive (jaz, zip, etc). I use a simple
    shell script to do all this for me and I rotate the media each day, so I
    have at least 3 copies of everything. This process would take much hard
    drive space to accomplish as you have the original file, then the tar.gz
    version of the same files.

    Cheers

    ------------------------------------------------------------------------

    */Jeff Norris/*
    /~ Web Hosting ~ VPN Solutions ~ Network Management ~
    Design, deploy, kick ass. /
    *N*orris*Techs* dot net
    http://www.norristechs.net
    *AOL IM or Yahoo IM: _ ntshelper _*

    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
    >to the remote file system or possibly using bacula. Amanda is out,
    >because I'm not really interested in pushing the stuff to tape.
    > So, I'm pretty much down to bacula and the standard unix tools.
    >Bacula looks cool, but it seems like it maybe unnecessarily complicated
    >and bulky (btw, i also do have a few w2k servers that can be backed using
    >bacula's client :( ). Anyone with a similar situation or experience with
    >bacula?
    >
    >Thanks in advance.
    >
    >-Mike
    >
    >
    >_______________________________________________
    >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"
    >
    >
    >
    >
    >
    _______________________________________________
    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: Steve Bertrand: "RE: Backup solutions"

    Relevant Pages

    • Re: OT What would be the best script type
      ... > shell script would do it more efficiently... ... That should not be too hard, certainly do-able with something like PHP. ... gzip (maybe able to combine tar and gzip) ...
      (Fedora)
    • Re: I give up
      ... should then ignore the devmajor and devminor numbers. ... Or you could just use a hack of the perl script 'tarcust' to hack the ... Or, again, get away from Amanda and tar and instead move to Bacula. ...
      (Linux-Kernel)
    • Re: Preferred Backup Method?
      ... I'm trying to write a shell script to use tar for backups, ... mandatory to backup? ... so pipe it across an ssh link. ...
      (Debian-User)
    • Re: I give up
      ... Gene> Does Bacula not use tar for its dirty work? ... it uses it's own filesystem walking code. ...
      (Linux-Kernel)
    • Re: Wanted: Example tar files
      ... > among tar implementations (especially for things ... > I could scrape together a shell script to build ... gtar (possibly documenting required extract options to do it ...
      (freebsd-hackers)