6.7

Table Of Contents
Prerequisites
This topic discusses how to update a VIB package using the esxcli command. For more details, see the
vSphere Upgrade documentation.
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Getting Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
1 Upgrade to a new plug-in version:
esxcli software vib update -v|--viburl=URL
The URL specifies the URL to the VIB package to update. http:, https:, ftp:, and file: are
supported.
2 Verify that the correct version is installed:
esxcli software vib list
3 Reboot the host.
Verify Hardware Acceleration Status for NAS
In addition to the client, you can use the esxcli command to verify the hardware acceleration status of
the NAS device.
Prerequisites
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Getting Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
u
Run the esxcli storage nfs list command.
The Hardware Acceleration column in the output shows whether hardware acceleration is supported.
Hardware Acceleration Considerations
When you use the hardware acceleration functionality, certain considerations apply.
Several reasons might cause a hardware-accelerated operation to fail.
For any primitive that the array does not implement, the array returns an error. The error triggers the ESXi
host to attempt the operation using its native methods.
The VMFS data mover does not leverage hardware offloads and instead uses software data movement
when one of the following occurs:
n
The source and destination VMFS datastores have different block sizes.
n
The source file type is RDM and the destination file type is non-RDM (regular file).
n
The source VMDK type is eagerzeroedthick and the destination VMDK type is thin.
vSphere Storage
VMware, Inc. 325