Comment 10 for bug 1896617

Revision history for this message
Vladimir Grevtsev (vlgrevtsev) wrote : Re: Creation of image (or live snapshot) from the existing VM fails if libvirt-image-backend is configured to qcow2 starting from Ussuri

One more observation: if the above command has been invoked without --wait flag, it tells the user it succeeds (and the image is in "queued" state); however the nova-compute.log has the same error AND the image isn't created at the end of the day.

nova-compute.log part after the command invocation: https://paste.ubuntu.com/p/6WvsWfXYQX/

$ openstack server image create 645f031e-7426-4ad0-8263-5cc35e8be8a8

| checksum | None |
| container_format | None |
| created_at | 2020-09-23T14:06:07Z |
| disk_format | None |
| file | /v2/images/ef6eb727-1e7a-49f2-9bbe-b3a703c585da/file |
| id | ef6eb727-1e7a-49f2-9bbe-b3a703c585da |
| min_disk | 40 |
| min_ram | 0 |
| name | ubuntu-test |
| owner | 756410002f0749709c7b3406b1949c5a |
| properties | base_image_ref='3e58fc65-31ae-4784-a674-72eec786e226', boot_roles='reader,member,Admin', image_type='snapshot', instance_uuid='645f031e-7426-4ad0-8263-5cc35e8be8a8', locations='[]', os_hash_algo=, os_hash_value=, os_hidden='False', owner_project_name='admin', owner_user_name='admin', user_id='453be1c526c1444ca84ce6be692efd4b' |
| protected | False |
| schema | /v2/schemas/image |
| size | None |
| status | queued |
| tags | |
| updated_at | 2020-09-23T14:06:07Z |
| virtual_size | None |
| visibility | private |