dbTalk Databases Forums  

ASM disk cannot be found

comp.databases.oracle.server comp.databases.oracle.server


Discuss ASM disk cannot be found in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
charles
 
Posts: n/a

Default ASM disk cannot be found - 11-12-2010 , 12:11 PM






Dear Group,

I have been working with Oracle without success.

On my box, when i installed 10g, oracle cannot find the ASM disk with
the default path 'ORCLISK1'. I have to add a asm_diskstring in
order for Oracle 10g to work. that was not a problem.

Recently, i have wiped out 10g and trying to install 11.2.0.2 grid
infrastructure, i got the error PRVF-5150
PRVF-5150 : Path ORCL:VOL1 is not a valid path on all nodes -
Cause: -
Action:

Oracle asked me to ignore the error and continue with the install,
when running root.sh
i got
......
Adding daemon to inittab
ohasd failed to start
Failed to start the Clusterware. Last 20 lines of the alert log
follow:
2010-11-12 12:56:55.448
[client(30805)]CRS-2101:The OLR was formatted using version 3.
2010-11-12 12:56:59.167
[client(30807)]CRS-2317:Fatal error: cannot get local GPnP security
keys (wallet).
2010-11-12 12:56:59.167
[client(30807)]CRS-2316:Fatal error: cannot initialize GPnP,
CLSGPNP_ERR (Generic GPnP error).
2010-11-12 12:56:59.169
[client(30807)]CRS-1013:The OCR location in an ASM disk group is
inaccessible. Details in /crs/oracle/product/11.2.0/grid/log/rac1/
client/clscfg.log.

I have problem only on this box, but our SA insist this box is the
same as other boxes. Somehow ASMlib is not configured right.

Could somebody help?

Thanks

Reply With Quote
  #2  
Old   
John Hurley
 
Posts: n/a

Default Re: ASM disk cannot be found - 11-12-2010 , 04:30 PM






On Nov 12, 1:11*pm, charles <dshprope... (AT) gmail (DOT) com> wrote:
Quote:
Dear Group,

I have been working with Oracle without success.

On my box, when i installed 10g, oracle cannot find the ASM disk with
the default path 'ORCLISK1'. *I have to add a asm_diskstring in
order for Oracle 10g to work. *that was not a problem.

Recently, i have wiped out 10g and trying to install 11.2.0.2 grid
infrastructure, *i got the error PRVF-5150
PRVF-5150 : Path ORCL:VOL1 is not a valid path on all nodes -
Cause: -
Action:

Oracle asked me to ignore the error and continue with the install,
when running root.sh
i got
.....
Adding daemon to inittab
ohasd failed to start
Failed to start the Clusterware. Last 20 lines of the alert log
follow:
2010-11-12 12:56:55.448
[client(30805)]CRS-2101:The OLR was formatted using version 3.
2010-11-12 12:56:59.167
[client(30807)]CRS-2317:Fatal error: cannot get local GPnP security
keys (wallet).
2010-11-12 12:56:59.167
[client(30807)]CRS-2316:Fatal error: cannot initialize GPnP,
CLSGPNP_ERR (Generic GPnP error).
2010-11-12 12:56:59.169
[client(30807)]CRS-1013:The OCR location in an ASM disk group is
inaccessible. Details in /crs/oracle/product/11.2.0/grid/log/rac1/
client/clscfg.log.

I have problem only on this box, but our SA insist this box is the
same as other boxes. *Somehow ASMlib is not configured right.

Could somebody help?

Thanks
Hows about working on this one ...

CRS-1013:The OCR location in an ASM disk group is
inaccessible. Details in /crs/oracle/product/11.2.0/grid/log/rac1/
client/clscfg.log.

Reply With Quote
  #3  
Old   
charles
 
Posts: n/a

Default Re: ASM disk cannot be found - 11-16-2010 , 02:49 PM



Quote:
Hows about working on this one ...

CRS-1013:The OCR location in an ASM disk group is
inaccessible. Details in /crs/oracle/product/11.2.0/grid/log/rac1/
client/clscfg.log.
Not much useful info

[ CKSCFG][2575079776]clscfg_main: Configuration type [4]

Reply With Quote
  #4  
Old   
onedbguru
 
Posts: n/a

Default Re: ASM disk cannot be found - 11-17-2010 , 07:43 PM



On Nov 12, 1:11*pm, charles <dshprope... (AT) gmail (DOT) com> wrote:
Quote:
Dear Group,

I have been working with Oracle without success.

On my box, when i installed 10g, oracle cannot find the ASM disk with
the default path 'ORCLISK1'. *I have to add a asm_diskstring in
order for Oracle 10g to work. *that was not a problem.

Recently, i have wiped out 10g and trying to install 11.2.0.2 grid
infrastructure, *i got the error PRVF-5150
PRVF-5150 : Path ORCL:VOL1 is not a valid path on all nodes -
Cause: -
Action:

Oracle asked me to ignore the error and continue with the install,
when running root.sh
i got
.....
Adding daemon to inittab
ohasd failed to start
Failed to start the Clusterware. Last 20 lines of the alert log
follow:
2010-11-12 12:56:55.448
[client(30805)]CRS-2101:The OLR was formatted using version 3.
2010-11-12 12:56:59.167
[client(30807)]CRS-2317:Fatal error: cannot get local GPnP security
keys (wallet).
2010-11-12 12:56:59.167
[client(30807)]CRS-2316:Fatal error: cannot initialize GPnP,
CLSGPNP_ERR (Generic GPnP error).
2010-11-12 12:56:59.169
[client(30807)]CRS-1013:The OCR location in an ASM disk group is
inaccessible. Details in /crs/oracle/product/11.2.0/grid/log/rac1/
client/clscfg.log.

I have problem only on this box, but our SA insist this box is the
same as other boxes. *Somehow ASMlib is not configured right.

Could somebody help?

Thanks
First, I have never used ASMlib on any of the more than 25+ clusters I
have built (Solaris, AIX and Linux). If you understand disk device
creation/setup (SAN (preferable) and locally connected SCSI), then
ASMlib is unnecessary.

In addition to the disk string, did you remember to change the the
ownership of the oracle devices to oracleinstall (or oracle:dba)???
You need to become a SYSADMIN if you are going to be RAC admin, and
rarely trust what your SysAdmin says unless he can prove it. I have
had to train many sys admins to do RAC and even ASM correctly.

Reply With Quote
  #5  
Old   
ppineda76
 
Posts: n/a

Default Re: ASM disk cannot be found - 01-21-2011 , 11:26 AM



Have you made any headway on this? I was wondering is you were using multipath for your storage

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.