6.5.1

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 --server=server_name 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 --server=server_name 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.
In the procedure, --server=server_name specifies the target server. The specified target server
prompts you for a user name and password. Other connection options, such as a configuration file or
session file, are supported. For a list of connection options, see Getting Started with vSphere Command-
Line Interfaces.
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 --server=server_name storage nfs list command.
The Hardware Acceleration column in the output shows the status.
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.
vSphere Storage
VMware, Inc. 319