It’s very strange. After I set up a new cluster with Proxmox 6, it shows no cluster mode, but standalone
But in the console, it shows the cluster info:
Is this a bug or do I miss something?
But in the console, it shows the cluster info:
Code:
root@node2:~# pvecm status
Quorum information
------------------
Date: Sun Aug 4 13:07:26 2019
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000002
Ring ID: 1/172
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.99.1
0x00000002 1 192.168.99.2 (local)
0x00000003 1 192.168.99.3
Is this a bug or do I miss something?