Hi!

According to the docs, the status/monitor operation may not return 
OCF_ERR_INSTALLED, but only OCF-ERR_GENERIC if something is wrong (eg. required 
software not installed).

Only start and stop methods are allowed to return OCF_ERR_INSTALLED, possibly 
preventing a resource start if something is not configured/installed.

Now I'm afraid if the status/monitor returns OCF_ERR_GENERIC on a probe the 
node is fenced: LRM will try to stop that resource, but the stop will return 
OCF_ERR_INSTALLED, causing a fence. Right?

I think the status/monitor should be allowed to return OCF_ERR_INSTALLED.

Regards,
Ulrich


_______________________________________________
Linux-HA mailing list
[email protected]
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to