![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||
Solution Type Technical Instruction Sure Solution 1402253.1 : Sun Storage 7000 Unified Storage System: How to Collect Service Processor Data Using ipmitool Commands
In this Document
Applies to:Sun Storage 7410 Unified Storage System - Version All Versions and laterSun Storage 7110 Unified Storage System - Version All Versions and later Sun Storage 7210 Unified Storage System - Version All Versions and later Sun ZFS Storage 7120 - Version All Versions and later Sun Storage 7310 Unified Storage System - Version All Versions and later 7000 Appliance OS (Fishworks) GoalProvide a list of useful ipmitool commands for data collection about the Service Processor (SP) on a Sun Storage 7000 Unified Storage System SolutionNOTE: The 'ipmitool' command should be run from a client system. 1.- To get help options, interfaces commands # ipmitool -h
or # ipmitool <cmd> help
2.- Checking chassis power status. # ipmitool -I lan -H <ILOM IP address> -U root chassis power status
Password: <insert remote SP password> Chassis Power is on 3.- Collect the output from the following ipmitool commands to help further troubleshoot. Run the following against the ILOM: ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> bmc info
ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sel elist ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> fru ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sensor ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sunoem led get all ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sdr elist ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sdr elist full ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> sdr elist all ipmitool -I lan -H <ILOM IP address> -U <ILOM Username> chassis status -I interface (BMC default if -I is not used) -H <ILOM IP address> -U <ILOM Username> (root) On the ILOM itself ssh to the ILOM as root and run the following: show -l all /SYS
show /SP/logs/event/list/ Reference: Introduction to ILOM 2.x: http://docs.oracle.com/cd/E19720-01/820-1188-12/index.html Reference: Introduction to ILOM 3.x: http://docs.oracle.com/cd/E19860-01/E21549/index.html Attachments This solution has no attachment |
||||||||||||||
|