FSCK button
we have had quite a lot of cases in OpenVZ7 where VPS needs a manual FSCK
I recommend to implement a button in SolusVM that would do that
it is fairly easy to implement
ploop mount /vz/private/VEID/root.hdd/DiskDescriptor.xml
e2fsck /dev/ploop56550p1 -y
vzctl restart VEID
1
vote
Marko
shared this idea