Hi Emmanuel,
Thanks for reply

The errors appeear when I type this command "primitive vz_svc lsb:vz op
monitor interval=10s"

Do you know why?


# crm configure
crm(live)configure# primitive vz_svc lsb:vz op monitor interval=10s
crm(live)configure# commit
crm(live)configure# bye
bye
root@cloud4:~# crm_mon -1 -V
crm_mon[26694]: 2012/12/17_14:16:38 ERROR: unpack_rsc_op: Hard error -
vz_svc_last_failure_0 failed with rc=6: Preventing vz_svc from re-starting
anywhere in the cluster
crm_mon[26694]: 2012/12/17_14:16:38 ERROR: unpack_rsc_op: Hard error -
vz_svc_last_failure_0 failed with rc=6: Preventing vz_svc from re-starting
anywhere in the cluster
============
Last updated: Mon Dec 17 14:16:38 2012
Last change: Mon Dec 17 13:14:15 2012 via cibadmin on cloud4
Stack: openais
Current DC: cloud11 - partition with quorum
Version: 1.1.6-9971ebba4494012a93c03b40a2c58ec0eb60f50c
2 Nodes configured, 2 expected votes
8 Resources configured.
============

Online: [ cloud4 cloud11 ]

 Clone Set: clone_net_conn [net_conn]
     Started: [ cloud11 cloud4 ]
 cluster_ip    (ocf::heartbeat:IPaddr2):    Started cloud11
 cluster_mon    (ocf::pacemaker:ClusterMon):    Started cloud4
 Master/Slave Set: drbd_r8_ms [drbd_r8]
     Masters: [ cloud4 ]
     Slaves: [ cloud11 ]
 drbd_r8_fs    (ocf::heartbeat:Filesystem):    Started cloud4

Failed actions:
    vz_svc_monitor_0 (node=cloud11, call=20, rc=6, status=complete): not
configured
    vz_svc_monitor_0 (node=cloud4, call=20, rc=6, status=complete): not
configured

On Mon, Dec 17, 2012 at 12:18 PM, Emmanuel Saint-Joanis
<stjoa...@gmail.com>wrote:

> 2012/12/17 Felipe Gutierrez <felipe.o.gutier...@gmail.com>
>
>>
>> crm configure property no-quorum-policy=ignore
>> crm configure property stonith-enabled=false
>> .../... (removed whole config from here .../...
>
>
> First, why don't you put the cluster_ip in the group_vz group ? that might
> stick fairly well.
>
> Then, as you declared : group group_vz drbd_r8_fs vz_svc ve1011
> it seems to me that : order fs-before-vz_svc inf: drbd_r8_fs:start
> vz_svc:start
> is implicite, as we know that meta ordered="true" by default.
> Remember Ockham.
>
> But more important, your logs show many problems with your VEs, maybe
> solving this at first will enlighten a bit the cluster behaviour.
>
>


-- 
*--
-- Felipe Oliveira Gutierrez
-- felipe.o.gutier...@gmail.com
-- https://sites.google.com/site/lipe82/Home/diaadia*
_______________________________________________
Linux-HA mailing list
Linux-HA@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha
See also: http://linux-ha.org/ReportingProblems

Reply via email to