Driver Installation
Rev 2.5
53
Mellanox Technologies
4.3.3 Removing Previous Mellanox Driver
To remove all the drivers:
1. Log into the ESXi server with root permissions.
2. List the existing ConnectX-4 Lx NATIVE ESX driver modules. (See
3. Remove each module.
4. Reboot the server.
4.3.4 Loading/Unloading Driver Kernel Modules
To unload the driver:
To load the driver:
To restart the driver:
Please unload the driver before removing it.
#> esxcli software vib remove -n nmlx5-core
To remove the modules, the command must be run in the same order as shown in the
example above.
esxcfg-module -u nmlx5_core
/etc/init.d/sfcbd-watchdog stop
esxcfg-module nmlx5_core
/etc/init.d/sfcbd-watchdog start
kill -POLL $(cat /var/run/vmware/vmkdevmgr.pid)
/etc/init.d/sfcbd-watchdog stop
esxcfg-module -u nmlx5_core
esxcfg-module nmlx5_core
/etc/init.d/sfcbd-watchdog start
kill -POLL $(cat /var/run/vmware/vmkdevmgr.pid)