Problem:
My cluster rebooted two bare metals without being asked to do.
What I was doing:
I was updating the proxmox/debian packages (proxmox 6.x and debian 10.11). I have one cluster with 3 nodes. I will call them pve1, pve2 and pve3.
I checked the journalctl but I did not find the logs when the node started to do the reboot. The logs were running normally and suddenly the server is booting again. Pve1 and pve2. I was in the proxmox web dashboard when it happened. I did not see proxmox closing the VMs like in graceful reboot. And after the nodes returned I checked some vm Servers and I saw some services like docker exited abruptly.
The question:
My cluster rebooted two bare metals without being asked to do.
What I was doing:
I was updating the proxmox/debian packages (proxmox 6.x and debian 10.11). I have one cluster with 3 nodes. I will call them pve1, pve2 and pve3.
- I started to move pve3 Vms to pve2 and pve1 (taking care about memory usage). Then I rebooted pve3. All good.
- Then I returned the the pve3 Vms to pve3 and started to move pve2 Vms. I was waiting the live migration and suddenly, with two Vms still working in the live migration, pve2 and pve1 rebooted!
I checked the journalctl but I did not find the logs when the node started to do the reboot. The logs were running normally and suddenly the server is booting again. Pve1 and pve2. I was in the proxmox web dashboard when it happened. I did not see proxmox closing the VMs like in graceful reboot. And after the nodes returned I checked some vm Servers and I saw some services like docker exited abruptly.
The question:
- What can trigger this behavior?
- If the VMs are using memory balloning (but using less than 20% of total capacity), but this exceeds the total capacity of the bare metal, it can cause pve nodes reboot? This does not make sense to me, but I have to consider the only one thing that maybe can cause some problem (but not a pve reboot!).