Re: [ClusterLabs] IPaddr2 failed to start

2016-06-22 Thread Ken Gaillot
On 06/22/2016 06:46 AM, wd wrote: > if [ X`uname -s` != "XLinux" ]; then > ocf_log err "IPaddr2 only supported Linux." > exit $OCF_ERR_INSTALLED > fi > > Do you run on a linux? what is 'uname -s' command returned? It could also return "not installed" if

Re: [ClusterLabs] IPaddr2 failed to start

2016-06-22 Thread wd
if [ X`uname -s` != "XLinux" ]; then ocf_log err "IPaddr2 only supported Linux." exit $OCF_ERR_INSTALLED fi Do you run on a linux? what is 'uname -s' command returned? On Wed, Jun 22, 2016 at 6:07 PM, Юрченко Станислав wrote: > Hello! > I have

[ClusterLabs] IPaddr2 failed to start

2016-06-22 Thread Юрченко Станислав
Hello! 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: * failover_ip_monitor_0 on debian-drbd1 'not installed' (5): call=5, status=Not installed, exitreason='none',