I am struggling hard to figure out why my 2nd server cannot join my newly created cluster. Honestly I'm stuck.
1st Server
poxmox 192.168.50.20
2nd Server
PVE02 192.168.50.70
When I attempt to join all I get in the GUI is below on PVE02
journalctl -f shows the same error
not really sure where to go from here. I'll try dumping more info below:
poxmox pvecm status
PVE02 pvecm status shows "Is this part of a cluster? no corosync.conf"
If im missing info or something else helps, let me know what i need to provide.
1st Server
poxmox 192.168.50.20
2nd Server
PVE02 192.168.50.70
When I attempt to join all I get in the GUI is below on PVE02
Code:
detected the following error(s):
* corosync is already running, is this node already in a cluster?!
TASK ERROR: Check if node may join a cluster failed!
journalctl -f shows the same error
not really sure where to go from here. I'll try dumping more info below:
poxmox pvecm status
Code:
Name: teddycluster
Config Version: 1
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Tue Oct 15 21:44:34 2024
Quorum provider: corosync_votequorum
Nodes: 1
Node ID: 0x00000001
Ring ID: 1.19
Quorate: Yes
Votequorum information
----------------------
Expected votes: 1
Highest expected: 1
Total votes: 1
Quorum: 1
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.50.20 (local)
PVE02 pvecm status shows "Is this part of a cluster? no corosync.conf"
If im missing info or something else helps, let me know what i need to provide.