6.5.1

Table Of Contents
When you work with I/O filters, the following considerations apply:
n
vCenter Server uses ESX Agent Manager (EAM) to install and uninstall I/O filters. As an
administrator, never invoke EAM APIs directly for EAM agencies that are created or used by
vCenter Server. All operations related to I/O filters must go through VIM APIs. If you accidentally
modify an EAM agency that was created by vCenter Server, you must revert the changes. If you
accidentally destroy an EAM agency that is used by I/O filters, you must call
Vim.IoFilterManager#uninstallIoFilter to uninstall the affected I/O filters. After uninstalling,
perform a fresh reinstall.
n
When a new host joins the cluster that has I/O filters, the filters installed on the cluster are deployed
on the host. vCenter Server registers the I/O filter storage provider for the host. Any cluster changes
become visible in the VM Storage Policies interface of the vSphere Web Client.
n
When you move a host out of a cluster or remove it from vCenter Server, the I/O filters are uninstalled
from the host. vCenter Server unregisters the I/O filter storage provider.
n
If you use a stateless ESXi host, it might lose its I/O filter VIBs during a reboot. vCenter Server
checks the bundles installed on the host after it reboots, and pushes the I/O filter VIBs to the host if
necessary.
Uninstall I/O Filters from a Cluster
You can uninstall I/O filters deployed in an ESXi host cluster.
Prerequisites
n
Required privileges: Host.Config.Patch.
Procedure
1 Uninstall the I/O filter by running the installer that your vendor provides.
During uninstallation, vSphere ESX Agent Manager automatically places the hosts into maintenance
mode.
If the uninstallation is successful, the filter and any related components are removed from the hosts.
2 Verify that the I/O filter components are properly uninstalled from your ESXi hosts:
esxcli --server=server_name software vib list
The uninstalled filter no longer appears on the list.
Upgrade I/O Filters in a Cluster
Use installers provided by I/O filter vendors to upgrade I/O filters deployed in an ESXi host cluster.
An upgrade consists of uninstalling the old filter components and replacing them with the new filter
components. To determine whether an installation is an upgrade, vCenter Server checks the names and
versions of existing filters. If the existing filter names match the names of the new filters but have different
versions, the installation is considered an upgrade.
vSphere Storage
VMware, Inc. 306