Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> ASM home clone issues
Hello All,
We have a 3 node cluster (serv-db03, serv-db04, serv-db05) and in the
process of adding two more nodes (serv-db01, serv-db02).
Its a windows server 2003 64 env on 10 rel 2.
We have added the cluster services. No problems.
When we try to clone the ASM home, we get an error saying virtual hostname
serv-db01-vip for node is already in use and the installation stops.
If we skip the asm home cloning part and go directly to the oracle home
cloning, it works fine.
The command we are invoking is from asm/oui/bin on one of the existing
nodes.
setup.exe -addNode ORACLE_HOME=D:\oracle\product\10.2.0\asm -noWelcome
For the database clone, we go to db_1/oui/bin and run the same command as above with ORACLE_HOME pointing to db_1
Any thoughts on why the ASM clone part fails with the error while the db clone works ok ?.
I have attached the error log..
INFO: Environment Variables:
INFO: ORACLE_HOME = D:\oracle\product\10.2.0\asm
INFO: PATH =
D:\oracle\product\10.2.0\asm\bin;D:\oracle\product\10.2.0\agent10g\jlib;D:\oracle\product\10.2.0\agent10g\bin;C:\Program
Files\HP\NCU;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem
INFO: CLASSPATH = INFO: Username:oracle
INFO: Oracle Universal Installer version is 10.2.0.3.0
INFO: Setting variable 'ORACLE_HOME' to 'D:\oracle\product\10.2.0\asm'.
Received the value from the command line.
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value
from variable association.
INFO: Setting variable 'FROM_LOCATION' to
'D:\oracle\product\10.2.0\asm/inventory/ContentsXML/comps.xml'. Received the
value from a code block.
INFO: Setting variable 'ROOTSH_LOCATION' to
'D:\oracle\product\10.2.0\asm/root.sh'. Received the value from a code
block.
INFO: Setting variable 'ROOTSH_STATUS' to '3'. Received the value from a
code block.
INFO: Setting variable 'ORACLE_HOME' to 'D:\oracle\product\10.2.0\asm'.
Received the value from the command line.
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value
from variable association.
INFO: Setting variable 'FROM_LOCATION' to
'D:\oracle\product\10.2.0\asm/inventory/ContentsXML/comps.xml'. Received the
value from a code block.
INFO: Setting variable 'ROOTSH_LOCATION' to
'D:\oracle\product\10.2.0\asm/root.sh'. Received the value from a code
block.
INFO: Setting variable 'ROOTSH_STATUS' to '3'. Received the value from a
code block.
INFO:
*** Welcome Page***
INFO: Setting variable 'ORACLE_HOME_NAME' to 'OraASM_home1'. Received the
value from a code block.
INFO: SRVM ClusterInfo.IsLocalOnly() called. Return value obtained is
'true'.
INFO: The CRS clusterware location for 'oracle.crs 10.1.0.2.0' is
'D:\oracle\product\10.2.0\crs'.
INFO: CRS clusterware detected. INFO: Vendor clusterware is not detected. INFO: Local node 'serv-db03' is derived from the Oracle home properties. INFO: Setting variable 'LOCAL_NODE' to 'serv-db03'. Received the value froma code block.
INFO: Setting col:0:205 INFO: Set col:0:205 INFO: Setting col:1:189 INFO: Set col:1:189 INFO: Setting col:2:180 INFO: Set col:2:180 INFO: Setting col:0:205 INFO: Set col:0:205 INFO: Setting col:1:189 INFO: Set col:1:189 INFO: Setting col:2:180 INFO: Set col:2:180 INFO: Setting the 'ExistingClusterNodes' property to
INFO: Validating nodes serv-db04,serv-db05... INFO: Checking if nodes are alive... INFO: Validating user equivalence... INFO: Validating nodes serv-db02,serv-db01... INFO: Checking if nodes are alive... INFO: Validating user equivalence... INFO: Checking if remote nodes are clean machines... INFO: Validating private node names... INFO: Validating virtual hostnames... INFO: Status of nodes in the cluster:
Status of node 'serv-db02':
The operation has failed unexpectedly
The virtual host name 'serv-db02-vip' for node 'serv-db02' is already in
use.
Status of node 'serv-db01':
The virtual host name 'serv-db01-vip' for node 'serv-db01' is already in
use.
-- http://www.freelists.org/webpage/oracle-lReceived on Sun Oct 14 2007 - 23:28:49 CDT
![]() |
![]() |