- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Serviceguard package went down on its own?
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-31-2010 09:00 AM
10-31-2010 09:00 AM
Serviceguard package went down on its own?
Both of them had their primary packages shut down exactly at 21:58.
On one we rebooted the primary box, and the cluster did not come up on it with syslog message:
syslog: Request from root on node
(I substituted the name of the node with
Manual restart of the cluster software as ROOT generated the same message. I killed ALL cm.. daemons and started cluster software again on that node via /sbin/init.d script, but got the same result.
We will open a case with HP shortly as we have 24x7 support. Also I ran the package on the secondary box (which we did not reboot), and it came up fine.
I would appreciate any suggestions or ideas. It looked like a "time bomb" (or a bug) in cluster software as two clients having the same exact issue at the same exact time is too much of a coincidense. In both cases the actual cluster setup was done by HP. I only configured packages.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2010 11:19 AM
10-31-2010 11:19 AM
Re: Serviceguard package went down on its own?
Have you seen the log package?
what's node state now (cmviewcl)?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2010 01:25 PM
10-31-2010 01:25 PM
Re: Serviceguard package went down on its own?
please post the cmrunnode -v from the failed node , along with corresponding message from syslog.
reg,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2010 04:27 PM
10-31-2010 04:27 PM
Re: Serviceguard package went down on its own?
1. Check name resolution is working.
2. Check your cmclnodelist/rhost is configured and working properly. make sure none made changes in that.
3. Check the permission of cmcluster contents.
4. Check the service guard entries in /etc/inetd.conf is there and it is proper.
Still not working, post the syslog here.
Regards,
Sooraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2010 01:02 AM
11-01-2010 01:02 AM
Re: Serviceguard package went down on its own?
You have not provided any data giving the details of the package failure so there is nothing to comment on here.
What runs in the packages? Maybe there could be something else in common between your two companies? However, I would suspect coincidence or something else you have overlooked.
If there was some bug in Serviceguard timing causing these two failures then I would expect to see far more than just 2 packages failing in the world!
People buy lottery tickets all the time but I think there is more chance of 2 packages failing at the same time than winning the lottery!
If you give details of the package failure, i.e. messages from syslog, package logs etc, then maybe we can provide more accurate responses to this.
I suspect you also have cluster configuration issues. Probably hostname resolution. This is the cause of more than 95% of authorisation issues like the ones you report. Ensure ALL ip addresses on ALL nodes resolve to or have the hostname as an alias. I bet this is the restart problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-01-2010 05:38 AM
11-01-2010 05:38 AM
Re: Serviceguard package went down on its own?
Package shutdown/failover is automatically initiated when Serviceguard receives a triggering event, such as a package service failure. The syslog.log will show whether this is the case.
The "Not Authorized" issue has been seen when the hacl-cfg lines in/etc/inetd.conf have been commented out.
They should look like this:
hacl-cfg dgram udp wait root /usr/lbin/cmclconfd cmclconfd -p
hacl-cfg stream tcp nowait root /usr/lbin/cmclconfd cmclconfd -c
Repair if needed, but regardless, restart inetd:
inetd -k ; inetd