>
> Simple setup: put it all on one filesystem and put that on DRBD. See
>    http://www.drbd.org/users-guide-8.3/s-heartbeat-r1.html[1]
>
>    Also recommended: drbdlinks.
>
>    HTH
>    --
>    Dimitri Maziuk
>    Programmer/sysadminBioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu
>
I was reading about DRDB but it seems that it's not what I want. With DRDB
you need to create a separate partition and syncronize this between nodes,
but what I need is to syncronize / with all files in the disks just like
raid1, and these disks are already using lvm with ext3 filesystem. I need
this because I don't want to care about configuring 2 servers, i just want
all configs from one server to be replicated in the other (like vmware HA
where you don't need to care about the backup vm), if I need to configure
2 servers I could just do a script copying files from one server to the
other.

Thanks.



Links:
------
[1] http://www.drbd.org/users-guide-8.3/s-heartbeat-r1.html
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to