4 Aralık 2012 Salı

Exchange 2010 DAG and Vmotion


Herkese Merhaba,

Kısaca bahsetmek gerekirse Veeam Backup ile Exchange 2010 DAG yapısında backup almaya çalıştığınızda  Snapshot işlemlerinden sonra DAG yapısındaki Exchange DB'lerinin failover olduğunu gözlemledim. Aynı zamanda Vmware Vmotion yaparken'de aynı sorun meydana geldi. Yaptığım araştırmalar neticesinde problemin Cluster timeout'undan kaynaklandığı buldum. Bununla ilgili Vmware Çok güzel bir PDF Dökümanı hazırlamış. Exchange 2010 DAG HA,DRS.and Vmotion
http://www.vmware.com/files/pdf/using-vmware-HA-DRS-and-vmotion-with-exchange-2010-dags.pdf
ve ya aşağıda belirtilen işlemleride yapabilirsiniz.

To support vMotion migrations during heavy usage we adjusted the samesubnetdelay parameter of the cluster from the default of 1000ms to 2000ms


Aynı Site'da bulunuyorsanuz


Cluster.exe /Cluster:"Clustername" /Prop SameSubnetDelay=2000
Cluster.exe /Cluster:"Clustername" /Prop SameSubnetThreshold=10

Farklı Site ve ya Subnet


Cluster.exe /Cluster:"Clustername" /Prop CrossSubnetDelay="value"
Cluster.exe /Cluster:"Clustername" /Prop CrossSubnetThreshold="value"








Hiç yorum yok:

Yorum Gönder