[Linux-HA] Multiple DRBD Resources with Heartbeat (haresources)

Usman Ahmad usmanamalik at gmail.com
Thu Oct 19 04:44:50 MDT 2006


Hi,

I just want to know how to add/handle multiple DRBD resources in
/etc/ha.d/haresources file:

Currently I have this:

my-primary-server IPX.XX.XX.XX drbddisk::r0
Filesystem::/dev/drbd0::/data::ext3 nfs

I want to add "r1" to my drbd.conf file and also, so is it ok to use it like
this:

 my-primary-server IPX.XX.XX.XX drbddisk::r0
Filesystem::/dev/drbd0::/data::ext3 drbddisk::r1
Filesystem::/dev/drbd1::/data2::ext3  nfs

-- 
Usman


More information about the Linux-HA mailing list