- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Having trouble with IP configured in package contr...
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-10-2009 08:16 AM
03-10-2009 08:16 AM
Having trouble with IP configured in package control file
I've been trying to have ServiceGuard 11.16 on SUSE SLES 9 control an IP in a package. I've added the IP and subnet to the xxx.cntl file with the correct syntax. (We do this all the time now in ServiceGuard 11.16 on HP-UX with no issues) When I go to start up the package I get the following output and the package fails and the node reboots:
utlmad0p0119:/opt/cmcluster/conf/u03p # cmrunpkg u03p
Message from syslogd@utlmad0p0119 at Tue Mar 10 11:02:41 2009 ...
utlmad0p0119 cmcld[10971]: Aborting! select failed (file: lcomm/local_server.c, line: 1165)
Message from syslogd@utlmad0p0119 at Tue Mar 10 11:02:41 2009 ...
utlmad0p0119 cmcld[10971]: Aborting! select failed (file: rcomm/comm_ip.c, line: 443)
cmrunpkg : Node utlmad0p0119 is currently unable to run package u03p.
Check the syslog on node utlmad0p0119 and pkg log files for more detailed information.
utlmad0p0119:/opt/cmcluster/conf/u03p #
Message from syslogd@utlmad0p0119 at Tue Mar 10 11:03:27 2009 ...
utlmad0p0119 cmcld[10971]: Aborting! select failed (file: rcomm/comm_ip.c, line: 443)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2009 08:52 AM
03-10-2009 08:52 AM
Re: Having trouble with IP configured in package control file
Search for patch SGLX_00124
http://www13.itrc.hp.com/service/patch/patchDetail.do?patchid=SGLX_00124&sel={linux:suse:sles9,}&BC=main|search|
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2009 09:43 AM
03-10-2009 09:43 AM
Re: Having trouble with IP configured in package control file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-10-2009 07:01 PM
03-10-2009 07:01 PM
Re: Having trouble with IP configured in package control file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2009 12:44 AM
03-11-2009 12:44 AM
Re: Having trouble with IP configured in package control file
All I can tell from this is that select returns -1 but not what the errno is. That would help to understand what is going on.
What IP address are you adding and what is the primary address/subnet of the interface?