Hey guys,
I am having a problem with one of the nodes in my cluster. I was trying to delete the node so I could re-add it. After I ran 'pvecm delnode' on the node I wanted to delete (virt2-atl), restarting cman caused a seg fault. I want to add the node back into the cluster but since I can't start cman, I can't add the node. I have a feeling the process is bailng on a config file but not sure. Has anyone seen this or can someone point me in the right direction here?
Here's the output from the node when I try to start cman (and YES I have tried rebooting):
I am having a problem with one of the nodes in my cluster. I was trying to delete the node so I could re-add it. After I ran 'pvecm delnode' on the node I wanted to delete (virt2-atl), restarting cman caused a seg fault. I want to add the node back into the cluster but since I can't start cman, I can't add the node. I have a feeling the process is bailng on a config file but not sure. Has anyone seen this or can someone point me in the right direction here?
Here's the output from the node when I try to start cman (and YES I have tried rebooting):
Code:
root@virt2-atl:~# /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... /usr/sbin/ccs_config_validate: line 186: 101930 Segmentation fault (core dumped) ccs_config_dump > $tempfile
Unable to get the configuration
corosync [MAIN ] Corosync Cluster Engine ('1.4.4'): started and ready to provide service.
corosync [MAIN ] Corosync built-in features: nss
corosync [MAIN ] Successfully read config from /etc/cluster/cluster.conf
corosync died with signal: 11 Check cluster logs for details
[FAILED]