I have create à two node cluster with 2 dell R510 equiped with 8 1T in Perc 700 raid 10.
All work previously with the installation and for test purposes I decide to reinstall from blank, after I backup all my vm.
After a fresh install with proxmox 2.1 without problem I create à new cluster with the help of http://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster#Adding_nodes_to_the_Cluster
But when it try to add the second node the answer is
pvecm add 10.165.2.189
authentication key already exists
when I try to force
pvecm add 10.165.2.189 -force
I/O warning : failed to load external entity "/etc/pve/cluster.conf"
ccs_tool: Error: unable to parse requested configuration file
command 'ccs_tool lsnode -c /etc/pve/cluster.conf' failed: exit code 1
unable to add node: command failed (ssh 10.165.2.189 -o BatchMode=yes pvecm addnode proxmox01 --force 1)
On the firt machine where I create the cluster I have a strange date with ls -la /etc/pve
ls -la /etc/pve
total 8
drwxr-x--- 2 root www-data 0 1 jan 1970 .
drwxr-xr-x 80 root root 4096 24 jui 08:37 ..
-rw-r----- 1 root www-data 451 24 jui 07:45 authkey.pub
-rw-r----- 1 root www-data 239 24 jui 08:15 cluster.conf
-r--r----- 1 root www-data 554 1 jan 1970 .clusterlog
-rw-r----- 1 root www-data 16 24 jui 07:41 datacenter.cfg
-rw-r----- 1 root www-data 2 1 jan 1970 .debug
lrwxr-x--- 1 root www-data 0 1 jan 1970 local -> nodes/proxmox01
-r--r----- 1 root www-data 198 1 jan 1970 .members
drwxr-x--- 2 root www-data 0 24 jui 07:45 nodes
lrwxr-x--- 1 root www-data 0 1 jan 1970 openvz -> nodes/proxmox01/openvz
drwx------ 2 root www-data 0 24 jui 07:45 priv
-rw-r----- 1 root www-data 1533 24 jui 07:45 pve-root-ca.pem
-rw-r----- 1 root www-data 1675 24 jui 07:45 pve-www.key
lrwxr-x--- 1 root www-data 0 1 jan 1970 qemu-server -> nodes/proxmox01/qemu-server
-r--r----- 1 root www-data 206 1 jan 1970 .rrd
-rw-r----- 1 root www-data 58 24 jui 07:41 user.cfg
-r--r----- 1 root www-data 256 1 jan 1970 .version
-r--r----- 1 root www-data 18 1 jan 1970 .vmlist
-rw-r----- 1 root www-data 119 24 jui 07:45 vzdump.cron
I try aptitude update && aptitude full-upgrade on both machine and nothing after reboot
I try to blank all partition with dd if=/dev/zero of=/dev/sdX and reinstall, same results
I try to recreate raid nothing
Help please
All work previously with the installation and for test purposes I decide to reinstall from blank, after I backup all my vm.
After a fresh install with proxmox 2.1 without problem I create à new cluster with the help of http://pve.proxmox.com/wiki/Proxmox_VE_2.0_Cluster#Adding_nodes_to_the_Cluster
But when it try to add the second node the answer is
pvecm add 10.165.2.189
authentication key already exists
when I try to force
pvecm add 10.165.2.189 -force
I/O warning : failed to load external entity "/etc/pve/cluster.conf"
ccs_tool: Error: unable to parse requested configuration file
command 'ccs_tool lsnode -c /etc/pve/cluster.conf' failed: exit code 1
unable to add node: command failed (ssh 10.165.2.189 -o BatchMode=yes pvecm addnode proxmox01 --force 1)
On the firt machine where I create the cluster I have a strange date with ls -la /etc/pve
ls -la /etc/pve
total 8
drwxr-x--- 2 root www-data 0 1 jan 1970 .
drwxr-xr-x 80 root root 4096 24 jui 08:37 ..
-rw-r----- 1 root www-data 451 24 jui 07:45 authkey.pub
-rw-r----- 1 root www-data 239 24 jui 08:15 cluster.conf
-r--r----- 1 root www-data 554 1 jan 1970 .clusterlog
-rw-r----- 1 root www-data 16 24 jui 07:41 datacenter.cfg
-rw-r----- 1 root www-data 2 1 jan 1970 .debug
lrwxr-x--- 1 root www-data 0 1 jan 1970 local -> nodes/proxmox01
-r--r----- 1 root www-data 198 1 jan 1970 .members
drwxr-x--- 2 root www-data 0 24 jui 07:45 nodes
lrwxr-x--- 1 root www-data 0 1 jan 1970 openvz -> nodes/proxmox01/openvz
drwx------ 2 root www-data 0 24 jui 07:45 priv
-rw-r----- 1 root www-data 1533 24 jui 07:45 pve-root-ca.pem
-rw-r----- 1 root www-data 1675 24 jui 07:45 pve-www.key
lrwxr-x--- 1 root www-data 0 1 jan 1970 qemu-server -> nodes/proxmox01/qemu-server
-r--r----- 1 root www-data 206 1 jan 1970 .rrd
-rw-r----- 1 root www-data 58 24 jui 07:41 user.cfg
-r--r----- 1 root www-data 256 1 jan 1970 .version
-r--r----- 1 root www-data 18 1 jan 1970 .vmlist
-rw-r----- 1 root www-data 119 24 jui 07:45 vzdump.cron
I try aptitude update && aptitude full-upgrade on both machine and nothing after reboot
I try to blank all partition with dd if=/dev/zero of=/dev/sdX and reinstall, same results
I try to recreate raid nothing
Help please