On Thursday 13 October 2005 18:04, Shawn M. Jones wrote:
Due to the increase in space that CentOS is taking up, I've had to split the mirror across two hard drives.
Any suggestions on how I would structure the rsync commands to facilitate this?
You might want to use LVM to avoid splitting the tree. Just create a logical volume from those 2 HDDs (or from the empty space on them).
If you split the mirror tree you'll have a lot of work to do in the future when you'll find out that an entire subtree does not fit on one HDD.
Mihai