Here is my situation,
I am running two identical boxes with the same configuration and
partitions. I have two nics in each box and I have a cross over cable
between the boxes so that they can talk to each other directly. These
are mail servers and one is live and the other is backup. Now the
question. Two partitions will be constanly be changing, /home and
/var because of the email. How do I make the primary server write to
both /home and /var on both servers? I want the data to match on both
servers, in case the primary fails, I can change the IP address of the
backup and continue serving mail. In essence, how do I mirror these
two partitions to another box?
Thank you
Linux303