Sebastian Kösters wrote:
Hi,

at the moment i control the ip and 1 drbd device over heartbeat:

host1 10.10.121.130 drbddisk::drbd0 Filesystem::/dev/drbd0::/mount0:ext3
host2 10.10.121.131 drbddisk::drbd1 Filesystem::/dev/drbd1::/mount1:ext3

but now i have 2 more drbd devices which i want to control (drbd2 host1 and drbd3 host2)

how do i have to configure it in the harecources file?

like this?

host1 10.10.121.130 drbddisk::drbd0 Filesystem::/dev/drbd0::/mount0::ext3 drbddisk::drbd2 Filesystem::/dev/drbd2::/mount2::ext3 host2 10.10.121.131 drbddisk::drbd1 Filesystem::/dev/drbd1::/mount1::ext3 drbddisk::drbd3 Filesystem::/dev/drbd3::/mount3::ext3

As long as that is one line each: that should work.

Regards
Dominik
_______________________________________________
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