![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||||||
Solution Type Technical Instruction Sure Solution 2138915.1 : ODA How to Confirm if a Disk has been Dropped Using the ASM Alert.log Messages
One maintenance task key to all Oracle Database Appliance should include reviewing the alert_+ASM .logs to confirm if any disks are missing, dropped or offline. This note shows that a simple keyword search on MISSING or _DROPPED in the ASM alert.logs can detect problem disks. In this Document
Created from <SR 3-12544223101> Applies to:Oracle Database Appliance X5-2 - Version All Versions to All Versions [Release All Releases]Oracle Database Appliance Software - Version 2.1.0.1 to 12.1.2.6 [Release 2.1 to 12.1] Information in this document applies to any platform. ODA, Disk health, ODAVP, ODA maintenance, ODA Storage, ODA disk, GoalWhat methods can detect problems with disks in the ODA ASM alert.logs? SolutionThere are several indicators and messages that will confirm if an ASM disk is having problems. The easiest method to confirm if a disk has failed is to search your ASM Alert.log for the keyword DROPPED
Example - Preparing to Drop the disk, Timeout messages: WARNING: Started Drop Disk Timeout for Disk 8 (HDD_E0_S15_1554509420P1) in group 1 with a value 12960
... ... WARNING: Disk 8 (HDD_E0_S15_1554509420P1) in group 1 will be dropped in: (12041) secs on ASM inst 1 ... WARNING: Disk 8 (HDD_E0_S15_1554509420P1) in group 1 will be dropped in: (500) secs on ASM inst 1 ... WARNING: Disk 8 (HDD_E0_S15_1554509420P1) in group 1 will be dropped in: (0) secs on ASM inst 1
Then after a count-down in seconds you will see the disk being dropped , the disk is found as MISSING, then NOT OPEN WARNING: PST-initiated drop of 1 disk(s) in group 1
ASM appliance found missing disk in slot 15
Example - Confirmation that disk (not open) HDD_ ... GMON updating for reconfiguration, group 1 at 31 for pid 31, osid 64646 NOTE: cache closing disk 15 of grp 1: (not open) HDD_E0_S15_1554509420P1 << NOT OPEN Then the disk name HDD... (or SSD) is converted to _DROPPED
Wed Mar 09 23:59:04 2016
NOTE: cache closing disk 15 of grp 1: (not open) _DROPPED_0015_DATA
References <Document 2063028.1> How to Replace an online ODA (Oracle Database Appliance) Shared Storage Disk References<NOTE:2063028.1> - How to Replace an online ODA (Oracle Database Appliance) Shared Storage Disk<NOTE:470211.1> - How To Gather & Backup ASM/ACFS Metadata In A Formatted Manner version 10.1, 10.2, 11.1, 11.2 and 12.1? Attachments This solution has no attachment |
||||||||||||||||
|