I seen your logs from the previous email, if look good the problem it's in
the listener resource
==
Jun 5 17:06:42 azteca crmd: [24262]: info: process_lrm_event: LRM
operation
p_oralsnr_monitor_0 (call=421, rc=7, cib-update=841, confirmed=true) n
Paul
What happeng if do this command from the oracle user?
tnsping XIB11_HA.WORLD
and remember to specify the ORACLE_SID in your resource parameters
the cluster does a tnsping ORACLE_SID to monitor the instanse
2012/6/6 Paul Damken
> Thanks Florian and Emmanuel,
>
> Yes I have,
>
> "tnsname
On Wed, Jun 6, 2012 at 4:56 PM, Paul Damken wrote:
> Thanks Florian and Emmanuel,
>
> Yes I have,
>
> "tnsnames.ora" file:
> ->
> XIB11_HA.WORLD =
> (DESCRIPTION =
> (ADDRESS_LIST =
> (ADDRESS = (PROTOCOL = TCP)(HOST = aztecavip.domainame)(PORT = 1521))
> )
>
Thanks Florian and Emmanuel,
Yes I have,
"tnsnames.ora" file:
->
XIB11_HA.WORLD =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = aztecavip.domainame)(PORT = 1521))
)
(CONNECT_DATA =
(SID = xib11)
)
)
<---
"lis
Did you configured the tnsnames.ora?
I ask you that because the agent oralsnr does tnsping to monitor the
resource
2012/6/6 Paul Damken
> Im facing issues with my cluster setup. "N+1"
> Pacemaker Hosting Oracle 11g Instances. Node name "azteca"
>
> I cannot get "oralsnr" to start my DB listen
On Wed, Jun 6, 2012 at 12:44 AM, Paul Damken wrote:
> Im facing issues with my cluster setup. "N+1"
> Pacemaker Hosting Oracle 11g Instances. Node name "azteca"
>
> I cannot get "oralsnr" to start my DB listener, it refuses on both nodes.
> "Oracle" RA is starting first, after all File systems and
Im facing issues with my cluster setup. "N+1"
Pacemaker Hosting Oracle 11g Instances. Node name "azteca"
I cannot get "oralsnr" to start my DB listener, it refuses on both nodes.
"Oracle" RA is starting first, after all File systems and VIP starts.
But no way to get Listener UP.
When I do a manua