6.0.1

Table Of Contents
#esxcli storage vmfs extent list
The Device Name and Partition columns in the output identify the device. For example:
Volume Name XXXXXXXX Device Name Partition
1TB_VMFS5 XXXXXXXX naa.600508e000000000b367477b3be3d703 3
2 Run VOMA to check for VMFS errors.
Provide the absolute path to the device partition that backs the VMFS datastore, and provide a partition
number with the device name. For example:
# voma -m vmfs -f check -d /vmfs/devices/disks/naa.600508e000000000b367477b3be3d703:3
The output lists possible errors. For example, the following output indicates that the heartbeat address
is invalid.
XXXXXXXXXXXXXXXXXXXXXXX
Phase 2: Checking VMFS heartbeat region
ON-DISK ERROR: Invalid HB address
Phase 3: Checking all file descriptors.
Phase 4: Checking pathname and connectivity.
Phase 5: Checking resource reference counts.
Total Errors Found: 1
Command options that the VOMA tool takes include the following.
Table 165. VOMA Command Options
Command Option Description
-m | --module
The module to run:
n
vmfs. This is a default option. You can check VMFS3
and VMFS 5 datastores. If you specify this module,
minimal checks are performed for LVM as well.
n
vmfsl. Check le systems that back virtual ash
volumes.
n
lvm. Check logical volumes that back VMFS datastores.
-f | --func
Functions to be performed:
n
query. List functions supported by module.
n
check. Check for errors.
n
fix. Check and x errors.
-d | --device
Device or disk to be inspected. Make sure to provide the
absolute path to the device partition backing the VMFS
datastore. For example, /vmfs/devices/disks/naa.
00000000000000000000000000:1.
-s | --logfile
Specify the log le to output the results.
-v | --version
Display the version of VOMA.
-h | --help
Display the help message for the VOMA command.
Configuring VMFS Pointer Block Cache
You can use advanced VMFS parameters to congure the pointer block cache.
As the size of the virtual machine les on the VMFS datastores increases, the number of pointer blocks used
by those les also increases. The pointer blocks are used to address le blocks in the large virtual machine
les and virtual disks on the VMFS datastore.
Chapter 16 Working with Datastores
VMware, Inc. 179