- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ServiceGuard cluster with or without quorum server...
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
02-13-2007 02:07 AM
02-13-2007 02:07 AM
I've recently built a 6 node SG cluster for oracle databases running work load manager for the packages. The HP documentation I saw says that for six nodes or more it is recommended to have a quorum server. Anyone have experience on this aspect and whether it's truly necessary to have a quorum server?
Rob
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 02:20 AM
02-13-2007 02:20 AM
Re: ServiceGuard cluster with or without quorum server?
A six node cluster requires a quorum server.
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
02-13-2007 02:22 AM
02-13-2007 02:22 AM
Re: ServiceGuard cluster with or without quorum server?
In the unlikely event that exactly 3 of your nodes get isolated from the others, you risk the formation of two identical clusters, which could then start simultaneously accessing the same disks.
As per the above, personally I would recommend having one ;-)
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 02:25 AM
02-13-2007 02:25 AM
Re: ServiceGuard cluster with or without quorum server?
But if SEP tells us otherwise, experience has tought me to trust his knowledge over mine ;-)
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 02:32 AM
02-13-2007 02:32 AM
Solution- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 03:15 AM
02-13-2007 03:15 AM
Re: ServiceGuard cluster with or without quorum server?
Hi:
This is part of the document,
Managing Serviceguard Version A.11.16,
Eleventh Edition
Second Printing
No Cluster Lock:
Normally, you should not configure a cluster of three or fewer nodes
without a cluster lock. In two-node clusters, a cluster lock is required.
You may consider using no cluster lock with configurations of three or
more nodes, although the decision should be affected by the fact that any
cluster may require tie-breaking. For example, if one node in a
three-node cluster is removed for maintenance, the cluster reforms as a
two-node cluster. If a tie-breaking scenario later occurs due to a node or
communication failure, the entire cluster will become unavailable.
In a cluster with four or more nodes, you may not need a cluster lock
since the chance of the cluster being split into two halves of equal size is
very small. However, be sure to configure your cluster to prevent the
failure of exactly half the nodes at one time. For example, make sure
there is no potential single point of failure such as a single LAN between
equal numbers of nodes, or that you donâ t have exactly half of the nodes
on a single power circuit
I hope it helps
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 04:20 AM
02-13-2007 04:20 AM
Re: ServiceGuard cluster with or without quorum server?
It is, however, recommend, as in the unlikely event you end up with a failure scenario that could result in a 50% tie break scenario that would result in all "surviving" nodes TOC'ing.
As I say, not required, but certainly recommended
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 06:42 AM
02-13-2007 06:42 AM
Re: ServiceGuard cluster with or without quorum server?
As per my recent (hence humble) knowledge on ServiceGuard, we would -want- half of the nodes to TOC when the cluster is split in half, and the quorum server helps achieve just that.
Without it, none of the nodes would TOC and 2 identical clusters would start, possibly destroying data integrity.
Correct me if I'm wrong ?
Cheers
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 06:25 PM
02-13-2007 06:25 PM
Re: ServiceGuard cluster with or without quorum server?
If a cluster splits exactly 50-50 without a QS then all nodes will TOC. This is contrary to your understanding that they all keep running. Servicegaurd is designed to prevent split brain and the associated danger of data corruption.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2007 06:44 PM
02-13-2007 06:44 PM
Re: ServiceGuard cluster with or without quorum server?
http://docs.hp.com/en/B3936-90070/B3936-90070.pdf
Essentially, if exactly half of the nodes in a running cluster were to "disappear" due to a failure of some kind (NOT by having cmhaltnode run on them), then you end up in a 50% of quorum state whioch REQUIRES arbitration. If there is no Arbvitrator, such as a QS, then the remaining 50% of the nodes will TOC.
Also, if you had a "split brain" situation, with the cluster split 50-50 across two sites, and both halfs of the cluster went for the lock on the QS, only one half of the cluster would be granted this lock, the other "half" would be forced to TOC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 02:46 AM
02-14-2007 02:46 AM
Re: ServiceGuard cluster with or without quorum server?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2007 05:52 AM
02-14-2007 05:52 AM
Re: ServiceGuard cluster with or without quorum server?
I've only recently started working with MC/SG, so I've been reading a lot of the related documents. The extent in which the (hypothetic, I know now) disastrous effects of two identical clusters are described must have overshadowed the bit in which is stated the cluster would be unavailable. Hence my confusion.
However, I can't say I'm sorry I don't have first hand experience with the particular situation yet ;-)
Cheers,
Wout