- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: package IP
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
07-26-2006 02:56 AM
07-26-2006 02:56 AM
package IP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 03:01 AM
07-26-2006 03:01 AM
Re: package IP
You should have a directory /etc/cmcluster and in that directory should be sub-directories for each of your packages. In each package sub-directory there should a control.sh file.
That file contains all configuration information for the package, including IP address, VG's needed, etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 03:10 AM
07-26-2006 03:10 AM
Re: package IP
It's just a line in the configuration file. If you generated a template, search for the term IP all caps. You will then see an example you can uncomment and put to use.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 03:19 AM
07-26-2006 03:19 AM
Re: package IP
The package IP is NOT listed in the cluster configuration file nor any package configuration file. It is only listed in the package control script.
To make a package control script:
# cmmakepkg -s
In the script, locate
#IP[0]=""
#SUBNET[0]=""
1) Remove the comments
2) Add the relocatable IP between the "" in the IP line
3) Edit the SUBNET entry with the proper subnet for that IP (matching a NIC that already operates an IP on the same network).
When you are satisfied with the additions to the script, copy it to the other nodes that will operate the package when necessary.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 05:11 AM
07-26-2006 05:11 AM
Re: package IP
If you read the Managing Serviceguard manual you would see how it is done.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-26-2006 05:25 AM
07-26-2006 05:25 AM
Re: package IP
Just a suggestion... If you're relatively new to ServiceGuard you might benefit from downloading the ServiceGuard Manager tool from HP's Software Depot site: http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8325BA
This is a free product and it supports the very latest version of ServiceGuard A.11.17. This is a graphical tool with extensive online help to guide you through creating a ServiceGuard cluster and packages.
You might find it easier to build a cluster and packages with this tool than going through the manuals and crafting the scripts by hand.
Regards,
Dave
I work at HPE
HPE Support Center offers support for your HPE services and products when and how you need it. Get started with HPE Support Center today.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
