[ClusterLabs] IPaddr2 failed to start
Ken Gaillot
kgaillot at redhat.com
Wed Jun 22 15:48:22 UTC 2016
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
/usr/lib/ocf/resource.d/heartbeat/IPaddr2 does not exist or is not
executable on debian-drbd1, or if IPaddr2 can't find a command to send ARPs.
The ARP command depends on the value of the resource's "arp_sender"
option, which defaults to "send_arp" (which will look for
/usr/libexec/heartbeat/send_arp) but can be set to "ipoibarping" (when
using infiniband).
> On Wed, Jun 22, 2016 at 6:07 PM, Юрченко Станислав
> <yurchenko.s at etecar.ru <mailto:yurchenko.s at etecar.ru>> wrote:
>
> 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',
> last-rc-change='Wed Jun 22 12:26:08 2016', queued=0ms, exec=1ms
> However, crm ra list ocf heartbeat command shows all modules, as
> expected.
> It seems, that some monitor module is not intalled, but I don't know
> how to find which are.
> May someone help me with that?
> --
> С уважением, *Юрченко Станислав *
> Системный администратор *ООО "ТЭКАР" *
> e-mail: *yurchenko.s at etecar.ru <mailto:yurchenko.s at etecar.ru>*
> тел.: (861)*991-01-01 доб. 1055*
More information about the Users
mailing list