On Thu, May 10, 2007 at 12:03:44PM -0700, John Brahy wrote:
It really depends. The volume manager crowd have a point in that a
volume manager can make it easier to do this sort of thing (supporting
really large filesystems would work as well, but that's still being
worked on).
However, quite a few backup systems will happily stripe the backups
across as many disks as you feed them; AMANDA can certainly do this,
although it's not really a good fit for filesystem-based backups. I'd be
wary of the 'one disk per server' method you use above, though; that's
not likely to be a good map in the future. You might even want to
consider mounting ~ 2TB ccds under, say, /disks and symlinking
/backups/server1, ... to those, mostly for psychological reasons.
You might want to consider various variants on RAID, too. This depends
on the uptime requirements, obviously, but if this is the only place
you'll store backups, you'll want to make sure a simple disk failure
doesn't cause too much trouble.
Otherwise, your non-backup directories are ridiculously large, but
that's not really going to hurt you in this case, and taking this much
storage offline for repartitioning would be painful.
Joachim
--
PotD: x11/xtraceroute - graphical version of traceroute