Re: Linux backup script

From: Jean-David Beyer (jdbeyer_at_exit109.com)
Date: 09/13/03

  • Next message: Ehud Reshef: "RH9 Install problems"
    Date: Sat, 13 Sep 2003 08:01:36 -0400
    
    

    John Thompson wrote:
    > On 2003-09-10, Ideasman <cpbarton@pacific.net.au> wrote:
    >
    >
    >>I want a backup system that produces many 640 meg files from a huge dir.
    >>Then each file could be burnt to a CD.
    >
    >
    > Ugh. Why not get a tape drive and just write the whole thing to a
    > tape? Tape is far more capacious than CDs and the reusable media makes it
    > cheaper in the long run.
    >
    Right. The VXA-2 tape drive will hold 160GBytes, IIRC.
    >
    >>Manually splitting files is a pain.
    >
    >
    > Yeah. Reminds me of the days of backing up 20MB hard drives onto 360k
    > floppies. Yuck. I hate babysitting backups to change media so I got a tape
    > drive and haven't looked back. Fire it up at night and it's done by
    > morning.
    >
    *I* do not even fire it up at night: cron does.
    >
    >>The Ideal solution is to have a script that compresses a dir tree into
    >>foobar_001.tar.gz files each less then 640 meg and can be extracted
    >>without depending on the other files, are there any scripts/progs that
    >>doo this?
    >
    The VXA-1 and VXA-2 tape drives do hardware compression of the data so
    the software is not slowed down by doing it. I imagine Ecrix (makers of
    VXA series tape drives) are not unique in offering hardware compression.
    >
    > afio will compress files individually before it writes the archive; that
    > way if there is a problem with a particular file or files the unaffected
    > files can still be extracted from the archive. With tar a single problem
    > in a compressed archive can render everything past that point useless.
    >

    -- 
       .~.  Jean-David Beyer           Registered Linux User 85642.
       /V\                             Registered Machine    73926.
      /( )\ Shrewsbury, New Jersey     http://counter.li.org
      ^^-^^ 7:55am up 22 days, 17:21, 2 users, load average: 2.19, 2.22, 2.16
    

  • Next message: Ehud Reshef: "RH9 Install problems"

    Relevant Pages

    • Re: backup will not compress data
      ... What other backup devices will NTBackup support besides tape drives? ... compression when it is done in hardware by the backup device ...
      (microsoft.public.windowsxp.configuration_manage)
    • Re: VXA2 tape drive only stores 56GB
      ... "* Tape drives that use data compression technology have storage capacity that will vary depending upon whether the drive is operating in native mode or compressed mode. ... The problem here is that the tape isn't even storing its native uncompressed capacity. ...
      (comp.sys.ibm.pc.hardware.storage)
    • Re: Backup to local tape; block size and performance??
      ... DLT tape drive and a 25GB backup? ... data buffer size can make a big difference. ... but higher-speed tape drives usually perform ... A compression ratio of 2:1 is assumed for ...
      (comp.unix.aix)
    • Re: CPIO VS TAR for Backup?
      ... But do not most modern tape drives use hardware compression? ... And that surely is done on a file-at-a-time basis or even at a ... used unless you must read an old archive tape? ...
      (comp.os.linux.misc)
    • Re: Data Compression on 4mm tapes
      ... Is there a way to calculate how much space a file system will take when ... it is written to 4mm tape that is using data compression on the tape ... after data compression in case we want to add another set of 18gb. ... I don't think the hardware compression of the tape drives ...
      (comp.unix.aix)

    Loading