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!

oracleasm querydisk command output

Linux-RAC-AdminJun 30 2009 — edited Jul 1 2009
I hope this is an easy question!

Currently I have -

#rpm -qa | grep oracleasm
oracleasm-support-2.1.2-1.el5
oracleasm-2.6.18-92.el5-2.0.5-1.el5

Standard commands give -

# oracleasm listdisks
ASM_DATA_1_1
ASM_DATA_1_2
ASM_DATA_2_1
ASM_DATA_2_2
ASM_FRA_1_1
ASM_FRA_1_2
ASM_FRA_1_3
ASM_FRA_1_4
ASM_IMG_1_1
ASM_IMG_1_2
ASM_IMG_1_3
ASM_IMG_1_4
# oracleasm querydisk ASM_DATA_1_1
Disk "ASM_DATA_1_1" is a valid ASM disk
# oracleasm querydisk ASM_FRA_1_4
Disk "ASM_FRA_1_4" is a valid ASM disk

I am researching an issue I had with multipathing failover and wanted to see what device path ASM saw each disk on and the examples I saw seem to show the 'querydisk' command should have output like -

# /etc/init.d/oracleasm querydisk VOL1
Disk "VOL1" is a valid ASM disk on device [8, 97]

Any idea why the version of oracleasm I have is not giving the 'on device' information?

Thanks
This post has been answered by Surachart Opun on Jul 1 2009
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 29 2009
Added on Jun 30 2009
3 comments
15,334 views