<?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: Using Compression with SnapMirror transfers in ONTAP 7.3.2</title>
	<atom:link href="http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/</link>
	<description>NetApp, VMware, Mac and other tech info</description>
	<lastBuildDate>Sun, 22 Jan 2012 19:24:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: SnapMirror Compression &#8211; NetAppSky</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-124</link>
		<dc:creator>SnapMirror Compression &#8211; NetAppSky</dc:creator>
		<pubDate>Sat, 15 Jan 2011 02:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-124</guid>
		<description>[...] disable compression, remove the compression=enable option from the SnapMirror relationship entry in the snapmirror.conf file. One of the new features in NetApp Data ONTAP 7.3.2 is that you [...]</description>
		<content:encoded><![CDATA[<p>[...] disable compression, remove the compression=enable option from the SnapMirror relationship entry in the snapmirror.conf file. One of the new features in NetApp Data ONTAP 7.3.2 is that you [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-63</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-63</guid>
		<description>Thanks Mike that does actually work!&lt;br&gt;&lt;br&gt;I was trying to implement the compression=enable command on the CLI for the initialize. I also tried it with the correct entry in the snapmirror.conf but it error&#039;s saying volume is offline (because its still restricted and uninitialized)!&lt;br&gt;&lt;br&gt;Another case of NetApp documentation leaving a few things out I think.&lt;br&gt;&lt;br&gt;Thanks again,&lt;br&gt;Rich.</description>
		<content:encoded><![CDATA[<p>Thanks Mike that does actually work!</p>
<p>I was trying to implement the compression=enable command on the CLI for the initialize. I also tried it with the correct entry in the snapmirror.conf but it error&#39;s saying volume is offline (because its still restricted and uninitialized)!</p>
<p>Another case of NetApp documentation leaving a few things out I think.</p>
<p>Thanks again,<br />Rich.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtellin</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-62</link>
		<dc:creator>mtellin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-62</guid>
		<description>Hi Rich,&lt;br&gt;It looks like if you the relationship setup in /etc/snapmirror.conf using compression, I just did one like this:&lt;br&gt;sm1=multi(prdfiler,fas250)&lt;br&gt;sm1:SQL_Logs fas250:SQL_Logs_recv compression=enable 10 * * *&lt;br&gt;then do the initialize as you normally would:&lt;br&gt;snapmirror initialize -S prdfiler:SQL_Logs fas250:SQL_Logs_recv&lt;br&gt;Then it will do compression on the baseline transfer:&lt;br&gt;fas250&gt; snapmirror status -l&lt;br&gt;Snapmirror is on.&lt;br&gt;&lt;br&gt;Source:                 prdfiler:SQL_Logs&lt;br&gt;Destination:            fas250:SQL_Logs_recv&lt;br&gt;Status:                 Transferring&lt;br&gt;Progress:               14848 KB&lt;br&gt;Compression Ratio:      91.9 : 1&lt;br&gt;State:                  Uninitialized&lt;br&gt;Lag:                    -&lt;br&gt;Mirror Timestamp:       -&lt;br&gt;Base Snapshot:          -&lt;br&gt;Current Transfer Type:  Initialize&lt;br&gt;&lt;br&gt;That&#039;s the only testing I&#039;ve done to see if it works, but that compression ratio floats around and the CPU is pegged while base lining that way which would lead me to believe it is working.</description>
		<content:encoded><![CDATA[<p>Hi Rich,<br />It looks like if you the relationship setup in /etc/snapmirror.conf using compression, I just did one like this:<br />sm1=multi(prdfiler,fas250)<br />sm1:SQL_Logs fas250:SQL_Logs_recv compression=enable 10 * * *<br />then do the initialize as you normally would:<br />snapmirror initialize -S prdfiler:SQL_Logs fas250:SQL_Logs_recv<br />Then it will do compression on the baseline transfer:<br />fas250&gt; snapmirror status -l<br />Snapmirror is on.</p>
<p>Source:                 prdfiler:SQL_Logs<br />Destination:            fas250:SQL_Logs_recv<br />Status:                 Transferring<br />Progress:               14848 KB<br />Compression Ratio:      91.9 : 1<br />State:                  Uninitialized<br />Lag:                    -<br />Mirror Timestamp:       -<br />Base Snapshot:          -<br />Current Transfer Type:  Initialize</p>
<p>That&#39;s the only testing I&#39;ve done to see if it works, but that compression ratio floats around and the CPU is pegged while base lining that way which would lead me to believe it is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-61</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Jan 2010 21:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-61</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;I&#039;m using 7.3.2P2 and FAS3140&#039;s, using single path and it wont work if the dash is there. In the best practices guide (&lt;a href=&quot;http://media.netapp.com/documents/tr-3446.pdf&quot; rel=&quot;nofollow&quot;&gt;http://media.netapp.com/documents/tr-3446.pdf&lt;/a&gt;) there is no dash either (page 26).&lt;br&gt;&lt;br&gt;Have you guys worked out if you can use compression on the initialization phase yet? I am struggling on that one.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Rich.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#39;m using 7.3.2P2 and FAS3140&#39;s, using single path and it wont work if the dash is there. In the best practices guide (<a href="http://media.netapp.com/documents/tr-3446.pdf" rel="nofollow">http://media.netapp.com/documents/tr-3446.pdf</a>) there is no dash either (page 26).</p>
<p>Have you guys worked out if you can use compression on the initialization phase yet? I am struggling on that one.</p>
<p>Thanks,<br />Rich.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtellin</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-60</link>
		<dc:creator>mtellin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 20:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-60</guid>
		<description>Hi Tony,&lt;br&gt;Just out of curiosity, that wouldn&#039;t happen to be a vfiler would it?  &lt;br&gt;&lt;br&gt;I had wondered the same thing about the multi on the snapmirror.conf file, this is the link to the NetApp documentation for 7.3.2 &lt;a href=&quot;http://now.netapp.com/NOW/knowledge/docs/ontap/rel732/html/ontap/onlinebk/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html&quot; rel=&quot;nofollow&quot;&gt;http://now.netapp.com/NOW/knowledge/docs/ontap/...&lt;/a&gt; and you can see even on the example they show with only 2 devices they set it up with multi as well (and without the connection name I get an error stating async SM is only allowed when specifying a connection name, ignoring compression option).&lt;br&gt;&lt;br&gt;The documentation has the dash after the compression though in my lab I just removed it and it worked (I&#039;m not positive but I think at a customer site we had an issue where it wouldn&#039;t work on their system *until* they added the dash though).</description>
		<content:encoded><![CDATA[<p>Hi Tony,<br />Just out of curiosity, that wouldn&#39;t happen to be a vfiler would it?  </p>
<p>I had wondered the same thing about the multi on the snapmirror.conf file, this is the link to the NetApp documentation for 7.3.2 <a href="http://now.netapp.com/NOW/knowledge/docs/ontap/rel732/html/ontap/onlinebk/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html" rel="nofollow">http://now.netapp.com/NOW/knowledge/docs/ontap/&#8230;</a> and you can see even on the example they show with only 2 devices they set it up with multi as well (and without the connection name I get an error stating async SM is only allowed when specifying a connection name, ignoring compression option).</p>
<p>The documentation has the dash after the compression though in my lab I just removed it and it worked (I&#39;m not positive but I think at a customer site we had an issue where it wouldn&#39;t work on their system *until* they added the dash though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-57</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-57</guid>
		<description>Thanks Mike that does actually work!&lt;br&gt;&lt;br&gt;I was trying to implement the compression=enable command on the CLI for the initialize. I also tried it with the correct entry in the snapmirror.conf but it error&#039;s saying volume is offline (because its still restricted and uninitialized)!&lt;br&gt;&lt;br&gt;Another case of NetApp documentation leaving a few things out I think.&lt;br&gt;&lt;br&gt;Thanks again,&lt;br&gt;Rich.</description>
		<content:encoded><![CDATA[<p>Thanks Mike that does actually work!</p>
<p>I was trying to implement the compression=enable command on the CLI for the initialize. I also tried it with the correct entry in the snapmirror.conf but it error&#39;s saying volume is offline (because its still restricted and uninitialized)!</p>
<p>Another case of NetApp documentation leaving a few things out I think.</p>
<p>Thanks again,<br />Rich.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtellin</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-56</link>
		<dc:creator>mtellin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 16:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-56</guid>
		<description>Hi Rich,&lt;br&gt;It looks like if you the relationship setup in /etc/snapmirror.conf using compression, I just did one like this:&lt;br&gt;sm1=multi(prdfiler,fas250)&lt;br&gt;sm1:SQL_Logs fas250:SQL_Logs_recv compression=enable 10 * * *&lt;br&gt;then do the initialize as you normally would:&lt;br&gt;snapmirror initialize -S prdfiler:SQL_Logs fas250:SQL_Logs_recv&lt;br&gt;Then it will do compression on the baseline transfer:&lt;br&gt;fas250&gt; snapmirror status -l&lt;br&gt;Snapmirror is on.&lt;br&gt;&lt;br&gt;Source:                 prdfiler:SQL_Logs&lt;br&gt;Destination:            fas250:SQL_Logs_recv&lt;br&gt;Status:                 Transferring&lt;br&gt;Progress:               14848 KB&lt;br&gt;Compression Ratio:      91.9 : 1&lt;br&gt;State:                  Uninitialized&lt;br&gt;Lag:                    -&lt;br&gt;Mirror Timestamp:       -&lt;br&gt;Base Snapshot:          -&lt;br&gt;Current Transfer Type:  Initialize&lt;br&gt;&lt;br&gt;That&#039;s the only testing I&#039;ve done to see if it works, but that compression ratio floats around and the CPU is pegged while base lining that way which would lead me to believe it is working.</description>
		<content:encoded><![CDATA[<p>Hi Rich,<br />It looks like if you the relationship setup in /etc/snapmirror.conf using compression, I just did one like this:<br />sm1=multi(prdfiler,fas250)<br />sm1:SQL_Logs fas250:SQL_Logs_recv compression=enable 10 * * *<br />then do the initialize as you normally would:<br />snapmirror initialize -S prdfiler:SQL_Logs fas250:SQL_Logs_recv<br />Then it will do compression on the baseline transfer:<br />fas250&gt; snapmirror status -l<br />Snapmirror is on.</p>
<p>Source:                 prdfiler:SQL_Logs<br />Destination:            fas250:SQL_Logs_recv<br />Status:                 Transferring<br />Progress:               14848 KB<br />Compression Ratio:      91.9 : 1<br />State:                  Uninitialized<br />Lag:                    -<br />Mirror Timestamp:       -<br />Base Snapshot:          -<br />Current Transfer Type:  Initialize</p>
<p>That&#39;s the only testing I&#39;ve done to see if it works, but that compression ratio floats around and the CPU is pegged while base lining that way which would lead me to believe it is working.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-55</link>
		<dc:creator>Richard</dc:creator>
		<pubDate>Thu, 14 Jan 2010 16:25:14 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-55</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;I&#039;m using 7.3.2P2 and FAS3140&#039;s, using single path and it wont work if the dash is there. In the best practices guide (&lt;a href=&quot;http://media.netapp.com/documents/tr-3446.pdf&quot; rel=&quot;nofollow&quot;&gt;http://media.netapp.com/documents/tr-3446.pdf&lt;/a&gt;) there is no dash either (page 26).&lt;br&gt;&lt;br&gt;Have you guys worked out if you can use compression on the initialization phase yet? I am struggling on that one.&lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;Rich.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#39;m using 7.3.2P2 and FAS3140&#39;s, using single path and it wont work if the dash is there. In the best practices guide (<a href="http://media.netapp.com/documents/tr-3446.pdf" rel="nofollow">http://media.netapp.com/documents/tr-3446.pdf</a>) there is no dash either (page 26).</p>
<p>Have you guys worked out if you can use compression on the initialization phase yet? I am struggling on that one.</p>
<p>Thanks,<br />Rich.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mtellin</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-54</link>
		<dc:creator>mtellin</dc:creator>
		<pubDate>Thu, 14 Jan 2010 15:40:57 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-54</guid>
		<description>Hi Tony,&lt;br&gt;Just out of curiosity, that wouldn&#039;t happen to be a vfiler would it?  &lt;br&gt;&lt;br&gt;I had wondered the same thing about the multi on the snapmirror.conf file, this is the link to the NetApp documentation for 7.3.2 &lt;a href=&quot;http://now.netapp.com/NOW/knowledge/docs/ontap/rel732/html/ontap/onlinebk/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html&quot; rel=&quot;nofollow&quot;&gt;http://now.netapp.com/NOW/knowledge/docs/ontap/...&lt;/a&gt; and you can see even on the example they show with only 2 devices they set it up with multi as well (and without the connection name I get an error stating async SM is only allowed when specifying a connection name, ignoring compression option).&lt;br&gt;&lt;br&gt;The documentation has the dash after the compression though in my lab I just removed it and it worked (I&#039;m not positive but I think at a customer site we had an issue where it wouldn&#039;t work on their system *until* they added the dash though).</description>
		<content:encoded><![CDATA[<p>Hi Tony,<br />Just out of curiosity, that wouldn&#39;t happen to be a vfiler would it?  </p>
<p>I had wondered the same thing about the multi on the snapmirror.conf file, this is the link to the NetApp documentation for 7.3.2 <a href="http://now.netapp.com/NOW/knowledge/docs/ontap/rel732/html/ontap/onlinebk/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html" rel="nofollow">http://now.netapp.com/NOW/knowledge/docs/ontap/&#8230;</a> and you can see even on the example they show with only 2 devices they set it up with multi as well (and without the connection name I get an error stating async SM is only allowed when specifying a connection name, ignoring compression option).</p>
<p>The documentation has the dash after the compression though in my lab I just removed it and it worked (I&#39;m not positive but I think at a customer site we had an issue where it wouldn&#39;t work on their system *until* they added the dash though).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Lamont</title>
		<link>http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-53</link>
		<dc:creator>Tony Lamont</dc:creator>
		<pubDate>Thu, 14 Jan 2010 09:26:03 +0000</pubDate>
		<guid isPermaLink="false">http://mtellin.com/2009/11/23/using-compression-with-snapmirror-transfers-in-ontap-7-3-2/#comment-53</guid>
		<description>Hi Mike&lt;br&gt;&lt;br&gt;good article. Are you sure about the dash after the compression=enable line in the snapmirror? I get this error when I include the dash &quot; /etc/snapmirror.conf: line 8 Invalid Day of Month Specification, ignoring line&quot; and it seems to work when I take it out. &lt;br&gt;&lt;br&gt;Also, is it normal to get these errors: &quot;[snapmirror.dst.multipath.connErr:error]: SnapMirror is unable to setup a multipath connection to mir_v_citrixdata, resorting to the standard single TCP connection.&quot; The snapmiror compression needs a connection of type multi-path but there&#039;s only one path declared so I think this error is normal. &lt;br&gt;&lt;br&gt;What do you think?&lt;br&gt;&lt;br&gt;Thanks&lt;br&gt;Tony Lamont</description>
		<content:encoded><![CDATA[<p>Hi Mike</p>
<p>good article. Are you sure about the dash after the compression=enable line in the snapmirror? I get this error when I include the dash &#8221; /etc/snapmirror.conf: line 8 Invalid Day of Month Specification, ignoring line&#8221; and it seems to work when I take it out. </p>
<p>Also, is it normal to get these errors: &#8220;[snapmirror.dst.multipath.connErr:error]: SnapMirror is unable to setup a multipath connection to mir_v_citrixdata, resorting to the standard single TCP connection.&#8221; The snapmiror compression needs a connection of type multi-path but there&#39;s only one path declared so I think this error is normal. </p>
<p>What do you think?</p>
<p>Thanks<br />Tony Lamont</p>
]]></content:encoded>
	</item>
</channel>
</rss>

