Hello Brandon,
When clustered VMs move or shut down unexpectedly, the cluster service is reacting to perceived failures. The most common causes are heartbeat loss between nodes, CSV I/O stalls, or scheduled maintenance such as Windows Update forcing reboots. You should check the Failover Cluster Manager and System Event Logs for Event IDs 1069, 1205, or 1135 to confirm whether the cluster is evicting nodes or failing over workloads. Also verify CSV health and storage paths, as latency or drops can trigger migrations. If updates are applied overnight, configure Cluster‑Aware Updating (CAU) to sequence patching properly. Finally, ensure quorum and witness configuration are stable, since quorum instability can cause nodes to evict themselves.
I hope you've found something useful here. If it helps you get more insight into the issue, it's appreciated to accept the answer. Should you have more questions, feel free to leave a message. Have a nice day!
Harry.