![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||||||
Solution Type Problem Resolution Sure Solution 2120302.1 : After a disk replacement in ODA, the new disk cannot be added into ASM due to a "-" in front of the device name used by ASM
After replace disks on ODA, the new disk name has "-" in it for example: HDD_E1_S19_-1925008273 OS can see it but the name with character "-" prevent the disk add into ASM because of ASM limitation. In this Document
Applies to:Oracle Database Appliance - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsAfter a disk replacement in ODA, the new disk name has "-" in front of it, example: HDD_E1_S19_-XXXXXXX The related disk cannot be add into ASM. ChangesReplace a shared disk, this does not affect the internal OS drives. CauseIn ODA, the OAK daemon generates a system-unique disk ID from a combination of device type, SCSI expander number, disk shelf slot number, a unique disk ID and the partition number. The disk ID is derived from the device’s World Wide Name (WWN) or World Wide Identifier (WWID). (For purposes of this discussion “WWN” and “WWID” may be used interchangeably.) The WWN is a 64-bit number. It may be read electronically and is also printed on the physical drive label as a 16-digit hexadecimal number. Oakd masks the low order 32 bits (8 digits) and converts to decimal to produce the disk ID. So the disk WWN on the disk package has 16 digital like 5000CCA0(1)FDDD8C0 --- the 9th digit from left 8th from right at this case is 1. If this digit is >7, the derived device name used by ASM will have a "-" in it, and cannot be used by ASM. If the digit is <=7, it will be fine. This is will fix in 12.1.2.7.0
SolutionThe only workaround is the replace the disk with another disk with the right wwid again. Usually we can ship another disk for replacement but that disk can have wrong wwid also. So we will need keep on send new disks until the right wwid disk reach customer. Please add the SR to this bug, so we can keep track on how many customer's have hit on this issue.
References<BUG:22582818> - ODA TREATS HDD WWID AS A SIGNED NUMBERAttachments This solution has no attachment |
||||||||||||||||||||
|