
Unload unnecessary modules from your ESX host.
“Turn off what you do not need” is my motto 🙂 . So, if you are not using the VMFS-2 (which you probably aren’t using since ESX 3.x) and/or NFSClient in you environment than you can safely unload these modules from your ESX host. You can list currently loaded modules with #esxcfg-module –q and if you want to disable the modules mentioned above then: Login to you ESX host as root user First, unload the […]