RE: [Sydney-Oracle] 10.2.0.4 CRS to 11gR2 Grid Infrastructure upgrade issue
Thanks Yury,
However, this is an Upgrade from a long standing and working 10.2.0.4 environment.
The interconnect and ssh equivalence haven't changed!
Cheers
Neil
> Subject: Re: [Sydney-Oracle] 10.2.0.4 CRS to 11gR2 Grid Infrastructure upgrade issue
> From: [address removed]
> To: [address removed]
> Date: Tue, 10 Aug 2010 20:50:59 -0400
>
> 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.timeanddate.com/worldclock/results.html?query=Riga
>
> +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.com/ocm/jvelikanovs_0.html
> http://au.linkedin.com/in/yuryvelikanov
> ---------------------------------
>
>
>
> 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/product/11.2.0/crs/cfgtoollogs/configToolAllCommands
> > INFO: Since the option is to overwrite the existing
> > /d00/crs/oracle/product/11.2.0/crs/cfgtoollogs/configToolAllCommands file,
> > backing it up
> > INFO: The backed up file name is
> > /d00/crs/oracle/product/11.2.0/crs/cfgtoollogs/configToolAllCommands.bak
> > INFO: Entering ConfigClient.executeToolsInAggregate method
> > INFO: ConfigClient.executeToolsInAggregate
> > oAggregate=oracle.crs:oracle.crs:11.2.0.1.0:common
> > INFO: Entering ConfigClient.assignAction method
> > INFO: ConfigClient.assignAction
> > actionref=[Loracle.sysman.emCfg.common.IActionReference;@4c6aacbf
> > INFO: ConfigClient.assignAction action is of type :configuration
> > INFO: Exiting ConfigClient.assignAction method
> > INFO: ConfigClient.executeToolsInAggregate 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/product/11.2.0/crs
> > INFO: Parameter "orahnam" = Ora11g_gridinfrahome1
> > INFO: Parameter "instype" = typical
> > INFO: Parameter "inscomp" = client,oraclenet,javavm,server
> > INFO: Parameter "insprtcl" = tcp
> > INFO: Parameter "cfg" = local
> > INFO: Parameter "authadp" = NO_VALUE
> > INFO: Parameter "responsefile" =
> > /d00/crs/oracle/product/11.2.0/crs/network/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.create:226]
> > Returning an existing instance of GetActiveNodes
> > [main] [ 2010-08-10 15:16:03.571 EST ] [InitialSetup.configureOPS:4535]
> > Cluster Mode is ON.
> > [main] [ 2010-08-10 15:16:03.571 EST ] [InitialSetup.configureOPS:4542]
> > Oracle Net Configuration Assistant launched from Installer.
> > [main] [ 2010-08-10 15:16:03.571 EST ]
> > [InitialSetup.discoverNetworkNumber:4704] Discovering Network Resources...
> > [main] [ 2010-08-10 15:16:03.616 EST ]
> > [CRSNative.internalQueryResources:1279] About to doQueryResources: eType
> > resource, nodeName null, filter (TYPE == ora.network.type)
> > [main] [ 2010-08-10 15:16:03.816 EST ] [CRSNativeResult.clscrsCB:147]
> > clscrs message: 'clscconnect failed with clsc ret 9'
> > [main] [ 2010-08-10 15:16:03.816 EST ] [CRSNativeResult.clscrsCB:147]
> > clscrs message: 'error connecting to CRSD at
> > [(ADDRESS=(PROTOCOL=IPC)(KEY=CRSD_UI_SOCKET))] clsccon 184
> > '
> > [main] [ 2010-08-10 15:16:03.818 EST ]
> > [CRSNative.internalQueryResources:1293]
> > oracle.cluster.impl.crs.CRSNativeResult.createException(CRSNativeResult.java:188)
> > oracle.cluster.impl.crs.CRSNative.doQueryResources(Native Method)
> > oracle.cluster.impl.crs.CRSNative.internalQueryResources(CRSNative.java:1282)
> > oracle.cluster.impl.crs.CRSNative.queryResources(CRSNative.java:558)
> > oracle.cluster.impl.crs.CRSFactoryImpl.searchResources(CRSFactoryImpl.java:510)
> > oracle.cluster.impl.nodeapps.NodeAppsFactoryImpl.getNetworks(NodeAppsFactoryImpl.java:1127)
> > oracle.cluster.nodeapps.NodeAppsFactory.getNetworks(NodeAppsFactory.java:1420)
> > oracle.sysman.assistants.util.hasi.HAUtils.getAllNetworkMap(HAUtils.java:1493)
> > oracle.net.ca.InitialSetup.discoverNetworkNumber(NetCA.java:4709)
> > oracle.net.ca.InitialSetup.configureOPS(NetCA.java:4568)
> > oracle.net.ca.InitialSetup.<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.NodeAppsFactoryImpl.getNetworks(NodeAppsFactoryImpl.java:1150)
> > at
> > oracle.cluster.nodeapps.NodeAppsFactory.getNetworks(NodeAppsFactory.java:1420)
> > at
> > oracle.sysman.assistants.util.hasi.HAUtils.getAllNetworkMap(HAUtils.java:1493)
> > at oracle.net.ca.InitialSetup.discoverNetworkNumber(NetCA.java:4709)
> > at oracle.net.ca.InitialSetup.configureOPS(NetCA.java:4568)
> > at oracle.net.ca.InitialSetup.<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.pythian.com/webinars
>
>
>
>
>
>
> --
> Please Note: If you hit "REPLY", your message will be sent to everyone on this mailing list ([address removed])
> http://www.sydneyoracle.com.au/
> This message was sent by Yury Velikanov ([address removed]) from Sydney Oracle Meetup.
> To learn more about Yury Velikanov, visit his/her member profile: http://www.sydneyoracle.com.au/members/9156087/
> To unsubscribe or to update your mailing list settings, click here: http://www.sydneyoracle.com.au/settings/
> Meetup, PO Box 4668 #37895 New York, New York 10163-4668 | [address removed]
>