Update patch set 2

Patch Set 2:

The info sent by cinder to nova seems correct[1], still it fails on the nova side for not sure which reason[2]

[1] Feb 23 10:53:27.528394 ubuntu-bionic-limestone-regionone-0023148232 nova-compute[25050]: DEBUG nova.virt.libvirt.driver [req-9e847496-e25f-475d-8cdf-0f12ae2bbfe2 req-b8e1cde4-b38f-4c75-98d3-f976153794c3 service nova] [instance: 6aff2151-c8a3-42aa-95a0-39e10267e782] volume_snapshot_delete: delete_info: {'file_to_merge': 'volume-3c98d95e-a839-4eaf-ba76-325ed3a3a946.adb8bb67-dfb5-4ac7-8e95-3643f8a0e8ed', 'merge_target_file': 'volume-3c98d95e-a839-4eaf-ba76-325ed3a3a946', 'type': 'qcow2', 'volume_id': '3c98d95e-a839-4eaf-ba76-325ed3a3a946'} {{(pid=25050) _volume_snapshot_delete /opt/stack/nova/nova/virt/libvirt/driver.py:3004}}


[2] Feb 23 10:53:27.646106 ubuntu-bionic-limestone-regionone-0023148232 nova-compute[25050]: ERROR nova.virt.libvirt.driver [req-9e847496-e25f-475d-8cdf-0f12ae2bbfe2 req-b8e1cde4-b38f-4c75-98d3-f976153794c3 service nova] [instance: 6aff2151-c8a3-42aa-95a0-39e10267e782] Error occurred during volume_snapshot_delete, sending error status to Cinder.: libvirt.libvirtError: internal error: qemu block name 'json:{"backing": {"driver": "raw", "file": {"driver": "file", "filename": "/opt/stack/data/nova/mnt/896fb15da6036b68a917322e72ebfe57/volume-3c98d95e-a839-4eaf-ba76-325ed3a3a946"}}, "driver": "qcow2", "file": {"driver": "file", "filename": "/opt/stack/data/nova/mnt/896fb15da6036b68a917322e72ebfe57/volume-3c98d95e-a839-4eaf-ba76-325ed3a3a946.adb8bb67-dfb5-4ac7-8e95-3643f8a0e8ed"}}' doesn't match expected '/opt/stack/data/nova/mnt/896fb15da6036b68a917322e72ebfe57/volume-3c98d95e-a839-4eaf-ba76-325ed3a3a946.adb8bb67-dfb5-4ac7-8e95-3643f8a0e8ed'

Patch-set: 2
This commit is contained in:
Gerrit User 27615 2021-02-24 05:40:03 +00:00 committed by Gerrit Code Review
parent 27edfd9e2a
commit 90aac79d8d

Diff Content Not Available