Hi,
I'm setting up a new cluster with Proxmox 5 but when adding a host to the cluster something went wrong and i don't know how to fix it. The server was added to the gui but is now red in the interface.
When running pvecm status from first host i don't see the newly added host.
I'm setting up a new cluster with Proxmox 5 but when adding a host to the cluster something went wrong and i don't know how to fix it. The server was added to the gui but is now red in the interface.
Code:
root@host02:~#: pvecm add 10.100.100.11 -ring0_addr host02
The authenticity of host '10.100.100.11 (10.100.100.11)' can't be established.
ECDSA key fingerprint is SHA256:Onbi5vxxxxx
Are you sure you want to continue connecting (yes/no)? yes
root@10.100.100.11's password:
copy corosync auth key
stopping pve-cluster service
backup old database
Job for corosync.service failed because the control process exited with error code.
See "systemctl status corosync.service" and "journalctl -xe" for details.
waiting for quorum...
When running pvecm status from first host i don't see the newly added host.
Code:
root@prox01:~# pvecm status
Quorum information
------------------
Date: Wed Aug 16 12:27:30 2017
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/12
Quorate: Yes
Votequorum information
----------------------
Expected votes: 4
Highest expected: 4
Total votes: 3
Quorum: 3
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.100.100.11 (local)
0x00000002 1 10.100.100.12
0x00000003 1 10.100.100.101