apache / cloudstack

Apache CloudStack is an opensource Infrastructure as a Service (IaaS) cloud computing platform
https://cloudstack.apache.org/
Apache License 2.0
2.09k stars 1.11k forks source link

Cannot stop instance #9022

Closed 0sorkon closed 5 months ago

0sorkon commented 6 months ago
ISSUE TYPE
weizhouapache commented 6 months ago

cc @rp-

rp- commented 6 months ago

I'm not sure what exact version you are really running, because the stacktrace doesn't match any of the 4.18. versions, but this is most probably already fixed with: https://github.com/apache/cloudstack/pull/8790

0sorkon commented 6 months ago

UPD: In fact, on the kvm server, the virtual instance stops (even though the UI shows an error and the status continues to be Running). But if immediately after the error try to shut down the VM with the Force switch on, the VM becomes Stopped. If this is not done, the VM will start again, apparently according to HA policy. I don't know if this information will help, but I hope so.

0sorkon commented 6 months ago

I'm not sure what exact version you are really running, because the stacktrace doesn't match any of the 4.18. versions, but this is most probably already fixed with: #8790

My version is 4.18.1.0

DaanHoogland commented 5 months ago

fixed by #8790