On Mon, Feb 17, 2020, 16:53 <[email protected]> wrote: > I have seen this error message repeatedly when reviewing events. > > VDSM vmh.cyber-range.lan command HSMGetAllTasksStatusesVDS failed: low > level Image copy failed: ("Command ['/usr/bin/qemu-img', 'convert', '-p', > '-t', 'none', '-T', 'none', '-f', 'raw', > u'/rhev/data-center/mnt/glusterSD/storage.cyber-range.lan:_vmstore/dd69364b-2c02-4165-bc4b-2f2a3b7fc10d/images/c651575f-75a0-492e-959e-8cfee6b6a7b5/9b5601fe-9627-4a8a-8a98-4959f68fb137', > '-O', 'qcow2', '-o', 'compat=1.1', > u'/rhev/data-center/mnt/glusterSD/storage.cyber-range.lan:_vmstore/dd69364b-2c02-4165-bc4b-2f2a3b7fc10d/images/6a2ce11a-deec-41e0-a726-9de6ba6d4ddd/6d738c08-0f8c-4a10-95cd-eeaa2d638db5'] > failed with rc=1 out='' err=bytearray(b'qemu-img: error while reading > sector 24117243: No such file or directory\\n')",) >
Looks like copying image failed with ENOENT while reading offset 12348028416 (11.49 GiB). I never seen such failure, typically after opening a file read will never fail with such error, but in gluster this may be possible. Please share vdsm log showingn this error, it may add useful info. Also glusterfs client logs from /var/log/glusterfs*/*storage.cyber-range.lan*.log Kevin, Krutika, do you have an idea about this error? Nir > Can someone explain what this is? How do I get this cleared up/resolved? > _______________________________________________ > Users mailing list -- [email protected] > To unsubscribe send an email to [email protected] > Privacy Statement: https://www.ovirt.org/site/privacy-policy/ > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/KBNSTWBZFN7PGWW74AGAGQVPNJ2DIZ6S/ >
_______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/67N6VIO47YSMQ6VHWKZZWLYETPK4HC2I/

