Real Application Clusters 11g Release 2 (11.2.0.2) Oracle VM Template
Hello,
I am triying to build an Oracle Rac with 2 nodes under: Oracle VM Server 2.2.1 (All in one server).
I downloaded the templates:
Oracle RAC 11gR2 (11.2.0.2.0) VM template Linux X86 64bit
I followed the instructions in the document: rac11202-ovm-tmplt-test-config-170450.pdf
All goes well until: Install Grid Infrastructure and Oracle RAC
After I execute:
cd /u01/racovm
./buildcluster.sh
It ends with the errors:
.
.
ACFS-9327: Verifying ADVM/ACFS devices.
ACFS-9309: ADVM/ACFS installation correctness verified.
..CRS-4402: The CSS daemon was started in exclusive mode but found an active CSS daemon on node racnode1, number 1, and is terminating
.An active cluster was found during exclusive startup, restarting to join the cluster
..
INFO (node:racnode1): Waiting for all girootcrslocal operations to complete on all nodes (At 15:17:40, elapsed: 0h:03m:31s, 1 node(s) remaining, all background pid(s): 13979)...
......
INFO (node:racnode1): Waiting for all girootcrslocal operations to complete on all nodes (At 15:20:41, elapsed: 0h:06m:32s, 1 node(s) remaining, all background pid(s): 13979)...
....Failed to start Cluster Ready Services at /u01/app/11.2.0/grid/crs/install/crsconfig_lib.pm line 1065.
Start of resource "ora.crsd" failed
CRS-2800: Cannot start resource 'ora.asm' as it is already in the INTERMEDIATE state on server 'racnode2'
CRS-4000: Command Start failed, or completed with errors.
Failed to start Oracle Clusterware stack
ERROR (node:racnode2): Failed to run rootcrs.pl, status: 25
See log at: /u01/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_racnode2.log
2011-02-18 15:23:09:[girootcrslocal:Time :racnode2] Completed with errors in 540 seconds (0h:09m:00s), status: 25
ACFS-9323: Creating module dependencies - this may take some time.
INFO (node:racnode1): All girootcrslocal operations completed on all (1) node(s) at: 15:23:11
2011-02-18 15:23:11:[girootcrs:Time :racnode1] Completed with errors in 905 seconds (0h:15m:05s), status: 1
2011-02-18 15:23:11:[creategrid:Time :racnode1] Completed with errors in 934 seconds (0h:15m:34s), status: 1
2011-02-18 15:23:11:[buildcluster:Time :racnode1] Completed with errors in 1013 seconds (0h:16m:53s), status: 1
Do you have any idea, what could be the problem. ?
Greetings.