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!

ORA-15018 on running asmca

896114Oct 25 2011 — edited Oct 30 2011
Receiving this error and everything looks like it should be, any ideas would be immensely appreciated. The 3 devices at the bottom are the asmdisks.


[arqopasr29].ora11g:/home/ora11g > oracleasm-discover
Using ASMLib from /opt/oracle/extapi/64/asm/orcl/1/libasm.so
[ASM Library - Generic Linux, version 2.0.4 (KABI_V2)]
Discovered disk: ORCL:ASM_CONF [12287968 blocks (6291439616 bytes), maxio 512]
Discovered disk: ORCL:DATADG_DISK [12288000 blocks (6291456000 bytes), maxio 512]
Discovered disk: ORCL:FRADG_DISK [12288000 blocks (6291456000 bytes), maxio 512]
[arqopasr29].ora11g:/home/ora11g > /opt/oracle/app/ora11g/product/11.2.0/grid/bin/asmca -silent -oui_internal -configureASM -diskString '/dev/oracleasm/disks' -diskGroupName ASM_CONF -diskList ORCL:ASM_CONF -redundancy EXTERNAL
SYS_PASSWORD_PROMPT
Oracle12345678
ASMSNMP_PASSWORD_PROMPT
Oracle12345678

Configuring ASM failed with the following message:
One or more disk group(s) creation failed as below:
Disk Group ASM_CONF creation failed with the following message:
ORA-15018: diskgroup cannot be created
ORA-15031: disk specification 'ORCL:ASM_CONF' matches no disks
ORA-15014: path 'ORCL:ASM_CONF' is not in the discovery set


[arqopasr29].ora11g:/home/ora11g > ll /dev/sdb*
brw-rw---- 1 ora11g oinstall 8, 16 Oct 24 16:32 /dev/sdb
brw-r----- 1 ora11g oinstall 8, 17 Oct 25 13:01 /dev/sdb1
brw-r----- 1 ora11g oinstall 8, 18 Oct 25 13:01 /dev/sdb2
brw-r----- 1 ora11g oinstall 8, 19 Oct 25 13:01 /dev/sdb3
[arqopasr29].ora11g:/home/ora11g > ll /dev/oracleasm/disks
total 0
brw-rw---- 1 ora11g oinstall 8, 17 Oct 25 13:01 ASM_CONF
brw-rw---- 1 ora11g oinstall 8, 18 Oct 25 13:01 DATADG_DISK
brw-rw---- 1 ora11g oinstall 8, 19 Oct 25 13:01 FRADG_DISK
[arqopasr29].ora11g:/home/ora11g >

Any more needed information I can post np.

Tks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 27 2011
Added on Oct 25 2011
2 comments
1,318 views