Home All Groups Group Topic Archive Search About

exchange2k7 sp1 replication

Author
27 Jan 2009 11:17 PM
ginger8990
We have 2 hub transport servers and 2 mail box servers with CCR.
When the consultant created exchange server, he selected virual server so we
only can see Exchange as a mailbox server and cannot see which one we are on
either exchangeA or ExchangeB

(One mailbox is active and one passive mode. )Where can I check which
mailbox server our all mailboxes sit?

What is the order to reboot the two mailboxes? If I reboot exchangeA, it
will automatically fail over to B? If I reboot B, it will automatically fail
to A?

Author
28 Jan 2009 2:03 AM
Ed Crowley [MVP]
You need to learn how to manage clusters.

The mailboxes sit on both.  One is the active node, and you can see which
one that is using Get-ClusteredMailboxServerStatus.  But your Outlook
clients connect to the clustered mailbox server name, not the individual
node name.  So it's just best if you think of the cluster as one server.

Reboot the passive node.  If you need to reboot the active node, fail over
the server (Move-ClusteredMailboxServer) and then when the active node has
become the passive node, you can reboot it.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

Show quoteHide quote
"ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
news:C4D42281-FB29-4AF1-B76C-6415777DC2E4@microsoft.com...
> We have 2 hub transport servers and 2 mail box servers with CCR.
> When the consultant created exchange server, he selected virual server so
> we
> only can see Exchange as a mailbox server and cannot see which one we are
> on
> either exchangeA or ExchangeB
>
> (One mailbox is active and one passive mode. )Where can I check which
> mailbox server our all mailboxes sit?
>
> What is the order to reboot the two mailboxes? If I reboot exchangeA, it
> will automatically fail over to B? If I reboot B, it will automatically
> fail
> to A?
Are all your drivers up to date? click for free checkup

Author
29 Jan 2009 9:10 PM
ginger8990
I didn't see any cluster administrator tool, guess I can only manage
replication by exhange mgmt shell?

Show quoteHide quote
"Ed Crowley [MVP]" wrote:

> You need to learn how to manage clusters.
>
> The mailboxes sit on both.  One is the active node, and you can see which
> one that is using Get-ClusteredMailboxServerStatus.  But your Outlook
> clients connect to the clustered mailbox server name, not the individual
> node name.  So it's just best if you think of the cluster as one server.
>
> Reboot the passive node.  If you need to reboot the active node, fail over
> the server (Move-ClusteredMailboxServer) and then when the active node has
> become the passive node, you can reboot it.
> --
> Ed Crowley MVP
> "There are seldom good technological solutions to behavioral problems."
> ..
>
> "ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
> news:C4D42281-FB29-4AF1-B76C-6415777DC2E4@microsoft.com...
> > We have 2 hub transport servers and 2 mail box servers with CCR.
> > When the consultant created exchange server, he selected virual server so
> > we
> > only can see Exchange as a mailbox server and cannot see which one we are
> > on
> > either exchangeA or ExchangeB
> >
> > (One mailbox is active and one passive mode. )Where can I check which
> > mailbox server our all mailboxes sit?
> >
> > What is the order to reboot the two mailboxes? If I reboot exchangeA, it
> > will automatically fail over to B? If I reboot B, it will automatically
> > fail
> > to A?
>
>
Author
29 Jan 2009 9:16 PM
Andy David {MVP}
On Thu, 29 Jan 2009 13:10:10 -0800, ginger8990
<ginger8***@discussions.microsoft.com> wrote:

>I didn't see any cluster administrator tool, guess I can only manage
>replication by exhange mgmt shell?

If you applied Exchange 2007 SP1, you should and can manage *Exchange*
replication with Powershell or within the EMC gui.

For the windows cluster administration, use Cluadmin.exe or the
Cluster command line switches.


Show quoteHide quote
>
>"Ed Crowley [MVP]" wrote:
>
>> You need to learn how to manage clusters.
>>
>> The mailboxes sit on both.  One is the active node, and you can see which
>> one that is using Get-ClusteredMailboxServerStatus.  But your Outlook
>> clients connect to the clustered mailbox server name, not the individual
>> node name.  So it's just best if you think of the cluster as one server.
>>
>> Reboot the passive node.  If you need to reboot the active node, fail over
>> the server (Move-ClusteredMailboxServer) and then when the active node has
>> become the passive node, you can reboot it.
>> --
>> Ed Crowley MVP
>> "There are seldom good technological solutions to behavioral problems."
>> ..
>>
>> "ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
>> news:C4D42281-FB29-4AF1-B76C-6415777DC2E4@microsoft.com...
>> > We have 2 hub transport servers and 2 mail box servers with CCR.
>> > When the consultant created exchange server, he selected virual server so
>> > we
>> > only can see Exchange as a mailbox server and cannot see which one we are
>> > on
>> > either exchangeA or ExchangeB
>> >
>> > (One mailbox is active and one passive mode. )Where can I check which
>> > mailbox server our all mailboxes sit?
>> >
>> > What is the order to reboot the two mailboxes? If I reboot exchangeA, it
>> > will automatically fail over to B? If I reboot B, it will automatically
>> > fail
>> > to A?
>>
>>
Author
29 Jan 2009 9:32 PM
ginger8990
I didn't see any EMC GUI tool. We have exchange 2k7 sp1 on passive server.

Show quoteHide quote
"Andy David {MVP}" wrote:

> On Thu, 29 Jan 2009 13:10:10 -0800, ginger8990
> <ginger8***@discussions.microsoft.com> wrote:
>
> >I didn't see any cluster administrator tool, guess I can only manage
> >replication by exhange mgmt shell?
>
> If you applied Exchange 2007 SP1, you should and can manage *Exchange*
> replication with Powershell or within the EMC gui.
>
> For the windows cluster administration, use Cluadmin.exe or the
> Cluster command line switches.
>
>
> >
> >"Ed Crowley [MVP]" wrote:
> >
> >> You need to learn how to manage clusters.
> >>
> >> The mailboxes sit on both.  One is the active node, and you can see which
> >> one that is using Get-ClusteredMailboxServerStatus.  But your Outlook
> >> clients connect to the clustered mailbox server name, not the individual
> >> node name.  So it's just best if you think of the cluster as one server.
> >>
> >> Reboot the passive node.  If you need to reboot the active node, fail over
> >> the server (Move-ClusteredMailboxServer) and then when the active node has
> >> become the passive node, you can reboot it.
> >> --
> >> Ed Crowley MVP
> >> "There are seldom good technological solutions to behavioral problems."
> >> ..
> >>
> >> "ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
> >> news:C4D42281-FB29-4AF1-B76C-6415777DC2E4@microsoft.com...
> >> > We have 2 hub transport servers and 2 mail box servers with CCR.
> >> > When the consultant created exchange server, he selected virual server so
> >> > we
> >> > only can see Exchange as a mailbox server and cannot see which one we are
> >> > on
> >> > either exchangeA or ExchangeB
> >> >
> >> > (One mailbox is active and one passive mode. )Where can I check which
> >> > mailbox server our all mailboxes sit?
> >> >
> >> > What is the order to reboot the two mailboxes? If I reboot exchangeA, it
> >> > will automatically fail over to B? If I reboot B, it will automatically
> >> > fail
> >> > to A?
> >>
> >>
>
Author
30 Jan 2009 4:20 AM
Ed Crowley [MVP]
Look a little harder.
--
Ed Crowley MVP
"There are seldom good technological solutions to behavioral problems."
..

Show quoteHide quote
"ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
news:3878B9C1-6550-4746-9B96-E98D4834AE3A@microsoft.com...
>I didn't see any EMC GUI tool. We have exchange 2k7 sp1 on passive server.
>
> "Andy David {MVP}" wrote:
>
>> On Thu, 29 Jan 2009 13:10:10 -0800, ginger8990
>> <ginger8***@discussions.microsoft.com> wrote:
>>
>> >I didn't see any cluster administrator tool, guess I can only manage
>> >replication by exhange mgmt shell?
>>
>> If you applied Exchange 2007 SP1, you should and can manage *Exchange*
>> replication with Powershell or within the EMC gui.
>>
>> For the windows cluster administration, use Cluadmin.exe or the
>> Cluster command line switches.
>>
>>
>> >
>> >"Ed Crowley [MVP]" wrote:
>> >
>> >> You need to learn how to manage clusters.
>> >>
>> >> The mailboxes sit on both.  One is the active node, and you can see
>> >> which
>> >> one that is using Get-ClusteredMailboxServerStatus.  But your Outlook
>> >> clients connect to the clustered mailbox server name, not the
>> >> individual
>> >> node name.  So it's just best if you think of the cluster as one
>> >> server.
>> >>
>> >> Reboot the passive node.  If you need to reboot the active node, fail
>> >> over
>> >> the server (Move-ClusteredMailboxServer) and then when the active node
>> >> has
>> >> become the passive node, you can reboot it.
>> >> --
>> >> Ed Crowley MVP
>> >> "There are seldom good technological solutions to behavioral
>> >> problems."
>> >> ..
>> >>
>> >> "ginger8990" <ginger8***@discussions.microsoft.com> wrote in message
>> >> news:C4D42281-FB29-4AF1-B76C-6415777DC2E4@microsoft.com...
>> >> > We have 2 hub transport servers and 2 mail box servers with CCR.
>> >> > When the consultant created exchange server, he selected virual
>> >> > server so
>> >> > we
>> >> > only can see Exchange as a mailbox server and cannot see which one
>> >> > we are
>> >> > on
>> >> > either exchangeA or ExchangeB
>> >> >
>> >> > (One mailbox is active and one passive mode. )Where can I check
>> >> > which
>> >> > mailbox server our all mailboxes sit?
>> >> >
>> >> > What is the order to reboot the two mailboxes? If I reboot
>> >> > exchangeA, it
>> >> > will automatically fail over to B? If I reboot B, it will
>> >> > automatically
>> >> > fail
>> >> > to A?
>> >>
>> >>
>>
Author
31 Jan 2009 12:01 PM
Henrik Walther [MVP]
"Ed Crowley [MVP]" <curspice@nospam.net> wrote in message
news:%23iYBoIpgJHA.2092@TK2MSFTNGP05.phx.gbl...
> Look a little harder.

And if that didn't help check:

http://www.msexchange.org/articles_tutorials/exchange-server-2007/high-availability-recovery/exchange-2007-service-pack1-managing-ccr-cluster-using-exchange-management-console.html

--
Henrik Walther
Exchange MVP | MCM: Exchange 2007
MSExchange.org | Exchange-faq.dk

Bookmark and Share

Post Thread options