- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Sever perform crash dump
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
12-11-2006 11:52 AM
12-11-2006 11:52 AM
Sever perform crash dump
I have mcsg running with 2 nodes, hp1(rp7420) and hp2(7400). Problem occured when I pull out primary LAN and standby LAN in hp1, all packages failover to hp2 without any problem, BUT hp1 perform crash dump.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 12:40 PM
12-11-2006 12:40 PM
Re: Sever perform crash dump
In the event of a failure like that the machine will TOC (transfer of control) which creates a crash dump. The intent, I believe, is to have the crash dump to allow you to look into the root cause of the issue.
Also, since there was a problem, the machine that does not get control will TOC to make sure that all resources necessary for the packages are available to the other node.
This is discussed in detail in the MC/SG manuals, available here:
http://docs.hp.com/en/oshpux11iv2.html#Serviceguard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 01:02 PM
12-11-2006 01:02 PM
Re: Sever perform crash dump
In your case, this quote applies: "A TOC is done if a cluster node cannot communicate with the majority of cluster members for the predetermined time,..." Pulling the lan cables means the other node could not communicate.
The "Responses to Failures" section is here:
http://docs.hp.com/en/B3936-90100/ch03s07.html
The whole manual is available from the link I gave above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-11-2006 06:18 PM
12-11-2006 06:18 PM
Re: Sever perform crash dump
I have another set of MCSG running with 2 nodes cluster, I just pull out primary and standby network and no TOC at all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2006 04:11 AM
12-12-2006 04:11 AM
Re: Sever perform crash dump
If your cluster is configured to send heartbeat on only one LAN and you break that LAN, then Serviceguard has to reform the cluster and identify which nodes in the cluster continue to operate, and which must be rebooted to preserve data integrity.
If other clusters can survive such a test, then they must have multiple heartbeat networks.
cmviewconf will show how which networks are configured for heartbeat.
In the case where all heartbeat paths are broken, Serviceguard must use a rule to decide whether a server must crash or continue operation in th cluster.
In a scenario where HB fails between an even set of nodes (ie 1-1, 2-2, 3-3), Serviceguard requires the use of a cluster lock disk or Quorum Server to arbitrate which half of the remaining cluster is allowed to continue, and consequently, which half must crash.