<?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 questions in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41734#M9792</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes CLI would give a better log. Also you can verify your SnapMirror log file for more information.&lt;/P&gt;&lt;P&gt;Basic issue could be  SnapMirror misconfigured&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Source Volume access permission is not set properly&lt;/P&gt;&lt;P&gt;2) Source volume and the mirror volume must be of the same volume type (flexvol-&amp;gt;flexvol or tradvol-&amp;gt;tradvol)&lt;/P&gt;&lt;P&gt;3) Just make sure that your destination filer has and equal to or later version of Data Ontap otherwise they won't be able to replicate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 22 Apr 2009 13:31:58 GMT</pubDate>
    <dc:creator>danielpr</dc:creator>
    <dc:date>2009-04-22T13:31:58Z</dc:date>
    <item>
      <title>Snapmirror questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41722#M9789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we are using snapmirror since a few months now and its all working well. i recently forgot the steps that are needed to copy a new volume over to our other netapp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;site a volume32 should be snapmirrored to site b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;created sitea_volume32 on siteb with the same size. restricted it over the webpage.&lt;/P&gt;&lt;P&gt;created a new snappmirror schedule where sitea_volume32 should be going to siteb_volume32. when i press initialize i get:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SnapMirror Initialize failed : Snapmirror error: process was aborted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what am i missing ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:29:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41722#M9789</guid>
      <dc:creator>hochschuleda</dc:creator>
      <dc:date>2025-06-05T07:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41727#M9790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Roland,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am going to assume your are using flex vols and two aggrs (one at primary site, one at secondary site)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have a volume at pri site called Roland1 10GB, you need to create a next flex vol at sec site called Roland1 10GB (This volume must be the same size or larger).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure you have a snapmirror license on the box.&lt;/P&gt;&lt;P&gt;Make sure the snapmirror.allow file on the pri filer is updated to include the filer name at the sec site.&lt;/P&gt;&lt;P&gt;Make sure that the options file snapmirror.access is configured to "legacy" or the appropriate filer name as per NetApp. (Check both sites)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the sec site box restrict the vol "restrict Roland1"&lt;/P&gt;&lt;P&gt;On the sec site box start the snapmirror "snapmirror initialize -S PRIFILER:Roland1 SECFILER:Roland1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After the initialize is complete, modify and update the snapmirror.conf file on the sec site box with an entry such as:&lt;/P&gt;&lt;P&gt;PRIFILER:Roland1 SECFILER:Roland1 - 10 1,3,5,7,9,11,13,15,17,19,21,23 * *&lt;/P&gt;&lt;P&gt;This will cause replication to happen 10 minutes after every &lt;STRONG&gt;other&lt;/STRONG&gt; hour.&lt;/P&gt;&lt;P&gt;If you have an SLA which requires otherwise (hourly) snapmirror, than use the entry:&lt;/P&gt;&lt;P&gt;PRIFILER:Roland1 SECFILER:Roland1 - 10 * * *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anthony Feigl&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 12:27:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41727#M9790</guid>
      <dc:creator>anthonyfeigl</dc:creator>
      <dc:date>2009-04-22T12:27:38Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41732#M9791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest trying to initialize on the CLI to see if you get a more detailed error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dest&amp;gt; snapmirror initialize &amp;lt;dest_vol&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 12:43:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41732#M9791</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2009-04-22T12:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror questions</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41734#M9792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes CLI would give a better log. Also you can verify your SnapMirror log file for more information.&lt;/P&gt;&lt;P&gt;Basic issue could be  SnapMirror misconfigured&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Source Volume access permission is not set properly&lt;/P&gt;&lt;P&gt;2) Source volume and the mirror volume must be of the same volume type (flexvol-&amp;gt;flexvol or tradvol-&amp;gt;tradvol)&lt;/P&gt;&lt;P&gt;3) Just make sure that your destination filer has and equal to or later version of Data Ontap otherwise they won't be able to replicate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Daniel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2009 13:31:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-questions/m-p/41734#M9792</guid>
      <dc:creator>danielpr</dc:creator>
      <dc:date>2009-04-22T13:31:58Z</dc:date>
    </item>
  </channel>
</rss>

