<div dir="ltr"><div>    if [ X`uname -s` != "XLinux" ]; then</div><div>        ocf_log err "IPaddr2 only supported Linux."</div><div>        exit $OCF_ERR_INSTALLED</div><div>    fi</div><div><br></div><div>Do you run on a linux? what is 'uname -s' command returned?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 22, 2016 at 6:07 PM, Юрченко Станислав <span dir="ltr"><<a href="mailto:yurchenko.s@etecar.ru" target="_blank">yurchenko.s@etecar.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  

    
  
  <div bgcolor="#FFFFFF" text="#000000">
    Hello! <br>
    I have configured cluster pacemaker + corosync and it's works. Both
    nodes are online. But when I starting to addind failover_ip resource
    I've faced with this error: <br>
    * failover_ip_monitor_0 on debian-drbd1 'not installed' (5): call=5,
    status=Not installed, exitreason='none',<br>
         last-rc-change='Wed Jun 22 12:26:08 2016', queued=0ms, exec=1ms<br>
     However,  crm ra list ocf heartbeat command shows all modules, as
    expected.<br>
    It seems, that some monitor module is not intalled, but I don't know
    how to find which are.<br>
    May someone help me with that?<span class="HOEnZb"><font color="#888888"><br>
    <div>-- <br>
      С уважением, <b> Юрченко Станислав </b><br>
      Системный администратор <b> ООО "ТЭКАР" </b><br>
      e-mail: <b><a href="mailto:yurchenko.s@etecar.ru" target="_blank">yurchenko.s@etecar.ru</a></b><br>
      тел.: (861)<b>991-01-01 доб. 1055</b><br>
      <img src="cid:part1.01030200.08070803@etecar.ru"></div>
  </font></span></div>

<br>_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
<br></blockquote></div><br></div>