6.7

Table Of Contents
2 Set the host acceptance level:
esxcli software acceptance set --level=value
The host acceptance level must be the same or less restrictive than the acceptance level of any VIB
you want to add to the host. The value can be one of the following:
n
VMwareCertified
n
VMwareAccepted
n
PartnerSupported
n
CommunitySupported
3 Install the VIB package:
esxcli software vib install -v|--viburl=URL
The URL specifies the URL to the VIB package to install. http:, https:, ftp:, and file: are
supported.
4 Verify that the plug-in is installed:
esxcli software vib list
5 Restart your host for the installation to take effect.
Uninstall NAS Plug-Ins
To uninstall a NAS plug-in, remove the VIB package from your host.
This topic discusses how to uninstall a VIB package using the esxcli command. For more details, see
the vSphere Upgrade documentation.
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
1 Uninstall the plug-in:
esxcli software vib remove -n|--vibname=name
The name is the name of the VIB package to remove.
2 Verify that the plug-in is removed:
esxcli software vib list
3 Reboot your host for the change to take effect.
Update NAS Plug-Ins
Upgrade hardware acceleration NAS plug-ins on your host when a storage vendor releases a new plug-in
version.
vSphere Storage
VMware, Inc. 324