<div dir="ltr">Hi,<div><br></div><div>I am using nova 24.0. I have an image in raw format in glance store. I have created a volume backed instance from raw image. </div><div><br></div><div>Then I have created the server image using nova api below with <b>createImage</b>.</div><div><br></div><div><a href="https://docs.openstack.org/api-ref/compute/?expanded=create-image-createimage-action-detail#:~:text=server_id%7D/action-,Create%20Image,-(createImage%20Action)">https://docs.openstack.org/api-ref/compute/?expanded=create-image-createimage-action-detail#:~:text=server_id%7D/action-,Create%20Image,-(createImage%20Action)</a></div><div><br></div><div>OR via </div><div><br></div><div>openstack server image create --name <name> <server uuid></div><div><br></div><div> The created image I see in glance store is in qcow2 format. </div><div><br></div><div>I have set this option snapshot_image_format in nova.conf but still it creates the images in qcow2 format.</div><div><br></div><div>How config need to be done if i need to save server image in raw format ?</div><div><div><br></div>Ammad</div></div>