You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2022/09/03 12:57:44 UTC

[GitHub] [cloudstack] azmidhun opened a new issue, #6697: VM.CREATE Completion Action/Async event not Logged

azmidhun opened a new issue, #6697:
URL: https://github.com/apache/cloudstack/issues/6697

   <!--
   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 of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   ~~~
   API
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   
   ~~~
   4.16.1
   ~~~
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   VM creation from ISO
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   CentOS 7
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Initiated VM creation, VM status went to stopped, Message Not received in Async Message queue
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   ~~~
   1. Create VM form ISO template
   2. VM creation was not successful, VM status went to "Stopped" From "Starting" 
   3. In Event Log VM.CREATE action logged as 'Scheduled' and 'Started', But Not 'completed'
   ~~~
   
   <!-- Paste example playbooks or commands between quotes below -->
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   
   ~~~
   If VM created with "Start VM" option is enabled and VM Went to Stopped stage, Need to Record status of VM.CREATE event as "COMPLETED" or "ERROR", 
   ~~~
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   ~~~
   VM.CREATE Action completion status not received 
   ![Image](https://user-images.githubusercontent.com/82935957/188271059-2a100582-f868-4692-98ff-1bb95a76578b.jpg)
   
   ~~~
   


-- 
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-unsubscribe@cloudstack.apache.org.apache.org

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


[GitHub] [cloudstack] rohityadavcloud closed issue #6697: VM.CREATE Completion Action/Async event not Logged

Posted by "rohityadavcloud (via GitHub)" <gi...@apache.org>.
rohityadavcloud closed issue #6697: VM.CREATE Completion Action/Async event not Logged
URL: https://github.com/apache/cloudstack/issues/6697


-- 
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-unsubscribe@cloudstack.apache.org

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