<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Breathing Data &#187; mirrorview</title>
	<atom:link href="http://breathingdata.com/tag/mirrorview/feed/" rel="self" type="application/rss+xml" />
	<link>http://breathingdata.com</link>
	<description>Living and breathing data management</description>
	<lastBuildDate>Mon, 12 Dec 2011 13:22:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>sync or async replication?</title>
		<link>http://breathingdata.com/2008/07/08/sync-or-async-replication/</link>
		<comments>http://breathingdata.com/2008/07/08/sync-or-async-replication/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:03:04 +0000</pubDate>
		<dc:creator>edsai</dc:creator>
				<category><![CDATA[business continuity]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[dr]]></category>
		<category><![CDATA[mirrorview]]></category>
		<category><![CDATA[replication]]></category>
		<category><![CDATA[srm]]></category>

		<guid isPermaLink="false">http://breathingdata.com/?p=14</guid>
		<description><![CDATA[The question of whether or not to do synchronous or asynchronous replication between storage arrays does not come up often but I suspect it will as more and more people expand their business continuity infrastructure.Â  It&#8217;s an important question because it can have a serious impact on the production environment. With EMC&#8217;s Mirrorview/S (sync) there [...]]]></description>
			<content:encoded><![CDATA[<p>The question of whether or not to do synchronous or asynchronous replication between storage arrays does not come up often but I suspect it will as more and more people expand their business continuity infrastructure.Â  It&#8217;s an important question because it can have a serious impact on the production environment.</p>
<p>With EMC&#8217;s Mirrorview/S (sync) there is a distance limitation of between 50km and 200km depending on what fibre optics you are using (short/long wave vs. dwdm).Â  Mirrorview/A (async) is more widely used over an IP WAN connection but can also be used over fibre as well.</p>
<p><strong>Mirrorview/S -</strong></p>
<p>Pros:</p>
<ul>
<li>Synchronous &#8211; Exact copy of data on production</li>
<li>Little to no data lost</li>
</ul>
<p>Cons:</p>
<ul>
<li>Distance limited (60km using short wave gbics, long wave gbics or optical extenders, 200km using dense wave division multiplexors)</li>
<li>WAN link more expensive (fibre vs. copper/ip) unless Fibre Channel over IP converters are used and those are still a little expensive</li>
</ul>
<p><strong>Mirrorvew/A -</strong></p>
<p>Pros:</p>
<ul>
<li>Cheaper WAN link between sites (IP usually)</li>
<li>Writes to prod don&#8217;t have to wait on mirror site to write</li>
<li>Not distance limited like sync replication</li>
</ul>
<p>Cons:</p>
<ul>
<li>Data can be lost depending on write intervals from prod to DR site</li>
</ul>
<p><strong>What you need to know -</strong></p>
<p>Array-based mirroring is a great way to protect multiple hosts in an environment instead of buying per-server or per-application replication.Â  As I&#8217;ve discussed before, the biggest drawback is that it provides a restartable copy which isn&#8217;t the same as an <span style="text-decoration: line-through;">active-active cluster</span> application transaction-level replication (i.e. Oracle Dataguard, Exchange CCR, MySQL Master/Slave replication).Â  <strong>Be careful of adequate LAN/WAN line quality, poor comm lines can cause insanely painful headaches (troubleshooting, added latency, etc).Â  Get line tests done to determine available bandwidth, line quality and latency.</strong></p>
<p>Comments welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://breathingdata.com/2008/07/08/sync-or-async-replication/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

