On February 18, 2020 6:52:44 AM GMT+02:00, eevans(a)digitaldatatechs.com wrote:
I have 2 vm's, which are the most important in my world, that
paused
and will not resume. I have googled this to death but no solution. It
stated a lack of space but none of the drives on my hosts are using
more than 30% or there space and these 2 have ran on kvm host for
several years and always had at least 50% free space.
I like ovirt and want to use it but I cannot tolerate the down time. If
I cannot get this resolved, I'm going back to kvm hosts. I am pulling
my hair out here.
If anyone can help with this issue, please let me know.
_______________________________________________
Users mailing list -- users(a)ovirt.org
To unsubscribe send an email to users-leave(a)ovirt.org
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/users@ovirt.org/message/JBXNV3WT2W7...
Anything in libvirt/vdsm logs ?
Did you update gluster recently ? I had such issues when gluster refused reading of
shards.
Can you read the disk via:
sudo -u vdsm dd if=/rhev/full/path/to/mountpoint/long_string_representing_file
of=/dev/null bs=4M status=progress
What happens when you run dd as root -> can you read from the image ?
Any errors in gluster logs ?
Best Regards,
Strahil Nikolov