Exit Print View

Oracle Integrated Lights Out Manager (ILOM) 3.0 Supplement for Sun Blade T6340 Server Modules

Get PDF Book Print View
 

Document Information

Using This Documentation

Related Documentation

Documentation, Support, and Training

Documentation Feedback

Understanding ILOM for the Sun Blade T6340 Server Module

ILOM Overview

Chassis Monitoring Module Features

Updating the System Firmware

Resetting the Password to the Factory Default

Managing the Host

Resetting the Host

Managing Host Boot Mode

Viewing and Configuring Host Control Information

Managing Host Diagnostics and POST

Managing System User Interactions

Managing the Service Processor

Storing Customer Information

Changing Service Processor Settings to Factory Defaults

Display Console History (CLI)

Change Console Escape Characters (CLI)

Changing Configuration Policy Settings

Managing Power Usage and Monitoring Power Consumption

Managing Network Access

Managing SSH Server Settings

Monitoring Active System Faults

Managing Devices

Managing Virtual Keyswitch Settings

Using the Remote Console

Hardware Connection Options

Configuring the Host for Using Remote Console With OpenBoot

Configuring the Host for Using Remote Console With Solaris OS

IPMI Sensor Reference

Sensors on the Sun Blade T6340 Server Module

Indicators on the Sun Blade T6340 Server Module

ALOM CMT Compatibility Shell

Limits to Backward Compatibility

Create an ALOM CMT Compatibility Shell

Switch Between the ALOM CMT Shell and the Host Console

Return to the ILOM From the ILOM CMT Shell

Comparing ILOM and ALOM CMT Commands

ALOM CMT Shell Configuration Commands

ALOM CMT Shell Log Commands

ALOM CMT Shell Status and Control Commands

ALOM CMT Shell FRU Commands

ALOM CMT Shell Automatic System Recovery (ASR) Commands

ALOM CMT Shell Miscellaneous Commands

ALOM CMT Variables

ALOM CMT Variable Comparison

Event Messages Available Through the ALOM Compatibility Shell

Event Message Overview

Event Severity Levels

Service Processor Usage Event Messages

Environmental Monitoring Event Messages

Host Monitoring Event Messages

SCC Backup and Restore

Information Stored on the SCC

Index

ALOM CMT Shell Status and Control Commands

ALOM CMT Shell Status and Control Commands
ALOM CMT Command
Summary
Comparable ILOM Command
showenvironment
Displays the environmental status of the host server. This information includes system temperatures, power supply status, front panel LED status, hard disk drive status, fan status, voltage, and current sensor status.
show –o table –level all /SYS

showpower [–v]
Displays power metrics for the host server.
show /SP/powermgmt
shownetwork [–v]

Displays the current network configuration information. The –v option shows additional information about your network, including information about your DHCP server.
show /SP/network

console [–f]

Connects to the host system console. The –f option forces the console write lock from one user to another.

In ILOM, the –force option terminates the console, permitting you to start a new console.

start [–force] /SP/console

break [–D][–c]

Drops the host server from running the Solaris OS software into OpenBoot PROM or kmdb depending upon the mode in which the Solaris software was booted.
set /HOST send_break_action=[break|dumpcore]

[start /SP/console]

bootmode [normal] [reset_nvram] [config=configname][bootscript =string]
Controls the host server OpenBoot PROM firmware method of booting.
set /HOST/bootmode property=value

(where property is state, config, or script)

flashupdate –s IPaddr –f pathname [–v] [-y] [-c]
Downloads and updates system firmware (both host firmware and ALOM CMT firmware). For ILOM, ipaddr must be a TFTP server. If you use DHCP, you can replace ipaddr with the name of the TFTP host.

The -y option enables you to skip the confirmation question.

The -c option enables you to update system firmware on your server without preserving configuration information.

After configuration information has been deleted (by having used the -c option or the set /SP reset_to_defaults=factory command), you must use the -c option when replacing system firmware that includes ILOM 3.0 with firmware that includes ILOM 2.0. If you omit the -c option, the flashupdate command attempts to restore preserved configuration information, halting the firmware downgrade because that configuration information is absent.

load –source tftp://ipaddr/pathname

reset [–y] [–f] [–c]

reset –d [–n] [–y] [–f] [–c]

Generates a hardware reset on the host server.

The –y option enables you to skip the confirmation question.

The –f option forces a hardware reset.The –c option starts the console.

The –d option gracefully resets the control domain.The –n option sets the auto-boot variable to disable (lasts for one reset).The –y option enables you to skip the confirmation question.The –f option forces a hardware reset.The –c option starts the console.

reset [-script][–force] /SYS

[start /SP/console]

[set /HOST/domain/control auto-boot=disable]

reset [–script] [–force] /HOST/domain/control

[start /SP/console]

powercycle [–y] [–f]
poweroff followed by poweron. The –f option forces an immediate poweroff, otherwise the command attempts a graceful shutdown.
stop [–script] [–force] /SYS

start [–script] [–force] /SYS

poweroff [–y][–f]

Removes the main power from the host server. The –y option enables you to skip the confirmation question. ALOM CMT attempts to shut the server down gracefully. The –f option forces an immediate shutdown.
stop [–script][–force] /SYS

poweron
Applies the main power to the host server or FRU.
start /SYS

setlocator [on/off]
Turns the Locator LED on the server on or off.
set /SYS/LOCATE value=value

showfaults [–v]
Displays current valid system faults.
show /SP/faultmgmt

clearfault UUID
Manually repairs system faults.
set /SYS/component clear_fault_action=true

showlocator
Displays the current state of the Locator LED as either on or off.
show /SYS/LOCATE

removeblade [-y]
Pauses the service processor tasks and illuminates the blue OK to Remove LED, indicating that it is safe to remove the blade. The -y option enables you to skip the confirmation question.
set /SYS prepare_to_remove_action=true
unremoveblade
Turns off the OK to Remove LED and restores the service processor state.
set /SYS return_to_service_action=true