Error:
While VCSA boots Failed to start File System Check on /dev/dis…uuid
Solution:
from VCSA maintance console shell ,open the file cat /run/initramfs/rdsosreport.txt. and verify the /dev/sda disk name got corrupted.
run below commands:
1. fsck -y /dev/sda3
2. reboot -f
2. reboot -f
No comments:
Post a Comment