- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Service Guard Behaviour on reboot.
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
09-11-2002 08:31 AM
09-11-2002 08:31 AM
We had a situation last week, where our juniour admins were paged for a problem on a member node of a cluster. Attempts to connect to the machine were failing for "unable to fork" by the ssh daemon, one of them happenned to have a session open and the consensus was to reboot the box. The command issued was simply "reboot". I would have expected the cluster to failover packages on the node to the remaining members, when the heartbeat timeout expired. This didn't happen. Can you tell me why?
What is the MC/SG response to a reboot of a member node?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:39 AM
09-11-2002 08:39 AM
Re: Service Guard Behaviour on reboot.
2 node cluster (rysap108 and 109) this syslog is from 108. 109 was the node that got rebooted.
______________________________________________
Sep 5 10:30:16 rysap108 cmcld: Communication with node rysap109 has been interrupted
Sep 5 10:30:16 rysap108 cmcld: Node rysap109 may have died
Sep 5 10:30:16 rysap108 cmcld: Attempting to adjust cluster membership
Sep 5 10:30:19 rysap108 cmcld: Obtaining First Dual Cluster Lock
Sep 5 10:30:26 rysap108 cmcld: Obtaining Second Dual Cluster Lock
Sep 5 10:30:27 rysap108 cmcld: Turning off safety time protection since the cluster
Sep 5 10:30:27 rysap108 cmcld: may now consist of a single node. If ServiceGuard
Sep 5 10:30:27 rysap108 cmcld: fails, this node will not automatically halt
Sep 5 10:30:49 rysap108 cmcld: 1 nodes have formed a new cluster, sequence #22
Sep 5 10:30:49 rysap108 cmcld: The new active cluster membership is: rysap108(id=1)
Sep 5 10:51:46 rysap108 cmcld: New node rysap109 is joining the cluster
Sep 5 10:51:46 rysap108 cmcld: Attempting to adjust cluster membership
Sep 5 10:51:48 rysap108 cmcld: Enabling safety time protection
Sep 5 10:51:48 rysap108 cmcld: Clearing First Dual Cluster Lock
Sep 5 10:51:49 rysap108 cmcld: Clearing Second Dual Cluster Lock
Sep 5 10:51:49 rysap108 cmcld: 2 nodes have formed a new cluster, sequence #23
Sep 5 10:51:49 rysap108 cmcld: The new active cluster membership is: rysap108(id=1), rysap109(id=2)
Sep 5 10:52:45 rysap108 cmcld: Request from node rysap109 to start package ryprtsv9 on node rysap109.
Sep 5 10:52:52 rysap108 cmcld: (rysap109) Started package ryprtsv9 on node rysap109.
Sep 5 10:55:45 rysap108 cmcld: Enabled switching for package ryprtsv9.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:43 AM
09-11-2002 08:43 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:54 AM
09-11-2002 08:54 AM
Re: Service Guard Behaviour on reboot.
Marty
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:55 AM
09-11-2002 08:55 AM
Re: Service Guard Behaviour on reboot.
Assuming a correct package configuration the only reason I could think of is package switching (AUTO_RUN) being disabled.
Regards...
Dietmar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 08:57 AM
09-11-2002 08:57 AM
Re: Service Guard Behaviour on reboot.
I've checked both package ascii files and the adoptive nodes are fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 09:02 AM
09-11-2002 09:02 AM
Re: Service Guard Behaviour on reboot.
I also wasn't around to get a cmviewcl on it.
I just needed reassurance that in case of a reboot, and all configurations normal that the package would have restarted on the adoptive node. Thanks.
Ian
Points shortly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2002 01:16 PM
09-11-2002 01:16 PM
Re: Service Guard Behaviour on reboot.
I believe that cmmodpkg is your culprit . A detailed descrption of cmmodpkg is available in the man pages and I think you might find something akin to your situation there .
However turning on the global switching should take of your problem during next reboot .