<?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: how to create Synchronous SnapMirror through gigabit ethernet in fas2xxx ? in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29584#M6153</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no requirement to use FC but you must consider latency.&amp;nbsp; Latency will go up the further apart the Netapps are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can consider using dedicated nics or even Multiplexing (multipathing) to load balance the bandwidth - for this you will need 2 nics on each netapp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a blog that explains how to set it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://rajeev.name/2008/04/14/optimizing-snapmirror-performance-part-ii/" target="_blank"&gt;http://rajeev.name/2008/04/14/optimizing-snapmirror-performance-part-ii/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Mar 2013 03:57:10 GMT</pubDate>
    <dc:creator>gavin_meadows</dc:creator>
    <dc:date>2013-03-07T03:57:10Z</dc:date>
    <item>
      <title>how to create Synchronous SnapMirror through gigabit ethernet in fas2xxx ?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29565#M6149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Hi every body&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;My customer has two fas2040 system,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;He want me to help him to create Synchronous SnapMirror,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;but if I use OnCommand System Manager or FilerView to create Snapmirror,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;It always can create only Async Snapmirror,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;how to create Synchronous SnapMirror?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;is any implement guide?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;it can use GUI to create?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;or I must use CLI or must to edit config file to create?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:08:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29565#M6149</guid>
      <dc:creator>unitech89e9</dc:creator>
      <dc:date>2025-06-05T06:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Synchronous SnapMirror through gigabit ethernet in fas2xxx ?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29569#M6151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;assuming you have all you licensing in place and have set up the source and destination volumes you need to create the snapmirror relationship either through the gui or cli &lt;/P&gt;&lt;P&gt;(snapmirror initialize -S src:vol1 dst:vol2)&lt;/P&gt;&lt;P&gt;Then you need to edit (or create) the /etc/snapmirror.conf file on the destination netapp to configure the ongoing relationship and specify it as synchronous:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;src:vol1 dst:/vol2 - sync&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you basically replace the schedule with the word sync (as above) and youre done,&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;Gav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 03:02:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29569#M6151</guid>
      <dc:creator>gavin_meadows</dc:creator>
      <dc:date>2013-03-07T03:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Synchronous SnapMirror through gigabit ethernet in fas2xxx ?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29579#M6152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gavin&lt;/P&gt;&lt;P&gt;Thank for your answer,&lt;/P&gt;&lt;P&gt;but I want as that if the synchronous snapmirror support 1Gb Gigabit Ethernet?&lt;/P&gt;&lt;P&gt;or it must use FC?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 03:41:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29579#M6152</guid>
      <dc:creator>unitech89e9</dc:creator>
      <dc:date>2013-03-07T03:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: how to create Synchronous SnapMirror through gigabit ethernet in fas2xxx ?</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29584#M6153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no requirement to use FC but you must consider latency.&amp;nbsp; Latency will go up the further apart the Netapps are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can consider using dedicated nics or even Multiplexing (multipathing) to load balance the bandwidth - for this you will need 2 nics on each netapp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a blog that explains how to set it up:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://rajeev.name/2008/04/14/optimizing-snapmirror-performance-part-ii/" target="_blank"&gt;http://rajeev.name/2008/04/14/optimizing-snapmirror-performance-part-ii/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gav&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 03:57:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-to-create-Synchronous-SnapMirror-through-gigabit-ethernet-in-fas2xxx/m-p/29584#M6153</guid>
      <dc:creator>gavin_meadows</dc:creator>
      <dc:date>2013-03-07T03:57:10Z</dc:date>
    </item>
  </channel>
</rss>

