Recovery Vmfs Datastore __full__ -
# Identify the snapshot LUN esxcfg-volume -l esxcfg-volume -m <UUID_of_snapshot> 2.4 Recover a Deleted Datastore (Partition Table) If the VMFS partition table is lost but data intact:
esxcli storage filesystem list | grep unmounted esxcli storage filesystem mount -l "DatastoreName" When restoring from a storage snapshot to the same host that sees the original LUN: recovery vmfs datastore
# Check filesystem (no repair) voma -m vmfs -f check -d /dev/disks/naa.600xxxx:1 # Identify the snapshot LUN esxcfg-volume -l esxcfg-volume