6.0.1

Table Of Contents
For example, the 0x5 0x25 0x0 field from the above error message can be represented as sense=5 asc=25
ascq=0.
To interpret Sense Keys, see http://www.t10.org/lists/2sensekey.htm.
To determine the meaning of the Additional Sense Code (asc) and Additional Sense Code Qualifier (ascq),
use the two codes together. See http://www.t10.org/lists/2asc.htm for details.
You should get the following interpretation for the 0x5 0x25 0x0 field:
sense=5 (ILLEGAL REQUEST), ASC=25 ASCQ=0 (LOGICAL UNIT NOT SUPPORTED)
Troubleshooting Storage Adapters
If your storage adapters experience performance problems, use the esxcli storage san commands to
identify the problems .
Problem
Storage adapters experience performance and I/O problem.
Solution
Use the esxcli storage san commands to obtain and display events and statistics for the adapters. You can
analyze the commands' output to identify adapter problems and to find appropriate solutions.
Table 73. esxcli storage san commands
Command Description Options
esxcli storage san [FC |
iSCSI | FCoE | SAS] list
List adapter attributes.
NOTE iSCSI applies to software iSCSI only.
-- adapter | -A
Adapter name (vmhbaX),
or none, to list information
for all adapters of the
particular type.
esxcli storage san [FC |
iSCSI | FCoE | SAS] stats
get
Get adapter statistics.
NOTE iSCSI applies to software iSCSI only.
-- adapter | -A
Adapter name (vmhbaX),
or none, to list information
for all adapters of the
particular type.
esxcli storage san [FC |
FCoE | SAS] reset
Reset a particular adapter. -- adapter | -A
Adapter name (vmhbaX).
esxcli storage san fc
events get
Retrieve events for Fibre Channel adapters. -- adapter | -A
Adapter name (vmhbaX),
or none, to list information
for all Fibre Channel
adapters on the system.
Checking Metadata Consistency with VOMA
Use vSphere On-disk Metadata Analyser (VOMA) to identify and fix incidents of metadata corruption that
affect file systems or underlying logical volumes.
Problem
You might need to check metadata consistency of a file system or a logical volume backing the file system
when you experience problems with various functionalities on a VMFS datastore or a virtual flash 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.
vSphere Troubleshooting
68 VMware, Inc.