<?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 config change from 10 Gig to 1Gig in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-config-change-from-10-Gig-to-1Gig/m-p/78389#M18235</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just do that (unless your filer names are site1bak and site2, which I doubt they are).&amp;nbsp; You have to set up a connection name in snapmirror.conf.&amp;nbsp; For example, p&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ut something like this in the beginning part of snapmirror.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# "connection" is just a name I chose.&amp;nbsp; You can make up your own name...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;connection=multi(site1bak,site2bak)&amp;nbsp;&amp;nbsp;&amp;nbsp; # assuming site1bak and site2bak are DNS or host file defined addresses.&amp;nbsp; If not, use actual numeric IP addresses&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;connection:vol0 site2filer:vol0_dr - 0 * * *&amp;nbsp;&amp;nbsp; # of course substitute the appropriate values for your configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp; Read up on snapmirror connection names if you need more clarification on how to use them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jun 2014 20:32:14 GMT</pubDate>
    <dc:creator>resqme914</dc:creator>
    <dc:date>2014-06-04T20:32:14Z</dc:date>
    <item>
      <title>Snapmirror config change from 10 Gig to 1Gig</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-config-change-from-10-Gig-to-1Gig/m-p/78384#M18233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts, I have a question on how do we can change the existing snapmirror configuration to use 1Gig network instead of 10Gig network.&lt;/P&gt;&lt;P&gt;Setup : &lt;/P&gt;&lt;P&gt;Netapp Filer FAS2220 with two VIF interface on site1, &lt;/P&gt;&lt;P&gt;VIF interface 10Gig --&amp;gt; site1 (alias name in dns)&lt;/P&gt;&lt;P&gt;VIF interface 1Gig --&amp;gt; site1bak (alias name in dns)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Netapp Filer FAS2220 with two VIF interface on site2,&lt;/P&gt;&lt;P&gt;VIF interface 10Gig --&amp;gt; site2 (alias name in dns)&lt;/P&gt;&lt;P&gt;VIF interface 1Gig --&amp;gt; site2bak (alias name in dns)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently all the snapmirror configuration from site1 to site2 are as follow:&lt;/P&gt;&lt;P&gt;site1:vol0 site2:vol0_dr&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently we are not sure whether data is flowing through 10Gig ports or 1Gig ports of Netapp filer. Our objective is that the data should flow through the 1 Gig ports (site1bak &amp;amp; site2bak)&lt;/P&gt;&lt;P&gt;Please confirm how do we can make changes in existing configuration to use 1Gig port and then after that how we can verify if data is flowing through the 1Gig network/10Gig network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am planning to just change the /etc/snapmirror.conf file with below details, and then data will flow through the 1Gig port interface without any impact on existing config.&lt;/P&gt;&lt;P&gt;site1bak:vol0 site2:vol0_dr&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:35:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-config-change-from-10-Gig-to-1Gig/m-p/78384#M18233</guid>
      <dc:creator>RIMSTORAGE</dc:creator>
      <dc:date>2025-06-05T05:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: Snapmirror config change from 10 Gig to 1Gig</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-config-change-from-10-Gig-to-1Gig/m-p/78389#M18235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't just do that (unless your filer names are site1bak and site2, which I doubt they are).&amp;nbsp; You have to set up a connection name in snapmirror.conf.&amp;nbsp; For example, p&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ut something like this in the beginning part of snapmirror.conf&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;# "connection" is just a name I chose.&amp;nbsp; You can make up your own name...&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;connection=multi(site1bak,site2bak)&amp;nbsp;&amp;nbsp;&amp;nbsp; # assuming site1bak and site2bak are DNS or host file defined addresses.&amp;nbsp; If not, use actual numeric IP addresses&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;connection:vol0 site2filer:vol0_dr - 0 * * *&amp;nbsp;&amp;nbsp; # of course substitute the appropriate values for your configuration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&amp;nbsp; Read up on snapmirror connection names if you need more clarification on how to use them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jun 2014 20:32:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Snapmirror-config-change-from-10-Gig-to-1Gig/m-p/78389#M18235</guid>
      <dc:creator>resqme914</dc:creator>
      <dc:date>2014-06-04T20:32:14Z</dc:date>
    </item>
  </channel>
</rss>

