failed to start file system check on /dev/vg_root/lv_root _0

 Error:

VCSA fails boot:

failed to start file system check on /dev/vg_root/lv_root _0

Solution:

from command line run below command and try reboot:

    fsck -y /dev/vg_root_0/lv_root _0 
    reboot
    

No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...