Before repairing, confirm that the issue is actually file system corruption. Common symptoms include:
VMware provides a built-in utility called . This tool can identify and, in some cases, fix metadata corruption. vmfs repair
voma -m vmfs -f check /vmfs/devices/disks/naa.ID:partition_number Before repairing, confirm that the issue is actually
If the check indicates errors, you can attempt a repair. This command attempts to rebuild the linked list of metadata blocks. in some cases
Example: If the device is naa.123 , and the VMFS partition is partition 3, the path is naa.123:3 .