- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Cluster 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
10-21-2003 01:31 AM
10-21-2003 01:31 AM
I'm a newbie on Service Guard, and I have a cluster with 2 machines. What is the easiest way to discover the ip address of the cluster (in which machine is running) only referencing its hostname.
Thanks a lot
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 01:35 AM
10-21-2003 01:35 AM
Re: Cluster IP
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=237012
HTH
Roland
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 01:37 AM
10-21-2003 01:37 AM
Re: Cluster IP
This should provide the info you need.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 01:38 AM
10-21-2003 01:38 AM
Re: Cluster IP
I'm not certain what you mean by "cluster IP". There is no such thing as a "cluster IP".
Perhaps you are referring to a "relocatable IP" that is assigned to a LAN adapter when a ServiceGuard package starts on a particular node. When that package is halted, the Reloc. IP is removed from the NIC, and when the package is started on another node, the relocatable IP moves to that other node.
Such a relocatable IP can be given an alias name in /etc/hosts or your DNS server, so that users don't have to remember an IP in order to get to the package, on whichever node it is running.
-S.D.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 01:38 AM
10-21-2003 01:38 AM
Re: Cluster IP
Thank Notifying me.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 02:15 AM
10-21-2003 02:15 AM
Re: Cluster IP
You have packages in cluster that have IP.
cmviewctl to see what packages you have there, then go to one of the machines to:
/etc/cmcluster/
and see in .cntl file the properties of this package, IP will be there too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 02:17 AM
10-21-2003 02:17 AM
Re: Cluster IP
my mistake.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2003 02:47 AM
10-21-2003 02:47 AM
Solutionthen
cmgetconf -c clustername cluster.ascii
Where clustername is the name of the cluster from the cmviewcl command...
vi the cluster.ascii file and you will see your ip addresses...
Check out these links:
http://docs.hp.com/hpux/ha/index.html
http://docs.hp.com/hpux/onlinedocs/ha/haFAQindex2.html
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2003 08:40 PM
10-22-2003 08:40 PM
Re: Cluster IP
give this command
netstat -in
With best regards
jinu