- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- 3 node cluster
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-21-2010 10:43 AM
02-21-2010 10:43 AM
anybody please guide me how to create a 3 node serviceGuard Cluster .i need to setup a 3 node cluster for Oracle RAC with ASM disk.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2010 11:07 AM
02-21-2010 11:07 AM
Re: 3 node cluster
Check the below link, i guess this doc is fair enough to start with
docs.hp.com/en/8365/SGeRAC_10g_Sample_Config.pdf
and here is the one which we used as a reference in our installation
http://www.scribd.com/doc/12775334/Oracle-RAC-11g-R1-On-HPUX
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2010 10:06 PM
02-21-2010 10:06 PM
Re: 3 node cluster
can you please tell me what are the things i need to consider while configuring 3 node cluster.is it same as 2 node cluster?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2010 10:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2010 10:51 PM
02-21-2010 10:51 PM
Re: 3 node cluster
it would have been different if you decide to go for more than 4 nodes as cluster lock disk support limit up to 4 node
Johnson
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2010 02:43 AM
02-22-2010 02:43 AM
Re: 3 node cluster
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2010 10:14 PM
02-22-2010 10:14 PM
Re: 3 node cluster
if i create a lock disk will it create a split brain situation?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2010 10:27 PM
02-22-2010 10:27 PM
Re: 3 node cluster
A one-node cluster does not require a cluster lock. A two-node cluster requires a cluster lock. In clusters larger than three nodes, a cluster lock is strongly recommended. If you have a cluster with more than four nodes, use a quorum server; a cluster lock disk is not allowed for clusters of that size."
So in the document for 3-node cluster cluster lock stated as "strongly recommended". If you dont use cluster lock disk on 3-node cluster, there can be some bad senarios for you. Lets say one node is down for maintenance, and there is a split brain happened in the remaining two nodes, as there is no cluster lock, your cluster entirely become unavailable. So use a cluster lock...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2010 10:33 PM
02-22-2010 10:33 PM
Re: 3 node cluster
**Cluster lock (The cluster lock is implemented either by means of a lock LUN or a quorum server) is required for two node cluster
**"cluster lock DISK "recommended and supported up to 4 node cluster
>>if i create a lock disk will it create a split brain situation?
Cluster lock is used as a tie-beaker to avoid split brain situation
more details can be found on
http://www.docs.hp.com/en/B9903-90054/ch03s02.html