Operating System - HP-UX
1833053 Members
2649 Online
110049 Solutions
New Discussion

oracle ias on MC ServiceGuard

 
Nabil Boussetta
Frequent Advisor

oracle ias on MC ServiceGuard

i have an MC ServiceGuard cluster containing two nodes SRV1 and SRV2.

i have configured oracle ias as package.
when i unplug lan cables for SRV1 the package should go on SRV2. but it don't go because there is an error when halting package on SRV1
this is the error :

opmnctl: stopping opmn and all managed processes...
================================================================================
opmn id=SRVCENT2:6200
1 of 2 processes stopped.

ias-instance id=prodias.ias.cnrps.com
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
--------------------------------------------------------------------------------
ias-component/process-type/process-set:
OC4J/home/default_island

Error
--> Process (pid=17438)
time out while waiting for a managed process to stop
Log:
/ias/iasHome/opmn/logs/OC4J~home~default_island~1

opmnctl: graceful stop of processes failed, trying forceful shutdown...
ERROR: Function customer_defined_halt_cmds
ERROR: Failed to HALT customer commands
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: oracle ias on MC ServiceGuard

early versions of ias took a long while to shut down.

to get it to shut down you may have to make modifications to the package shutdown script to either wait for ias to do its shutdown or forcefully kill the processes with a kill -9

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Nabil Boussetta
Frequent Advisor

Re: oracle ias on MC ServiceGuard

i have noticed that when stopping MC ServiceGuard stops ias it tooks more time and it fails with this error.

i think that the problem is with the virtual lan address. when i modify the control file of the package ias and comment lines that specify the virtual lan address the package will work good