- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Cluster 4 nodes (2 down)
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
07-04-2006 07:14 PM
07-04-2006 07:14 PM
Thanks for your help.
:)
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 07:24 PM
07-04-2006 07:24 PM
Re: Cluster 4 nodes (2 down)
normally yes, if you have defined correctly primary node and adoptive node
primary node host A
Adoptive node host B
Adoptive node host C
Adoptive node host D
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 07:25 PM
07-04-2006 07:25 PM
Re: Cluster 4 nodes (2 down)
Yes.
It depends on your cluster design.
If you set it up so that packages can run on any node, then you can even function with three nodes down.
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
07-04-2006 07:28 PM
07-04-2006 07:28 PM
Re: Cluster 4 nodes (2 down)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 07:51 PM
07-04-2006 07:51 PM
SolutionIf you don't have cluster lock configured, then the cluster would collapse or halt.
Upto four node cluster, cluster lock is allowed. If you have more than 4 nodes in a cluster, then quorum server should be installed in the same subnet of the existing cluster.
As far as the clustered packages are concerned, they would start on the adpotive nodes if they are enabled to run on those nodes.
Refer this doc as well.
http://docs.hp.com/en/B3936-90070/ch01s03.html?btnNext=next%A0%BB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 08:15 PM
07-04-2006 08:15 PM
Re: Cluster 4 nodes (2 down)
The Answer is Yes. In a 4-node cluster setup you need to have a Quorum Server which will decide the cluster membership and survival of nodes , it will be able to handle 2-Node crash.
Package will be transferred to the surviving nodes.
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 08:33 PM
07-04-2006 08:33 PM
Re: Cluster 4 nodes (2 down)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 08:39 PM
07-04-2006 08:39 PM
Re: Cluster 4 nodes (2 down)
In case the quorum system crashes , it has no effect on the "Running Cluster" , but if some nodes fails as the case you mentioned and the quorum server also crashes then all the node will get TOC.
-Amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2006 08:42 PM
07-04-2006 08:42 PM
Re: Cluster 4 nodes (2 down)
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
07-05-2006 11:52 AM
07-05-2006 11:52 AM
Re: Cluster 4 nodes (2 down)
Serviceguard uses the "current" membership count as the key in recovering fromm any failure. If the original cluster node count was 16, and 2 had failed, it will use 14 as the "current".
The other key point is that Serviceguard can reconfigure the cluster and recover from any failure that does not bring the "surviving" node count to 50% or less than the last "current" membership. So in the example above, as long as there are 8 nodes out of the 14 that survive, Serviceguard will reconfigure without needing to use a LockDisk or Quorum Service.
Once the "surviving" count is 50% (7 out of 14 in this example) then Serviceguard needs a quorum device. The Quorum Service can always be used. I'm pretty sure the LockDisk has a maximum node count.
For your 4 node cluster a lockdisk or quorum service can be used. If you were to lose 1 node at a time (go from 4 nodes to 3 nodes to 2 nodes to 1 node), the lock disk would only be necessary when going from 2 nodes to 1 node.
In your example of 4 nodes to 2 node, the lockdisk (or quorum service) would be used.
One major benefit of the quorum servce is that it can support up to 100 nodes across a number of clusters.