Hi Dietmar. Many thanks for your kind help.
I am affraid, I have just tried both ways but with no success :-(.
I started with:
But I got:
Secondly I tried:
And I got:
Again, at 30%.
How can I proceed?
Best regards.
I am affraid, I have just tried both ways but with no success :-(.
I started with:
Code:
qemu-img check /var/lib/vz/images/550/vm-550-disk-1.qcow2
But I got:
Code:
ERROR: cluster 211458634712447: copied flag must never be set for compressed clusters
Warning: cluster offset=0x120cce857f0000 is after the end of the image file, can't properly check refcounts.
ERROR: cluster 264071044498815: copied flag must never be set for compressed clusters
ERROR: invalid cluster offset=0x2bd4cd857f0000
ERROR: invalid cluster offset=0x2bd4cd85800000
4 errors were found on the image.
Data may be corrupted, or further writes to the image may corrupt it.
1 internal errors have occurred during the check.
An error has occurred during the check: Success
The check is not complete and may have missed error.
Secondly I tried:
Code:
qemu-img convert -p /var/lib/vz/images/550/vm-550-disk-1.qcow2 /var/lib/vz/images/550/vm-550-disk-1-NUEVO.qcow2
And I got:
Code:
qemu-img: error while reading sector 440401920: Input/output error
Again, at 30%.
How can I proceed?
Best regards.
Last edited: