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!

2nd Node Doesn't see ASM DiskGroup "listdisks"

yakub21Aug 2 2009 — edited Aug 10 2009
The Second Node (rac2) does not see the ASM disks which are visable on the First Node (rac1).


[root@rac2 init.d]# ./oracleasm configure
Configuring the Oracle ASM library driver.

This will configure the on-boot properties of the Oracle ASM library
driver. The following questions will determine whether the driver is
loaded on boot and what permissions it will have. The current values
will be shown in brackets ('[]'). Hitting <ENTER> without typing an
answer will keep that current value. Ctrl-C will abort.

Default user to own the driver interface [rac]:
Default group to own the driver interface [dba]:
Start Oracle ASM library driver on boot (y/n) [y]:
Scan for Oracle ASM disks on boot (y/n) [y]:
Writing Oracle ASM library driver configuration: done
Initializing the Oracle ASMLib driver: [ OK ]
Scanning the system for Oracle ASMLib disks: [ OK ]
[root@rac2 init.d]# ./oracleasm scandisks
Scanning the system for Oracle ASMLib disks: [ OK ]
[root@rac2 init.d]# ./oracleasm listdisks
[root@rac2 init.d]#


How to get the Second Node to see the ASM disks that were created via ASM on the first node RAC1?


On Node1:
[root@rac1 init.d]# ./oracleasm listdisks
ASMDAT1
ASMDAT2
ASMFRD1
[root@rac1 init.d]#
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2009
Added on Aug 2 2009
13 comments
7,007 views