cloudstack icon indicating copy to clipboard operation
cloudstack copied to clipboard

VM.CREATE Completion Action/Async event not Logged

Open midhunpjos opened this issue 3 years ago • 0 comments

ISSUE TYPE
  • Bug Report
COMPONENT NAME
API
CLOUDSTACK VERSION
4.16.1
CONFIGURATION

VM creation from ISO

OS / ENVIRONMENT

CentOS 7

SUMMARY

Initiated VM creation, VM status went to stopped, Message Not received in Async Message queue

STEPS TO REPRODUCE
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'
EXPECTED RESULTS
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
VM.CREATE Action completion status not received 
![Image](https://user-images.githubusercontent.com/82935957/188271059-2a100582-f868-4692-98ff-1bb95a76578b.jpg)

midhunpjos avatar Sep 03 '22 12:09 midhunpjos