Documentation, Support, and Training
Understanding Administrative Commands
Monitoring the InfiniBand Fabric
Controlling the InfiniBand Fabric
Understanding Signal Routing Through the Switch
Understanding Switch Startup and Component Addition
Understanding ILOM on the Switch
Switching Between the ILOM Shell and the Linux Shell
Switch From the ILOM Shell to the Linux Shell (CLI)
Switch From the Linux Shell to the ILOM Shell (CLI)
Display the State of the Aggregate Sensor (CLI)
Display the ILOM Sessions (CLI)
Display the ILOM Event Log (CLI)
Checking the Status of Services (CLI)
Display the HTTP Service Status (CLI)
Display the HTTPS Service Status (CLI)
Display the SSL Certificates (CLI)
Display the SNMP Service Status (CLI)
Display the SNMP User Accounts (CLI)
Display the SNMP Service Communities (CLI)
Display the IPMI Service Status (CLI)
Display the ILOM User Accounts (CLI)
Display the Network Management Configuration (CLI)
Get Help on an ILOM Command (CLI)
Get Help on an ILOM Target Property (CLI)
Display Chassis FRU Information (CLI)
Display the ILOM Firmware Version (CLI)
Controlling ILOM Targets (CLI)
Performing General Tasks on ILOM Targets (CLI)
Clear the ILOM Event Log (CLI)
Back Up the ILOM Configuration (CLI)
Restore the ILOM Configuration (CLI)
Set the Network Management Parameters (CLI)
Performing ILOM User Tasks (CLI)
Add an ILOM User Account (CLI)
Change an ILOM User's Password and or Role (CLI)
Delete an ILOM User Account (CLI)
Disable the HTTP Service (CLI)
Enable the HTTPS Service (CLI)
Install a Custom SSL Certificate (CLI)
Remove the Custom SSL Certificate (CLI)
Disable the HTTPS Service (CLI)
Configure the SNMP Service (CLI)
Add SNMP Service User Accounts (CLI)
Delete SNMP Service User Accounts (CLI)
Add SNMP Service Communities (CLI)
Delete SNMP Service Communities (CLI)
Back Up SNMP Service MIBs (CLI)
Disable the SNMP Service (CLI)
Set the CLI Configuration (CLI)
Upgrading the Switch Firmware Through ILOM (CLI)
Install the flint Application (CLI)
Download the Switch Firmware Package (CLI)
Set Component Firmware to Upgrade (CLI)
Administering ILOM (Web Interface)
Access ILOM From the Web Interface
Monitoring ILOM Targets (Web Interface)
Controlling ILOM Targets (Web Interface)
Upgrading the Switch Firmware Through ILOM (Web Interface)
Understanding InfiniBand Cabling
Understanding Switch Specifications
Understanding the Installation
Installing the InfiniBand Software Stack
Verifying the InfiniBand Fabric
Understanding Service Procedures
Servicing the Fabric Cards and Fabric Card Fillers
Servicing the InfiniBand Cables
Doing Supportive Software Tasks
Understanding Switch-Specific Commands
When ILOM performs the firmware upgrade, it checks the following:
All line cards configured for upgrade are in an active state and all links are up.
All fabric cards configured for upgrade are in an active state and all links are up.
All fabric card fillers configured for upgrade are in an active state.
Components that do not meet these criteria are not upgraded, and ILOM displays a warning indicating so.
-> load -source URI/pkgname
where:
URI is the uniform resource indicator for the firmware server.
pkgname is the name of the firmware package in the transfer directory.
For example, using the FTP protocol:
-> load -source ftp://root:password@123.45.67.89/transfer_directory/SUN_DCS_648_BINARY_1.0.1.pkg Downloading firmware image. This will take approximately 2 minutes.
Respond to the upgrade.
For example:
NOTE: Firmware upgrade will upgrade the chassis CMM firmware. It will also do H8 and I4 upgrade on all line cards and fabric cards of the chassis. For a fully loaded chassis, firmware upgrade takes couple of hours. ILOM will enter a special mode to load new firmware. No other tasks can be performed in ILOM until the firmware upgrade is complete and ILOM is reset. Are you sure you want to load the specified file (y/n)? y
For example:
Preserve existing configuration (y/n)? y
For example:
Switch to outband update if inband update fails for I4 (y/n)? n
Note - An upgrade outside of the InfiniBand fabric can take many hours.
The firmware upgrade enviroment is set up and the following message is displayed:
Setting up environment for firmware upgrade. This will take approximately 2 minutes. Starting FW upgrade
The firmware upgrade starts. During the process, you see messages of the progress. For example:
========================== Performing operation: FC 2 ========================== FC 2: H8 is already at the given version. FC 2: I4 0 is already at the given version. FC 2: I4 1 is already at the given version.
When the firmware upgrade ends, a summary is displayed. For example:
=========================== Summary of Firmware update =========================== LC status (1,8:full): FW UPDATE - FAILED H8 succeeded on cards : none H8 already up-to-date on cards : none H8 failed on cards : none I4 succeeded on cards : none I4 already up-to-date on cards : none I4 failed on cards : none Cards in "Not Present" state : 1 Cards not in "Ready" state : 8 FC/FCF status (2:full): FW UPDATE - SUCCESS H8 succeeded on cards : none H8 already up-to-date on cards : 2 H8 failed on cards : none I4 succeeded on cards : none I4 already up-to-date on cards : 2(I4 - 0,1) I4 failed on cards : none Cards in "Not Present" state : none Cards not in "Ready" state : none Firmware update is complete.