Proxmox 2.2 - Cluster feature broken

flosoft

Member
Jul 6, 2008
68
0
6
Hi,

I've just installed 2 fresh nodes with Proxmox 2.2, but it seems that the pvecm add command always fails.

I keep getting the error: authentication key already exists

These are 2 fresh installs, so there should not be an offending key.

Code:
root@vh41:~# [B]pvecm create flosoftvps[/B]
Generating public/private rsa key pair.
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
60:1c:6d:21:ce:24:28:cc:f0:73:12:7f:ae:0e:2d:11 root@vh41
The key's randomart image is:
+--[ RSA 2048]----+
|= ... +...       |
|.+.o * oo        |
| .E o B.         |
|   = + .         |
|  .   . S        |
|   o .           |
|  o o            |
|   +             |
|    .            |
+-----------------+
Restarting pve cluster filesystem: pve-cluster[dcdb] notice: wrote new cluster config '/etc/cluster/cluster.conf'
.
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  ]
   Tuning DLM kernel config... [  OK  ]
   Unfencing self... [  OK  ]
root@vh41:~# pvecm status
Version: 6.2.0
Config Version: 1
Cluster Name: flosoftvps
Cluster Id: 42827
Cluster Member: Yes
Cluster Generation: 4
Membership state: Cluster-Member
Nodes: 1
Expected votes: 1
Total votes: 1
Node votes: 1
Quorum: 1  
Active subsystems: 5
Flags: 
Ports Bound: 0  
Node name: vh41
Node ID: 1
Multicast addresses: 239.192.167.242 
Node addresses: 46.105.129.241 
root@vh41:~# [B]pvecm add 46.105.129.242[/B]
[B][COLOR=#ff0000] authentication key already exists[/COLOR][/B]
root@vh41:~#

Anyone have any why this is happening, and how I can fix this?
 
Last edited: