after successful fencing node is offline

svacaroaia

Member
Oct 4, 2012
36
0
6
Hi,

I have a 2 node cluster ( 2 HP blade servers) sharing a FC volume where we keep the VMs
I am using fencing_ilo

After successful fencing, the node stays offline
When trying to start cman manually, the following error occur

" ... Unfencing self... fence_node: cannot connect to cman"

How/what is the procedure form bringing the fenced node back online ?

Here are some details:



root@blh02-13:~# pvecm status
Version: 6.2.0
Config Version: 8
Cluster Name: bl02-cluster01
Cluster Id: 29537
Cluster Member: Yes
Cluster Generation: 212
Membership state: Cluster-Member
Nodes: 1
Expected votes: 1
Total votes: 1
Node votes: 1
Quorum: 1
Active subsystems: 6
Flags: 2node
Ports Bound: 0 177
Node name: blh02-13
Node ID: 2
Multicast addresses: 239.192.115.212
Node addresses: 10.10.19.48
root@blh02-13:~# pvecm nodes
Node Sts Inc Joined Name
1 X 208 blh02-14
2 M 164 2012-10-09 16:23:27 blh02-13






clustat
Cluster Status for bl02-cluster01 @ Wed Oct 10 18:00:51 2012
Member Status: Quorate


Member Name ID Status
------ ---- ---- ------
blh02-14 1 Offline
blh02-13 2 Online, Local, rgmanager


Service Name Owner (Last) State
------- ---- ----- ------ -----
pvevm:100 blh02-13 started


Command use to do the fencing was ( on blh02-13) and its result
fence_node blh02-14 -vvvv
fence blh02-14 dev 0.0 agent fence_ilo result: success
agent args: action=reboot nodename=blh02-14 agent=fence_ilo ipaddr=x.x.x.x login=xxxxx passwd=xxxxxxx
fence blh02-14 success

When trying to start cman on the offline node ( blh02-14):

/etc/init.d/cman start
Starting cluster:
Checking if cluster has been disabled at boot... [ OK ]
Checking Network Manager... [ OK ]
Global setup... [ OK ]
Loading kernel modules... [ OK ]
Mounting configfs... [ OK ]
Starting cman... [ OK ]
Waiting for quorum... [ OK ]
Starting fenced... [ OK ]
Starting dlm_controld... [ OK ]
Unfencing self... fence_node: cannot connect to cman
[FAILED]



Thank you for your attention and FREE advises
Steven
 
root@blh02-13:~# pvecm status
Version: 6.2.0
Config Version: 8
Cluster Name: bl02-cluster01
Cluster Id: 29537
Cluster Member: Yes
Cluster Generation: 212
Membership state: Cluster-Member
Nodes: 1

Why is the only 1 Node?