I've created a test cluster with 2 nodes.
Added one pool (pool0) with both nodes set
Added one resource, poiting to that pool, with vm 100 set
Fencing is the software watchdog.
If I power down a server via SysRq (echo o > /proc/sysrq-trigger), proxmox detect the missing node (the web interface marks that with the red icon) but VM is not started on the other host.
These are the 3 latest lines from the log:
Ok, I need at least 3 nodes, but is possible to skip the quorum check as I'm just doing some testing....
I don't have a third node available.
Added one pool (pool0) with both nodes set
Added one resource, poiting to that pool, with vm 100 set
Fencing is the software watchdog.
If I power down a server via SysRq (echo o > /proc/sysrq-trigger), proxmox detect the missing node (the web interface marks that with the red icon) but VM is not started on the other host.
These are the 3 latest lines from the log:
Sep 27 12:42:07 pve pve-ha-crm[2645]: status change master => lost_manager_lock
Sep 27 12:42:07 pve pve-ha-crm[2645]: watchdog closed (disabled)
Sep 27 12:42:07 pve pve-ha-crm[2645]: status change lost_manager_lock => wait_for_quorum
Ok, I need at least 3 nodes, but is possible to skip the quorum check as I'm just doing some testing....
I don't have a third node available.