![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2269015.1 : OHMP 2.3.6 or Higher Version Does Not Show Storage Information in X6-2, X6-2L System
OHMP 2.3.6 or Higher Version Does Not Show Storage Information in X6-2, X6-2L System In this Document
Created from <SR 3-14468132281> Applies to:Oracle Server X6-2 - Version All Versions to All Versions [Release All Releases]Oracle Server X6-2L - Version All Versions to All Versions [Release All Releases] Oracle Solaris on x86-64 (64-bit) SymptomsOHMP 2.3.6 or Higher Version Does Not Show Storage Information in X6-2, X6-2L System ChangesEven though the latest supported versions of OHMP 2.3.6 or higher is installed in X6-2, X6-2L storage information is not available in ILOM CauseSolaris 11.2 has OHMP version 2.2.8 installed by default which causes conflict when a supported higher version of OHMP 2.3.6 or higher is installed Solution1 - Check the existing versions of OHMP 2.2.8 that is installed by using the following command: # pkg list |grep -i hmp
2 - Remove all existing packages or libraries of 2.2.8 by using the command: # pkg uninstall <pkg name>
Reference Manual:
NOTE:
3 - Verify that all existing packages and libraries of 2.2.8 are removed by running the command again:
# pkg list |grep -i hmp
There should not be any packages listed when you run this command. If there are any, then please remove the package using pkg uninstall command as provided above After all packages of OHMP 2.2.8 has been removed, run the file install.x86.bin script which would be available in the newer oracle-hmp-2.3.8.0 folder. 4 - Once the installation is completed, please login to ILOM and refresh ILOM to check if Storage information is now available. References: Attachments This solution has no attachment |
||||||||||||||||||||
|