taich Active Member Aug 15, 2020 117 20 38 65 Jun 27, 2021 #1 How can I remove/clear error state from a VM?
Moayad Proxmox Staff Member Staff member Jan 2, 2020 3,381 348 128 32 Vienna shop.proxmox.com Jun 28, 2021 #2 where are you mean exactly?
aaron Proxmox Staff Member Staff member Jun 3, 2019 4,393 1,194 218 Jun 28, 2021 #3 If you do mean the HA stack, you will need to set it to disabled first and then back to whatever state you want it in, once you solved the problem that caused the VM to go into error state. See https://pve.proxmox.com/pve-docs/pve-admin-guide.html#ha_manager_error_recovery
If you do mean the HA stack, you will need to set it to disabled first and then back to whatever state you want it in, once you solved the problem that caused the VM to go into error state. See https://pve.proxmox.com/pve-docs/pve-admin-guide.html#ha_manager_error_recovery
taich Active Member Aug 15, 2020 117 20 38 65 Jun 28, 2021 #4 Thanks, I found it in Doku This command cleared the error state Code: ha-manager set vm:<VMID> --state disabled
Thanks, I found it in Doku This command cleared the error state Code: ha-manager set vm:<VMID> --state disabled