Hi, all
During installation of 12c Grid Infrastructure on Oracle Linux7 in virtual box, asmca process always failed by ORA-15018 error.
Install option is "Install and Configure Oracle Grid Infrastructure for a Standalone Server".
I found ORA-15018 error in installActions log file.
I could not find any other ORA error.
INFO: Executing ASMCA
INFO: Command /u01/app/grid/product/12.1.0/grid/bin/asmca -silent -oui_internal -configureASM -diskGroupName CLSDG -diskList /dev/sdk1,/dev/sdj1,/dev/sdi1 -redundancy NORMAL -au_size 4
INFO: ... GenericInternalPlugIn.handleProcess() entered.
INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
INFO: ... GenericInternalPlugIn: checking secretArguments.
INFO: ... GenericInternalPlugIn: starting read loop.
INFO: Read: SYS_PASSWORD_PROMPT
INFO: Processing: SYS_PASSWORD_PROMPT for argument tag -sysAsmPassword
INFO: Read: ASMSNMP_PASSWORD_PROMPT
INFO: Processing: ASMSNMP_PASSWORD_PROMPT for argument tag -asmMonitorPassword
INFO: End of argument passing to stdin
INFO: Read:
WARNING: Skipping line:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read: Configuring ASM failed with the following message:
WARNING: Skipping line: Configuring ASM failed with the following message:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read: One or more disk group(s) creation failed as below:
WARNING: Skipping line: One or more disk group(s) creation failed as below:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read: Disk Group CLSDG creation failed with the following message:
WARNING: Skipping line: Disk Group CLSDG creation failed with the following message:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read: ORA-15018: diskgroup cannot be created
WARNING: Skipping line: ORA-15018: diskgroup cannot be created
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read:
WARNING: Skipping line:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:3 Total args:2
INFO: Read:
WARNING: Skipping line:
/dev/sdk,/dev/sdj and /dev/sdi are virtual box VHD file.
The partitions, /dev/sdk1,/dev/sdj1 and /dev/sdi1 were craeted by fdisk command. Disk label type are dos.
There is not oracleasm directory under /dev directory.
Let me know how to proceed asmca step of Oracle Grid Infrastructure 12cR1 installation.
Regards
