question

JackChuong-8462 avatar image
0 Votes"
JackChuong-8462 asked AndyDavid commented

Exchange 2013 - upgrade OS to Window Server 2012 R2

Hi all,
My environment : 3 Exchange 2013 CU23 servers (both CAS + Mailbox roles) in 1 DAG , Windows server 2008 R2 : ex01 , ex02 , ex03 .
ex01 and ex02 are same hardware configuration.
ex03 hardware is more powerful then ex01 and ex02

I'm going to purchase a new server (ex04) with same hardware as server ex03 and I attempt to restructure my Exchange environment : 2 Exchange 2013 CU23 servers (both CAS + Mailbox roles) in 1 DAG , Windows server 2012 R2 : ex03 , ex04

I do some search:
- Exchange 2013 support OS to Window Server 2012 R2
- We cannot perform a in-place upgrade of operation system from Windows server 2008 R2 to Windows server 2012 R2 on a server running Exchange 2013
So here my plan :

  1. Install Windows server 2012 R2 and Exchange server 2013 CU23 on new server ex04

  2. Join ex04 into DAG --> DAG has 4 members : ex01 , ex02 , ex03 (Windows server 2008 R2) and ex04 (Windows server 2012 R2)

  3. Let ex04 holds all mailbox databases (mount/active copies) , remain ex servers hold passive copies

  4. Remove all mailbox databases copies from ex01 , ex02 , ex03

  5. Remove ex01 , ex02 , ex03 from DAG , decommission them

  6. Install Windows server 2012 R2 and Exchange 2013 CU23 on ex03 , join it to DAG again, add mailbox databases copies to ex03 ...

But I concern about step 2 : I remember that I read somewhere Exchange 2013 DAG must be running the same operating system ?
Please give me some advice , thank you very much.

office-exchange-server-ha
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

AndyDavid avatar image
1 Vote"
AndyDavid answered

Correct, all the servers in the DAG have to be the same O/S.

Remove all the databases from Ex03 and remove the server from the current DAG
Rebuild Ex03 with 2012R2
Then create a new DAG with Ex03 and Ex04 running the same O/S and create new databases and replicate them between the 2 servers

Move mailboxes from EX01 and Ex02 to the new servers (03/04) ( including arbitration mailboxes!)


Remove the old databases on 01 and 02 when everything is moved and remove the servers from the old DAG

Remove the old DAG







5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

JackChuong-8462 avatar image
0 Votes"
JackChuong-8462 answered AndyDavid commented

Hi AndyDavid, thank you for your reply
As your suggest what I have to do is Move/Migrate all mailboxes from DAG1 (ex01 , ex02) to DAG2 (ex03 , ex04)
I have some concerns :

--> MS Outlook on users computers will connect to new Mailbox servers after Migration Batches complete ? (Because user mailbox's information stored at Active Directory will be updated automatically)

Users can use email normally when Migration Batches running ? Will they notice any interruptions/downtime ?
How about arbitration mailboxes ? This is my arbitration mailboxes :

 Get-MailboxDatabase | Get-Mailbox -Arbitration | fl Name,ServerName,Database
    
 Name       : SystemMailbox{bb558c35-97f1-4cb9-8ff7-d53741dc928c}
 ServerName : ex01
 Database   : Mailbox Database 1
    
 Name       : SystemMailbox{1f05a927-38a2-412b-9fd4-3f182479f5f7}
 ServerName : ex01
 Database   : Mailbox Database 1
    
 Name       : SystemMailbox{e0dc1c29-89c3-4034-b678-e6c29d823ed9}
 ServerName : ex01
 Database   : Mailbox Database 1
    
 Name       : Migration.8f3e7716-2011-43e4-96b1-aba62d229136
 ServerName : ex01
 Database   : Mailbox Database 1
    
 Name       : FederatedEmail.4c1f4d8b-8179-4148-93bf-00a95fa1e042
 ServerName : ex01
 Database   : Mailbox Database 1

Should I move them at first or last after all mailboxes are moved ?

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Move all the arbitration mailboxes first:
https://blog.rmilne.ca/2018/03/19/arbitration-mailboxes-lay-of-the-land/

Set the URLs and Certs on the servers the same as they are now on the existing servers

Once the mailboxes are moved, the profiles will updates yes. You can even do this during the day if you want. Move a few at first and test.




0 Votes 0 ·
YukiSun-MSFT avatar image
0 Votes"
YukiSun-MSFT answered

Hi @JackChuong-8462,

But I concern about step 2 : I remember that I read somewhere Exchange 2013 DAG must be running the same operating system ?

Based on my research, yes, each DAG member must be running the same operating system. Here are some similar links for your reference:

DAG with different OS versions
Can I have an Exch2016 DAG with mixed OS versions?

Then as in this thread we are mainly discussing about the diffrent OS version of DAG members as indicated by the initial post and it has been resolved in Andy's reply, I'd recommend accecpting his post as answer to close this up. Then for your new questions about the specific concerns when moving the mailboxes, it would be best if you try to open up a new thread for it. In this way, it will make answer searching in the forum easier and be beneficial to other community members as well. Thanks for your understanding.


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.