Datastore Updated: Recovery Vmfs
Verify if there are any recent backups of the datastore. If backups are available, restore the datastore from the backup.
# List available partitions partedUtil get /dev/disks/naa.600xxxx recovery vmfs datastore
esxcli storage filesystem list | grep unmounted esxcli storage filesystem mount -l "DatastoreName" Verify if there are any recent backups of the datastore
: If the datastore contains critical VMs, power them off (if still running) and do not write new data to the LUN. recovery vmfs datastore
