Hello
I have two freshly installed nodes running Proxmox 5.1-52. I have named them PVE01 and PVE03. I now want to join them into a cluster called ProxmoxCluster.
Both are up and running and both are capable of running VMs. I have created a cluster called ProxmoxCluster on PVE01.
The cluster seems to be ok (see below)
root@pve01:~# pvecm status
Quorum information
------------------
Date: Wed May 30 08:22:12 2018
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1/8
Quorate: Yes
Votequorum information
----------------------
Expected votes: 1
Highest expected: 1
Total votes: 1
Quorum: 1
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 172.16.0.2 (local)
I can also ssh from PVE03 as root into PVE01 without any password (my public private keys are installed). But when I try to join PVE03 to the cluster I get the following error messsage :
root@pve03:~# ppvecm add ProxmoxCluster
Please enter superuser (root) password for 'ProxmoxCluster':
Password for root@ProxmoxCluster: **********
Etablishing API connection with host 'ProxmoxCluster'
500 500 Can't connect to ProxmoxCluster:8006
I suppose that the (root) password for 'ProxmoxCluster' is the same as the (root) password for node PVE01 ecause I have not created one.
Can anyone please help me with this situation ?
Regards
I have two freshly installed nodes running Proxmox 5.1-52. I have named them PVE01 and PVE03. I now want to join them into a cluster called ProxmoxCluster.
Both are up and running and both are capable of running VMs. I have created a cluster called ProxmoxCluster on PVE01.
The cluster seems to be ok (see below)
root@pve01:~# pvecm status
Quorum information
------------------
Date: Wed May 30 08:22:12 2018
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1/8
Quorate: Yes
Votequorum information
----------------------
Expected votes: 1
Highest expected: 1
Total votes: 1
Quorum: 1
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 172.16.0.2 (local)
I can also ssh from PVE03 as root into PVE01 without any password (my public private keys are installed). But when I try to join PVE03 to the cluster I get the following error messsage :
root@pve03:~# ppvecm add ProxmoxCluster
Please enter superuser (root) password for 'ProxmoxCluster':
Password for root@ProxmoxCluster: **********
Etablishing API connection with host 'ProxmoxCluster'
500 500 Can't connect to ProxmoxCluster:8006
I suppose that the (root) password for 'ProxmoxCluster' is the same as the (root) password for node PVE01 ecause I have not created one.
Can anyone please help me with this situation ?
Regards