- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- assigning ip address for package.
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
04-21-2006 02:39 AM
04-21-2006 02:39 AM
And another thing. Now, there are services within a package so does each service has its own ip address which when failed on one node goes onto the other.....
So, its basically the service ip address which is called the package ip address.
Kindly clear on this.
Thanks.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2006 02:53 AM
04-21-2006 02:53 AM
SolutionLook for the following:
#IP[0]=""
#SUBNET[0]=""
I would recommend you try reading the managing Serviceguard manual at:
http://docs.hp.com/en/ha
Or even attending a class on Serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2006 03:00 AM
04-21-2006 03:00 AM
Re: assigning ip address for package.
Ip address is assigned to a package and not service. Alternatively you can configure each service as a package and assign an ip address to each , this may be useful for load sharing but of no use if all the services now configured as packages were to run on the same node.
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2006 06:17 AM
04-23-2006 06:17 AM
Re: assigning ip address for package.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2006 06:39 AM
04-23-2006 06:39 AM
Re: assigning ip address for package.
The cmmodnet is to be used in your package control script - you will have a package control script for every package configured on your cluster - e.g. /etc/cmcluster/packagename.cntl
As part of your package control script you will have to activate VGs, mount filesystems , assign ip addresses to your lan card ports, start services - service startup will be with cmrunserv etc. etc.
Please refer to Managing service guard manual at http://docs.hp.com/en/ha#Serviceguard
Regards,
Ninad
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-23-2006 09:11 AM
04-23-2006 09:11 AM