ILOM (Integrated Lights Out Manager) : - Version
ILOM (Integrated Lights Out Manager) : - Version
The Sun Fire X64 family of servers implement a technology called ILOM
Integrated Lights Out Manager
ILOM uses a hierarchical namespace.
It contains a predefined tree /SP namespace manages the ILOM.
e.g. to manage users and clock settings.
The SP namespace is generic over all platforms using the ILOM.
The /SYS namespace manages the host system.
e.g. change the host state, read sensor information, and access other information
for managed system hardware.
The SYS namespace is unique to each platform.
ILOM Commands
The below commands can be used for collecting ILOM Logs
->
->
->
->
->
->
show
show
show
show
show
show
/HOST
/SYS ( to view Serial Number )
/SP/users
/HOST
/SYS keyswitch_state
/SP/network
Error logs
-> show /SP/faultmgmt
-> show /SP/logs/event/list
-> set /SP/logs/event clear=true
All Information
-> show -l all
-> show -o table -level all /SYS
-> start -force /SP/console
Commands related to Power
->
->
->
->
->
set
set
set
set
set
pendingipdiscovery=static
pendingipaddress=xxx.xxx.xx.xx
pendingipnetmask=yyy.yyy.yyy.y
pendingipgateway=zzz.zzz.zz.zzz
commitpending=true