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
u
To display information related to VMFS locking mechanisms, run the following command:
esxcli --server=server_name storage vmfs lockmode list .
The table lists items that the output of the command might include.
Table 162. VMFS Locking Information
Fields Values Descriptions
Locking Mode Indicates the locking conguration of
the datastore.
ATS-only The datastore is congured to use ATS-
only.
ATS+SCSI The datastore is congured to use ATS,
but can revert to SCSI if ATS fails or is
not supported.
ATS upgrade pending The datastore is in the process of an
online upgrade to ATS-only.
ATS downgrade pending The datastore is in the process of an
online downgrade to ATS+SCSI.
ATS Compatible Indicates whether the datastore can be
congured for ATS-only or not.
ATS Upgrade Modes Indicates the type of upgrade that the
datastore supports.
None The datastore is not ATS-only
compatible.
Online The datastore can be used during its
upgrade to ATS-only.
Oine The datastore cannot be used during
its upgrade to ATS-only.
ATS Incompatibility Reason If the datastore is not compatible with
ATS-only, indicates the reason for the
incompatibility.
Change VMFS Locking to ATS-Only
If your VMFS5 datastores use the ATS+SCSI locking mechanism, you can change to ATS-only locking.
Typically, VMFS5 datastores that were upgraded from VMFS3 use the ATS+SCSI locking mechanism. If the
datastores are deployed on ATS-enabled hardware, they are generally eligible for an upgrade to ATS-only
locking. Depending on your vSphere environment, you can use one of the following upgrade modes:
n
The online upgrade to ATS-only is available for most single-extent VMFS5 datastores. While you
perform the online upgrade on one of the hosts, other hosts can continue using the datastore.
n
The oine upgrade to ATS-only must be used for VMFS5 datastores that span multiple physical
extents. Datastores composed of multiple extents are not eligible for the online upgrade. These
datastores require that no hosts actively use the datastores at the time of the upgrade request.
vSphere Storage
150 VMware, Inc.