Hi,
is it possible to run drbd "9" in dual-primary mode or does it already use it?
if i run
it shows at my first node
and my second node
after that i created a new VM - the command
shows
on my second node
is it possible to run drbd "9" in dual-primary mode or does it already use it?
if i run
Code:
drbdmanage list-nodes
it shows at my first node
Code:
+--------------------------------------------------------------------------------------------+
| Name | Pool Size | Pool Free | Site | | State |
|--------------------------------------------------------------------------------------------|
| pve4-node1 | 3072 | 3036 | N/A | | ok |
| pve4-node2 | 3072 | 3036 | N/A | | ok |
+--------------------------------------------------------------------------------------------+
Code:
+--------------------------------------------------------------------------------------------+
| Name | Pool Size | Pool Free | Site | | State |
|--------------------------------------------------------------------------------------------|
| pve4-node1 | 3072 | 3036 | N/A | | ok |
| pve4-node2 | 3072 | 3036 | N/A | | online/quorum vote ignored |
+--------------------------------------------------------------------------------------------+
Code:
drbdmanage list-nodes
on my second node
Code:
+--------------------------------------------------------------------------------------------+
| Name | Pool Size | Pool Free | Site | | State |
|--------------------------------------------------------------------------------------------|
| pve4-node1 | 3072 | 3032 | N/A | | ok |
| pve4-node2 | 3072 | 3032 | N/A | | ok |
+--------------------------------------------------------------------------------------------+