1. 程式人生 > >安裝RAC節點二執行root.sh報錯

安裝RAC節點二執行root.sh報錯

SQL> CREATE DISKGROUP CRS EXTERNAL REDUNDANCY  DISK 'ORCL:ASM_DISK04',
'ORCL:ASM_DISK05',
'ORCL:ASM_DISK06' ATTRIBUTE 'compatible.asm'='11.2.0.0.0','au_size'='1M' /* ASMCA */ 
NOTE: Assigning number (1,0) to disk (ORCL:ASM_DISK04)
NOTE: Assigning number (1,1) to disk (ORCL:ASM_DISK05)
NOTE: Assigning number (1,2) to disk (ORCL:ASM_DISK06)
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK01"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK02"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK03"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK04"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK05"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK06"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK07"
ORA-15186: ASMLIB error function = [asm_open(global)],  error = [1],  mesg = [Operation not permitted]
ORA-15025: could not open disk "ORCL:ASM_DISK08"
NOTE: Disk  in mode 0x8 marked for de-assignment
NOTE: Disk  in mode 0x8 marked for de-assignment
NOTE: Disk  in mode 0x8 marked for de-assignment
NOTE: initiating PST update: grp = 1
GMON updating group 1 at 3 for pid 23, osid 32785
NOTE: PST update grp = 1 not completed, ret 10
GMON dismounting group 1 at 4 for pid 23, osid 32785
ERROR: diskgroup CRS was not created
ORA-15018: diskgroup cannot be created
ORA-15072: command requires at least 1 regular failure groups, discovered only 0
ORA-15080: synchronous I/O operation to a disk failed
ORA-15080: synchronous I/O operation to a disk failed
ORA-15080: synchronous I/O operation to a disk failed
ORA-15080: synchronous I/O operation to a disk failed
ERROR: CREATE DISKGROUP CRS EXTERNAL REDUNDANCY  DISK 'ORCL:ASM_DISK04',
'ORCL:ASM_DISK05',
'ORCL:ASM_DISK06' ATTRIBUTE 'compatible.asm'='11.2.0.0.0','au_size'='1M' /* ASMCA */