| Action | Command | | :--- | :--- | | List Datastores | esxcfg-scsidevs -m | | Check Partitions | partedUtil get /dev/disks/<Device> | | Check VMFS Integrity | voma -m vmfs -f check /dev/disks/<Device>:1 | | Repair VMFS Metadata | voma -m vmfs -f repair /dev/disks/<Device>:1 | | List Inactive Volumes | esxcfg-volume -l | | Mount Inactive Volume | esxcfg-volume -M <UUID> | | Resignature Snapshot | vmkfstools -J resignature /dev/disks/<Device>:1 |
Verifying the integrity of the file system and fixing minor logical errors. esxi vmfs repair
Use this only if: