nvazquez commented on issue #11121: URL: https://github.com/apache/cloudstack/issues/11121#issuecomment-3078472447
@pcfriek1987 @DaanHoogland sharing more test results: - After stopping a KVM host, the instances which were running on it remain in Running state in CloudStack. However, CloudStack displays the following warning on the VM detail view: <img width="1410" height="231" alt="Image" src="https://github.com/user-attachments/assets/4e886cc7-9e69-48f2-9195-4c95fb7dc3a2" /> - After starting back the KVM host, the VMs remain in Running state for some minutes and then the state is updated accordingly to Stopped state (I have the setting: `vm.sync.power.state.transitioning` in enabled state) I have investigated about this message and it was introduced as part of this feature: https://github.com/apache/cloudstack/pull/6946 Even though the VMs are displayed as Running the actions on those VMs are disabled according to the design document: https://cwiki.apache.org/confluence/display/CLOUDSTACK/Host+Control+Plane+State+for+VMs. This looks like an expected behavior, what do you think @weizhouapache @DaanHoogland? -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org