Go to main content

Oracle® Dual Port 25 Gb Ethernet Adapter User's Guide

Exit Print View

Updated: June 2019
 
 

Verify the Adapter Installation (Oracle Solaris x86)

  1. Power on the server, and then boot the server.
  2. Check the version of the Oracle Solaris SRU.

    You must have at least Oracle Solaris 11.3 SRU23 installed. For example:

    $ pkg info entire
    Name: entire
         Summary: entire incorporation including Support Repository Update
                  (Oracle Solaris 11.3.23.1.0).
         ...
         <output omitted>
         ...
        Version: 0.5.23 (Oracle Solaris 11.3.23.1.0)

    See Hardware and Software Requirements for more information.

  3. Verify that the adapter is properly installed and recognized by the OS.
    # grep bnxt /etc/path_to_inst

    If the adapter is properly installed, you should see output similar to this:

    grep bnxt /etc/path_to_inst
    "/pci@2,0/pci8086,2f08@3/pci108e,3044@0" 0 "bnxt"
    "/pci@2,0/pci8086,2f08@3/pci108e,3044@0,1" 1 "bnxt"

Related Information