![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 2007339.1 : ODA oakcli locate disk command : How To Identify a Disk to be Physically Replaced
ODA oakcli command is used for many maintenance operations including confirming the physical disk to be replaced using the OAKCLI LOCATE DISK command Applies to:Oracle Database Appliance Software - Version 2.1.0.1 to 12.1.2.2 [Release 2.1 to 12.1]Oracle Database Appliance X3-2 - Version All Versions to All Versions [Release All Releases] Oracle Database Appliance X4-2 - Version All Versions to All Versions [Release All Releases] Oracle Database Appliance X5-2 - Version All Versions to All Versions [Release All Releases] Information in this document applies to any platform. SymptomsWe have a disk that needs to be replaced but we do not know which Physical Disk matches the bad disk identified in software commands ChangesA problem with a disk has resulted in needing to replace it. However, there are many disks in the ODA configuration. CauseBad or predictive failure for an ODA disk detected SolutionUse the following oakcli command to turn the LED ON or OFF. oakcli locate disk <diskname> <on | off> where:
Examples [root@odax31 ~]# oakcli locate disk e0_pd_00 on
Disk: e0_pd_00 and to: ON [root@odax31 ~]# oakcli locate disk e0_pd_00 off Disk: e0_pd_00 and to: OFF
[root@oda1-base ~]# oakcli locate disk pd_00 on
Disk: pd_00 and to: ON [root@oda2-base ~]# oakcli locate disk pd_00 off Disk: pd_00 and to: OFF
COMMENTS The format is different depending on the HW version used.
As of X3-2 and higher the disk name is also dependent on the Storage Shelf Number V1 will use pd_XX format for the disk name X3-2, X4-2, X5-2 will use e[0|1]_pd_xx
...
[root@odarm2-base ~]# oakcli show disk NAME PATH TYPE STATE STATE_DETAILS pd_00 /dev/sda HDD ONLINE Good pd_01 /dev/sdk HDD ONLINE Good pd_02 /dev/sdm HDD ONLINE Good pd_03 /dev/sdw HDD ONLINE Good pd_04 /dev/sdb HDD ONLINE Good pd_05 /dev/sdl HDD ONLINE Good pd_06 /dev/sdn HDD ONLINE Good pd_07 /dev/sdx HDD ONLINE Good Attachments This solution has no attachment |
||||||||||||
|