Oracle® Virtual Networking for ESX Hosts Installation and Boot Guide

Exit Print View

Updated: July 2016
 
 

Install Host Drivers for ESXi 5.x Hosts

  1. Copy the host drivers on to the ESXi 5.x host.
  2. Remove the following vibs:
    • esxcli software vib remove -n net-mlx4-core

    • esxcli software vib remove -n net-mlx4-en

  3. Install the host drivers on the ESXi host.
    esxcli software vib install -d /path-to-files/ host-driver-filename.zip
    path-to-files

    file path to the respective files

    host-driver-filename.zip

    File name of the .zip archive of the host drivers for the specific OS


    Note -  If the drivers are unsigned, append the -nosigcheck option to the command line.
  4. Reboot the ESXi host.
  5. Verify that the host drivers are installed.

    esxcli software vib list | grep Partner

Related Information