andrijapanicsb commented on issue #4368: URL: https://github.com/apache/cloudstack/issues/4368#issuecomment-704534638
Once the volume is created, there is no more changes to it. The type will, however, be used in some code to determine how to do some actions (say, snapshot or similar volume-managing-actions). My advice would be to se if you are having any issues with the current state - if not, great. If you do have issues with RAW, then, you can test converting RAW to QCOW2 - both inside DB and the actual volume itself (qemu-img convert...) - make sure the converted volume has the same name as before - and needles to say, test on some test VMs/volumes, and ensure VMs are stopped, i.e. the volume is not in use. ---------------------------------------------------------------- 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]
