On 12/03/2012 01:03 PM, Rodrigo Abrantes Antunes wrote:
>>
>> 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.

Use a VM for your server(s) and put the VM(s) on DRBD.

So far as I know, you can not replicate / between two servers directly.

-- 
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to