Hi Neil,
I was facing the issue like yours. I would suggest to double check
that Innterconnect network is working fine.
The easiest way is to to ping the other node or ssh to private IPs.
Yury Velikanov
Oracle [Apps] DBA
The Pythian Group (temporary working from Europe) - www.pythian.com
http://www.timean...
+371 29154362 - cell (international)
[address removed] - send an email to page me on my mobile
From Sydney (desk phone):
+61 (0)280147452 or +61 (0)280149235 x 277 - office
From US & Canada (desk phone):
+1 [masked] x 277 - office
--------------------
-------------
IMs:
--------------------
-------------
Skype j.velikanovs
AIM pythianvelikanov
GTalk [address removed]
MSN [address removed]
Y! [address removed]
--------------------
-------------
Web resources:
--------------------
-------------
http://otn.oracle...
http://au.linkedi...
--------------------
-------------
On 11 August 2010 02:11, Neil Campbell <[address removed]> wrote:
> Hi all,
>
> I am working on an in place upgrade of a 2 node RAC cluster running CRS (and
> ASM) 10.2.0.4, and upgrading the CRS to
> 11gR2 Grid Infrastructure running on Red Hat Linux.
>
> Prior to the install, I ran cluvfy (stage -pre crsinst) and this runs
> through successfully.
>
> The installation has run through to the point where running rootupgrade.sh
> completes successfully on both nodes, and
> then the installer moves on to run the configuration assistants. The first
> one being the Oracle Net Configuration Assistant.
>
> This fails with [INS-20802] Oracle Net Configuration Assistant failed.
>
> In the installer log, the output is
>
> INFO: Created a new file
> /d00/crs/oracle/prod
uct/11.2.0/crs/cfgto
ollogs/configToolAll
Commands
> INFO: Since the option is to overwrite the existing
> /d00/crs/oracle/prod
uct/11.2.0/crs/cfgto
ollogs/configToolAll
Commands file,
> backing it up
> INFO: The backed up file name is
> /d00/crs/oracle/prod
uct/11.2.0/crs/cfgto
ollogs/configToolAll
Commands.bak
> INFO: Entering ConfigClient.execute
ToolsInAggregate method
> INFO: ConfigClient.execute
ToolsInAggregate
> oAggregate=oracle.cr
s:oracle.crs:11.2.0.
1.0:common
> INFO: Entering ConfigClient.assignA
ction method
> INFO: ConfigClient.assignA
ction
> actionref=[Loracle.s
ysman.emCfg.common.IActionReference;
@4c6aacbf
> INFO: ConfigClient.assignA
ction action is of type :configuration
> INFO: Exiting ConfigClient.assignA
ction method
> INFO: ConfigClient.execute
ToolsInAggregate action assigned
> INFO: Started Plugin named: Oracle Net Configuration Assistant
> INFO: Found associated job
> INFO: Starting 'Oracle Net Configuration Assistant'
> INFO: Starting 'Oracle Net Configuration Assistant'
> INFO: Parsing command line arguments:
> INFO: Parameter "orahome" = /d00/crs/oracle/prod
uct/11.2.0/crs
> INFO: Parameter "orahnam" = Ora11g_gridinfrahome
1
> INFO: Parameter "instype" = typical
> INFO: Parameter "inscomp" = client,oraclenet,jav
avm,server
> INFO: Parameter "insprtcl" = tcp
> INFO: Parameter "cfg" = local
> INFO: Parameter "authadp" = NO_VALUE
> INFO: Parameter "responsefile" =
> /d00/crs/oracle/prod
uct/11.2.0/crs/netwo
rk/install/netca_typ
.rsp
> INFO: Parameter "silent" = true
> INFO: Parameter "crsupgrade" = true
> INFO: Done parsing command line arguments.
> INFO: PRCR-1035 : Failed to look up CRS resource ora.network.type for {1}
> INFO: PRCR-1068 : Failed to query res
>
> I guess this is trying to create the SCAN listener or something? There is an
> additional trace file with the following (snipped) content
>
> Inside constructor of OCR
> [main] [ 2010-08-10 15:16:03.569 EST ] [OCR.isCluster:939]
Calling
> OCRNative for isCluster()
> [main] [ 2010-08-10 15:16:03.570 EST ] [OCR.isCluster:943]
OCR Result
> status = true
> [main] [ 2010-08-10 15:16:03.570 EST ] [OCR.isCluster:955]
Bolean result =
> true
> [main] [ 2010-08-10 15:16:03.570 EST ] [GetActiveNodes.crea
te:226]
> Returning an existing instance of GetActiveNodes
> [main] [ 2010-08-10 15:16:03.571 EST ] [InitialSetup.config
ureOPS:4535]
> Cluster Mode is ON.
> [main] [ 2010-08-10 15:16:03.571 EST ] [InitialSetup.config
ureOPS:4542]
> Oracle Net Configuration Assistant launched from Installer.
> [main] [ 2010-08-10 15:16:03.571 EST ]
> [InitialSetup.discov
erNetworkNumber:4704
] Discovering Network Resources...
> [main] [ 2010-08-10 15:16:03.616 EST ]
> [CRSNative.internalQ
ueryResources:1279]
About to doQueryResources: eType
> resource, nodeName null, filter (TYPE == ora.network.type)
> [main] [ 2010-08-10 15:16:03.816 EST ] [CRSNativeResult.cls
crsCB:147]
> clscrs message: 'clscconnect failed with clsc ret 9'
> [main] [ 2010-08-10 15:16:03.816 EST ] [CRSNativeResult.cls
crsCB:147]
> clscrs message: 'error connecting to CRSD at
> [(ADDRESS=(PROTOCOL=
IPC)(KEY=CRSD_UI_SOC
KET))] clsccon 184
> '
> [main] [ 2010-08-10 15:16:03.818 EST ]
> [CRSNative.internalQ
ueryResources:1293]
> oracle.cluster.impl.
crs.CRSNativeResult.
createException(CRSN
ativeResult.java:188
)
> oracle.cluster.impl.
crs.CRSNative.doQuer
yResources(Native Method)
> oracle.cluster.impl.
crs.CRSNative.intern
alQueryResources(CRS
Native.java:1282)
> oracle.cluster.impl.
crs.CRSNative.queryR
esources(CRSNative.j
ava:558)
> oracle.cluster.impl.
crs.CRSFactoryImpl.s
earchResources(CRSFa
ctoryImpl.java:510)
> oracle.cluster.impl.
nodeapps.NodeAppsFac
toryImpl.getNetworks
(NodeAppsFactoryImpl
.java:1127)
> oracle.cluster.nodea
pps.NodeAppsFactory.
getNetworks(NodeApps
Factory.java:1420)
> oracle.sysman.assist
ants.util.hasi.HAUti
ls.getAllNetworkMap(
HAUtils.java:1493)
> oracle.net.ca.Initia
lSetup.discoverNetwo
rkNumber(NetCA.java:
4709)
> oracle.net.ca.Initia
lSetup.configureOPS(
NetCA.java:4568)
> oracle.net.ca.Initia
lSetup.<init>(
NetCA.java:4024)
> oracle.net.ca.NetCA.
main(NetCA.java:405)
> PRCR-1035 : Failed to look up CRS resource ora.network.type for {1}
> PRCR-1068 : Failed to query resources
> Cannot communicate with crsd
> at
> oracle.cluster.impl.
nodeapps.NodeAppsFac
toryImpl.getNetworks
(NodeAppsFactoryImpl
.java:1150)
> at
> oracle.cluster.nodea
pps.NodeAppsFactory.
getNetworks(NodeApps
Factory.java:1420)
> at
> oracle.sysman.assist
ants.util.hasi.HAUti
ls.getAllNetworkMap(
HAUtils.java:1493)
> at oracle.net.ca.Initia
lSetup.discoverNetwo
rkNumber(NetCA.java:
4709)
> at oracle.net.ca.Initia
lSetup.configureOPS(
NetCA.java:4568)
> at oracle.net.ca.Initia
lSetup.<init>(
NetCA.java:4024)
> at oracle.net.ca.NetCA.
main(NetCA.java:405)
>
> If anyone has any suggestions, they would be most welcome!
>
> Cheers
> Neil
>
>
>
>
> --
> Please Note: If you hit "REPLY", your message will be sent to everyone on
> this mailing list ([address removed])
> This message was sent by Neil Campbell ([address removed]) from
> Sydney Oracle Meetup.
> To learn more about Neil Campbell, visit his/her member profile
> To unsubscribe or to update your mailing list settings, click here
>
> Meetup, PO Box 4668 #37895 New York, New York 10163-4668 |
> [address removed]
--
New! Learn why & how to love your data with Pythian's new webinar series.
Topics, details & register: http://www.pythia...