2012/12/17 Felipe Gutierrez <[email protected]> > The errors appeear when I type this command "primitive vz_svc lsb:vz op > monitor interval=10s" > Do you know why? > # crm configure > crm(live)configure# primitive vz_svc lsb:vz op monitor interval=10s > crm(live)configure# commit > crm(live)configure# bye > bye > root@cloud4:~# crm_mon -1 -V > crm_mon[26694]: 2012/12/17_14:16:38 ERROR: unpack_rsc_op: Hard error - > vz_svc_last_failure_0 failed with rc=6: Preventing vz_svc from re-starting > anywhere in the cluster > crm_mon[26694]: 2012/12/17_14:16:38 ERROR: unpack_rsc_op: Hard error - > vz_svc_last_failure_0 failed with rc=6: Preventing vz_svc from re-starting > anywhere in the cluster >
I know less than nothing on this virtual stuff but, isn't ocf:heartbeat:ManageVE supposed to deal with this ? Anyway, you should first try to make sure that your LSB script is compliant with the return codes. * * _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
