ASM home clone issues

  • From: "sathish balasubramaniam" <sat0789@xxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Mon, 15 Oct 2007 08:28:49 +0400

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 from
a code block.
INFO: Setting variable 'EXISTING_REMOTE_NODES' to 'serv-db04,serv-db05'.
Received the value from a 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
'serv-db03,serv-db04,serv-db05'.
INFO: Setting the 'ExistingPrivateNodeNames' property to
'serv-db03-prv,serv-db04-prv,serv-db05-prv'.
INFO: Setting the 'ExistingVirtualHostNames' property to
'serv-db03-vip,serv-db04-vip,serv-db05-vip'.
INFO: Setting the 'EnableVirtualHostNameEntry' property to 'true'.
INFO: Setting the 'NewNodes ( CLUSTER_NEW_NODES )' property to
'serv-db02,serv-db01'. Received the value from the UI page.
INFO: Setting the 'NewPrivateNodeNames ( CLUSTER_NEW_PRIVATE_NODE_NAMES )'
property to 'serv-db02-prv,serv-db01-prv'. Received the value from the UI
page.
INFO: Setting the 'NewVirtualHostNames ( CLUSTER_NEW_VIRTUAL_HOSTNAMES )'
property to 'serv-db02-vip,serv-db01-vip'. Received the value from the UI
page.
INFO: Setting variable 'REMOTE_NODES' to 'serv-db02,serv-db01'. Received the
value from a code block.
INFO: Setting variable 'CLUSTER_NODES' to
'serv-db03,serv-db04,serv-db05,serv-db02,serv-db01'. Received the value from
a code block.
INFO: Performing tests to see whether nodes
serv-db04,serv-db05,serv-db02,serv-db01 are available
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-db04':
Node is okay
Status of node 'serv-db05':
Node is okay

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.

---------------------------------------------------------

Other related posts: