When asmmodestatus of griddisk shows as UNUSED, the disk is never attached to any asm disks or never being used. Here are the steps to find out the cause and fix the issue.
1. cellcli -e LIST GRIDDISK attributes name, size, asmmodestatus
-- result of the above command shows that asmmodestatus of a disk is in UNUSED status
2. cellcli -e list alerthistory
-- result of the above command shows that the disk was replaced recently
*******critical "Hard disk removed. Status : NOT PRESENT*******
**********"Hard disk replaced.****************
3. looks the replaced disk was not added to the ASM diskgroup and then it was showing the asmmodestatus as unused.
4. identify the candidate disks from the v$asm_disks and added the disks to the respective diskgroup using
alter diskgroup diskgroupname add disk '0/xxx/xxxxx';
Note: The messages in this sites are very general and not representing/referering any company's product.
Dear Friends, The content in this blog are purely based on my own opinion ,it is not reflecting any of my current or previous employers materials or official documents. All my posts here are not warranted to be free of errors. Please use at your own risk and after thorough testing in your environment. If you feel that i am violating any of the company's policies or documents, kindly mail me at jeyaseelan.hi@gmail.com,I am happy to take out those content from this blog.
Subscribe to:
Post Comments (Atom)
-
We may not be able to disable the logtransport when the database is in maximum availabilty mode. We may get the below error DGMGRL...
-
Error Messages: We may get the following error messages while doing ASM operations ORA-15137: The ASM cluster is in rolling patch state....
-
MIRA - Multi Instance Redo Apply - 12cR2 onwards/18C With Oracle 12c Release 2, We can enable Multi Instance Redo apply ( MIR...
Useful stuff. Thanks mate!
ReplyDelete