This message was deleted.
# harvester
a
This message was deleted.
r
Could you check if the VirtualMachineInstance object is still there?
Copy code
kubectl -n <vm-namespace> describe virtualmachineinstance <vm-name>
a
Its there, I found out the issue. I have a 1 node harvester cluster and volume replica was set to 3.
r
That might not be the root cause. Volumes with replicas=3 are degraded but still usable. Is the VM still stuck in a Stopping state?
a
When I set the replica to 1 that made the volume available again. And the VM entered finally a stopped state and could be successfully turned on.
If it happens again I will make a bug report
r
Thank you. And please also attach the support bundle file. That will make the analysis more smoothly. 🙏
👍 1