After a recent vSAN disk failure Aria Automation appliance failed to load the Photon OS and continously booting into emergency mode.
[FAILED] Failed to start File System Check on /dev/data_vg/data
See 'systemctl status systemd-fsck@dev-data_vg-data.service' for details
Dependency failed for /data
Dependency failed for Local File Systems
VMware Aria Automation 8.x
This issue occurs when a VM is forcefully halted as a result of storage failure, power failure, or software stack crash, causing file inconsistencies.
Caution: Before proceeding, take a snapshot or backup of the affected virtual appliance.
fsck.repair=yes " then press F10 to continue booting the appliance. This will force the default filesystem check to auto-resolve any issues./opt/scripts/deploy.sh " kubectl get nodes
kubectl -n prelude get pods
You can also repair the file system without accessing the GRUB menu by entering the appliance in maintenance mode with the root password and then running the following command:
fsck -y /dev/dta_vg/data