修改Exchange DAG群集延迟

 运行以下命令在所有的Dag成员上调整心跳允许更多的网络延迟。

Cluster.exe /cluster:
DAG_name /prop SameSubnetDelay=2000
Cluster.exe /cluster:”DAG_name” /prop SameSubnetThreshold=10
Cluster.exe /cluster:”DAG_name” /prop CrossSubnetDelay=4000 Cluster.exe /cluster:”DAG_name” /prop CrossSubnetThreshold=10

分享到