On 20-Sep-2007 Andrew Beekhof wrote: > On 9/19/07, Philip Gwyn <[EMAIL PROTECTED]> wrote: >> >> On 19-Sep-2007 Max Hofer wrote: >> >> Now, I can fix the drbd setup by hand. But how do I get heartbeat to >> >> realise it is now fixed and allow its migration? >> > crm_resource -C -r <resource name> -H <host> >> >> Hmmm... interesting. That helps. >> >> I've reconfigured everything to use <master_slave> and the OCF RA : >> http://awale.qc.ca/ha-linux/collect-1/cib.xml >> >> (The daemontools RA is a work in progress. So far I have >> http://awale.qc.ca/ha-linux/trunk/daemontools.ocf) >> >> This doesn't work. If I try to move the resource to another node : >> crm_resource -M -r share-FS -H host-2.awale.qc.c >> >> It fails because drdb_0 never becomes master on that node... > > if you attach /var/lib/heartbeat/pengine/pe-input-56.bz2 from host-2, > i should be able to help
http://www.awale.qc.ca/ha-linux/collect-1/pe-input-56.bz2 I've resolved the issue by using the <group>'s ID rather then one of a <primitive> w/in the group. This works, but has other problems. See my other post. -Philip _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
