<div dir="ltr"><div><div><div>Bart,<br><br></div>I've no experience with the DRBD RA but I guess I can give you a few hints.<br>From my experience on other RA, NOT_INSTALLED error doesn't necessary mean that some tools are not installed. It might mean that a requirement of DRBD is not properly setup (can be an external tool, but could be a configuration item as well).<br>

<br></div>To make sure, you should give a look at the DRBD OCF RA source code and grep for OCF_ERR_INSTALLED. I'm looking at my Ubuntu box the DRBD RA, and found out that the drbd_init() function will need a drbd.conf file. Not being available or not at the expected place will most likely trigger a OCF_ERR_INSTALLED.<br>

<br></div>Sekine<br><div><div><br></div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-01 22:00 GMT+02:00 Bart Coninckx <span dir="ltr"><<a href="mailto:bart.coninckx@telenet.be" target="_blank">bart.coninckx@telenet.be</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">        Hi,<br>
<br>
I get this error message for every DRBD resource I have:<br>
<br>
notice: unpack_rsc_op: Preventing ms_drbd_lx06 from re-starting on storage3: operation stop failed 'not installed' (rc=5)<br>
<br>
The OCF return codes table points to required tools missing, but I cannot find which tools are missing. I've checked the OCF script for drbd but I don't get the impression something vital is not there.<br>
<br>
Any help would be appreciated.<br>
<br>
Rgds,<br>
<br>
BC<br>
<br>
<br>
_______________________________________________<br>
Pacemaker mailing list: <a href="mailto:Pacemaker@oss.clusterlabs.org">Pacemaker@oss.clusterlabs.org</a><br>
<a href="http://oss.clusterlabs.org/mailman/listinfo/pacemaker" target="_blank">http://oss.clusterlabs.org/mailman/listinfo/pacemaker</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br></div>