Following a sudden power outage or improper shutdown, multiple virtual machines (VMs) on a vSAN cluster appear as Inaccessible or Invalid.
Specific indicators include:
esxcli vsan debug object health summary get confirms a significant number of inaccessible objects.esxcli vsan storage list shows In CMMDS: false for disks in the affected groups.VMware vSAN 8.x
The issue is caused by a deduplication metadata inconsistency. During the power outage, the deduplication hash map (HMap) metadata experienced a Checksum mismatch. To prevent potential data corruption, vSAN prevents the entire disk group from mounting if it cannot verify the integrity of the deduplication metadata.
Entries in vmkernel.log or boot.log will typically show:
WARNING: PLOG: DDPIsValidBlkHdr: PBN [Number], Checksum mismatch: saved [Value] computed [Value]WARNING: PLOG: DDP_Recovery: Recovery Txn Replay failed Read error diskgroup [UUID]WARNING: PLOG: PLOGDedupInit: Init DG failed for SSD [UUID] :Read errorPlease open a Broadcom Support request if you experience the above symptoms.