After a power outage, storage disconnection, or environmental disaster event, the VMware Aria Operations appliance fails to boot and drops into emergency/initrd mode.
The following symptoms are observed:
[FAILED] Failed to start File System check on /dev/disk/by-label/root[DEPEND] Dependency failed for /sysroot[DEPEND] Dependency failed for Initrd Root File Systeminit=/bin/bash) may fail to drop the system into a repairable state.VMware VCF Operations
The issue is caused by OS filesystem corruption. When the backing storage for the appliance is abruptly disconnected or loses power, the Photon OS filesystem can become inconsistent, preventing the sysroot from mounting correctly during the boot sequence.
To resolve this issue, you must force an automatic filesystem check and repair via the GRUB boot menu.
Prerequisites:
Steps:
fsck.repair=yesfsck) and attempt to repair any inconsistencies. This process may take several minutes.If the appliance remains in emergency mode after these steps, it may indicate severe disk corruption that requires restoring the VM from a backup or redeploying the appliance.