A problem occurs when running the root102.sh script on node 2. You can only run the root102.sh script again, but the shut down ocssd prompt is displayed. bin, crsd. bin, evmd. after the three processes are killed, the system restarts and the script cannot be run.
Edit the/etc/inittab. After you note the following three lines, kill the ocssd. bin, crsd. bin, and evmd. bin processes. In this way, the crs on node 2 is successfully upgraded.
# H1: 35: respawn:/etc/init. d/init. evmd run>/dev/null 2> & 1 </dev/null
# H2: 35: respawn:/etc/init. d/init.css d fatal>/dev/null 2> & 1 </dev/null
# H3: 35: respawn:/etc/init. d/init. crsd run>/dev/null 2> & 1 </dev/null
Perform the following operations:
- [Root @ rac2 ~] #/U01/crs/Oracle/product/10.2.0/crs/bin/crsctl stop crs
- Stopping resources. This cocould take several minutes.
- [Root @ rac2 ~] #/U01/crs/oracle/product/10.2.0/crs/install/root102.sh
- Please shut down the following processes before running this script.
- 4899? Ocssd. bin 00:00:00
- 4391? 00:00:00 crsd. bin
- 4272? 00:00:00 evmd. bin
- [Root @ rac2 ~] # Killed 4899
- [Root @ rac2 ~] # Killed 4391
- [Root @ rac2 ~] # Killed 4272
- [Root @ rac2 ~] #/U01/crs/oracle/product/10.2.0/crs/install/root102.sh
- WARNING: directory '/u01/crs/oracle/product/10.2.0' is not owned by root
- WARNING: directory '/u01/crs/oracle/product' is not owned by root
- WARNING: directory '/u01/crs/oracle' is not owned by root
- WARNING: directory '/u01/crs' is not owned by root
- WARNING: directory '/u01' is not owned by root
- Preparing to recopy patched init and RC scripts.
- Recopying init and RC scripts.
- Startup will be queued to init within 30 seconds.
- Starting up the CRS daemons.
- Waiting for the patched CRS daemons to start.
- This may take a while on some systems.
- .
- .
- .
- .
- .
- .
- .
- 10204 patch successfully applied.
- Clscfg: EXISTING configuration version 3 detected.
- Clscfg: version 3 is 10G Release 2.
- Successfully accumulated necessary OCR keys.
- Using ports: CSS = 49895 CRS = 49896 EVMC = 49898 and EVMR = 49897.
- Node <nodenumber>: <nodename> <private interconnect name>
- Node 2: rac2 rac2-priv rac2
- Creating OCR keys for user 'root', privgrp 'root '..
- Operation successful.
- Clscfg-upgrade completed successfully