| Author |
Message |
Isaac Story
Guest
|
Posted:
Fri Oct 21, 2005 8:50 pm Post subject:
How is active/active configuartion possible? |
|
|
As i have stated before I am a newcomer to MSCS so please excuse my
ignorance, but how is an active/active cluster configuration even possible if
only one host can have control of (and direct access to) the shared storage
device at a time?
Isaac |
|
| Back to top |
|
 |
Russ Kaufmann [MVP]
Guest
|
Posted:
Fri Oct 21, 2005 8:50 pm Post subject:
Re: How is active/active configuartion possible? |
|
|
"Isaac Story" <IsaacStory@discussions.microsoft.com> wrote in message
news:304C9D23-CCD8-47FD-8888-AE368A9A3C76@microsoft.com...
| Quote: | As i have stated before I am a newcomer to MSCS so please excuse my
ignorance, but how is an active/active cluster configuration even possible
if
only one host can have control of (and direct access to) the shared
storage
device at a time?
|
In order to have an active/active implementation, you must have two virtual
servers and configure them so one VS runs on one node and the other VS runs
on the other node.
--
Russ Kaufmann
MVP - Windows Server - Clustering
http://www.clusterhelp.com - Cluster Website
http://msmvps.com/clusterhelp - Blog |
|
| Back to top |
|
 |
Ryan Sokolowski [MVP]
Guest
|
Posted:
Sat Oct 22, 2005 12:50 am Post subject:
Re: How is active/active configuartion possible? |
|
|
....and to elaborate on Russ's answer, you'll want to size / scale these
server nodes appropriately so that one node could run all the clustered
resources at one time, if needed...kinda' the point of a cluster, right? :)
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no rights.
"Russ Kaufmann [MVP]" <russ@clusterhelp.com> wrote in message
news:uex%23Vrm1FHA.908@tk2msftngp13.phx.gbl...
| Quote: | "Isaac Story" <IsaacStory@discussions.microsoft.com> wrote in message
news:304C9D23-CCD8-47FD-8888-AE368A9A3C76@microsoft.com...
As i have stated before I am a newcomer to MSCS so please excuse my
ignorance, but how is an active/active cluster configuration even
possible if
only one host can have control of (and direct access to) the shared
storage
device at a time?
In order to have an active/active implementation, you must have two
virtual servers and configure them so one VS runs on one node and the
other VS runs on the other node.
--
Russ Kaufmann
MVP - Windows Server - Clustering
http://www.clusterhelp.com - Cluster Website
http://msmvps.com/clusterhelp - Blog
|
|
|
| Back to top |
|
 |
John Toner [MVP]
Guest
|
Posted:
Mon Oct 24, 2005 4:50 pm Post subject:
Re: How is active/active configuartion possible? |
|
|
Russ touched on this and I thought I would elaborate further. You need to
understand how Microsoft defines "Active/Active" as opposed to other
vendor's definition of the phrase. Microsoft defines Active/Active as both
cluster nodes actively servicing cluster resources. That's it.
So one cluster node can service your database and the other could service a
file share resource and this would be considered active/active in MSCS. To
be an "Active/Passive" cluster, one node would service all cluster resources
while the other node would remain idle. If your cluster node is not idle, it
is considered an active cluster node.
Active/Active in other operating systems or clusters can mean that both
cluster nodes servicing the same application or resource simultaneously.
This is not how Microsoft cluster works and is not how Microsoft defines the
term.
Hope this make sense.
Regards,
John
"Ryan Sokolowski [MVP]" <ryan@newsgroups.com> wrote in message
news:OOG9Nio1FHA.3060@TK2MSFTNGP10.phx.gbl...
| Quote: | ...and to elaborate on Russ's answer, you'll want to size / scale these
server nodes appropriately so that one node could run all the clustered
resources at one time, if needed...kinda' the point of a cluster, right?
:)
--
Ryan Sokolowski
MVP - Windows Server - Clustering
MCSE, CCNA, CCDA, BCFP
"A troubleshooter's best tool is the Event Viewer and understanding the
events and messages contained therein."
This posting is provided "AS IS" with no warranties, and confers no
rights.
"Russ Kaufmann [MVP]" <russ@clusterhelp.com> wrote in message
news:uex%23Vrm1FHA.908@tk2msftngp13.phx.gbl...
"Isaac Story" <IsaacStory@discussions.microsoft.com> wrote in message
news:304C9D23-CCD8-47FD-8888-AE368A9A3C76@microsoft.com...
As i have stated before I am a newcomer to MSCS so please excuse my
ignorance, but how is an active/active cluster configuration even
possible if
only one host can have control of (and direct access to) the shared
storage
device at a time?
In order to have an active/active implementation, you must have two
virtual servers and configure them so one VS runs on one node and the
other VS runs on the other node.
--
Russ Kaufmann
MVP - Windows Server - Clustering
http://www.clusterhelp.com - Cluster Website
http://msmvps.com/clusterhelp - Blog
|
|
|
| Back to top |
|
 |
|
|
|
|