vCenter Appliance fsck failed
We have recently come across a problem with a VMWare vCenter Appliance where it was stuck in a repetitive boot loop and fsck failed error message. After some investigation we found that all that was needed to fix this issue was to run the following command: e2fsck -y /dev/sda3 It will then check for errors ... Read more
