Error:
vCenter EXT4-FS Error reading block bitmap
Solution:
This is due to file system corruption.
Do the file system repair from root maintenance console
by running :
- #e2fsck -y /dev/sda2
- Run this command to remount the file system:
mount -n -o remount,rw / - Press CTRL+D to exit maintenance mode and complete the starting process
No comments:
Post a Comment