<div style="font-family: Arial; font-size: 13;">Hi,<br><br>I&#39;m advancing with this monster cluster on XStreamOS/illumos ;)<br><br>In the previous older tests I used heartbeat, and I had these lines to take care of the swapping public IP addresses:<br><br>primitive xstorage1_wan1_IP ocf:heartbeat:IPaddr params ip=&quot;1.2.3.4&quot; cidr_netmask=&quot;255.255.255.0&quot; nic=&quot;e1000g1&quot;<br>primitive xstorage2_wan2_IP ocf:heartbeat:IPaddr params ip=&quot;1.2.3.5&quot; cidr_netmask=&quot;255.255.255.0&quot; nic=&quot;e1000g1&quot;<br><br>location xstorage1_wan1_IP_pref xstorage1_wan1_IP 100: xstorage1<br>location xstorage2_wan2_IP_pref xstorage2_wan2_IP 100: xstorage2<br><br>They get configured, but then I get this in crm status:<br><br> xstorage1_wan1_IP   (ocf::heartbeat:IPaddr):        Stopped<br> xstorage2_wan2_IP   (ocf::heartbeat:IPaddr):        Stopped<br><br>Failed Actions:<br>* xstorage1_wan1_IP_start_0 on xstorage1 &#39;not installed&#39; (5): call=20, status=complete, exitreason=&#39;Setup problem: couldn&#39;t find command: /usr/bin/gawk&#39;,<br>    last-rc-change=&#39;Thu Aug 25 17:50:32 2016&#39;, queued=1ms, exec=158ms<br>* xstorage2_wan2_IP_start_0 on xstorage1 &#39;not installed&#39; (5): call=22, status=complete, exitreason=&#39;Setup problem: couldn&#39;t find command: /usr/bin/gawk&#39;,<br>    last-rc-change=&#39;Thu Aug 25 17:50:33 2016&#39;, queued=1ms, exec=29ms<br>* xstorage1_wan1_IP_start_0 on xstorage2 &#39;not installed&#39; (5): call=22, status=complete, exitreason=&#39;Setup problem: couldn&#39;t find command: /usr/bin/gawk&#39;,<br>    last-rc-change=&#39;Thu Aug 25 17:50:30 2016&#39;, queued=1ms, exec=36ms<br>* xstorage2_wan2_IP_start_0 on xstorage2 &#39;not installed&#39; (5): call=20, status=complete, exitreason=&#39;Setup problem: couldn&#39;t find command: /usr/bin/gawk&#39;,<br>    last-rc-change=&#39;Thu Aug 25 17:50:29 2016&#39;, queued=0ms, exec=150ms<br><br><br>The crm configure process already checked of the presence of the required IPaddr shell, and it was ok.<br>Now looks like it&#39;s looking for &quot;/usr/bin/gawk&quot;, and that is actually there!<br>Is there any known incompatibility with the mixed heartbeat ocf ? Should I use corosync specific ocf files or something else?<br><br>Thanks again!<br><br>Gabriele<br><br><div id="wt-mailcard"><div style="font-family: Arial;">----------------------------------------------------------------------------------------<br></div><div style="font-family: Arial;"><b>Sonicle S.r.l. </b>: <a href="http://www.sonicle.com/" target="_new">http://www.sonicle.com</a></div><div style="font-family: Arial;"><b>Music: </b><a href="http://www.gabrielebulfon.com/" target="_new">http://www.gabrielebulfon.com</a></div><div style="font-family: Arial;"><b>Quantum Mechanics : </b><a href="http://www.cdbaby.com/cd/gabrielebulfon" target="_new">http://www.cdbaby.com/cd/gabrielebulfon</a></div></div></div>