HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Service Guard Package IP Query !!
Operating System - HP-UX
1827294
Members
1430
Online
109960
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
01-23-2008 10:38 PM
01-23-2008 10:38 PM
Service Guard Package IP Query !!
>>> Is there any specific command to check which package is having which relocatable IP ??
# netstat -in only shows the IP and package control file shows the relocatable IP but I like to know which command will help me to find the relocatable IP for running Cluster with more than 2 packages
# netstat -in only shows the IP and package control file shows the relocatable IP but I like to know which command will help me to find the relocatable IP for running Cluster with more than 2 packages
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2008 11:59 PM
01-23-2008 11:59 PM
Re: Service Guard Package IP Query !!
Just use:
nslookup packagename
regards,
ivan
nslookup packagename
regards,
ivan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-24-2008 12:27 AM
01-24-2008 12:27 AM
Re: Service Guard Package IP Query !!
Not very elegant,
but assuming that the package control scripts are held in sync on all your cluster nodes (as common practice foresees)
then you could try parsing them similar to this:
# grep ^IP\\[ /etc/cmcluster/*/*.cntl|sed -e s,/etc/cmcluster/,, -e s,/.*=,\ ,|tr -d \"
but assuming that the package control scripts are held in sync on all your cluster nodes (as common practice foresees)
then you could try parsing them similar to this:
# grep ^IP\\[ /etc/cmcluster/*/*.cntl|sed -e s,/etc/cmcluster/,, -e s,/.*=,\ ,|tr -d \"
Madness, thy name is system administration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2008 10:48 PM
03-28-2008 10:48 PM
Re: Service Guard Package IP Query !!
Not possible
"Light travels faster than sound. That's why some people appear bright until you hear them speak."
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP