<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: snapmirror compression 7-mode 8.x in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105446#M21617</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/1358"&gt;@neto&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi my friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is neto from Brazil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming it's 7-mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;----- You need to add this on snapmirror.conf if you want to execute snapmirror update&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------ Probably the filername is fil-01-p and you are using specific hostnames (with specific ports) to replicate. Is that correct? Why not to add on /etc/hosts that rep is fil-01-p&amp;nbsp;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could you please try and let me know?&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oi Neto &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;1. The title of the subject: &lt;STRONG&gt;Re: snapmirror compression 7-mode 8.x&lt;/STRONG&gt;&amp;nbsp;states clearly that I'm talking about 7-mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;2. I did mention that this is already in snapmirror.conf of course: &lt;U&gt;&lt;EM&gt;"This is my current configuration in snapmirror.conf:"&lt;/EM&gt;&lt;/U&gt; where else should I put that in? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;3. I've got them in my /etc/hosts and I can resolve them via DNS. Both ways work. Current classical snapmirror is working fine. I need to figure how to snapmirror with the non traditional configuration so I can compress the transfer.&lt;BR /&gt;&lt;BR /&gt;Obrigado,&lt;BR /&gt;Carlos&lt;/P&gt;</description>
    <pubDate>Tue, 26 May 2015 12:05:04 GMT</pubDate>
    <dc:creator>axsys</dc:creator>
    <dc:date>2015-05-26T12:05:04Z</dc:date>
    <item>
      <title>snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105261#M21566</link>
      <description>&lt;P&gt;&amp;nbsp;Hey Guys,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My current snapmirror configuration is pretty simple asynchron every 30min all fine with that:&lt;/P&gt;
&lt;P&gt;fil-02-p:volname1 fil-01-p:volname1 - 30 * * *&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now I've been asked to enable compression. I've been checking &lt;A href="https://library.netapp.com/ecmdocs/ECMP1511538/html/man5/na_snapmirror.conf.5.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1511538/html/man5/na_snapmirror.conf.5.html&lt;/A&gt; and various threads on here and several other sites. As far as I understood compression can only be enabled through a snapmirror relationship entry but I'm not able to get this thing going. This is my current configuration in snapmirror.conf:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;rep = failover(fil-02-p,fil-01-p)(fil-02-p-e0a,fil-01-p-e0a)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rep:volname1 dest:volname1 compression=enable -&amp;nbsp;30 * * *&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;when I'm trying now to update the snapmirror:&lt;BR /&gt;&lt;STRONG&gt;snapmirror update volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Source not set on command line or in /etc/snapmirror.conf file.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;snapmirror update -S rep:volname1 dest:volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Illegal destination filer specification: dest.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Destination filer, if specified, must match the local host: fil-01-p.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I replace "dest" with fil-01-p this isn't really what I'm after as the failover logic wouldn't be there anymore?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;snapmirror update -S rep:volname1 fil-01-p:volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;SnapMirror: destination transfer from rep:volname1 to volname1 : cannot connect to source filer.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Transfer aborted: cannot connect to source filer.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can anyone help who's got this configured on their system?&lt;/P&gt;
&lt;P&gt;Cheers, axsys&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:16:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105261#M21566</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2025-06-05T04:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105270#M21567</link>
      <description>&lt;P&gt;Last one is collect. Destination name must be nodename of destination filer.&lt;/P&gt;&lt;P&gt;By the way, comibation of hostnames is correct? Both hostname can be resolved to IP address? Source IP is reachable from destination IP?&amp;nbsp;&lt;SPAN&gt;Have you already added snapmirror.access?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 13:28:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105270#M21567</guid>
      <dc:creator>YIshikawa</dc:creator>
      <dc:date>2015-05-20T13:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105280#M21569</link>
      <description>&lt;P&gt;Hi my friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is neto from Brazil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming it's 7-mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rep = failover(fil-02-p,fil-01-p)(fil-02-p-e0a,fil-01-p-e0a)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rep:volname1 dest:volname1 compression=enable -&amp;nbsp;30 * * *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;when I'm trying now to update the snapmirror:&lt;BR /&gt;&lt;STRONG&gt;snapmirror update volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Source not set on command line or in /etc/snapmirror.conf file.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;----- You need to add this on snapmirror.conf if you want to execute snapmirror update&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror update -S rep:volname1 dest:volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;Illegal destination filer specification: dest.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Destination filer, if specified, must match the local host: fil-01-p.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------ Probably the filername is fil-01-p and you are using specific hostnames (with specific ports) to replicate. Is that correct? Why not to add on /etc/hosts that rep is fil-01-p&amp;nbsp;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;ip address&amp;gt; rep fil-01-p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I replace "dest" with fil-01-p this isn't really what I'm after as the failover logic wouldn't be there anymore?&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror update -S rep:volname1 fil-01-p:volname1&lt;/STRONG&gt;&lt;BR /&gt;&lt;EM&gt;SnapMirror: destination transfer from rep:volname1 to volname1 : cannot connect to source filer.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;Transfer aborted: cannot connect to source filer.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could you please try and let me know?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if you want to schedule a WebEx with me, please send me an email to [n,netofrombrazil,neto] at netapp dot com&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Thank you&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;neto&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 May 2015 15:59:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105280#M21569</guid>
      <dc:creator>neto</dc:creator>
      <dc:date>2015-05-20T15:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105445#M21616</link>
      <description>&lt;P&gt;Hey Guys! Thanks for getting back at me. For some reason I wasn't emailed about your replies and only just remembered this &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;YIshikawa wrote:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Destination name must be nodename of destination filer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;See that's where I'm confused. I can't figure, out of the netapp man for snapmirror.conf, how to build the replication. So you're saying it should look like this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rep = failover(fil-02-p,fil-01-p)(fil-02-p-e0a,fil-01-p-​e0a)&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;rep:volname1 fil-01-p:volname1 compression=enable -&amp;nbsp;30 * * *&lt;/STRONG&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;YIshikawa wrote:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, comibation of hostnames is correct? Both hostname can be resolved to IP address? Source IP is reachable from destination IP?&amp;nbsp;&lt;SPAN&gt;Have you already added snapmirror.access?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;1. Asuming that mypath = failover (SRC,DEST)(SRC-e0a,DEST-e0a) then, yes&lt;BR /&gt;2. I use host files:&lt;BR /&gt;fil-01-p&amp;gt; ping fil-02-p&lt;BR /&gt;fil-02-p.mydomain is alive&lt;BR /&gt;fil-01-p&amp;gt; ping fil-02-p-e0a&lt;BR /&gt;fil-02-p-e0a.mydomain is alive&lt;BR /&gt;fil-02-p&amp;gt; ping fil-01-p&lt;BR /&gt;fil-01-p.mydomain is alive&lt;BR /&gt;fil-02-p&amp;gt; ping fil-01-p-e0a&lt;BR /&gt;fil-01-p-e0a.mydomain is alive&lt;BR /&gt;3. yes they are reachable, if not I wouldn't be able to do snapmirror in the first place with the classic srcfilername:volume&amp;nbsp;destfilername:volume with about 20 or so volumes.&lt;BR /&gt;4. snapmirror.access is legacy&lt;BR /&gt;5. snapmirror.allow have both hosts in both files - once again classic style snapmirror works without problems.&lt;BR /&gt;&lt;BR /&gt;I tried following now:&lt;BR /&gt;&lt;STRONG&gt;rep = failover(fil-02-p,fil-01-p)(fil-02-p-e0a,fil-01-p-​e0a)&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;rep:volname1 fil-01-p:volname1 compression=enable -&amp;nbsp;30 * * *&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;Don't really understand the idea behind it because you actually tell what src &amp;amp; dest is in the "rep" path. So how the hell would the filer know wether to take failover link or not? Like&amp;nbsp;fil-01-p or fil-01-p-e0a as a destination?&lt;/P&gt;&lt;P&gt;Anyway the snapmirror update doesn't work either. The only thing that works is a:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror update -S fil-02-p:volname1 fil-01-p:volname1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but that's not doing it with any compression so it's ignoring the snapmirror.conf entries.&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 11:59:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105445#M21616</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2015-05-26T11:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105446#M21617</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/1358"&gt;@neto&lt;/a&gt; wrote:&lt;BR /&gt;&lt;P&gt;Hi my friend,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is neto from Brazil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Assuming it's 7-mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;----- You need to add this on snapmirror.conf if you want to execute snapmirror update&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------ Probably the filername is fil-01-p and you are using specific hostnames (with specific ports) to replicate. Is that correct? Why not to add on /etc/hosts that rep is fil-01-p&amp;nbsp;&lt;/P&gt;&lt;P&gt;like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Could you please try and let me know?&lt;/EM&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Oi Neto &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;1. The title of the subject: &lt;STRONG&gt;Re: snapmirror compression 7-mode 8.x&lt;/STRONG&gt;&amp;nbsp;states clearly that I'm talking about 7-mode &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;2. I did mention that this is already in snapmirror.conf of course: &lt;U&gt;&lt;EM&gt;"This is my current configuration in snapmirror.conf:"&lt;/EM&gt;&lt;/U&gt; where else should I put that in? &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;BR /&gt;3. I've got them in my /etc/hosts and I can resolve them via DNS. Both ways work. Current classical snapmirror is working fine. I need to figure how to snapmirror with the non traditional configuration so I can compress the transfer.&lt;BR /&gt;&lt;BR /&gt;Obrigado,&lt;BR /&gt;Carlos&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 12:05:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105446#M21617</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2015-05-26T12:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105447#M21618</link>
      <description>&lt;P&gt;Oi Carlos,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is neto from Brazil&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How are you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tudo bem?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you tried this:&lt;/P&gt;&lt;P&gt;/etc/hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;lt;ip address&amp;gt; rep fil-01-p&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;neto&lt;/P&gt;</description>
      <pubDate>Tue, 26 May 2015 12:18:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105447#M21618</guid>
      <dc:creator>neto</dc:creator>
      <dc:date>2015-05-26T12:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: snapmirror compression 7-mode 8.x</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105517#M21636</link>
      <description>&lt;P&gt;Found the issue. I only had the localhost ip / hostname in each of the host files.&lt;BR /&gt;&lt;BR /&gt;&lt;U&gt;means on fil-01-p:/etc/hosts I had to add:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;IPADDRESS&amp;nbsp;fil-02-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;IPADDRESS fil-02-p-e0a&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;means on fil-02-p:/etc/hosts I had to add:&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;IPADDRESS&amp;nbsp;fil-01-p&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;IPADDRESS fil-01-p-e0a&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was so sure I had them both in as I expected snapmirror to not work without it. But somehow he found a way with the DNS I guess.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;then I adjusted the config according to this article: &lt;A target="_blank" href="https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html"&gt;https://library.netapp.com/ecmdocs/ECMP1196991/html/GUID-BB8BD542-B83F-43FD-A565-1FD20026B4C3.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;rep = failover(SRC_IPADDRESS_1,DEST_IPADDRESS_1)(SRC_IPADDRESS_2,DEST_IPADDRESS_2)&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;rep:volname1 fil-01-p:volname1 compression=enable * * * *&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;re-initialized snapmirror.conf by:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror off&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and snapmirror status should give you something like that:&lt;/P&gt;&lt;P&gt;Snapmirror is on.&lt;BR /&gt;Source Destination State Lag Status&lt;BR /&gt;rep:volname1 fil-01-p:volname1 snapmirrored 00:02:55 Idle&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You should now be able to update with:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;snapmirror update volname1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, you're still having a configuration issue somewhere.&lt;BR /&gt;Cheers,&lt;BR /&gt;axsys&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2015 08:19:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/snapmirror-compression-7-mode-8-x/m-p/105517#M21636</guid>
      <dc:creator>axsys</dc:creator>
      <dc:date>2015-05-27T08:19:22Z</dc:date>
    </item>
  </channel>
</rss>

