[HPADM] MCSG package failover

From: Ken Felmly (kfelmly@h40a.resva.trw.com)
Date: Mon May 05 2003 - 11:11:58 EDT


Good morning.
I have a question on package failover.

I have a 2-node cluster:
Node_1 runs oracle_1 package and fails over to node 2.

Node_2 runs the oracle_2 and oracle_3 packages, each of which will
failover to node_1.

The question is, without doing a 'haltnode' on node 2 (in my monitor
script), I want to only failover 1 of the 2 packages and have it
automatically start up on node_1.

This is for if only the one package fails. I don't want to failover the
3rd package if nothing is wrong with it.

My inclination is in the .mon script when a process dies:
cmhaltpkg -n node_2 oracle_2
cmmodpkg -e -n node_1 oracle_2
cmrunpkg -n node_1 oracle_2

My fear is that the .mon script will stop prior to executing these
commands (it is a service and gets killed when the package goes down).

What am I missing?

--
             ---> Please post QUESTIONS and SUMMARIES only!! <---
        To subscribe/unsubscribe to this list, contact majordomo@dutchworks.nl
       Name: hpux-admin@dutchworks.nl     Owner: owner-hpux-admin@dutchworks.nl
 
 Archives:  ftp.dutchworks.nl:/pub/digests/hpux-admin       (FTP, browse only)
            http://www.dutchworks.nl/htbin/hpsysadmin   (Web, browse & search)


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 11:02:29 EDT