I have created simple 2-node cluster with 4 drbd multi-state resources
and xen DomU on it with enabled stonith and setting:

Why don't you use drbd natively in xen?

In your drbd installation, you should find a script named "block-drbd". Copy that to /etc/xen/scripts and config your domU like:

disk = [ 'drbd:drbd1,hda1,w' ]

That way, you only need the xen resource in heartbeat and don't have to worry about master/slave resources at all.

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