Go to main content

SPARC M8 and SPARC M7 Servers Service Manual

Exit Print View

Updated: January 2022
 
 

Oracle ILOM Service-Related Tools

Use these Oracle ILOM shell commands when performing service-related tasks.

Oracle ILOM Command
Description
help [command]
Displays a list of all available commands with syntax and descriptions. Specifying a command name as an option displays help for that command.
set /HOST send_break_action=break
Takes the host server from the OS to either kmdb or OpenBoot prompt (equivalent to a Stop-A), depending on the mode in which the Oracle Solaris OS was booted.
set /HOST send_break_action=coredump
Stops host server and generates a core dump file. Useful for debugging conditions when the host hangs.
start /HOST/console
Connects to the host console.
show /HOST/console/history
Displays the contents of the host's console buffer.
set /HOST/bootmode property=value
Controls the method of booting for the host server's firmware. The value of property can be state, config, expires, or script.
stop /System
Powers off the host server.
stop /Servers/PDomains/PDomain_x/HOST/
Powers off a specific domain.
start /System
Powers on the host server.
start /Servers/PDomains/PDomain_x/HOST/
Powers on a specific domain.
reset /System
Generates a hardware reset of all hosts.
reset /Servers/PDomains/PDomain_x/HOST/
Generates a hardware reset on a specific domain.
reset /SP
Reboots all SPs and SPPs.

Related Information