September 21, 2010 at 12:51 pm
We are planning to have two clustering environment, both will be Active/Passive which would require 4 servers. Someone in our group suggested to use the same passive node to handle both cluster environment to save money. Is this possible? We plan to use sql 2008 R2 enterprise edition.
-GW
September 21, 2010 at 1:02 pm
Yes it is possible with Active/Active/Passive configuration . but you have to consider lot of factors like the Hardware configuration,Memory,disk space ,Network bandwidth so that performnace should not be impacted incase when both nodes will run on passive node .
HTH...
September 22, 2010 at 5:27 am
September 22, 2010 at 9:39 am
isd83 (9/21/2010)
We are planning to have two clustering environment, both will be Active/Passive which would require 4 servers. Someone in our group suggested to use the same passive node to handle both cluster environment to save money. Is this possible? We plan to use sql 2008 R2 enterprise edition.-GW
Basically use 3 nodes instead of 4, this will save on hardware and yes it is perfectly viable!
also there is no such term as active\active\passive. A cluster is either active\passive or active\active whether you have 2 or 8 or (in the case of Windows 2008) 16 nodes!
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
September 22, 2010 at 10:18 am
Thank you all for your response. In a few weeks, I will start building the two sql cluster environment with 3 nodes. Thank you again.
-GW
September 23, 2010 at 11:04 am
Regarding the cost issue, you will save money on hardware, but be sure you realize that SQL licenses for passive nodes in clusters are no cost.
November 9, 2011 at 9:19 am
A node can be part of two clusters? Anyone have info on how to set this up?
November 10, 2011 at 6:54 am
No. What is being mentioned is a 3 NODE CLUSTER, with ONE instance running on NODE ONE, another sql instance running on NODE TWO and the THIRD NODE being the passive node for failover of either, or both of the ACTIVE nodes.
Steve
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply