I have a 2-node HA cluster set up as per http://pve.proxmox.com/wiki/Two-Node_High_Availability_Cluster. When I first bring the servers up, clustat will report both nodes and the quorum disk all online. However, if I reboot a node, it can not connect to drbd on the second node. The second node also can not be rebooted gracefully, it must be powered off.
The output of /proc/drbd on the first node:
The output of /proc/drbd on the second node:version:
Any suggestions? Any other info needed?
The output of /proc/drbd on the first node:
Code:
version: 8.3.13 (api:88/proto:86-96)
GIT-hash: 83ca112086600faacab2f157bc5a9324f7bd7f77 build by root@sighted, 2012-10-09 12:47:51
0: cs:WFConnection ro:Secondary/Unknown ds:UpToDate/DUnknown C r-----
ns:0 nr:0 dw:0 dr:0 al:0 bm:0 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:16384
The output of /proc/drbd on the second node:version:
Code:
version: 8.3.13 (api:88/proto:86-96)
GIT-hash: 83ca112086600faacab2f157bc5a9324f7bd7f77 build by root@sighted, 2012-10-09 12:47:51
0: cs:StandAlone ro:Primary/Unknown ds:UpToDate/DUnknown s-----
ns:16396 nr:0 dw:0 dr:16476 al:0 bm:4 lo:0 pe:0 ua:0 ap:0 ep:1 wo:b oos:0
Any suggestions? Any other info needed?
Last edited: