ASM Troubleshooting

Oracle Tips and Tricks
Post Reply
thockman
Site Admin
Posts: 104
Joined: Thu Dec 15, 2005 5:51 pm
Location: Kansas City
Contact:

ASM Troubleshooting

Post by thockman » Wed Oct 31, 2012 9:43 am

So here is a start to some issues I have ran into and fixes I have used.
The first one is after rebuilding some servers I couldn't delete the asm disks that already existed.
I found this on OTN and it worked a charm.

Code: Select all

fuser /dev/mapper/ODB_Test_DB_Data
dd if=/dev/zero of=/dev/mapper/ODB_Test_DB_Data bs=1024 count=100
/etc/init.d/oracleasm deletedisk /dev/mapper/ODB_Test_DB_Data
Then I was able to delete.

Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest