- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- pkg heartbeat IP.
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 03:38 AM
09-21-2006 03:38 AM
HP-UX 11.23 , A 11.17 (SG)
cluster name is chdcl and nodes on cluster are A and B.
A is DB server with 1 DB package and
B is Appl server with 1 Appl Package
now both the packages are running on ther own domains..but when and of the pkg halts they not failovering to other one.. please suggest here
and
i have heartbeat Ip created and they are in /etc/hosts and /netconf files. do i need to create any other ip for pkg's..any suggeston here ..am i missing something..here
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 03:42 AM
09-21-2006 03:42 AM
Re: pkg heartbeat IP.
It should define both nodes one for primary and another one for adoptive.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 03:53 AM
09-21-2006 03:53 AM
Re: pkg heartbeat IP.
you say:
when and if the the pkg halt
How is the package halting? Are you manually halting it?
or are you creating symptoms to test the automatic failover?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 04:16 AM
09-21-2006 04:16 AM
Re: pkg heartbeat IP.
NODE_NAME A
NODE_NAME B
But got info. that we need to configure a PKG heartbeat IP for both the pkgs and keep it in IP section of pkg.sh file?
Burnard>>> when i tried to test it.. manually i halted the PKG using
#cmhaltpkg pkg then it should failover to other node right but it did not happened.
I can see AUTO_RUN disabled for both the pkg's in #cmviewcl -v but i have enabled in pkg.conf file. do i need to do anything else...
can i use the below command to work it and FYI...PKG are in running state now so if i use this command does that effect the work..
#cmmodpkg -e pkgname
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 04:24 AM
09-21-2006 04:24 AM
Re: pkg heartbeat IP.
NODE_NAME A
NODE_NAME B
But got info. that we need to configure a PKG heartbeat IP for both the pkgs and keep it in IP section of pkg.sh file?
No! you do not configure the heartbeat ip adresses in the packages, these are just the relocatable or floating ip address for each package.
Burnard>>> when i tried to test it.. manually i halted the PKG using
#cmhaltpkg pkg then it should failover to other node right but it did not happened.
My name is Melvyn, and if you manually halt a pacage it will NOT switch over, it is not designed to do this.
If you do a cmhaltpkg this will also turn OFF the switching parameter, and you use the cmmodpkg -e (possibly with the -n option as well) to enable switching.
I suggest you read the Managing Serviceguard manual to see how this work, available at:
http://docs.hp.com/en/ha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 04:56 AM
09-21-2006 04:56 AM
Re: pkg heartbeat IP.
On A i have
lan0 - 3.164.120.83 - server IP
lan1 - 192.168.1.122 - heartbeat IP of server
on B i have
lan0 -- 3.164.120.84 - server Ip
lan1 -- 192.168.1.123 - heartbeat IP of server
And i dont have anyother IP on the two nodes other then this the above. So does this work or do i need to configure anyother IP's.
In this HP-UX IPSec Admin Guide DOC i got this information about the IP's hence i am confised..here
Heartbeat IP addresses
The heartbeat IP address for each cluster node is specified using the HEARTBEAT_IP parameter in the node definitions section of the cluster configuration file.
Package addresses
The package addresses are configured using the IP[i] statements in the package control script.
Please suggest me Melvyn.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 05:01 AM
09-21-2006 05:01 AM
SolutionIP address for packages used to failover between nodes whenver failover occurs. This is to be configured in package control script. These IP addresses are floating IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 05:33 AM
09-21-2006 05:33 AM
Re: pkg heartbeat IP.
this would be fine ....??
lan0:1 3.164.120.191 -- for PKG on Node A
lan0:1 3.164.120.192 -- for PKG on node B
Thnx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 05:37 AM
09-21-2006 05:37 AM
Re: pkg heartbeat IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 06:03 AM
09-21-2006 06:03 AM
Re: pkg heartbeat IP.
last Q but a silly Q...bit confused..
on both the nodes on the cluster
under /etc/cmcluster/PKG/
i have
pkg.conf
pkg.sh
am i missing anyother file's...what is this ".cntl" file..if i am missing "pkg.cntl" file how to get that??
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 07:34 AM
09-21-2006 07:34 AM
Re: pkg heartbeat IP.
# cmmodpkg -e -n nodeB PKG
in cmviewcl -v o/p i can see Switching enabled..but AUTO_RUN is disabled.
But in PKG.conf file AUTO_RUN is YES
can any one suggest me on this and the above one as well regarding the existence of .cntl file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 07:45 AM
09-21-2006 07:45 AM
Re: pkg heartbeat IP.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-21-2006 08:45 AM
09-21-2006 08:45 AM
Re: pkg heartbeat IP.
# cmapplyconf -P PKG.conf
Begin package verification...
Modify the package configuration ([y]/n)? y
Completed the cluster update
#
But when i tried to run the PKG i got error so again i modifed the PKG.conf file i did not do #cmapplyconf.
But for the first time also i did not get any .cntl file...i have only
pkg.conf and pkg.sh files in /etc/cmcluster