Oracle Database 11g Release 2 Real Application Clusters with SLVM/RAW on HP-UX Installation Cookbook, September 2010
15 Execute /var/opt/product/crs_r2/crs/install/rootcrs.pl on both node (bike and cycle) again.
/var/opt/product/crs_r2/perl/bin/perl -I/var/opt/product/crs_r2/perl/lib
-I/var/opt/product/crs_r2/crs/install
/var/opt/product/crs_r2/crs/install/rootcrs.pl
16 Execute following command from clusterware mount dir on both node (bike and cycle).
./runInstaller -updateNodeList -local CRS=true ORACLE_HOME=$ORA_CRS_HOME
"CLUSTER_NODES=bike,cycle"
17 Now Press OK on “execute configuration scripts” dialog box (you got on step 11) on each node.
18 Press CLOSE on final screen.
19 To ensure that the Oracle Clusterware install on all the nodes is valid, the following should be checked on all the nodes:
$ $ORA_CRS_HOME/bin/crsctl check crs
Output
CRS-4638: Oracle High Availability Services is online
CRS-4537: Cluster Ready Services is online
CRS-4529: Cluster Synchronization Services is online
CRS-4533: Event Manager is online
21