- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Limit on serviceguard IP's?
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
03-04-2008 10:43 AM
03-04-2008 10:43 AM
Hopefully a quick question...
Is there a limit to how many IP's can be configured in the
I added a third and on trying to restart the package, serviceguard killed the server!
Is there anything special I need to do to add a new IP, or is it just a case of editing the .cntl file like when adding another logical volume to the cluster?
Thanks for any help
Phil
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 11:04 AM
03-04-2008 11:04 AM
SolutionIn fact the actual limit is up to 200 relocatable addresses per cluster, spread across however many packages you may have.
I suspect there was something else that caused your problem.
You simply add in any additional relocatabele address using the SUBNET/IP pair, remembering that it has to be set as an array, so your 3rd pair would be SUBNET[2]= and IP[2]=
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2008 11:55 AM
03-04-2008 11:55 AM
Re: Limit on serviceguard IP's?
Check with your network administrator for IP's if the network is public. They tend to get crabby when IP addresses start to get used.
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
03-04-2008 11:33 PM
03-04-2008 11:33 PM
Re: Limit on serviceguard IP's?
See this doc, nothing special steps required
http://www12.itrc.hp.com/service/cki/docDisplay.do?docLocale=en&docId=emr_na-c01016721-3
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 01:37 AM
03-05-2008 01:37 AM
Re: Limit on serviceguard IP's?
Maybe it didn't like me adding another LV and another IP at the same time.
We have added the LV, so will try again just adding the third IP.
I'll let you know the outcome and assign points a plenty...
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 05:41 AM
03-05-2008 05:41 AM
Re: Limit on serviceguard IP's?
For instance,
- tail /etc/shutdownlog and get more detail.
- look at the bottom of OLDsyslog.log
- use q4 to analyze the dump files in /var/adm/crash that were created as a result of the crash and have HP read the analysis files. A document in the ITRC knowledge database tells how to run the q4 analyzer:
Title: How do I use q4 to pre-process a dump that HP needs to read
ID: emr_na-c01021636-8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2008 06:42 AM
03-18-2008 06:42 AM
Re: Limit on serviceguard IP's?
A quick shutdown of the cluster, added the network interface and IP on both nodes.
cmcheckconf -C
cmapplyconf -C
restart the cluster
added the new IP to the package and restarted.
Thanks for all your help
Phil