My server locked up and when I rebooted it Proxmox wouldn't load due to some file corruption errors. I ran fsck and now proxmox boots fine but several of the VMs/CTs wont start. When I run pct fsck on them i get the following:
root@proxmox-0:/var/lib/vz/images# pct fsck 115
fsck from util-linux 2.25.2
/var/lib/vz/images/115/vm-115-disk-1.raw contains a file system with errors, check forced.
/var/lib/vz/images/115/vm-115-disk-1.raw: Inode 9043981 has an invalid extent node (blk 36209363, lblk 0)
/var/lib/vz/images/115/vm-115-disk-1.raw: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
command 'fsck -a -l /var/lib/vz/images/115/vm-115-disk-1.raw' failed: exit code 4
How can i fix this?
root@proxmox-0:/var/lib/vz/images# pct fsck 115
fsck from util-linux 2.25.2
/var/lib/vz/images/115/vm-115-disk-1.raw contains a file system with errors, check forced.
/var/lib/vz/images/115/vm-115-disk-1.raw: Inode 9043981 has an invalid extent node (blk 36209363, lblk 0)
/var/lib/vz/images/115/vm-115-disk-1.raw: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
command 'fsck -a -l /var/lib/vz/images/115/vm-115-disk-1.raw' failed: exit code 4
How can i fix this?