Bart-vanDongen opened a new issue, #9593:
URL: https://github.com/apache/cloudstack/issues/9593

   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER these HTML comments, but no need to delete the 
comments.
   -->
   
   ##### ISSUE TYPE
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   KVM / Agent
   ~~~
   
   ##### CLOUDSTACK VERSION
   ~~~
   4.19.1.1
   ~~~
   
   ##### CONFIGURATION
   ~~~
   KVM Hypervisor
   ~~~
   
   ##### OS / ENVIRONMENT
   ~~~
   N/A
   ~~~
   
   ##### SUMMARY
   In Apache CloudStack version 4.19.1.1, the state of a VM does not update in 
the CloudStack UI when the VM is shut down directly on the KVM hypervisor using 
`virsh`. The state remains "Running" even after the VM has been shut down. This 
issue does not occur in version 4.19.0.2, where the VM state is correctly 
updated.
   
   ##### STEPS TO REPRODUCE
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   1. Start a VM instance using the Apache CloudStack UI.
   2. On the hypervisor, execute `virsh shutdown <instance>` to shut down the 
VM directly.
   3. Wait a few minutes and check the VM state in the Apache CloudStack UI.
   ~~~
   
   ##### EXPECTED RESULTS
   ~~~
   The VM state in the CloudStack UI should update to "Stopped" after the VM is 
shut down on the hypervisor.
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   In version 4.19.1.1, the VM state remains "Running" in the CloudStack UI 
even though the VM has been shut down on the hypervisor.
   ~~~
   


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to