Advertisement
Guest User

Untitled

a guest
Jun 18th, 2021
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.07 KB | None | 0 0
  1. May 20 18:24:13 aio1 cinder-volume[4363]: 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils [req-87ee9385-99b2-4b0f-b70e-9a7d96dec986 9cf1cc04f26b4bf7a30f8d6809665ca9 78ba7598284d4a72a8d36c4a15bf6181 - default default] Failed to copy image 47548ecd-7bca-4713-953b-16c18ff5eccb to volume: 5232b53f-fc5b-4c5f-bca1-a6f5be472b8d: oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
  2. Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f qcow2 /var/lib/cinder/conversion/tmpe11esp_zaio1@lvm /dev/mapper/cinder--volumes-volume--5232b53f--fc5b--4c5f--bca1--a6f5be472b8d
  3. Exit code: 1
  4. Stdout: ''
  5. Stderr: "qemu-img: Could not open '/var/lib/cinder/conversion/tmpe11esp_zaio1@lvm': Image is not in qcow2 format\n"
  6. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils Traceback (most recent call last):
  7. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/volume/volume_utils.py", line 1153, in copy_image_to_volume
  8. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils context, volume, image_service, image_id)
  9. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/volume/drivers/lvm.py", line 523, in copy_image_to_volume
  10. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils size=volume['size'])
  11. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/image/image_utils.py", line 568, in fetch_to_raw
  12. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils size=size, run_as_root=run_as_root)
  13. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/image/image_utils.py", line 674, in fetch_to_volume_format
  14. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils run_as_root=run_as_root)
  15. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/image/image_utils.py", line 352, in convert_image
  16. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils compress=compress)
  17. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/image/image_utils.py", line 295, in _convert_image
  18. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils utils.execute(*cmd, run_as_root=run_as_root)
  19. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/cinder/utils.py", line 126, in execute
  20. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils return processutils.execute(*cmd, **kwargs)
  21. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils File "/openstack/venvs/cinder-21.2.6.dev1/lib/python3.7/site-packages/oslo_concurrency/processutils.py", line 431, in execute
  22. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils cmd=sanitized_cmd)
  23. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils oslo_concurrency.processutils.ProcessExecutionError: Unexpected error while running command.
  24. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils Command: sudo cinder-rootwrap /etc/cinder/rootwrap.conf qemu-img convert -O raw -t none -f qcow2 /var/lib/cinder/conversion/tmpe11esp_zaio1@lvm /dev/mapper/cinder--volumes-volume--5232b53f--fc5b--4c5f--bca1--a6f5be472b8d
  25. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils Exit code: 1
  26. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils Stdout: ''
  27. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils Stderr: "qemu-img: Could not open '/var/lib/cinder/conversion/tmpe11esp_zaio1@lvm': Image is not in qcow2 format\n"
  28. 2021-05-20 18:24:13.179 4363 ERROR cinder.volume.volume_utils
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement