Hi folks,
we have several multi-node proxmox clusters. Sometimes we have to cold-start all nodes (full power outtake onsite) that causes a race-condition between VMs.
Servers start before firewall/domain controllers are up. (wrong network profiles on windows)
Application servers start before sql-server is up and so on (manual intervention required).
I'm aware that one can not set boot order in case of cluster management is on. How do you handle this situation?
I was thinking about simply keep all machines in state 'ignored' in HA/resources menu and start them in pre-defined order by skript.
However this causes problems when one node goes down as the cluster does not feel responsible for the VMs anymore.
Ideas/thoughts?
We do not have the manpower to have 24/7 staff avail to start VMs manually in order after power outtake.
Thank you.
we have several multi-node proxmox clusters. Sometimes we have to cold-start all nodes (full power outtake onsite) that causes a race-condition between VMs.
Servers start before firewall/domain controllers are up. (wrong network profiles on windows)
Application servers start before sql-server is up and so on (manual intervention required).
I'm aware that one can not set boot order in case of cluster management is on. How do you handle this situation?
I was thinking about simply keep all machines in state 'ignored' in HA/resources menu and start them in pre-defined order by skript.
However this causes problems when one node goes down as the cluster does not feel responsible for the VMs anymore.
Ideas/thoughts?
We do not have the manpower to have 24/7 staff avail to start VMs manually in order after power outtake.
Thank you.