Tuesday 7 March 2017

Error encountered Oakcli Deploy Failed at step 17 GiConfigAssists on ODA X5-2 With Virtualization

This doc based on the Error encountered during Oakcli Deploy Failed at step 17 GiConfigAssists  on ODA X5-2 With Virtualization.

below are the screen shots of the error.




Solution:- we need to complete the step 17 manually. 

Run the following step on both nodes

1) /u01/app/12.1.0.2/grid/bin/oclumon manage -repos changerepossize 3895
2) Setting ASM cardinality to all ==> srvctl modify asm -count all 
3) sed -i 's/CRS_LIMIT_OPENFILE=.*/CRS_LIMIT_OPENFILE=65536/' /etc/rc3.d/S96ohasd

(If the task does not give any error, it works successful.)


Now we need to complete the rest of steps manually.

use below command to complete the steps from 18 to 24 on Virtualization env. 

cd /opt/oracle/oak/onecmd/

check for configration file and execute the below command.

GridInst.pl -o -r 18-24


after successful completion look into the logs file for steps 18-24.

Reference MOS doc id 2203864.1

Cheers.

No comments:

Post a Comment