sh
. . .
Cluster Synchronization Services is active on these nodes.
oc1
oc2
oc3
Cluster Synchronization Services is active on all the nodes.
Waiting for the Oracle CRSD and EVMD to start
Waiting for the Oracle CRSD and EVMD to start
Oracle CRS stack installed and running under init(1M)
Chapter 10: Real Application Clusters 367
Running vipca(silent) for configuring nodeapps
Creating VIP application resource on (3) nodes....
Creating GSD application resource on (3) nodes....
Creating ONS application resource on (3) nodes....
Starting VIP application resource on (3) nodes....
Starting GSD application resource on (3) nodes....
Starting ONS application resource on (3) nodes....
Done.
[root@oc3 ~]#
NOTE
A discussion of CRSD, EVMD, and clustering application resources
is beyond the scope of this book; see the Oracle Press book Oracle
Database 11g High Availability with RAC, Flashback & Data Guard,
by Hart and Jesse (McGraw-Hill, forthcoming).
After you run the root-related scripts, OUI runs the cluster verification utility (as I did manually
before the installation) to verify that the cluster is operating correctly. You can verify that CRS is
active and configured correctly at any time by running the cluvfy command:
[oracle@oc1 oracle]$ cd /u01/app/11.1.0/crs/bin
[oracle@oc1 bin]$ cluvfy comp crs -n oc1,oc2,oc3
Verifying CRS integrity
Checking CRS integrity...
Checking daemon liveness...
Liveness check passed for "CRS daemon".
Pages:
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587