<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Exchange 2010 RTM DAG using Server 2008 R2 – Part 4</title>
	<atom:link href="http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/</link>
	<description>Just another IT guy!</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:04:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: baseliner35</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-12925</link>
		<dc:creator>baseliner35</dc:creator>
		<pubDate>Thu, 25 Aug 2011 11:30:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-12925</guid>
		<description>Hi, 
I&#039;m trying to investigate the cmdlet to remove my alternate FSW from my DAG. Cannot find anything about that and using the GUI doesn&#039;t seem to allow that </description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#039;m trying to investigate the cmdlet to remove my alternate FSW from my DAG. Cannot find anything about that and using the GUI doesn&#039;t seem to allow that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Philipson</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-12876</link>
		<dc:creator>John Philipson</dc:creator>
		<pubDate>Tue, 02 Aug 2011 13:51:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-12876</guid>
		<description>Fantastic Blog - One of the few on the Internet that was really clear, detailed and very helpful. I set up my environment with  
 
all W2K8 R2 Standard (except for Mailbox servers running Enterprise Ed) 
 
- DC 
- CAS/HUB Server (as FSW) and  
- 2x MAILBOX servers  
 
The two node DAG works well, apart from a need to extend the timeouts to max,  on the Cluster Failover (using the Exchange Shell script) to prevent the nodes dropping out of the cluster, for some mysterious reason, on my home LAB LAN. </description>
		<content:encoded><![CDATA[<p>Fantastic Blog &#8211; One of the few on the Internet that was really clear, detailed and very helpful. I set up my environment with  </p>
<p>all W2K8 R2 Standard (except for Mailbox servers running Enterprise Ed) </p>
<p>- DC<br />
- CAS/HUB Server (as FSW) and<br />
- 2x MAILBOX servers  </p>
<p>The two node DAG works well, apart from a need to extend the timeouts to max,  on the Cluster Failover (using the Exchange Shell script) to prevent the nodes dropping out of the cluster, for some mysterious reason, on my home LAB LAN.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elan Shudnow</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-12624</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Sun, 17 Apr 2011 22:25:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-12624</guid>
		<description>Need to have 2 separate DAGs.  Due to the way majority node clustering works, you can only have 1 site ever be up if you lose WAN connectivity due to majority of voters only being able to be in one site.  If you require full connectivity for both sites, then you have to have 2 DAGs with DAG for SiteA having majority there and DAG for SiteB having majority there for the 2nd DAG.  </description>
		<content:encoded><![CDATA[<p>Need to have 2 separate DAGs.  Due to the way majority node clustering works, you can only have 1 site ever be up if you lose WAN connectivity due to majority of voters only being able to be in one site.  If you require full connectivity for both sites, then you have to have 2 DAGs with DAG for SiteA having majority there and DAG for SiteB having majority there for the 2nd DAG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-12594</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Wed, 06 Apr 2011 10:31:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-12594</guid>
		<description>Hi Elan, thanks for the great info. 
 
I am looking at deploying a 2 node, 2 site DAG separated over a WAN. The config would be: 
 
Site A: Server A with Active DB-A and Passive DB-B + FSW on a second server 
Site B: Server B with Active DB-B and Passive DB-A  
 
I have set this up and in initial testing the issue I have come across is that if the WAN link goes down, Server B looses access to the FSW and all databases in Site B are dismounted, meaning users who have mailboxes on Active DB-B are disconnected from Exchange and cannot use mail. 
 
Is there a way to overcome this issue in a 2 node 2 site DAG, keeping in mind this is for a SMB with about 50 users who does want HA for email. I am doing this using Exchange SP1. 
 
Thanks Adrian </description>
		<content:encoded><![CDATA[<p>Hi Elan, thanks for the great info. </p>
<p>I am looking at deploying a 2 node, 2 site DAG separated over a WAN. The config would be: </p>
<p>Site A: Server A with Active DB-A and Passive DB-B + FSW on a second server<br />
Site B: Server B with Active DB-B and Passive DB-A  </p>
<p>I have set this up and in initial testing the issue I have come across is that if the WAN link goes down, Server B looses access to the FSW and all databases in Site B are dismounted, meaning users who have mailboxes on Active DB-B are disconnected from Exchange and cannot use mail. </p>
<p>Is there a way to overcome this issue in a 2 node 2 site DAG, keeping in mind this is for a SMB with about 50 users who does want HA for email. I am doing this using Exchange SP1. </p>
<p>Thanks Adrian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-11994</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 27 Feb 2011 03:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-11994</guid>
		<description>Great write up... Very easy to follow and implement! </description>
		<content:encoded><![CDATA[<p>Great write up&#8230; Very easy to follow and implement!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dozer</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-11303</link>
		<dc:creator>Dozer</dc:creator>
		<pubDate>Fri, 31 Dec 2010 21:21:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-11303</guid>
		<description>First, thanks for this write up ! 
 
For info in case anyone else comes across this: 
 
Everything has worked fine so far, up until I tried to create the &#039;Add Mailbox Database Copy&#039;, I got a long error: 
================================================= 
Error: 
================================================= 
A source-side operation failed. Error An error occurred while performing the seed operation........ 
Failed to open a log truncation context to source server &#039;server1.domain.local&#039;. Hresult: 0xfffffae7. Error: The database was either not found or was not replicated. 
================================================= 
 
The fix I found here:  &lt;a href=&quot;http://smtp25.blogspot.com/2010/02/server-side-seed-operation-has-failed_631.html&quot; rel=&quot;nofollow&quot;&gt;http://smtp25.blogspot.com/2010/02/server-side-se...&lt;/a&gt; 
 
...basically,  manually copy across the &#039;CatalogData...&#039; folders, then hit &#039;resume database copy&#039;, and all is well. 
 
cheers 
 
 
 
 </description>
		<content:encoded><![CDATA[<p>First, thanks for this write up ! </p>
<p>For info in case anyone else comes across this: </p>
<p>Everything has worked fine so far, up until I tried to create the &#039;Add Mailbox Database Copy&#039;, I got a long error:<br />
=================================================<br />
Error:<br />
=================================================<br />
A source-side operation failed. Error An error occurred while performing the seed operation&#8230;&#8230;..<br />
Failed to open a log truncation context to source server &#039;server1.domain.local&#039;. Hresult: 0xfffffae7. Error: The database was either not found or was not replicated.<br />
================================================= </p>
<p>The fix I found here:  <a href="http://smtp25.blogspot.com/2010/02/server-side-seed-operation-has-failed_631.html" rel="nofollow">http://smtp25.blogspot.com/2010/02/server-side-se&#8230;</a> </p>
<p>&#8230;basically,  manually copy across the &#039;CatalogData&#8230;&#039; folders, then hit &#039;resume database copy&#039;, and all is well. </p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewinski</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-11290</link>
		<dc:creator>Lewinski</dc:creator>
		<pubDate>Fri, 24 Dec 2010 13:01:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-11290</guid>
		<description>Elan, you know what, forget it - I&#039;m an idiot :-) 
 
It struck me as soon as I posted my comment that I didn&#039;t move the default admin mailbox to the DAG store... sorry! </description>
		<content:encoded><![CDATA[<p>Elan, you know what, forget it &#8211; I&#039;m an idiot :-) </p>
<p>It struck me as soon as I posted my comment that I didn&#039;t move the default admin mailbox to the DAG store&#8230; sorry!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lewinski</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-11289</link>
		<dc:creator>Lewinski</dc:creator>
		<pubDate>Fri, 24 Dec 2010 12:38:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-11289</guid>
		<description>Hi Elan,  
 
Great article. 
 
I created your setup on a virtual lab and went through everything as described. The exception is that I created two extra servers and put HT/CAS roles on both, and WNLB. 
 
Accessing the CAS is fine, and the DAG does the fallover fine (Mounted, Healthy etc always seems in the right order).  
 
However! unless EXC2 is switched on, I get mailbox unavailable errors. The setup works even if EXC2 is not the mounted copy, as long as the machine is on. 
 
Any ideas would be greatly appreciated. </description>
		<content:encoded><![CDATA[<p>Hi Elan,  </p>
<p>Great article. </p>
<p>I created your setup on a virtual lab and went through everything as described. The exception is that I created two extra servers and put HT/CAS roles on both, and WNLB. </p>
<p>Accessing the CAS is fine, and the DAG does the fallover fine (Mounted, Healthy etc always seems in the right order).  </p>
<p>However! unless EXC2 is switched on, I get mailbox unavailable errors. The setup works even if EXC2 is not the mounted copy, as long as the machine is on. </p>
<p>Any ideas would be greatly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Farhan Raza</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-10694</link>
		<dc:creator>Farhan Raza</dc:creator>
		<pubDate>Tue, 23 Nov 2010 11:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-10694</guid>
		<description>I am very thanks full. </description>
		<content:encoded><![CDATA[<p>I am very thanks full.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elan Shudnow</title>
		<link>http://www.shudnow.net/2009/11/18/exchange-2010-rtm-dag-using-server-2008-r2-%e2%80%93-part-4/comment-page-1/#comment-10558</link>
		<dc:creator>Elan Shudnow</dc:creator>
		<pubDate>Sat, 16 Oct 2010 13:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.shudnow.net/?p=1456#comment-10558</guid>
		<description>You can have 2 DAG members in the Primary Site replicating all databases to a single node in the failover site.  That&#039;ll work just fine.  </description>
		<content:encoded><![CDATA[<p>You can have 2 DAG members in the Primary Site replicating all databases to a single node in the failover site.  That&#039;ll work just fine.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

