I did 2 fresh installs of 2.0 beta3 .
using http://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster . i attempt to create a cluster .
from 1-st node:
pvecm create fbcmain
2-nd:
from the 2-nd node is the command: pvecm add 10.100.100.186 correct?
using http://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster . i attempt to create a cluster .
from 1-st node:
pvecm create fbcmain
Code:
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:
e4:8e:a0:45:64:c6:fd:3a:59:69:e3:23:82:0e:3c:e9 root@fbc186
The key's randomart image is:
+--[ RSA 2048]----+
| .+. |
| +. . |
| . ... |
| . o* |
|. ..o *S. |
|.+.o..=oo |
|.oo ..o.. |
| E. |
| |
+-----------------+
Restarting pve cluster filesystem: pve-cluster.
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... [ OK ]
Joining fence domain... [ OK ]
2-nd:
Code:
root@fbc50 ~ # pvecm add 10.100.100.186
[code]
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:
00:98:31:76:45:e6:83:07:a4:35:dc:9c:42:e2:3d:69 root@fbc50
The key's randomart image is:
+--[ RSA 2048]----+
| =BO=+. |
| ooBoO+ |
| o E.= |
| . o o |
| S |
| |
| |
| |
| |
+-----------------+
The authenticity of host '10.100.100.186 (10.100.100.186)' can't be established.
RSA key fingerprint is 9e:7a:ad:f5:29:f9:ee:fe:02:e3:50:b7:8a:7a:57:1c.
Are you sure you want to continue connecting (yes/no)? yes
root@10.100.100.186's password:
copy corosync auth key
stopping pve-cluster service
Stopping pve cluster filesystem: pve-cluster.
backup old database
Starting pve cluster filesystem : pve-cluster.
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]
cluster not ready - no quorum?
from the 2-nd node is the command: pvecm add 10.100.100.186 correct?