JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
StorageTek Dual 8 Gb FC Dual GbE ExpressModule HBA From QLogic Installation Guide

For HBA Models SG-PCIEFCGBE-Q8-Z, SG-XPCIEFCGBE-Q8-Z, SG-PCIEFCGBE-Q8-N, and SG-XPCIEFCGBE-Q8-N

Oracle Technology Network
Library
PDF
Print View
Feedback
search filter icon
search icon

Document Information

Using This Documentation

Chapter 1 HBA Overview

Chapter 2 Hardware Installation and Removal

Observing ESD and Handling Precautions

Installing the Hardware

To Install the HBA

Connecting the Cables to the HBA

To Connect the Cables to the HBA

To Power On the HBA

LED Descriptions and Status

LED and Switch Locations

Fibre Channel LED Indicator Status

Ethernet LED Indicator Status

Power and Attention Switch LED Scheme

Configuring the HBA for Hot-Plug Operation

To Configure the HBA for Hot-Plug Operation

Testing the Installation

To Test the Installation for the Oracle Solaris OS

Testing the Installation for the Windows OS

Testing the Installation for the VMware Technology

Removing the Hardware

To Prepare the HBA for Removal Using the HBA Attention Button

To Prepare the HBA for Hot-Plug Removal Using the Oracle Solaris OS

To Remove the HBA

Chapter 3 Software Installation

Chapter 4 Known Issues

To Prepare the HBA for Hot-Plug Removal Using the Oracle Solaris OS

If you want to remove the HBA without first halting the operating system and removing power from the associated server blade, you can prepare the HBA for removal as follows:

  1. Use the cfgadm -al command to identify the HBA to be removed.
    Ap_Id		Type			Receptacle				Occupant				Condition
    pcie5		ether/hp			connected				configured				ok
    pcie6		ether/hp			connected				configured				ok
    
  2. Use the ifconfig command to identify the Ethernet ports on the HBA to be disconnected (or, use ifconfig -a to show the plumbed Ethernet ports).
    e1000g5: flags=201000803<UP,BROADCAST,MULTICAST,IPv4,CoS> mtu 1500 index 6
            inet 200.17.188.224 netmask ffffff00 broadcast 200.17.188.255
            ether 0:c0:dd:9:a9:7b 
    
  3. Use the ifconfig e1000g5 unplumb command to disconnect the Ethernet ports on the HBA.
  4. Use the cfgadm -c unconfigure command to unconfigure the attachment point ID (Ap_Id) for the HBA. For example:
    cfgadm -c unconfigure c3
    cfgadm -c unconfigure c4
    ..
    cfgadm -c disconnect pcie6ether/hp???
    
  5. Use the cfgadm -c disconnect command to prepare the HBA for removal.

    A blinking Power LED indicates that the HBA is being prepared for removal. A dark Power LED indicates that the HBA is ready to be removed.