<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
<html><body style='font-family: Arial,Helvetica,sans-serif'>
<p>Hi all,</p>
<p>I don't have a lot experience with Openstack. I've installed Ussuri on my cloud. I have 1 controller node and 2 compute nodes.</p>
<p>I'm not able to create a snapshot from a running instance, but it works perfectly if the instance is turned off. I checked the logs on controller node about glance-api and POST method executes fine, but suddenly appears a DELETE that seems remove the image:</p>
<p><span style="font-family: courier new, courier;">"POST /v2/images HTTP/1.1" 201 1254 0.045379</span></p>
<p><span style="font-family: courier new, courier;">"GET /v2/images/c647160b-416d-4c98-bbe2-6302a509f    941 HTTP/1.1" 200 1097 0.014154</span></p>
<p><span style="font-family: courier new, courier;">WARNING glance.api.v2.images [req-e29704f9-e147-42df-914c-6217c60ada30 c63d05ad0e9d43ebb0fd31f442156a2a c2    b7d6242f3140f09d283e8fbb88732a - default default] After upload to backend, deletion of staged image data has failed because it cannot be found at /tmp/staging//c647160b-416d-4c98-bbe2-6302a509f941</span></p>
<p><span style="font-family: courier new, courier;">"DELETE /v2/images/c647160b-416d-4c98-bbe2-6302a5    09f941 HTTP/1.1" 204 213 0.140731</span></p>
<p><span style="font-family: arial, helvetica, sans-serif;">I have these versions installed:</span></p>
<p><span style="font-family: arial, helvetica, sans-serif;">- python3-glance-store/focal,now 2.0.0-0ubuntu1 all [instalado, automático]<br />- python3-glance/focal-updates,now 2:20.0.1-0ubuntu1 all [instalado, automático]</span></p>
<p><span style="font-family: arial, helvetica, sans-serif;">Could anyone help me? </span></p>
<p><span style="font-family: arial, helvetica, sans-serif;"><br /></span></p>
<p><span style="font-family: arial, helvetica, sans-serif;">Thanks in advance,</span></p>
<p><span style="font-family: arial, helvetica, sans-serif;">Regards,<br /></span></p>
</body></html>