RomeyRome206 opened a new issue #4368:
URL: https://github.com/apache/cloudstack/issues/4368


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and master 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 -->
    * Other
   ##### COMPONENT NAME
   KVM
   ~~~
   
   ~~~
   
   ##### CLOUDSTACK VERSION
   4.14
   ~~~
   
   ~~~
   
   ##### CONFIGURATION
   
   
   ##### OS / ENVIRONMENT
   18.04
   
   
   ##### SUMMARY
   Upgraded for 4.9
   Have various instances with raw root images that fail to start
   Restarting these instances, CS passes the `format=qcow2` to qemu, when it 
should be `format=raw`.
   qemu returns: `Image is not in qcow2 format`
   If I manually edit the DB and change the path field to `imange-id.raw` and 
rename the image to match, then it starts up as expected and passes `format=raw`
   None of my images currently have extensions.
   
   Are the qemu options being generated the agent or the manager?
   
   


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

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


Reply via email to