User Manual
Table Of Contents
- Mellanox InfiniBand OFED Driver for VMware vSphere 5.x User Manual
Rev 1.8.2
Mellanox Technologies
13
3 Uninstalling Mellanox InfiniBand OFED Driver
To uninstall the driver:
1. Log into the ESXi5.0 server with root permissions.
2. List the existing InfiniBand OFED driver modules.
3. Remove each module using the "esxcli software vib remove..." command.
4. Reboot the server.
#> esxcli software vib list | grep Mellanox
net-ib-core 1.8.1 OEM.500.0.0.472560 Mellanox Partner Supported 2013-02-09 net-ib-ipoib
1.8.1 OEM.500.0.0.472560 Mellanox Partner Supported 2013-02-09
...
#> esxcli software vib remove -n net-ib-ipoib
#> esxcli software vib remove -n net-mlx4-ib
#> esxcli software vib remove -n net-ib-umad
#> esxcli software vib remove -n net-ib-sa
#> esxcli software vib remove -n net-ib-mad
#> esxcli software vib remove -n net-ib-core
#> esxcli software vib remove -n net-mlx4-core