After rebooting the cluster on the current node, I encountered an issue where I couldn't execute Ceph commands. The commands would hang for a while and eventually result in the error mentioned above.
apart from this we face another one
[170887.228156] libceph: mon2 (1)192.168.xx.xx:6789 socket closed (con state V1_BANNER)
[170890.012151] libceph: mon4 (1)192.168.xx.xx:6789 socket closed (con state V1_BANNER)
[170892.185571] libceph: mon0 (1)192.168.xx.xx:6789 socket closed (con state OPEN)
we have six nodes in this cluster and currently 2 is running but i change in ceph.conf file from 6 to 3
pvecm status
root@vms-pmx-i:~# pvecm status
Cluster information
-------------------
Name: cluster-pmx-i
Config Version: 6
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Tue Oct 17 13:32:20 2023
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000001
Ring ID: 1.1b9b
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.xx.xx (local)
0x00000003 1 192.168.xx.xx
can anyone suggest how to resolve this error ??
Thanks in advance
apart from this we face another one
[170887.228156] libceph: mon2 (1)192.168.xx.xx:6789 socket closed (con state V1_BANNER)
[170890.012151] libceph: mon4 (1)192.168.xx.xx:6789 socket closed (con state V1_BANNER)
[170892.185571] libceph: mon0 (1)192.168.xx.xx:6789 socket closed (con state OPEN)
we have six nodes in this cluster and currently 2 is running but i change in ceph.conf file from 6 to 3
pvecm status
root@vms-pmx-i:~# pvecm status
Cluster information
-------------------
Name: cluster-pmx-i
Config Version: 6
Transport: knet
Secure auth: on
Quorum information
------------------
Date: Tue Oct 17 13:32:20 2023
Quorum provider: corosync_votequorum
Nodes: 2
Node ID: 0x00000001
Ring ID: 1.1b9b
Quorate: Yes
Votequorum information
----------------------
Expected votes: 3
Highest expected: 3
Total votes: 2
Quorum: 2
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000001 1 192.168.xx.xx (local)
0x00000003 1 192.168.xx.xx
can anyone suggest how to resolve this error ??
Thanks in advance