add 3.0 host to 2.3 cluster?

rjacobsen

New Member
Jan 7, 2011
6
0
1
Hello,

Should it be possible to add a 3.0 host to a 3.0 cluster? I'm adding a new node to my cluster, so I figured I would install it with proxmox 3.0 as I plan on upgrading the rest of the cluster shortly. Should this be fine? I am having an issue running pvecm add:
Code:
root@vm3:~# pvecm add 172.16.40.1
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-clustercan't create shared ssh key database '/etc/pve/priv/authorized_keys'
.
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... Timed-out waiting for cluster
[FAILED]
waiting for quorum...^C

(It sits waiting for quorum indefinitely)

Thanks,
Richard
 
I'm currently using udpu in cluster.conf because I'm running over IB over connected mode. This is the third (and first 3.0) node. The other 2.3 nodes seem happy.

The first time I added the node, I figured it failed because I had forgotten to add all of the host entries prior. So I:
On vm1:
Code:
pvecm delnode vm3

On vm3 (the new node)
Code:
service cman stop
rm /etc/cluster/cluster.conf
rm -rf /var/lib/pve-cluster/* /var/lib/pve-cluster/.*
service pve-cluster stop
rm -rf /var/lib/cluster/*
reboot
...
pvecm add vm1

But I still get that error again. All of the servers clocks are synchronized, and they all have appropriate host entries.


Please check if multicast is working:

http://pve.proxmox.com/wiki/Multicast_notes
 
Hi Dietmar,

Thanks for the help, when I was reading the multicast notes I saw that multicast should work over connected mode. I tried switching back to that, and was able to add the node successfully!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!