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, Юрченко Станислав <yurchenk...@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: *yurchenk...@etecar.ru <yurchenk...@etecar.ru>*
> тел.: (861)*991-01-01 доб. 1055*
>
> _______________________________________________
> Users mailing list: Users@clusterlabs.org
> http://clusterlabs.org/mailman/listinfo/users
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org
>
>
_______________________________________________
Users mailing list: Users@clusterlabs.org
http://clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to