![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1461219.1 : ODA HW: After SSD replacement, disk shows STATE as UNINITIALIZED and STATE_DETAILS as NewDiskInserted
After disk replacement, disk shows STATE as UNINITIALIZED and STATE_DETAILS as NewDiskInserted Created from <SR 3-5625470051> Applies to:Oracle Database Appliance - Version All Versions and laterOracle Database Appliance Software - Version 2.1.0.1 and later Linux x86-64 SymptomsNAME PATH TYPE STATE STATE_DETAILS ---------------------------------------------------------------------------------------------- pd_00 /dev/sdam HDD ONLINE Good ... pd_21 /dev/sdat SSD ONLINE Good pd_22 /dev/sdaf SSD UNINITIALIZED NewDiskInserted <<<< pd_23 /dev/sdah SSD ONLINE Good ChangesA Defective disk was replaced CauseThere are currently several potential sources of the disk showing as uninitialized after disk replacement This note will discuss some of the potential sources and corrective actions but should not be considered comprehensive. SolutionDevelopment has suggested the following two methods: Reason #1. After pulling or removing a problem disk, not waiting long enough before re-inserting the NEW disk. A) Run the following on both nodes: 1) multipath -F
The above does not need downtime, where: 1) multipath -F ==> flush all unused multipath device maps
2) multipath -v2 ==> print all info : detected paths, coalesced paths (ie multipaths) and device maps)
NOTE: It is possible that the metadata for the OLD disk still exists after a disk replacement fails. Comment: Group 0 means the disk is not associated with a working ODA group
Note: Restart the oak process the following command - Make sure that oak is working on both nodes. #oakcli restart oak #oakcli restart oak
A simple diagnostic used to confirm the disk status and health is the oakcli STORDIAG command. See Note 1497610.1 for usage
For more comprehensive information for assistance via an Service Request please use the following
1) For X3-2, X4-2 or X5-2 For V1
2) oakcli manage diagcollect -storage Logs are collected to: /opt/oracle/oak/log/<nodeName>/oakdiag/oakStorage-<nodeName>-<YearMonthDay>_<HHMI>.tar.gz
Supplemental
3) Diskdiag < very good for HW based diagnosis 4) Manual file collection
COMMENT -The following had previously been published but is now INTERNAL as this might cause CORRUPTION = Don't do it ... addasmdisk << this has bugs in some older versions _especially if there is a SECOND JBOD . .." Comment 1 Suggestion from Oracle support analyst:
-- Not always the case, but often a resolution if down time is not a problem
Comment 2 Please note, there is also an issue that can occur in special circumstances. "...The customer in bug 16803770 - unable to get rid of uninitialized newdiskinserted 2013-07-02 16:05:30.103: [pd_19][1082747200] {0:0:166} [resource_initialize] Invalid partition size Example of Partitions
Comment 3 This problem should be less likely to happen the newer the ODA version:
Attachments This solution has no attachment |
||||||||||||
|