We are setting up a CCR environment with an Active node in one data center and a Passive node in another. The FSW is in the same data center as the Active node. My question is this: If the network between the two sites goes down will the passive node try to assume control since it can no longer talk to the cluster?
On Wed, 7 May 2008 12:10:04 -0700, RJ wrote: >We are setting up a CCR environment with an Active node in one data center >and a Passive node in another. The FSW is in the same data center as the >Active node. My question is this: If the network between the two sites goes >down will the passive node try to assume control since it can no longer talk >to the cluster? No. What you lose is automatic fail-over. Latest Guidance: http://msexchangeteam.com/archive/2008/04/03/448615.aspx
So, the passive node will remain offline then? That is what we want to happen, otherwise this would present some real issues for us. "Andy David {MVP}" wrote: > On Wed, 7 May 2008 12:10:04 -0700, RJ > wrote: > > >We are setting up a CCR environment with an Active node in one data center > >and a Passive node in another. The FSW is in the same data center as the > >Active node. My question is this: If the network between the two sites goes > >down will the passive node try to assume control since it can no longer talk > >to the cluster? > > > No. > What you lose is automatic fail-over. > Latest Guidance: > http://msexchangeteam.com/archive/2008/04/03/448615.aspx > > >
"RJ" wrote in message news:C230FE94-8101-44E9-884C-B0B40F20E774@microsoft.com... > So, the passive node will remain offline then? That is what we want to > happen, otherwise this would present some real issues for us. > I would believe that the passive node will terminate cluster service, as it now has lost access to the active node, and it has lost access to the FSW, so it has lost majority. rgds, Edwin.