- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Multi node failover
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
11-17-2010 12:25 PM
11-17-2010 12:25 PM
We want to set up a 6 node cluster (my first cluster over 2 nodes), using a quorum server (my first time). The question is; can more than one node fail over to the standby node? Not at the same time, but say we had one node fail over and the next day a 2nd node crashed, would it be able to fail over to the standby node too, with one node already there? They would be different apps, using different SAN disks.
Thanks in advance,
unicks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2010 12:37 PM
11-17-2010 12:37 PM
SolutionAlso bear in mind when you set up your cluster nodes for failover, the amount of resources the node has will be impacted as more applications are running on it. So in your cluster you might have one or two nodes that are real hardware powerhouses, just for those kind of events.
And when you set your packages for multi-node failover you also want to select what packages will failover and what will NOT failover. So prioritize...what really needs to run.
I love MC/SG
Regards,
Rita
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2010 12:47 PM
11-17-2010 12:47 PM
Re: Multi node failover
Thanks for the quick response and for the confirmation about multi failovers. Is there a way to say allow only two nodes to fail over to the standby. I mean if the packages from two nodes are running on the standby, that no other pacakge from other any node can be started there.
And one other small question, the quorum server, does it need to be in the same subnet as the cluster?
Thanks.
unicks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2010 01:46 PM
11-17-2010 01:46 PM
Re: Multi node failover
In the package configuration, you can control what nodes it will start on.
If you only want the package to run on two of three nodes, that can be configured.
It is actually pretty well documented, in the package control template.
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
11-18-2010 01:01 AM
11-18-2010 01:01 AM
Re: Multi node failover
You define a capacity, or capacities, for a node (in the cluster configuration file), and
corresponding weights for packages (in the package configuration file).
So, you can defined packages to failover from one node to another, but then that package can be failed if another more important package fails over from another node and there are not enough resources. Or you could simply define that one package cannot run on the same node as another and what happens if this is attempted. i.e. which you want to take preference.
I suggest you look at the latest manual to see what you can do. You will probably find the hard part is deciding what you want to happen rather than implementing it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2010 04:16 AM
11-18-2010 04:16 AM
Re: Multi node failover
Beers!
unicks