[ClusterLabs] VirtualIP resource does not start
Oscar Segarra
oscar.segarra at gmail.com
Wed Feb 15 15:46:43 EST 2017
Hi,
I have configured two virtualIP resources but one of them does not start
and I'm not able to find the reason.
Nothing appear in logs:
[root at vdicnode01 ~]# crm_mon -1 -r
Stack: corosync
Current DC: vdicnode02-priv (version 1.1.15-11.el7_3.2-e174ec8) - partition
with quorum
Last updated: Wed Feb 15 21:42:41 2017 Last change: Wed Feb 15
21:10:19 2017 by hacluster via cibadmin on vdicnode01-priv
2 nodes and 14 resources configured: 5 resources DISABLED and 0 BLOCKED
from being started due to failures
Online: [ vdicnode01-priv vdicnode02-priv ]
Full list of resources:
nfs-vdic-mgmt-vm-vip (ocf::heartbeat:IPaddr): Started
vdicnode01-priv
Clone Set: nfs_setup-clone [nfs_setup]
Started: [ vdicnode01-priv vdicnode02-priv ]
Clone Set: nfs-mon-clone [nfs-mon]
Started: [ vdicnode01-priv vdicnode02-priv ]
Clone Set: nfs-grace-clone [nfs-grace]
Started: [ vdicnode01-priv vdicnode02-priv ]
vm-vdicone01 (ocf::heartbeat:VirtualDomain): FAILED (disabled)[
vdicnode02-priv vdicnode01-priv ]
vm-vdicsunstone01 (ocf::heartbeat:VirtualDomain): FAILED (disabled)[
vdicnode02-priv vdicnode01-priv ]
vm-vdicdb01 (ocf::heartbeat:VirtualDomain): FAILED vdicnode01-priv
(disabled)
vm-vdicudsserver (ocf::heartbeat:VirtualDomain): FAILED
vdicnode01-priv (disabled)
vm-vdicudstuneler (ocf::heartbeat:VirtualDomain): FAILED
vdicnode01-priv (disabled)
* Clone Set: nfs-vdic-images-vip-clone [nfs-vdic-images-vip]*
* Stopped: [ vdicnode01-priv vdicnode02-priv ]*
Failed Actions:
* vm-vdicsunstone01_monitor_20000 on vdicnode02-priv 'not installed' (5):
call=412259, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicsunstone01.xml does not exist or is not
readable.',
last-rc-change='Wed Feb 15 21:42:41 2017', queued=0ms, exec=20ms
* vm-vdicone01_monitor_20000 on vdicnode02-priv 'not installed' (5):
call=412258, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicone01.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:42:41 2017', queued=0ms, exec=25ms
* vm-vdicdb01_monitor_20000 on vdicnode02-priv 'not installed' (5):
call=405000, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicdb01.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:40:56 2017', queued=0ms, exec=41ms
* vm-vdicudsserver_monitor_20000 on vdicnode02-priv 'not installed' (5):
call=405001, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicudsserver.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:40:56 2017', queued=0ms, exec=33ms
* vm-vdicone01_monitor_20000 on vdicnode01-priv 'not installed' (5):
call=521950, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicone01.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:42:41 2017', queued=1ms, exec=23ms
* vm-vdicsunstone01_monitor_20000 on vdicnode01-priv 'not installed' (5):
call=521951, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicsunstone01.xml does not exist or is not
readable.',
last-rc-change='Wed Feb 15 21:42:41 2017', queued=0ms, exec=22ms
* vm-vdicdb01_monitor_20000 on vdicnode01-priv 'not installed' (5):
call=516985, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicdb01.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:41:14 2017', queued=0ms, exec=35ms
* vm-vdicudsserver_monitor_20000 on vdicnode01-priv 'not installed' (5):
call=516986, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicudsserver.xml does not exist or is not readable.',
last-rc-change='Wed Feb 15 21:41:14 2017', queued=0ms, exec=33ms
* vm-vdicudstuneler_monitor_20000 on vdicnode01-priv 'not installed' (5):
call=610, status=complete, exitreason='Configuration file
/mnt/nfs-vdic-mgmt-vm/vdicudstuneler.xml does not exist or is not
readable.',
last-rc-change='Wed Feb 15 19:45:14 2017', queued=1ms, exec=33ms
[root at vdicnode01 ~]#
[root at vdicnode01 ~]# pcs resource show nfs-vdic-images-vip-clone
Clone: nfs-vdic-images-vip-clone
Resource: nfs-vdic-images-vip (class=ocf provider=heartbeat type=IPaddr)
Attributes: ip=192.168.100.201 cidr_netmask=24 flush_routes=true
nic=interconnect
Operations: start interval=0s timeout=20s
(nfs-vdic-images-vip-start-interval-0s)
stop interval=0s timeout=20s
(nfs-vdic-images-vip-stop-interval-0s)
monitor interval=10s
(nfs-vdic-images-vip-monitor-interval-10s)
[root at vdicnode01 ~]# pcs resource show nfs-vdic-images-vip
Resource: nfs-vdic-images-vip (class=ocf provider=heartbeat type=IPaddr)
Attributes: ip=192.168.100.201 cidr_netmask=24 flush_routes=true
nic=interconnect
Operations: start interval=0s timeout=20s
(nfs-vdic-images-vip-start-interval-0s)
stop interval=0s timeout=20s
(nfs-vdic-images-vip-stop-interval-0s)
monitor interval=10s
(nfs-vdic-images-vip-monitor-interval-10s)
Any help will be welcome!
Thanks a lot.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clusterlabs.org/pipermail/users/attachments/20170215/eea9cbd7/attachment-0002.html>
More information about the Users
mailing list