Recover Vmfs 6 | Datastore
esxcfg-volume -l This lists all detected VMFS volumes, including those marked as "snapshot" or "resigned" . If you see your volume with a (snapshot) or (resigned) tag, reattach it with:
esxcfg-scsidevs -m partedUtil getptbl /vmfs/devices/disks/naa.XXXXXX From there, you can manually using partedUtil setptbl and the saved VMFS partition layout. recover vmfs 6 datastore
If the datastore does not appear in esxcfg-volume -l , the next step is scanning for VMFS headers: esxcfg-volume -l This lists all detected VMFS volumes,