Hi, I've reinstalled a node following this doc https://pve.proxmox.com/wiki/Proxmox_VE_4.x_Cluster#Re-installing_a_cluster_node but I have a problem with monitor
# pveceph createmon
monitor 'mon.int101' already exists
# pveceph destroymon int101
monitor filesystem '/var/lib/ceph/mon/ceph-int101' does not exist on this node
# pvecm status
Quorum information
------------------
Date: Sun Mar 4 21:11:02 2018
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/80
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.10.10.101 (local)
0x00000002 1 10.10.10.102
0x00000003 1 10.10.10.103
Is there any way to force the monitor creation? Everything seems to work fine except quorum.
Regards
# pveceph createmon
monitor 'mon.int101' already exists
# pveceph destroymon int101
monitor filesystem '/var/lib/ceph/mon/ceph-int101' does not exist on this node
# pvecm status
Quorum information
------------------
Date: Sun Mar 4 21:11:02 2018
Quorum provider: corosync_votequorum
Nodes: 3
Node ID: 0x00000001
Ring ID: 1/80
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 3
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 10.10.10.101 (local)
0x00000002 1 10.10.10.102
0x00000003 1 10.10.10.103
Is there any way to force the monitor creation? Everything seems to work fine except quorum.
Regards