Home » Server Options » RAC & Failsafe » PRKP-1001 : Error starting instance orcl2 on node trnlnx2 (Enterprise linux 2.6)
PRKP-1001 : Error starting instance orcl2 on node trnlnx2 [message #298816] Thu, 07 February 2008 15:44 Go to next message
basirana
Messages: 25
Registered: July 2006
Junior Member
#---------------------------------
#Starting Instance ORCL2
#---------------------------------

$srvctl start instance -d orcl -i orcl2
PRKP-1001 : Error starting instance orcl2 on node trnlnx2
CRS-0215: Could not start resource 'ora.orcl.orcl2.inst'.

#---------------------------------
#ERROR FROM ALERT LOG FILE
#---------------------------------

ALTER DATABASE MOUNT
Wed Feb 6 21:47:45 2008
ORA-00202: control file: '+ORCL_DATA1/orcl/controlfile/current.256.636230959'
ORA-17503: ksfdopn:2 Failed to open file +ORCL_DATA1/orcl/controlfile/current.256.636230959
ORA-15001: diskgroup "ORCL_DATA1" does not exist or is not mounted
ORA-15077: could not locate ASM instance serving a required diskgroup
Wed Feb 6 21:47:45 2008
ORA-205 signalled during: ALTER DATABASE MOUNT...
Wed Feb 6 21:47:49 2008
Shutting down instance (abort)
License high water mark = 1
Instance terminated by USER, pid = 14094

#-----------------------------------
#Tried to mount diskgroup
#-----------------------------------

SQL> ALTER DISKGROUP ORCL_DATA1 MOUNT;
ALTER DISKGROUP ORCL_DATA1 MOUNT
*
ERROR at line 1:
ORA-15032: not all alterations performed
ORA-15040: diskgroup is incomplete
ORA-15042: ASM disk "1" is missing

#------------------------------------
#Information from +ASM2
#------------------------------------


SQL> select GROUP_NUMBER,DISK_NUMBER,MOUNT_STATUS, STATE, NAME, PATH from v$asm_disk;

GROUP_NUMBER DISK_NUMBER MOUNT_S STATE NAME PATH
------------ ----------- ------- -------- -------------------
0 0 CLOSED NORMAL /dev/raw/raw6
0 1 CLOSED NORMAL /dev/raw/raw5
0 3 CLOSED NORMAL /dev/raw/raw2
0 4 CLOSED NORMAL /dev/raw/raw1
1 0 CACHED NORMAL RAW4 /dev/raw/raw4


SQL> select NAME,GROUP_NUMBER, state from v$asm_diskgroup;

NAME GROUP_NUMBER STATE
------------------------------ ------------ -----------
FLASH_RECOVERY_AREA 1 MOUNTED
ORCL_DATA1 0 DISMOUNTED

Re: PRKP-1001 : Error starting instance orcl2 on node trnlnx2 [message #298819 is a reply to message #298816] Thu, 07 February 2008 15:51 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
15042, 00000, "ASM disk \"%s\" is missing"
// *Cause:  The specified disk, which is a necessary part of a diskgroup,
//          could not be found on the system.
// *Action: Check the hardware configuration.
//
Re: PRKP-1001 : Error starting instance orcl2 on node trnlnx2 [message #299679 is a reply to message #298819] Tue, 12 February 2008 23:29 Go to previous message
Enrique2k
Messages: 2
Registered: February 2008
Location: Kuwait
Junior Member
Hello

try to remove any special characters from diskgroup name

Regards,
Previous Topic: Restarting OC4J_BI_FORMS services
Next Topic: Shared storage devices compatibility with 10g RAC
Goto Forum:
  


Current Time: Thu Mar 28 17:39:25 CDT 2024