Thursday, May 28, 2015

Disable VT-d and SR-IOV in BIOS

Disable VT-d and SR-IOV in BIOS

You must disable Virtualization Technology for Directed I/O (VT-d) in BIOS before you can use Oracle VM. This is necessary because input/output memory management unit (I/O MMU) is not supported in Oracle VM 3.2. You must also disable Single Root I/O Virtualization (SR-IOV) in BIOS before you can use Oracle VM.
To disable the VT-d setting in BIOS, perform the following steps:
  1. Reset or power on the server.
    For example to reset the server:
    • From the local server, press the Power button (approximately 1 second) on the front panel of the server to power off the server, then press the Power button again to power on the server.
    • From the Oracle ILOM web interface, select Host Management > Power Control, then select Reset from the Select Action list box.
    • From the Oracle ILOM CLI, type: reset /System
    The BIOS screen appears.

    image:Graphic showing BIOS Screen.
  2. When prompted in the BIOS screen, press F2 to access the BIOS Setup Utility.
    After a few moments, the BIOS Setup Utility appears.
  3. Use the right arrow key to navigate to the IO menu.
    The IO Menu screen appears.

    image:This figure shows the IO Menu screen.
  4. Use the up and down arrow keys to navigate to the IO Virtualization menu option, and press Enter.
    The IO Virtualization menu appears.

    image:This figure shows the IO Menu screen.
  5. Use the up and down arrow keys to navigate to the VT-d menu option, and press Enter.
    The VT-d dialog box appears.
  6. In the VT-d dialog box use the up or down arrow key to select Disabled and press Enter.
    VT-d option is now disabled.
  7. Use the up or down arrow keys to navigate to the SR-IOV menu option, and press Enter.
    The SR-IOV dialog box appears.
  8. In the SR-IOV dialog box, use the up and down arrow keys to select Disabled and press Enter.
    SR-IOV option is now disabled.
  9. Press the ESC key to return the IO Menu top level, and then save and exit BIOS.

No comments:

Post a Comment

  How to Change Instance Type & Security Group of EC2 in AWS By David Taylor Updated April 29, 2023 EC2 stands for Elastic Compute Cloud...