VM not starting on Proxmox when added to HA

CheeseRat007

New Member
Apr 25, 2024
17
0
1
I have created a storage class using Proxmox plugin and created a shared storage called "SSY-Storage".
Now when the VM is not added to HA, I can migrate the VM between nodes freely, but as soon as I add the node to HA, the migrate and VM start fails.

When the VM is added as HA, I get these errors.
Requesting HA start for VM 100
service 'vm:100' in error state, must be disabled and fixed first
TASK ERROR: command 'ha-manager set vm:100 --state started' failed: exit code 255
and
task started by HA resource agent
TASK ERROR: storage 'SSY-Storage' does not exist

I have seen the solution in multiple threads of either Removing the HA, or disabling it.

Is there a permanent solution to this since this is a shared storage and failover/migrate must happen gracefully.
If there is any logs or pics you request, I can send it here.

Thank You