![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||
Solution Type Problem Resolution Sure Solution 1588217.1 : ILOM: Status of Hard Drives Not Available on SPARC T3/T4/T5 Systems
In this Document
Created from <SR 3-7851844231> Applies to:SPARC T5-8 - Version All Versions to All Versions [Release All Releases]SPARC T5-2 - Version All Versions to All Versions [Release All Releases] Netra SPARC T4-2 Server - Version All Versions to All Versions [Release All Releases] SPARC T4-1B - Version All Versions to All Versions [Release All Releases] Netra SPARC T4-1B - Version All Versions to All Versions [Release All Releases] Oracle Solaris on SPARC (64-bit) Oracle Solaris on SPARC (32-bit) This document describes, how to solve the problem, that the ILOM doesn't show any information about the internal storage (hard disks) of a T3/T4/T5 servers. SymptomsStorage health status "Not Available", as seen in the ILOM Command Line Interface: -> show /System/Storage/Disks/Disk_0
/System/Storage/Disks/Disk_0 Targets: Properties: health = Not Available health_details = Comprehensive System monitoring is not available. Ensure the host is running with the Hardware Management Pack. For download details go to http://www.oracle.com/technetwork/server-storage/server mgmt/downloads/index.html location = HDD0 (Disk 0) type = HDD Commands: cd show ->
CauseThis problem is caused by: - either by the lack of the Oracle Hardware Management Pack (OHMP) Software on the affected Host OS which prohibits, that the OHMP Software passes the information about the internal Storage to the ILOM. SolutionTo resolve the problem:
# svcs | grep hwm
# Empty lines and lines beginning with '#' are ignored
# property format: "%s=%[^\n]\n" # log for hwmgmtd agent # Solaris default is /var/log/sun-ssm/hwmgmtd .log # Linux default is /var/log/sun-ssm/hwmgmtd .log #hwagentd.log=/var/log/sun-ssm/hwmgmtd .log #hwagentd_log_levels #hwagentd_log_levels=ERROR - error messages #hwagentd_log_levels=WARNING - error messages and warnings #hwagentd_log_levels=INFO - error messages and warnings and informational hwagentd_log_levels=ERROR ipmitool_interface=bmc
storage_poller_enabled=0
On a Solaris 10 system:
# svcadm restart hwmgmtd On a Solaris 11 system: # svcadm restart svc:/system/sp/management:default 6. The steps described above should immediately make the Storage/Disks Information available in the ILOM.
-> show /System/Storage/Disks/Disk_0 /System/Storage/Disks/Disk_0 Targets: Properties: health = OK health_details = - part_number = H103030SCSUN300G serial_number = 001104G0A27E PFW0A27E location = HDD0 (Disk 0) type = HDD manufacturer = HITACHI capacity = 279 GB device_name = 5000CCA01538F540 raid_disk = false wwn = 0x5000cca01538f541 Commands: cd show ->
Oracle Hardware Management Pack: Helpful Information
- The resolution is targeted for OHMP 2.3. See also the following mailfiner conversation: Click here to view it - Frank Schwippe was able to reproduce the customer's problem on a lab system on a Netra T3-1, and the steps described above References<NOTE:1020204.1> - Collecting snapshot on ILOM 3.x and later platforms<NOTE:1518044.1> - Collect ILOM snapshot on SPARC T3-x, T4-x and T5-x systems without an active network management connection <BUG:17257017> - ILOM SHOWS STORAGE STATUS "NOT AVAILABLE" ON SPARC T5-4 Attachments This solution has no attachment |
||||||||||||||||||
|