CLSRSC-400: A system reboot is required to continue installing.



Issue : 


2020/04/12 18:30:22 CLSRSC-330: Adding Clusterware entries to file 'oracle-ohasd.service'
2020/04/12 18:31:54 CLSRSC-400: A system reboot is required to continue installing.
The command '/oracle/app/grid/gr_home/perl/bin/perl -I/oracle/app/grid/gr_home/perl/lib -I/oracle/app/grid/gr_home/crs/install /oracle/app/grid/gr_home/crs/install/roothas.pl ' execution failed


Workaround : 


  1. While Manually Installing a Patch ‘rootcrs.sh -patch’ Fails with – CLSRSC-400: A system reboot is required to continue installing. (Doc ID 2360097.1)
  2. ALERT: root.sh Fails With “CLSRSC-400” While Installing GI 12.2.0.1 on RHEL or OL with RedHat Compatible Kernel (RHCK) 7.3 (Doc ID 2284463.1)
  3. RedHat Compatible Kernel (RHCK) 7.6 Apply the interim patch 25078431 using the below procedure.

1. Unzip Grid Infrastructure Gold Image on local node as 'grid' user

2. Apply the patch by running:  <GI Home>/gridSetup.sh -applyOneOffs patch location (Any warnings about X11 that are displayed may safely be ignored)

Steps : 



1. Clean the old dirty home 

2. Remove the oraInventory contents 

Then apply the patch : 

output will be as folows : 

[grid@GGserver1 gr_home]$ ./gridSetup.sh -applyOneOffs /oracle/patch/25078431/
ERROR: Unable to verify the graphical display setup. This application requires X display. Make sure that xdpyinfo exist under PATH variable.
Preparing the home to patch...
Applying the patch /oracle/patch/25078431/...
Successfully applied the patch.
The log can be found at: /oracle/app/oraInventory/logs/GridSetupActions2020-04-12_07-36-41PM/installerPatchActions_2020-04-12_07-36-41PM.log

No X11 DISPLAY variable was set, but this program performed an operation which requires it.


Errors : Can be ignored 

ERROR: Unable to verify the graphical display setup. This application requires X display. Make sure that xdpyinfo exist under PATH variable.
No X11 DISPLAY variable was set, but this program performed an operation which requires it.



Option 2 for apply patch : 

[grid@GGserver2 gr_home]$ ./gridSetup.sh -silent -applyOneOffs /oracle/Patch/25078431
Preparing the home to patch...
Applying the patch /oracle/Patch/25078431...
Successfully applied the patch.
The log can be found at: /oracle/app/oraInventory/logs/GridSetupActions2020-04-12_07-55-44PM/installerPatchActions_2020-04-12_07-55-44PM.log
Launching Oracle Grid Infrastructure Setup Wizard...



Now start the setup again 

./gridsetup.sh


Happy Learning : Hope this helps 
Previous
Next Post »