- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Advice on setting up big 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
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
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
тАО09-02-2003 05:28 AM
тАО09-02-2003 05:28 AM
Advice on setting up big clusters
I was instead thinking of regrouping these nodes in one big 14 node cluster, so that in the future it could be possible to move the packages from one node to the other and have more flexibility.
Of course I'm nearing the 16 node limit so I might consider building two smaller clusters instead, but yet 7 clusters is a lot.
Is there anybody who have had bad experiences with big clusters, and are there any reasons to stick to smaller ones?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 05:48 AM
тАО09-02-2003 05:48 AM
Re: Advice on setting up big clusters
Having more nodes on which a single package can run adds flexiblity but also complexity plus more effort for testing/verifying changes.
I think with two big clusters you should be able to distribute the load in a way so that you could potentially save one or two machines, which can sum up to a few $.
Having a two node cluster of identical machines for each HA application has the charm of simplicity on the other hand.
Regards,
Bernhard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 06:17 AM
тАО09-02-2003 06:17 AM
Re: Advice on setting up big clusters
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 06:26 AM
тАО09-02-2003 06:26 AM
Re: Advice on setting up big clusters
Again, I lack data but I would go for three clusters with one dedicated to test/development unless I were firmly convinced that the applications would be CPU bound -- which is rather rare in typical UNIX applications.
Your approach is more typical of PC guys who favor the "one big application per server" model.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 07:31 AM
тАО09-02-2003 07:31 AM
Re: Advice on setting up big clusters
Test environments are already planned in a smaller external cluster. The 14 nodes I'm talking about are all production, this is part of an immense SAP project. And more nodes will come at a later phase so I'm considering these as well for a total of 20 nodes so at least two clusters are needed anyway. These nodes can be partitions in rp8400s or superdomes, we don't know yet what will be the least expensive.
Since we don't have a third data center and the nodes will be split even between two sites, there is a risk of a split brain if the connection is severed between both sites. We don't have a third site so a metrocluster or external quorum server can't be used.
The solution I'm currently documenting is building 5 medium-sized clusters with these 20 nodes, each covering a range of applications. Lock disks can't be used when there are over 4 nodes, so quorum servers will be used everywhere except in one two-node cluster which will still use a lock disk and run the quorum servers for everyone else. So basically, this cluster will be the tie breaker for the other ones should the link between the sites go down.
Any thoughts on this?
I know I could hire an HP consultant to help me on this, but we did so with our first SAP project and have succesfully built our own clusters afterwards, so I don't think we need one this time.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 11:00 AM
тАО09-02-2003 11:00 AM
Re: Advice on setting up big clusters
- Rolling upgrades inhibit cluster or package configuration changes until ALL nodes have been updated. Larger clusters take longer to complete the upgrade, hence, preventing cluster changes for a longer time.
- 2 10-node clusters require 2 cluster ASCII files, whereas 10 2-node clusters require 10.
- Automatic cluster formation requires ALL nodes be running and on the network in order to form a cluster. It is more likely that a dead node will prevent a 10-node cluster from forming than a 2-node cluster (more points of failure).
- No quorum server or lock disk needed for 5 or greater node clusters.
About extended clusters
- MetroCluster has a distance limitation and requires storage array data copying facility such as HP's XP-array Business Copy, or EMC's SRDF utility. (More redundant but more costly too)
StephenD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-02-2003 11:38 AM
тАО09-02-2003 11:38 AM
Re: Advice on setting up big clusters
You mention two sites, but not a third site yet.
My question would be do you know if you will every need to fail from site to site?
As was mentioned above Metro Cluster may be something to look into. Anything above a certain distance requires a Continental Cluster.
Based on what you've said 'so-far' I would lean towards doing 2 clusters with 7 nodes in each...you can then extend these up to the node limit as you increase. That way you only have to local clusters to care for.
If you must have failover between sites...then you need to look into Continuace Access (HP Product) or SRDF (EMC Product).
The question might be - Do you have disk hardware and technology to copy from site to site??
And get ready to loose alot of sleep no matter which you choose....
Been there,
Rgrds,
Rita