weizhouapache commented on issue #13261:
URL: https://github.com/apache/cloudstack/issues/13261#issuecomment-4554983024

   > But do you agree the root issue is the powerstate not being updated, is 
it? Not the error on change offering.
   
   I think it is good that the powerstate is updated when mgmt server receives 
the vm states from agent (kvm or vmware).
   
   the root cause is, changing offering for root volume should NOT rely on the 
power state as it is NOT the real-time state of VM. Instead, similar to all 
other vm/volume operations, it should rely on the VM state (Stopped, not power 
state/PowerOff).
   
   the change could be just 1 line of change


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to