Oracle® Virtual Networking for Windows Hosts Installation and Boot Guide

Exit Print View

Updated: July 2016
 
 

Please tell us how to improve our documentation:


0 of 500

0 of 500



0 of 500
Thank you for your feedback! If you want to participate in content improvement and share additional information, please click Feedback button.
Rate this document:

Run the HCA Firmware Update Script in Interactive Mode

To burn the HCA firmware in interactive mode (which is the default), follow this procedure:

  1. Install the Oracle host drivers for Windows.

    During installation, the HCA software version is checked.

    • If the script determines that the HCA card is not supported, the script displays an error. Any HCA Device ID other than 25204 or 25218 is considered an unsupported HCA model type. The upgrade script cannot be run against an unsupported HCA. Contact Oracle Technical Support.

    • If the script determines the HCA card is supported, but the card's firmware is less than the minimum supported version, the script displays an error. You can run the upgrade script to update the HCA firmware. Proceed to Step 2.

    • If the script determines that valid HCAs are installed and have a valid firmware version installed, there is no need to run the HCA upgrade script. However, you can still run the script and update the firmware (for example, to load a third-party image file onto the HCA). If you run the update script, proceed to Step 2.

  2. To run the script, start a command prompt by choosing Start→Run....
  3. Change directory to:
    cd %programfiles%\Xsigo Systems\Support\FirmwareUpdate
  4. From the prompt, run the following script by issuing the following command:
    cscript Xg_FWUpdate.vbs
    Microsoft (R) Windows Script Host Version 5.6
    Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
    ##############################################################################
    ##
    # (C) 2007 Oracle Inc. All rights reserved. This material may not be
    # reproduced, displayed, modified or distributed without the express prior
    # written permission of the copyright holder.
    ##############################################################################
    ##
    ##############################################################################
    ##
    # Main Menu
    #############################################################################
    Selected HCA Card Number: 0
    HCA Device ID : mt25218_pciconf0
    Image Type : failsafe
    I.S. Version : 1
    Device ID :
    Chip Revision : a0
    GUID Descr : node port1 port2 sys image
    GUIDs : 0002c9020021f1f0 0002c9020021f1f1 0002c9020021f1f2 0002c9020021
    f1f3
    BOARD ID : mt_0370110001
    VSD :
    PSID : mt_0370110001
    FW Version :
    HCA mlx FW Ver : 5.1.400
    1) Flash HCA Firmware
    2) Change selected card
    0) Quit
    Select option>
  5. When prompted, type 1 to enter the Flash HCA Firmware Menu:
    Select option> 1
    ########################################################################
    # Flash HCA Firmware Menu
    ########################################################################
    Selected HCA Card Number: 0
    HCA Device ID : mt25218_pciconf0
    Image Type : failsafe
    I.S. Version : 1
    Device ID :
    Chip Revision : a0
    GUID Descr : node port1 port2 sys image
    GUIDs : 0002c902002410a0 0002c902002410a1 0002c902002410a2 0002c902002410a3
    BOARD ID : mt_0370110001
    VSD :
    PSID : mt_0370110001
    FW Version :
    HCA mlx FW Ver : 5.1.400
    1) 5.2.0
    2) 5.1.400
    0) Return to previous menu
    Select Firmware to Burn>
  6. When prompted, select the firmware version that you want to burn onto the HCA in the Windows server.

    Do not attempt to abort the firmware upgrade process after it has started. This example shows updating the HCA with firmware version 5.2.0.

    Select Firmware to Burn> 1
    Upgrading HCA firmware 5.1.400 to 5.2.0
    This Will Flash HCA with Firmware file .\Image\fw-25218-5_2_0-mhea28-xtc_a1-
    a2.bin
    Please do not interrupt the burn process or reboot the machine...
    Wait till burn completes ...
    ......................................................................
    ------------------------------------------------------------------------
    The firmware on one or more of the HCAs has been upgraded.
    It is recommended to reboot the machine in order for changes to take effect.
    ------------------------------------------------------------------------
    Press Enter key to continue
  7. Press Enter to exit the update script.
  8. Reboot the Windows server to bring up the HCAs.