6.0.1

Table Of Contents
2 For an online upgrade, perform additional steps.
a Close the datastore on all hosts that have access to the datastore, so that the hosts can recognise the
change.
You can use one of the following methods:
n
Unmount and mount the datastore.
n
Put the datastore into maintenance mode and exit maintenance mode.
b Verify that the Locking Mode status for the datastore changed to ATS-only by running:
esxcli storage vmfs lockmode list
c If the Locking Mode displays any other status, for example ATS UPGRADE PENDING, check
which host has not yet processed the upgrade by running:
esxcli storage vmfs host list
Change Locking Mechanism to ATS+SCSI
When you create a VMFS5 datastore on a device that supports atomic test and set (ATS) locking, the
datastore is set to use the ATS-only locking mechanism. In certain circumstances, you might need to
downgrade the ATS-only locking to ATS+SCSI.
You might need to switch to the ATS+SCSI locking mechanism when, for example, your storage device is
downgraded or rmware updates fail and the device no longer supports ATS.
The downgrade process is similar to the ATS-only upgrade. As with the upgrade, depending on your
storage conguration, you can perform the downgrade in online or oine mode.
Procedure
1 Change the locking mechanism to ATS+SCSI by running the following command:
esxcli storage vmfs lockmode set -s|--scsi -l|--volume-label= VMFS label -u|--volume-uuid=
VMFS UUID.
2 For an online mode, close the datastore on all hosts that have access to the datastore, so that the hosts
can recognise the change.
Understanding Network File System Datastores
An NFS client built into ESXi uses the Network File System (NFS) protocol over TCP/IP to access a
designated NFS volume that is located on a NAS server. The ESXi host can mount the volume and use it for
its storage needs. vSphere supports versions 3 and 4.1 of the NFS protocol.
Typically, the NFS volume or directory is created by a storage administrator and is exported form the NFS
server. The NFS volume is not required to be formaed with a local le system, such as VMFS. You can
mount the volume directly on ESXi hosts and use it to store and boot virtual machines in the same way that
you use VMFS datastores.
In addition to storing virtual disks on NFS datastores, you can use NFS as a central repository for ISO
images, virtual machine templates, and so on. If you use the datastore for ISO images, you can connect the
virtual machine's CD-ROM device to an ISO le on the datastore and install a guest operating system from
the ISO le.
ESXi supports the following storage capabilities on most NFS volumes:
n
vMotion and Storage vMotion
n
High Availability (HA) and Distributed Resource Scheduler (DRS)
vSphere Storage
152 VMware, Inc.