vCenter EXT4-FS Error reading block bitmap

 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 :

  1. #e2fsck -y /dev/sda2

  2. Run this command to remount the file system:

    mount -n -o remount,rw /

  3. Press CTRL+D to exit maintenance mode and complete the starting process

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...