Cluster : node failure

odesport

New Member
Jul 8, 2013
27
0
1
Hello,

Yesterday I tried to add a node to the new installed cluster. This node belonged to an other cluster before. It failed. I reinstalled this node but cman fails when I try to add it to the cluster. How can I clean the other nodes to delete all settings for this node I want to add to the cluster ?
 
I decided to install a new node with a new hostname and a new IP adress. When I added this node on the cluster, it hanged on "Starting cman". I stopped the process and restarted the server. On reboot, the node is in the cluster. But there is still a problem : I can't migrate VM to this new node :

Oct 18 10:07:21 starting migration of VM 125 to node 'node0' (172.16.0.10)
Oct 18 10:07:21 copying disk images
Oct 18 10:07:21 starting VM 125 on remote node 'node0'
Oct 18 10:07:22 unable to find free port (60000-60010)
Oct 18 10:07:22 ERROR: online migrate failure - command '/usr/bin/ssh -o 'BatchMode=yes' root@172.16.0.10 qm start 125 --stateuri tcp --skiplock --migratedfrom aragon3 --machine pc-i440fx-1.4' failed: exit code 255
Oct 18 10:07:22 aborting phase 2 - cleanup resources
Oct 18 10:07:22 migrate_cancel
Oct 18 10:07:23 ERROR: migration finished with problems (duration 00:00:03)
TASK ERROR: migration problems
 
I think that the problem comes from SNMP which is intalled with Nagios. When I uninstall theses packages, I can add a node to the cluster.