6.0.1

Table Of Contents
Prerequisites
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Geing Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
1 Deactivate the core dump le by running the following command:
esxcli system coredump file set --unconfigure | -u
2 Remove the le from the VMFS datastore:
system coredump file remove --file | -f file_name
The command takes the following options:
Option Description
--file | -f
Specify the le name of the dump le to be removed. If you do not specify
the le name, the congured core dump le will be removed.
--force | -F
Deactivate and uncongure the dump le being removed. This option is
required if the le has not been previously deactivated and is active.
The core dump le becomes disabled and is removed from the VMFS datastore.
Checking Metadata Consistency with VOMA
Use vSphere On-disk Metadata Analyser (VOMA) to identify and x incidents of metadata corruption that
aect le systems or underlying logical volumes.
Problem
You might need to check metadata consistency of a le system or a logical volume backing the le system
when you experience problems with various functionalities on a VMFS datastore or a virtual ash resource.
For example you might want to perform a metadata check if one of the following occurs:
n
You experience storage outages.
n
After you rebuild RAID or perform a disk replacement.
n
You see metadata errors in the vmkernel.log le.
n
You are unable to access les on a VMFS.
n
You see corruption being reported for a datastore in events tabs of vCenter Server.
Solution
To check metadata consistency, run VOMA from the CLI of an ESXi host. VOMA can be used to check and
x metadata inconsistency issues for a VMFS datastore or a virtual ash resource. To resolve errors reported
by VOMA, consult VMware Support.
Follow these guidelines when you use the VOMA tool:
n
Make sure that the VMFS datastore you analyze does not span multiple extents. You can run VOMA
only against a single-extent datastore.
n
Power o any virtual machines that are running or migrate them to a dierent datastore.
The following example demonstrates how to use VOMA to check VMFS metadata consistency.
1 Obtain the name and partition number of the device that backs the VMFS datastore that you need to
check.
vSphere Storage
178 VMware, Inc.