Slashdot Mirror


Ask Slashdot: Simple Way To Backup 24TB of Data Onto USB HDDs ?

An anonymous reader writes "Hi there ! I'm looking for a simple solution to backup a big data set consisting of files between 3MB and 20GB, for a total of 24TB, onto multiple hard drives (usb, firewire, whatever) I am aware of many backup tools which split the backup onto multiple DVDs with the infamous 'insert disc N and press continue', but I haven't come across one that can do it with external hard drives (insert next USB device...). OS not relevant, but Linux (console) or MacOS (GUI) preferred... Did I miss something or is there no such thing already done, and am I doomed to code it myself ?"

4 of 405 comments (clear)

  1. Julian? by WinstonWolfIT · · Score: 5, Funny

    Out on bail mate?

  2. You know... by marsu_k · · Score: 5, Funny

    Porn is a renewable resource, there's no need to store so much of it.

  3. Re:USB and disk Speed by jamesh · · Score: 5, Funny

    If the OP's porn collection can be logically broken up at some level, eg:

    /porn/blonde
    /porn/brunette
    /porn/redhead

    then the backup software could create one job for each directory, and multiple USB disks could be attached at once giving increased throughput. USB3 also increases speed to the point where the 7200RPM disk itself will become the bottleneck.

    So at 100MB/second per disk write speed with 4 disks going at once (assuming the source disks are capable of this supplying this volume of data and there are no other throughput limitations), you could do it in 16 hours, or 24 hours with more realistic margins.

    If it turns out that the source data is not porn (unlikely) and is highly compressible, then it could be done in far less time.

    Bacula can do all of this.

  4. Re:USB and disk Speed by deniable · · Score: 5, Funny

    Bacula went on to be Enterprise grade software.