Hello, I am running DMC with a small cluster of debian squeeze hosts with default packages (pacemaker 1.0.9, corosync) and found 3 problems when using the default ocf-xen resource agent 1. allow_mem_management=true/false the agent expects 0/1 instead of true/false. has been fixed in a later version of the RA (macro ocf_is_true) 2. DMC does not support allow-migrate With allow-migrate=true live migration of a drbd-backed domU works like a charm. I fixed this manually but every time i use "apply" in the DMC this parameter is lost. 3. shutdown_timeout=true/false The RA expects a numerical value, DMC passes true/false This seems to be true even for the latest version of the RA from https://github.com/ClusterLabs/resource-agents/blob/master/heartbeat/Xen next i will have a look at the DMC sources kind regards Steve
_______________________________________________ drbd-mc mailing list [email protected] http://lists.linbit.com/mailman/listinfo/drbd-mc
