Hi. Yesterday i wanted to increase my swap size. Because of that i issued that commands:
All the commands run without errors. But now i cant access my vm's. I want to check images. It throw some I/O errors.
I need to fix this corruption but i couldn't find any guide how to do it. How can i fix this corruption?
Code:
lvreduce --size -64G /dev/vg0/data
lvm lvresize /dev/vg0/swap -L +64G
Code:
ERROR: I/O error in check_refcounts_l2
qemu-img: Check failed: Input/output error
I need to fix this corruption but i couldn't find any guide how to do it. How can i fix this corruption?