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...
============
Last updated: Thu Sep 20 15:04:14 2007
Current DC: host-2.awale.qc.ca (77c6bcf6-f1e9-4e62-a33e-6ddd3530b92e)
2 Nodes configured.
2 Resources configured.
============
Node: host-2.awale.qc.ca (77c6bcf6-f1e9-4e62-a33e-6ddd3530b92e): online
Node: host-1.awale.qc.ca (1da8804b-8a93-4145-9d40-1133699fe377): online
Full list of resources:
Master/Slave Set: ms-drbd_0
share-drbd_0:0 (heartbeat::ocf:drbd): Started host-2.awale.qc.ca
share-drbd_0:1 (heartbeat::ocf:drbd): Started host-1.awale.qc.ca
Resource Group: DW
msg_first (heartbeat:msg): Stopped
share-FS (heartbeat::ocf:Filesystem): Stopped
share-drbdlinks (heartbeat:drbdlinks): Stopped
IPaddr_10_0_0_59 (heartbeat::ocf:IPaddr): Stopped
mysql (heartbeat::ocf:mysql): Stopped
dw-httpd (heartbeat:daemontools): Stopped
msg_last (heartbeat:msg): Stopped
Failed actions:
share-FS_start_0 (node=host-2.awale.qc.ca, call=13, rc=1): Error
share-FS_start_0 (node=host-1.awale.qc.ca, call=14, rc=1): Error
Log files :
http://awale.qc.ca/ha-linux/collect-1/ha-debug.host-1.gz
http://awale.qc.ca/ha-linux/collect-1/ha-debug.host-2.gz
Is it possible to reduce the size of logs that are output? There is so much
crap in there I don't know what to look for...
Thank you,
-Philip
_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems