LAB–Exchange 2007 SP2 CCR upgrade to SP3 on server 2003

 

如何將 CCR 環境中的叢集信箱伺服器升級至 Exchange 2007 SP1 或 SP2
http://technet.microsoft.com/zh-tw/library/bb676320(EXCHG.80).aspx

如何在 CCR 環境中安裝更新彙總套件
http://technet.microsoft.com/zh-tw/library/bb885047(EXCHG.80).aspx

 

1.
Cluster res
Cluster group

image

2.
Get-ClusteredMailboxServerStatus
Get-StorageGroupCopyStatus

image

3.
Move-ClusteredMailboxServer to another NODE

[PS] C:\>Move-ClusteredMailboxServer -Identity:Test-E2K7-CCR -TargetMachine:TEST-E2K7-CCR1 -MoveComment:"from CCR2 to CCR1"

image

4.
Cluster Group still owned by CCR2
image

5.
Cluster Res
image

6.
Cluster Group “Cluster Group” /move

image

7. Check Cluster res
image

8. Cluster Status from GUI
image

image

9. Get-ExchangeServer | ft name,AdminDisplayVersion

image

10. Stop and then restart the Remote Registry service.

image

11. Upgrade Passive Node
Performing this procedure results in a brief outage during the upgrade process. Exchange Setup /m:upgrade should be run only on the passive node in the cluster

image
image
image

12. Restart Passive Node and login to Passive Node

13. On Passive Node, open EMS

Stop-ClusteredMailboxServer cmdlet to stop the clustered mailbox server
Stop-ClusteredMailboxServer Test-E2K7-CCR –StopReason “Upgrade to SP3”

image

image

14. Move ClusteredMailbox to PassiveNode

[PS] C:\>Move-ClusteredMailboxServer -Identity "TEST-E2K7-CCR" -TargetMachine "EST-E2K7-CCR2" -MoveComment "Upgrade to SP3"
image

image

15. On Passive Node (NodeB)
Run the following command to upgrade the clustered mailbox server that is now owned by NodeB:

Setup /upgradecms

Setup performs the clustered mailbox server prerequisite checks and, after those are complete, Setup upgrades the clustered mailbox server and brings it online.

image

image

16.

image

17. On Node A

Stop and then restart the Remote Registry service.

18. On Node A

Setup /m:upgrade
image
image

19. Cluster Group “Cluster Group” /move to Active Node (Node B)

image

20.

image

21. Close EMS (PowerShell)

image

22. Restart Node A

image

23. Faild to move ClusterMailbox

image

image

24.

Cluster Group /move to Node A

image

image

25. Update SP3 Rollup3 on passive Node

將更新套用至真正的被動節點   更新彙總套件只應安裝於被動節點上。Exchange 2007 當中,被動節點是不包含叢集信箱伺服器的容錯移轉叢集節點。安裝更新彙總套件期間,要安裝更新之節點上的叢集服務將會停止再重新啟動。這會造成節點所擁有的任何資源都容錯移轉至剩餘節點 (可能的話),或者離線 (若無法移至其他節點)。基於這個理由,在您開始安裝更新彙總套件之前,建議此節點不應含任何其他叢集群組,包括預設的叢集群組和與 Exchange 無關的其他資源群組。您應先手動將這些群組移至其他節點 (例如主動節點),然後才在被動節點上安裝更新彙總套件。從命令列使用以下命令將預設叢集群組移至另一個節點:

Cluster.exe group "Cluster Group" /move:<NodeName>

http://technet.microsoft.com/zh-tw/library/bb885043(EXCHG.80).aspx

Ticket: Exchange 2010 DAG–Change File Share Witness (Cluster Quorum)–Part2

 

1. Create Additional FSW

C:\Users\exchadm>cluster res /priv

列出所有資源的私人內容:

T  資源                 名稱                           值
— ——————– —————————— ———————–
BR Cluster Name         ResourceData                   01 00 00 00 … (260 個位元組)
DR Cluster Name         StatusNetBIOS                  0 (0x0)
DR Cluster Name         StatusDNS                      0 (0x0)
DR Cluster Name         StatusKerberos                 0 (0x0)
SR Cluster Name         CreatingDC                     \\dc13.msft.corp.com
FTR Cluster Name         LastDNSUpdateTime              2010/10/25 上午 08:14:32
SR Cluster Name         ObjectGUID                     b7728a34ccb9044180469c96d885acc4
S  Cluster Name         Name                           BQT-DAG1
S  Cluster Name         DnsName                        BQT-DAG1
D  Cluster Name         RemapPipeNames                 0 (0x0)
D  Cluster Name         HostRecordTTL                  1200 (0x4b0)
D  Cluster Name         RegisterAllProvidersIP         0 (0x0)
D  Cluster Name         PublishPTRRecords              0 (0x0)
D  Cluster Name         TimerCallbackAdditionalThreshold 5 (0x5)
D  Cluster Name         RequireDNS                     0 (0x0)
D  Cluster Name         RequireKerberos                1 (0x1)
FTR IPv4 Static Address 1 (Cluster Group) LeaseObtainedTime              1601/1/1 上午 08:00:00
FTR IPv4 Static Address 1 (Cluster Group) LeaseExpiresTime               1601/1/1 上午 08:00:00
SR IPv4 Static Address 1 (Cluster Group) DhcpServer                     255.255.255.255
SR IPv4 Static Address 1 (Cluster Group) DhcpAddress                    0.0.0.0
SR IPv4 Static Address 1 (Cluster Group) DhcpSubnetMask                 255.0.0.0
S  IPv4 Static Address 1 (Cluster Group) Network                        MAPI Network
S  IPv4 Static Address 1 (Cluster Group) Address                        10.82.131.179
S  IPv4 Static Address 1 (Cluster Group) SubnetMask                     255.255.255.0
D  IPv4 Static Address 1 (Cluster Group) EnableNetBIOS                  2 (0x2)
D  IPv4 Static Address 1 (Cluster Group) OverrideAddressMatch           0 (0x0)
D  IPv4 Static Address 1 (Cluster Group) EnableDhcp                     0 (0x0)
S  檔案共用見證               SharePath                      \\bqt-cas01\BQT-DAG1.msft.corp.com
D  檔案共用見證               ArbitrationDelay               6 (0x6)
S  檔案共用見證 (2)           SharePath                      \\bqt-cas02\BQT-DAG1.msft.corp.com
D  檔案共用見證 (2)           ArbitrationDelay               6 (0x6)

2. Two FSW

\\bqt-cas01\BQT-DAG1.msft.corp.com
image

\\bqt-cas02\BQT-DAG1.msft.corp.com
image

3.

image

4.

Ticket: Exchange 2010 DAG–Change File Share Witness (Cluster Quorum)–Part1

 

1. FSW has been changed to BQT-CAS01 and old share path has been removed.

image

image

image

 

2. But Cluster Res still show original FSW

C:\Users\exchadm>cluster res /priv

列出所有資源的私人內容:

T  資源                 名稱                           值
— ——————– —————————— ———————–
BR Cluster Name         ResourceData                   01 00 00 00 … (260 個位元組)
DR Cluster Name         StatusNetBIOS                  0 (0x0)
DR Cluster Name         StatusDNS                      0 (0x0)
DR Cluster Name         StatusKerberos                 0 (0x0)
SR Cluster Name         CreatingDC                     \\dc13.msft.corp.com
FTR Cluster Name         LastDNSUpdateTime              2010/10/25 上午 08:14:32
SR Cluster Name         ObjectGUID                     b7728a34ccb9044180469c96d885acc4
S  Cluster Name         Name                           BQT-DAG1
S  Cluster Name         DnsName                        BQT-DAG1
D  Cluster Name         RemapPipeNames                 0 (0x0)
D  Cluster Name         HostRecordTTL                  1200 (0x4b0)
D  Cluster Name         RegisterAllProvidersIP         0 (0x0)
D  Cluster Name         PublishPTRRecords              0 (0x0)
D  Cluster Name         TimerCallbackAdditionalThreshold 5 (0x5)
D  Cluster Name         RequireDNS                     0 (0x0)
D  Cluster Name         RequireKerberos                1 (0x1)
S  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) SharePath   \\bqt-cas01.msft.corp.com\BQT-DAG1.msft.corp.com
D
  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) ArbitrationDelay   6 (0x6)
FTR IPv4 Static Address 1 (Cluster Group) LeaseObtainedTime              1601/1/1 上午 08:00:00
FTR IPv4 Static Address 1 (Cluster Group) LeaseExpiresTime               1601/1/1 上午 08:00:00
SR IPv4 Static Address 1 (Cluster Group) DhcpServer                     255.255.255.255
SR IPv4 Static Address 1 (Cluster Group) DhcpAddress                    0.0.0.0
SR IPv4 Static Address 1 (Cluster Group) DhcpSubnetMask                 255.0.0.0
S  IPv4 Static Address 1 (Cluster Group) Network                        MAPI Network
S  IPv4 Static Address 1 (Cluster Group) Address                        10.82.131.179
S  IPv4 Static Address 1 (Cluster Group) SubnetMask                     255.255.255.0
D  IPv4 Static Address 1 (Cluster Group) EnableNetBIOS                  2 (0x2)
D  IPv4 Static Address 1 (Cluster Group) OverrideAddressMatch           0 (0x0)
D  IPv4 Static Address 1 (Cluster Group) EnableDhcp                     0 (0x0)

 

C:\Users\exchadm>cluster res /prop

列出所有資源的內容:

T  資源                 名稱                           值
— ——————– —————————— ———————–
SR Cluster Name         Name                           Cluster Name
DR Cluster Name         MonitorProcessId               4312 (0x10d8)
D  Cluster Name         DeadlockTimeout                300000 (0x493e0)
S  Cluster Name         Description
D  Cluster Name         IsAlivePollInterval            4294967295 (0xffffffff)
D  Cluster Name         LooksAlivePollInterval         4294967295 (0xffffffff)
D  Cluster Name         PendingTimeout                 180000 (0x2bf20)
D  Cluster Name         PersistentState                1 (0x1)
D  Cluster Name         RestartAction                  2 (0x2)
D  Cluster Name         RestartDelay                   500 (0x1f4)
D  Cluster Name         RestartPeriod                  900000 (0xdbba0)
D  Cluster Name         RestartThreshold               1 (0x1)
D  Cluster Name         RetryPeriodOnFailure           3600000 (0x36ee80)
D  Cluster Name         SeparateMonitor                0 (0x0)
S  Cluster Name         Type                           Network Name
S  Cluster Name         ResourceSpecificStatus
SR File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) Name
   File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM)
DR File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) MonitorProcessId
   4312 (0x10d8)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) DeadlockTimeout
   300000 (0x493e0)
S  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) Description

D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) IsAlivePollInterval
   4294967295 (0xffffffff)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) LooksAlivePollInterval
   4294967295 (0xffffffff)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) PendingTimeout
   180000 (0x2bf20)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) PersistentState
   1 (0x1)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) RestartAction
   2 (0x2)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) RestartDelay
   500 (0x1f4)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) RestartPeriod
   900000 (0xdbba0)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) RestartThreshold
   1 (0x1)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) RetryPeriodOnFailure
   3600000 (0x36ee80)
D  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) SeparateMonitor
   0 (0x0)
S  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) Type
   File Share Witness
S  File Share Witness (\\BQT-CA07.msft.CORP.COM\BQT-DAG1.msft.CORP.COM) ResourceSpecificStatus

SR IPv4 Static Address 1 (Cluster Group) Name                           IPv4 Static Address 1 (Clust
er Group)
DR IPv4 Static Address 1 (Cluster Group) MonitorProcessId               4312 (0x10d8)
D  IPv4 Static Address 1 (Cluster Group) DeadlockTimeout                300000 (0x493e0)
S  IPv4 Static Address 1 (Cluster Group) Description
D  IPv4 Static Address 1 (Cluster Group) IsAlivePollInterval            4294967295 (0xffffffff)
D  IPv4 Static Address 1 (Cluster Group) LooksAlivePollInterval         4294967295 (0xffffffff)
D  IPv4 Static Address 1 (Cluster Group) PendingTimeout                 180000 (0x2bf20)
D  IPv4 Static Address 1 (Cluster Group) PersistentState                0 (0x0)
D  IPv4 Static Address 1 (Cluster Group) RestartAction                  2 (0x2)
D  IPv4 Static Address 1 (Cluster Group) RestartDelay                   500 (0x1f4)
D  IPv4 Static Address 1 (Cluster Group) RestartPeriod                  900000 (0xdbba0)
D  IPv4 Static Address 1 (Cluster Group) RestartThreshold               1 (0x1)
D  IPv4 Static Address 1 (Cluster Group) RetryPeriodOnFailure           3600000 (0x36ee80)
D  IPv4 Static Address 1 (Cluster Group) SeparateMonitor                0 (0x0)
S  IPv4 Static Address 1 (Cluster Group) Type                           IP Address
S  IPv4 Static Address 1 (Cluster Group) ResourceSpecificStatus

 

3.Change Quorum Disk via Failover Cluster Managerment

http://blogs.technet.com/b/timmcmic/archive/2010/07/13/exchange-2010-file-share-witness-oddities.aspx
http://technet.microsoft.com/zh-tw/library/cc770620(WS.10).aspx

C:\Users\exchadm>cluster /quorum

仲裁資源名稱  路徑                                          類型
——————–  ——————————————— ——–
File Share Witness (\\BQT-CA07.BENQ.CORP.COM\BQT-DAG1.BENQ.CORP.COM)
               非大部分 — 僅磁碟

image

image

image

image

image

image

image

image

4. Verify Quorum change

image

image

 

C:\Users\exchadm>cluster res /priv

列出所有資源的私人內容:

T  資源                 名稱                           值
— ——————– —————————— ———————–
BR Cluster Name         ResourceData                   01 00 00 00 … (260 個位元組)
DR Cluster Name         StatusNetBIOS                  0 (0x0)
DR Cluster Name         StatusDNS                      0 (0x0)
DR Cluster Name         StatusKerberos                 0 (0x0)
SR Cluster Name         CreatingDC                     \\dc13.msft.corp.com
FTR Cluster Name         LastDNSUpdateTime              2010/10/25 上午 08:14:32
SR Cluster Name         ObjectGUID                     b7728a34ccb9044180469c96d885acc4
S  Cluster Name         Name                           BQT-DAG1
S  Cluster Name         DnsName                        BQT-DAG1
D  Cluster Name         RemapPipeNames                 0 (0x0)
D  Cluster Name         HostRecordTTL                  1200 (0x4b0)
D  Cluster Name         RegisterAllProvidersIP         0 (0x0)
D  Cluster Name         PublishPTRRecords              0 (0x0)
D  Cluster Name         TimerCallbackAdditionalThreshold 5 (0x5)
D  Cluster Name         RequireDNS                     0 (0x0)
D  Cluster Name         RequireKerberos                1 (0x1)
FTR IPv4 Static Address 1 (Cluster Group) LeaseObtainedTime              1601/1/1 上午 08:00:00
FTR IPv4 Static Address 1 (Cluster Group) LeaseExpiresTime               1601/1/1 上午 08:00:00
SR IPv4 Static Address 1 (Cluster Group) DhcpServer                     255.255.255.255
SR IPv4 Static Address 1 (Cluster Group) DhcpAddress                    0.0.0.0
SR IPv4 Static Address 1 (Cluster Group) DhcpSubnetMask                 255.0.0.0
S  IPv4 Static Address 1 (Cluster Group) Network                        MAPI Network
S  IPv4 Static Address 1 (Cluster Group) Address                        10.82.131.179
S  IPv4 Static Address 1 (Cluster Group) SubnetMask                     255.255.255.0
D  IPv4 Static Address 1 (Cluster Group) EnableNetBIOS                  2 (0x2)
D  IPv4 Static Address 1 (Cluster Group) OverrideAddressMatch           0 (0x0)
D  IPv4 Static Address 1 (Cluster Group) EnableDhcp                     0 (0x0)
S  檔案共用見證               SharePath                      \\bqt-cas01\BQT-DAG1.msft.corp.com
D  檔案共用見證               ArbitrationDelay               6 (0x6)

Ticket: Exchange 2010 DAG Cluster parameters

 

Windows Server 2008 Failover Clusters: Networking (Part 1)

Configure Heartbeat and DNS Settings in a Multi-Site Failover Cluster

Appendix A – Cluster.exe Commands

1. Adjust the default heartbeat settings by the following commands:

cluster /cluster:<cluster name> /prop SameSubnetDelay=2000 (The default value is 1000 milliseconds, we could set it to 2000 milliseconds.)

cluster /cluster:<cluster name> /prop SameSubnetThreshold=10 (The default value is 5, we could set it to 10.)

 

2. Disable SNP (according to KB http://support.microsoft.com/kb/951037>)

Disable Chimney

netsh int tcp set global chimney=disabled

Disable RSS:

netsh int tcp set global rss=disabled

Disable NetDMA:

Set the following regsitry value to 0:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\EnableTCPA

After that, please reboot both nodes to make the change effective.

3. Pease disable “Receive Side Scaling” on advanced tab of network adapter.

4. Please update KB 983528 to update TCPIP.SYS.

983528 The TCP receive window autotuning feature does not work correctly in Windows Server 2008 R2 or in Windows 7

http://support.microsoft.com/default.aspx?scid=kb;EN-US;983528

5. 是否有使用firewall功能?是否可暫時停用Office scan firewall功能?

 

 

cluster /cluster:bqt-dag1 /prop
cluster /cluster:bqt-dag1 /properties

image