Results 1 to 2 of 2
Hello,
I'm attempting to set up a master/slave system which has these partitions:
hda: Boots from master boot record
/
/home
/boot
swap
hdb: Boots from boot partition
/
/home
...
- 07-01-2004 #1Just Joined!
- Join Date
- Jul 2004
- Posts
- 24
Rsync Master to slave
Hello,
I'm attempting to set up a master/slave system which has these partitions:
hda: Boots from master boot record
/
/home
/boot
swap
hdb: Boots from boot partition
/
/home
/boot
swap
As you can see, I've set up 2 hard drives that mirror each other. The only difference is that the master boots from the MBR and the slave boots from the boot partition.
So far this setup is working. The next step is to create an rsync setup that willl copy the entire master to the slave.
The idea for this setup is to implement the slave unit if the master fails.
I know this is much easier if you use a raid1 setup but, I want to take advantage of my full drive space on both 80 g drives.
Any Ideas for the rsync setup?
Thanks,
Clem C
- 07-02-2004 #2
Re: Rsync Master to slave
How would you not be able to take advantage of all 80G on your drives with RAID1? You only have 80G to work with either way...because either way you will be mirroring one drive to the other.
Originally Posted by clem_c_rock
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy


Reply With Quote
