Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Find out the devices of an ASM Diskgroup in Oracle Linux

Sir.CloudDBaaSjoelperezJun 26 2012 — edited Jun 26 2012
Hi

I want to drop an ASM Diskgroup and I want to find out what are the devices attached to that Disk group that I am going to drop.

I am in RAC 10.2.0.4 on Oracle Linux

When I query with this:

SELECT name, header_status, path FROM V$ASM_DISK;

The column path says:

ORCL:FRA1
ORCL:FRA2

but really what I want to know what is the real device in the OS that represent that ASM Disk.

How can i find out the name of my real devices ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 24 2012
Added on Jun 26 2012
6 comments
5,820 views