So you are setting up MySQL with DRBD. I'll try to reproduce this. However, I've used this setup, and worked ok. Would you mind modying it so it looks similar? I think you'll only need to add the <operations> tag:
<primitive class="ocf" id="drbd" provider="heartbeat" type="Filesystem"> <operations> <op id="drbd_mon" interval="120s" name="monitor" timeout="60s"/> </operations> <instance_attributes id="drbd_inst_attr"> <attributes> <nvpair id="drbd_attr_0" name="device" value="/dev/drbd0"/> <nvpair id="drbd_attr_1" name="directory" value="/data"/> <nvpair id="drbd_attr_2" name="fstype" value="ext3"/> </attributes> </instance_attributes> </primitive> -- heartbeat incompatible with drbd8-utils in jaunty https://bugs.launchpad.net/bugs/369124 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs