- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Quorum server for multiple clusters
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
06-05-2007 06:58 PM
06-05-2007 06:58 PM
Quorum server for multiple clusters
Can i have the same quorum server for multiple clusters at the same time.
i mean to say that Is it possible to have one quorum server resolving cluster reformation conflicts of multiple clusters at the same time ? or it can handle the conflicts for one cluster at a time.
~amit
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 07:32 PM
06-05-2007 07:32 PM
Re: Quorum server for multiple clusters
Yes it's possible
I have this configuration, i have 6 clusters and 1 quorumserver for all
Regards
L-DERLYN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2007 08:21 PM
06-05-2007 08:21 PM
Re: Quorum server for multiple clusters
Possible. Yes.
Good idea?
Single point of failure that can bring down all your clusters? Thats not high availability.
As I recall you can install quorum server on an inexpensive linux system. I'd recommend having more than 1. 1 for each cluster, thats a business decision.
Shmuel
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
06-06-2007 03:15 AM
06-06-2007 03:15 AM
Re: Quorum server for multiple clusters
The only thing to remember is that the cluster nodes must be able to contact the QS via the network whenever an arbitration decision is required, i.e. when exactly 50% of the cluster nodes survive after a failure. If you have a network issue tha tprevents this, it has the same effect as the node being unable to grab the cluster lock disc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2007 05:00 AM
06-06-2007 05:00 AM
Re: Quorum server for multiple clusters
1) Update /etc/cmcluster/qs_authfile with the new hostnames of each new cluster/node
.
2) Make the quorum server re-read the authentication file:
# /usr/lbin/qs -update
3) Do not restrict network traffic on port 1238 for the new cluster/nodes.