Skip to main content

VCSA boot fails to start Network Service



VCSA boot fails to start  Network Service:

Error:



Solution:

This happens while booting process. The appliance shows the error "Failed to start File System Check" and it's stuck in Emergency Mode.Please enter root password and enter below command:

you can check the failed file system by running below command:
#systemctl status systemd-fsck-root  =>this gives the failed file system.

# fsck /dev/mapper/log_vg-log

once all fixes reboot.

Comments