Command return code of 255 (65280) during Grid Infrastructure Installation
I am trying to create a 2-node RAC 11gR2. I am using OEL 5 Update 4. I am using NFS as shared storage. The time on both node is same. Both nodes have 4GB RAM each. Following is my IP settings from /etc/hosts on both nodes:
[oracle@vis ~]$ cat /etc/hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 localhost.localdomain localhost
# Public
10.8.5.191 vis.awc.com vis
10.8.5.192 vsstest.awc.com vsstest
#Private
192.168.0.101 vis-priv.awc.com vis-priv
192.168.0.102 vsstest-priv.awc.com vsstest-priv
#Virtual
10.8.5.166 vis-vip.awc.com vis-vip
10.8.5.170 vsstest-vip.awc.com vsstest-vip
# SCAN
10.8.5.182 rac-scan.awc.com rac-scan
#NAS
192.168.0.101 nas1.awc.com nas1
I am getting error during the Grid Infrastructure installation, when I run the root.sh script through root. Following is the logfile showing the error (/u01/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_vis.log):
2010-02-02 11:58:05: The configuration parameter file /u01/app/11.2.0/grid/crs/install/crsconfig_params is valid
2010-02-02 11:58:05: Checking for super user privileges
2010-02-02 11:58:05: User has super user privileges
2010-02-02 11:58:05: ### Printing the configuration values from files:
2010-02-02 11:58:05: /u01/app/11.2.0/grid/crs/install/crsconfig_params
2010-02-02 11:58:05: /u01/app/11.2.0/grid/crs/install/s_crsconfig_defs
2010-02-02 11:58:05: ASM_DISCOVERY_STRING=
2010-02-02 11:58:05: ASM_DISKS=
2010-02-02 11:58:05: ASM_DISK_GROUP=
2010-02-02 11:58:05: ASM_REDUNDANCY=
2010-02-02 11:58:05: ASM_SPFILE=
2010-02-02 11:58:05: ASM_UPGRADE=false
2010-02-02 11:58:05: CLSCFG_MISSCOUNT=
2010-02-02 11:58:05: CLUSTER_GUID=
2010-02-02 11:58:05: CLUSTER_NAME=rac-scan
2010-02-02 11:58:05: CRS_NODEVIPS='vis-vip/255.248.0.0/eth0,vsstest-vip/255.248.0.0/eth0'
2010-02-02 11:58:05: CRS_STORAGE_OPTION=2
2010-02-02 11:58:05: CSS_LEASEDURATION=400
2010-02-02 11:58:05: DIRPREFIX=
2010-02-02 11:58:05: DISABLE_OPROCD=0
2010-02-02 11:58:05: EMBASEJAR_NAME=oemlt.jar
2010-02-02 11:58:05: EWTJAR_NAME=ewt3.jar
2010-02-02 11:58:05: EXTERNAL_ORACLE_BIN=/opt/oracle/bin
2010-02-02 11:58:05: GNS_ADDR_LIST=
2010-02-02 11:58:05: GNS_ALLOW_NET_LIST=
2010-02-02 11:58:05: GNS_CONF=false
2010-02-02 11:58:05: GNS_DENY_ITF_LIST=
2010-02-02 11:58:05: GNS_DENY_NET_LIST=
2010-02-02 11:58:05: GNS_DOMAIN_LIST=
2010-02-02 11:58:05: GPNPCONFIGDIR=/u01/app/11.2.0/grid
2010-02-02 11:58:05: GPNPGCONFIGDIR=/u01/app/11.2.0/grid
2010-02-02 11:58:05: GPNP_PA=
2010-02-02 11:58:05: HELPJAR_NAME=help4.jar
2010-02-02 11:58:05: HOST_NAME_LIST=vis,vsstest
2010-02-02 11:58:05: ID=/etc/init.d
2010-02-02 11:58:05: INIT=/sbin/init
2010-02-02 11:58:05: IT=/etc/inittab
2010-02-02 11:58:05: JEWTJAR_NAME=jewt4.jar
2010-02-02 11:58:05: JLIBDIR=/u01/app/11.2.0/grid/jlib
2010-02-02 11:58:05: JREDIR=/u01/app/11.2.0/grid/jdk/jre/
2010-02-02 11:58:06: LANGUAGE_ID=AMERICAN_AMERICA.AL32UTF8
2010-02-02 11:58:06: MSGFILE=/var/adm/messages
2010-02-02 11:58:06: NETCFGJAR_NAME=netcfg.jar
2010-02-02 11:58:06: NETWORKS="eth0"/10.8.0.0:public,"eth1"/192.168.0.0:cluster_interconnect
2010-02-02 11:58:06: NEW_HOST_NAME_LIST=
2010-02-02 11:58:06: NEW_NODEVIPS='vis-vip/255.248.0.0/eth0,vsstest-vip/255.248.0.0/eth0'
2010-02-02 11:58:06: NEW_NODE_NAME_LIST=
2010-02-02 11:58:06: NEW_PRIVATE_NAME_LIST=
2010-02-02 11:58:06: NODELIST=vis,vsstest
2010-02-02 11:58:06: NODE_NAME_LIST=vis,vsstest
2010-02-02 11:58:06: OCFS_CONFIG=
2010-02-02 11:58:06: OCRCONFIG=/etc/oracle/ocr.loc
2010-02-02 11:58:06: OCRCONFIGDIR=/etc/oracle
2010-02-02 11:58:06: OCRID=
2010-02-02 11:58:06: OCRLOC=ocr.loc
2010-02-02 11:58:06: OCR_LOCATIONS=/u01/shared_config/ocr_configuration
2010-02-02 11:58:06: OLASTGASPDIR=/etc/oracle/lastgasp
2010-02-02 11:58:06: OLRCONFIG=/etc/oracle/olr.loc
2010-02-02 11:58:06: OLRCONFIGDIR=/etc/oracle
2010-02-02 11:58:06: OLRLOC=olr.loc
2010-02-02 11:58:06: OPROCDCHECKDIR=/etc/oracle/oprocd/check
2010-02-02 11:58:06: OPROCDDIR=/etc/oracle/oprocd
2010-02-02 11:58:06: OPROCDFATALDIR=/etc/oracle/oprocd/fatal
2010-02-02 11:58:06: OPROCDSTOPDIR=/etc/oracle/oprocd/stop
2010-02-02 11:58:06: ORACLE_BASE=/u01/app/oracle
2010-02-02 11:58:06: ORACLE_HOME=/u01/app/11.2.0/grid
2010-02-02 11:58:06: ORACLE_OWNER=oracle
2010-02-02 11:58:06: ORA_ASM_GROUP=dba
2010-02-02 11:58:06: ORA_DBA_GROUP=oinstall
2010-02-02 11:58:06: PRIVATE_NAME_LIST=
2010-02-02 11:58:06: RCALLDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc3.d /etc/rc.d/rc4.d /etc/rc.d/rc5.d /etc/rc.d/rc6.d
2010-02-02 11:58:06: RCKDIR=/etc/rc.d/rc0.d /etc/rc.d/rc1.d /etc/rc.d/rc2.d /etc/rc.d/rc4.d /etc/rc.d/rc6.d
2010-02-02 11:58:06: RCSDIR=/etc/rc.d/rc3.d /etc/rc.d/rc5.d
2010-02-02 11:58:06: RC_KILL=K19
2010-02-02 11:58:06: RC_KILL_OLD=K96
2010-02-02 11:58:06: RC_START=S96
2010-02-02 11:58:06: SCAN_NAME=rac-scan.awc.com
2010-02-02 11:58:06: SCAN_PORT=1521
2010-02-02 11:58:06: SCRBASE=/etc/oracle/scls_scr
2010-02-02 11:58:06: SHAREJAR_NAME=share.jar
2010-02-02 11:58:06: SILENT=false
2010-02-02 11:58:06: SO_EXT=so
2010-02-02 11:58:06: SRVCFGLOC=srvConfig.loc
2010-02-02 11:58:06: SRVCONFIG=/var/opt/oracle/srvConfig.loc
2010-02-02 11:58:06: SRVCONFIGDIR=/var/opt/oracle
2010-02-02 11:58:06: VNDR_CLUSTER=false
2010-02-02 11:58:06: VOTING_DISKS=/u01/shared_config/voting_disk
2010-02-02 11:58:06: ### Printing other configuration values ###
2010-02-02 11:58:06: CLSCFG_EXTRA_PARMS=
2010-02-02 11:58:06: CRSDelete=0
2010-02-02 11:58:06: CRSPatch=0
2010-02-02 11:58:06: DEBUG=
2010-02-02 11:58:06: DOWNGRADE=
2010-02-02 11:58:06: HAS_GROUP=oinstall
2010-02-02 11:58:06: HAS_USER=root
2010-02-02 11:58:06: HOST=vis
2010-02-02 11:58:07: IS_SIHA=0
2010-02-02 11:58:07: OLR_DIRECTORY=/u01/app/11.2.0/grid/cdata
2010-02-02 11:58:07: OLR_LOCATION=/u01/app/11.2.0/grid/cdata/vis.olr
2010-02-02 11:58:07: ORA_CRS_HOME=/u01/app/11.2.0/grid
2010-02-02 11:58:07: SUPERUSER=root
2010-02-02 11:58:07: UPGRADE=
2010-02-02 11:58:07: VF_DISCOVERY_STRING=/u01/shared_config/voting_disk
2010-02-02 11:58:07: addfile=/u01/app/11.2.0/grid/crs/install/crsconfig_addparams
2010-02-02 11:58:07: crscfg_trace=1
2010-02-02 11:58:07: crscfg_trace_file=/u01/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_vis.log
2010-02-02 11:58:07: hosts=
2010-02-02 11:58:07: oldcrshome=
2010-02-02 11:58:07: oldcrsver=
2010-02-02 11:58:07: osdfile=/u01/app/11.2.0/grid/crs/install/s_crsconfig_defs
2010-02-02 11:58:07: parameters_valid=1
2010-02-02 11:58:07: paramfile=/u01/app/11.2.0/grid/crs/install/crsconfig_params
2010-02-02 11:58:07: platform_family=unix
2010-02-02 11:58:07: srvctl_trc_suff=0
2010-02-02 11:58:07: unlock_crshome=
2010-02-02 11:58:07: user_is_superuser=1
2010-02-02 11:58:07: ### Printing of configuration values complete ###
2010-02-02 11:58:07: Oracle CRS stack is not configured yet
2010-02-02 11:58:07: CRS is not yet configured. Hence, will proceed to configure CRS
2010-02-02 11:58:07: Cluster-wide one-time actions... Done!
2010-02-02 11:58:17: set owner/group of OCR path
2010-02-02 11:58:17: Oracle CRS home = /u01/app/11.2.0/grid
2010-02-02 11:58:17: Host name = vis
2010-02-02 11:58:17: CRS user = oracle
2010-02-02 11:58:17: Oracle CRS home = /u01/app/11.2.0/grid
2010-02-02 11:58:17: GPnP host = vis
2010-02-02 11:58:17: Oracle GPnP home = /u01/app/11.2.0/grid/gpnp
2010-02-02 11:58:17: Oracle GPnP local home = /u01/app/11.2.0/grid/gpnp/vis
2010-02-02 11:58:17: GPnP directories verified.
2010-02-02 11:58:17: Checking to see if Oracle CRS stack is already configured
2010-02-02 11:58:17: Oracle CRS stack is not configured yet
2010-02-02 11:58:17: ---Checking local gpnp setup...
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" does not exist
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cwallet.sso" does not exist
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/vis/wallets/prdr/cwallet.sso" does not exist
2010-02-02 11:58:18: chk gpnphome /u01/app/11.2.0/grid/gpnp/vis: profile_ok 0 wallet_ok 0 r/o_wallet_ok 0
2010-02-02 11:58:18: chk gpnphome /u01/app/11.2.0/grid/gpnp/vis: INVALID (bad profile/wallet)
2010-02-02 11:58:18: ---Checking cluster-wide gpnp setup...
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/profiles/peer/profile.xml" does not exist
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/wallets/peer/cwallet.sso" does not exist
2010-02-02 11:58:18: The setup file "/u01/app/11.2.0/grid/gpnp/wallets/prdr/cwallet.sso" does not exist
2010-02-02 11:58:18: chk gpnphome /u01/app/11.2.0/grid/gpnp: profile_ok 0 wallet_ok 0 r/o_wallet_ok 0
2010-02-02 11:58:18: chk gpnphome /u01/app/11.2.0/grid/gpnp: INVALID (bad profile/wallet)
2010-02-02 11:58:18: gpnp setup checked: local valid? 0 cluster-wide valid? 0
2010-02-02 11:58:18: gpnp setup: NONE
2010-02-02 11:58:18: GPNP configuration required
2010-02-02 11:58:18: Validating for SI-CSS configuration
2010-02-02 11:58:18: Retrieving OCR main disk location
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrconfig_loc
2010-02-02 11:58:18: Unable to retrieve ocr disk info
2010-02-02 11:58:18: Checking to see if any 9i GSD is up
2010-02-02 11:58:18: libskgxnBase_lib = /etc/ORCLcluster/oracm/lib/libskgxn2.so
2010-02-02 11:58:18: libskgxn_lib = /opt/ORCLcluster/lib/libskgxn2.so
2010-02-02 11:58:18: SKGXN library file does not exists
2010-02-02 11:58:18: OLR location = /u01/app/11.2.0/grid/cdata/vis.olr
2010-02-02 11:58:18: Oracle CRS Home = /u01/app/11.2.0/grid
2010-02-02 11:58:18: Validating /etc/oracle/olr.loc file for OLR location /u01/app/11.2.0/grid/cdata/vis.olr
2010-02-02 11:58:18: /etc/oracle/olr.loc already exists. Backing up /etc/oracle/olr.loc to /etc/oracle/olr.loc.orig
2010-02-02 11:58:18: Oracle CRS home = /u01/app/11.2.0/grid
2010-02-02 11:58:18: Oracle cluster name = rac-scan
2010-02-02 11:58:18: OCR locations = /u01/shared_config/ocr_configuration
2010-02-02 11:58:18: Validating OCR
2010-02-02 11:58:18: Retrieving OCR location used by previous installations
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrconfig_loc
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrmirrorconfig_loc
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrconfig_loc3
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrconfig_loc4
2010-02-02 11:58:18: Opening file OCRCONFIG
2010-02-02 11:58:18: Value () is set for key=ocrconfig_loc5
2010-02-02 11:58:18: Checking if OCR sync file exists
2010-02-02 11:58:18: No need to sync OCR file
2010-02-02 11:58:18: OCR_LOCATION=/u01/shared_config/ocr_configuration
2010-02-02 11:58:18: OCR_MIRROR_LOCATION=
2010-02-02 11:58:18: OCR_MIRROR_LOC3=
2010-02-02 11:58:18: OCR_MIRROR_LOC4=
2010-02-02 11:58:19: OCR_MIRROR_LOC5=
2010-02-02 11:58:19: Current OCR location=
2010-02-02 11:58:19: Current OCR mirror location=
2010-02-02 11:58:19: Current OCR mirror loc3=
2010-02-02 11:58:19: Current OCR mirror loc4=
2010-02-02 11:58:19: Current OCR mirror loc5=
2010-02-02 11:58:19: Verifying current OCR settings with user entered values
2010-02-02 11:58:19: Setting OCR locations in /etc/oracle/ocr.loc
2010-02-02 11:58:19: Validating OCR locations in /etc/oracle/ocr.loc
2010-02-02 11:58:19: Checking for existence of /etc/oracle/ocr.loc
2010-02-02 11:58:19: Backing up /etc/oracle/ocr.loc to /etc/oracle/ocr.loc.orig
2010-02-02 11:58:19: Setting ocr location /u01/shared_config/ocr_configuration
2010-02-02 11:58:19: Creating or upgrading Oracle Local Registry (OLR)
2010-02-02 11:58:20: OLR successfully created or upgraded
2010-02-02 11:58:20: /u01/app/11.2.0/grid/bin/clscfg -localadd
2010-02-02 11:58:21: Keys created in the OLR successfully
2010-02-02 11:58:21: GPnP setup state: none
2010-02-02 11:58:21: Creating local GPnP setup for clustered node...
2010-02-02 11:58:21: Oracle CRS home = /u01/app/11.2.0/grid
2010-02-02 11:58:21: Oracle GPnP wallets home = /u01/app/11.2.0/grid/gpnp/vis/wallets
2010-02-02 11:58:21: Checking if GPnP setup exists
2010-02-02 11:58:21: /u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cwallet.sso wallet must be created
2010-02-02 11:58:21: Removing old wallets/certificates, if any
2010-02-02 11:58:21: Creating GPnP Root Wallet...
2010-02-02 11:58:21: /u01/app/11.2.0/grid/bin/orapki wallet create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/root" -pwd gpnp_wallet1 -nologo
2010-02-02 11:58:22: Creating GPnP Root Certificate...
2010-02-02 11:58:22: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/root" -pwd gpnp_wallet1 -self_signed -dn "CN=GPnP_root" -keysize 1024 -validity 9999 -nologo
2010-02-02 11:58:24: Exporting GPnP Root Certificate...
2010-02-02 11:58:24: /u01/app/11.2.0/grid/bin/orapki wallet export -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/root" -pwd gpnp_wallet1 -dn "CN=GPnP_root" -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/root/b64certificate.txt" -nologo
2010-02-02 11:58:25: Creating GPnP Peer Wallet...
2010-02-02 11:58:25: /u01/app/11.2.0/grid/bin/orapki wallet create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -auto_login -nologo
2010-02-02 11:58:25: Creating GPnP Profile Reader Wallet...
2010-02-02 11:58:25: /u01/app/11.2.0/grid/bin/orapki wallet create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/prdr" -pwd gpnp_wallet1 -auto_login -nologo
2010-02-02 11:58:26: Creating GPnP PA Wallet...
2010-02-02 11:58:26: /u01/app/11.2.0/grid/bin/orapki wallet create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -auto_login -nologo
2010-02-02 11:58:27: Adding private key to GPnP Peer Wallet...
2010-02-02 11:58:27: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -dn "CN=GPnP_peer" -keysize 1024 -nologo
2010-02-02 11:58:28: Adding private key to GPnP PA Wallet...
2010-02-02 11:58:28: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -dn "CN=GPnP_pa" -keysize 1024 -nologo
2010-02-02 11:58:29: Creating certificate request for GPnP Peer Wallet...
2010-02-02 11:58:29: /u01/app/11.2.0/grid/bin/orapki wallet export -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -dn "CN=GPnP_peer" -request "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/certreq.txt" -nologo
2010-02-02 11:58:30: Creating certificate request for GPnP PA Wallet...
2010-02-02 11:58:30: /u01/app/11.2.0/grid/bin/orapki wallet export -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -dn "CN=GPnP_pa" -request "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/certreq.txt" -nologo
2010-02-02 11:58:31: Creating certificate for GPnP Peer Wallet...
2010-02-02 11:58:31: /u01/app/11.2.0/grid/bin/orapki cert create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/root" -pwd gpnp_wallet1 -request "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/certreq.txt" -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cert.txt" -validity 9999 -nologo
2010-02-02 11:58:32: Creating certificate for GPnP PA Wallet...
2010-02-02 11:58:32: /u01/app/11.2.0/grid/bin/orapki cert create -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/root" -pwd gpnp_wallet1 -request "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/certreq.txt" -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/cert.txt" -validity 9999 -nologo
2010-02-02 11:58:33: Adding Root Certificate TP to GPnP Peer Wallet...
2010-02-02 11:58:33: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/root/b64certificate.txt" -nologo
2010-02-02 11:58:34: Adding Root Certificate TP to GPnP Profile Reader Wallet...
2010-02-02 11:58:34: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/prdr" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/root/b64certificate.txt" -nologo
2010-02-02 11:58:34: Adding Root Certificate TP to GPnP PA Wallet...
2010-02-02 11:58:34: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/root/b64certificate.txt" -nologo
2010-02-02 11:58:35: Adding PA Certificate as a TP into a GPnP Peer Wallet...
2010-02-02 11:58:35: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/cert.txt" -nologo
2010-02-02 11:58:36: Adding peer Certificate as a TP into a GPnP PA Wallet...
2010-02-02 11:58:36: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cert.txt" -nologo
2010-02-02 11:58:37: Adding PA Certificate as a TP into a GPnP Profile Reader Wallet...
2010-02-02 11:58:37: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/prdr" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/cert.txt" -nologo
2010-02-02 11:58:38: Adding peer Certificate as a TP into a GPnP Profile Reader Wallet...
2010-02-02 11:58:38: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/prdr" -pwd gpnp_wallet1 -trusted_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cert.txt" -nologo
2010-02-02 11:58:39: Adding PA Certificate as a TP into a GPnP Peer Wallet...
2010-02-02 11:58:39: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -pwd gpnp_wallet1 -user_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/peer/cert.txt" -nologo
2010-02-02 11:58:40: Adding peer Certificate as a TP into a GPnP PA Wallet...
2010-02-02 11:58:40: /u01/app/11.2.0/grid/bin/orapki wallet add -wallet "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa" -pwd gpnp_wallet1 -user_cert -cert "/u01/app/11.2.0/grid/gpnp/vis/wallets/pa/cert.txt" -nologo
2010-02-02 11:58:41: GPnP Wallets ownership/permissions successfully set.
2010-02-02 11:58:41: GPnP Wallets successfully created.
2010-02-02 11:58:41: <--- GPnP wallets successfully created
2010-02-02 11:58:41: Creating GPnP peer profile --->
2010-02-02 11:58:41: Oracle CRS home = /u01/app/11.2.0/grid
2010-02-02 11:58:41: Oracle GPnP profiles home = /u01/app/11.2.0/grid/gpnp/vis/profiles
2010-02-02 11:58:41: Oracle GPnP profiles parameters:
2010-02-02 11:58:41: paloc==
2010-02-02 11:58:41: cname=rac-scan=
2010-02-02 11:58:41: cssdisco=/u01/shared_config/voting_disk=
2010-02-02 11:58:41: cssld=400=
2010-02-02 11:58:41: asmdisco==
2010-02-02 11:58:41: asmspf==
2010-02-02 11:58:41: netlst="eth0"/10.8.0.0:public,"eth1"/192.168.0.0:cluster_interconnect=
2010-02-02 11:58:41: ocrid==
2010-02-02 11:58:41: clusterguid==
2010-02-02 11:58:41: Checking if GPnP setup exists
2010-02-02 11:58:41: /u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml profile must be created
2010-02-02 11:58:41: OCRID is not available, hence not set in GPnP Profile
2010-02-02 11:58:42: ClusterGUID is not available, hence not set in GPnP Profile
2010-02-02 11:58:42: gpnptool: run /u01/app/11.2.0/grid/bin/gpnptool create -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -prf -prf_sq=1 -prf_cn=rac-scan -prf_pa="" -hnet=gen -gen:hnet_nm="*" -gen:net=net1 -net1:net_ip="10.8.0.0" -net1:net_ada="eth0" -net1:net_use="public" -gen:net=net2 -net2:net_ip="192.168.0.0" -net2:net_ada="eth1" -net2:net_use="cluster_interconnect" -css=css -css:css_dis="/u01/shared_config/voting_disk" -css:css_ld=400 -asm=asm -asm:asm_dis="++no-value-at-profile-creation--never-updated-through-ASM++" -asm:asm_spf=""
2010-02-02 11:58:42: Running as user oracle: /u01/app/11.2.0/grid/bin/gpnptool create -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -prf -prf_sq=1 -prf_cn=rac-scan -prf_pa="" -hnet=gen -gen:hnet_nm="*" -gen:net=net1 -net1:net_ip="10.8.0.0" -net1:net_ada="eth0" -net1:net_use="public" -gen:net=net2 -net2:net_ip="192.168.0.0" -net2:net_ada="eth1" -net2:net_use="cluster_interconnect" -css=css -css:css_dis="/u01/shared_config/voting_disk" -css:css_ld=400 -asm=asm -asm:asm_dis="++no-value-at-profile-creation--never-updated-through-ASM++" -asm:asm_spf=""
2010-02-02 11:58:42: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0/grid/bin/gpnptool create -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -prf -prf_sq=1 -prf_cn=rac-scan -prf_pa="" -hnet=gen -gen:hnet_nm="*" -gen:net=net1 -net1:net_ip="10.8.0.0" -net1:net_ada="eth0" -net1:net_use="public" -gen:net=net2 -net2:net_ip="192.168.0.0" -net2:net_ada="eth1" -net2:net_use="cluster_interconnect" -css=css -css:css_dis="/u01/shared_config/voting_disk" -css:css_ld=400 -asm=asm -asm:asm_dis="++no-value-at-profile-creation--never-updated-through-ASM++" -asm:asm_spf="" '
2010-02-02 11:58:42: Removing file /tmp/fileXUKYkK
2010-02-02 11:58:42: Successfully removed file: /tmp/fileXUKYkK
2010-02-02 11:58:42: /bin/su successfully executed
2010-02-02 11:58:42: gpnptool: rc=0
2010-02-02 11:58:42: gpnptool output:
Resulting profile written to "/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml".
Success.
2010-02-02 11:58:42: gpnptool: run /u01/app/11.2.0/grid/bin/gpnptool sign -p="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -w="file:/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -rmws
2010-02-02 11:58:42: Running as user oracle: /u01/app/11.2.0/grid/bin/gpnptool sign -p="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -w="file:/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -rmws
2010-02-02 11:58:42: s_run_as_user2: Running /bin/su oracle -c ' /u01/app/11.2.0/grid/bin/gpnptool sign -p="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -o="/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml" -ovr -w="file:/u01/app/11.2.0/grid/gpnp/vis/wallets/peer" -rmws '
2010-02-02 11:58:43: Removing file /tmp/file4E7Vnj
2010-02-02 11:58:43: Successfully removed file: /tmp/file4E7Vnj
2010-02-02 11:58:43: /bin/su successfully executed
2010-02-02 11:58:43: gpnptool: rc=0
2010-02-02 11:58:43: gpnptool output:
Resulting profile written to "/u01/app/11.2.0/grid/gpnp/vis/profiles/peer/profile.xml".
Success.
2010-02-02 11:58:43: GPnP peer profile create successfully completed.
2010-02-02 11:58:43: <--- GPnP peer profile successfully created
2010-02-02 11:58:43: GPnP local setup successfully created
2010-02-02 11:58:43: Registering ohasd
2010-02-02 11:58:43: init file = /u01/app/11.2.0/grid/crs/init/init.ohasd
2010-02-02 11:58:43: Copying file /u01/app/11.2.0/grid/crs/init/init.ohasd to /etc/init.d directory
2010-02-02 11:58:43: Setting init.ohasd permission in /etc/init.d directory
2010-02-02 11:58:43: init file = /u01/app/11.2.0/grid/crs/init/ohasd
2010-02-02 11:58:43: Copying file /u01/app/11.2.0/grid/crs/init/ohasd to /etc/init.d directory
2010-02-02 11:58:43: Setting ohasd permission in /etc/init.d directory
2010-02-02 11:58:43: Removing "/etc/rc.d/rc3.d/S96ohasd"
2010-02-02 11:58:43: Removing file /etc/rc.d/rc3.d/S96ohasd
2010-02-02 11:58:43: Failure with return code 1 from command rm /etc/rc.d/rc3.d/S96ohasd
2010-02-02 11:58:43: Failed to remove file:
2010-02-02 11:58:43: Creating a link "/etc/rc.d/rc3.d/S96ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:43: Removing "/etc/rc.d/rc5.d/S96ohasd"
2010-02-02 11:58:43: Removing file /etc/rc.d/rc5.d/S96ohasd
2010-02-02 11:58:43: Failure with return code 1 from command rm /etc/rc.d/rc5.d/S96ohasd
2010-02-02 11:58:43: Failed to remove file:
2010-02-02 11:58:43: Creating a link "/etc/rc.d/rc5.d/S96ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:43: Removing "/etc/rc.d/rc0.d/K19ohasd"
2010-02-02 11:58:43: Removing file /etc/rc.d/rc0.d/K19ohasd
2010-02-02 11:58:43: Failure with return code 1 from command rm /etc/rc.d/rc0.d/K19ohasd
2010-02-02 11:58:43: Failed to remove file:
2010-02-02 11:58:43: Creating a link "/etc/rc.d/rc0.d/K19ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:43: Removing "/etc/rc.d/rc1.d/K19ohasd"
2010-02-02 11:58:43: Removing file /etc/rc.d/rc1.d/K19ohasd
2010-02-02 11:58:43: Failure with return code 1 from command rm /etc/rc.d/rc1.d/K19ohasd
2010-02-02 11:58:44: Failed to remove file:
2010-02-02 11:58:44: Creating a link "/etc/rc.d/rc1.d/K19ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:44: Removing "/etc/rc.d/rc2.d/K19ohasd"
2010-02-02 11:58:44: Removing file /etc/rc.d/rc2.d/K19ohasd
2010-02-02 11:58:44: Failure with return code 1 from command rm /etc/rc.d/rc2.d/K19ohasd
2010-02-02 11:58:44: Failed to remove file:
2010-02-02 11:58:44: Creating a link "/etc/rc.d/rc2.d/K19ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:44: Removing "/etc/rc.d/rc4.d/K19ohasd"
2010-02-02 11:58:44: Removing file /etc/rc.d/rc4.d/K19ohasd
2010-02-02 11:58:44: Failure with return code 1 from command rm /etc/rc.d/rc4.d/K19ohasd
2010-02-02 11:58:44: Failed to remove file:
2010-02-02 11:58:44: Creating a link "/etc/rc.d/rc4.d/K19ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:44: Removing "/etc/rc.d/rc6.d/K19ohasd"
2010-02-02 11:58:44: Removing file /etc/rc.d/rc6.d/K19ohasd
2010-02-02 11:58:44: Failure with return code 1 from command rm /etc/rc.d/rc6.d/K19ohasd
2010-02-02 11:58:44: Failed to remove file:
2010-02-02 11:58:44: Creating a link "/etc/rc.d/rc6.d/K19ohasd" pointing to /etc/init.d/ohasd
2010-02-02 11:58:44: The file ohasd has been successfully linked to the RC directories
2010-02-02 11:58:44: Starting ohasd
2010-02-02 11:58:44: itab entries=
2010-02-02 11:58:49: Created backup /etc/inittab.no_crs
2010-02-02 11:58:49: Appending to /etc/inittab.tmp:
2010-02-02 11:58:50: h1:35:respawn:/etc/init.d/init.ohasd run >/dev/null 2>&1 </dev/null
2010-02-02 11:58:50: Done updating /etc/inittab.tmp
2010-02-02 11:58:50: Saved /etc/inittab.crs
2010-02-02 11:58:50: Installed new /etc/inittab
2010-02-02 11:58:55: ohasd is starting
2010-02-02 11:58:55: Checking ohasd
2010-02-02 11:58:55: ohasd started successfully
2010-02-02 11:58:55: Creating CRS resources and dependencies
2010-02-02 11:58:55: Configuring HASD
2010-02-02 11:58:55: Registering type ora.daemon.type
2010-02-02 11:58:59: Registering type ora.mdns.type
2010-02-02 11:59:00: Registering type ora.gpnp.type
2010-02-02 11:59:01: Registering type ora.gipc.type
2010-02-02 11:59:02: Registering type ora.cssd.type
2010-02-02 11:59:04: Registering type ora.cssdmonitor.type
2010-02-02 11:59:07: Registering type ora.crs.type
2010-02-02 11:59:08: Registering type ora.evm.type
2010-02-02 11:59:09: Registering type ora.ctss.type
2010-02-02 11:59:10: Registering type ora.asm.type
2010-02-02 11:59:13: Registering type ora.drivers.acfs.type
2010-02-02 11:59:14: Registering type ora.diskmon.type
2010-02-02 11:59:34: ADVM/ACFS is configured
2010-02-02 11:59:35: Successfully created CRS resources for cluster daemon and ASM
2010-02-02 11:59:35: Checking if initial configuration has been performed
2010-02-02 11:59:35: Starting CSS in exclusive mode
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.gipcd' on 'vis'
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.mdnsd' on 'vis'
2010-02-02 12:00:04: CRS-2676: Start of 'ora.gipcd' on 'vis' succeeded
2010-02-02 12:00:04: CRS-2676: Start of 'ora.mdnsd' on 'vis' succeeded
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.gpnpd' on 'vis'
2010-02-02 12:00:04: CRS-2676: Start of 'ora.gpnpd' on 'vis' succeeded
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.cssdmonitor' on 'vis'
2010-02-02 12:00:04: CRS-2676: Start of 'ora.cssdmonitor' on 'vis' succeeded
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.cssd' on 'vis'
2010-02-02 12:00:04: CRS-2672: Attempting to start 'ora.diskmon' on 'vis'
2010-02-02 12:00:04: CRS-2676: Start of 'ora.diskmon' on 'vis' succeeded
2010-02-02 12:00:04: CRS-2676: Start of 'ora.cssd' on 'vis' succeeded
2010-02-02 12:00:04: Querying for existing CSS voting disks
2010-02-02 12:00:04: Performing initial configuration for cluster
2010-02-02 12:00:51: Start of resource "ora.ctssd -init" Succeeded
2010-02-02 12:00:51: Creating or upgrading OCR keys
2010-02-02 12:00:51: Command return code of 255 (65280) from command: /u01/app/11.2.0/grid/bin/ocrconfig -upgrade oracle oinstall
2010-02-02 12:00:51: Failed to create Oracle Cluster Registry configuration, rc 255
2010-02-02 12:00:51: Exiting exclusive mode
2010-02-02 12:00:51: Command return code of 1 (256) from command: /u01/app/11.2.0/grid/bin/crsctl stop resource ora.crsd -init
2010-02-02 12:00:51: Stop of resource "ora.crsd -init" failed
2010-02-02 12:00:51: Failed to stop CRSD
2010-02-02 12:01:20: Initial cluster configuration failed. See /u01/app/11.2.0/grid/cfgtoollogs/crsconfig/rootcrs_vis.log for details