<?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: Trouble configuring SnapMirror between two ONTAP clusters in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/444278#M42207</link>
    <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/114826"&gt;@Sjpillai&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for replying. I really appreciate your answer. This trick work also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 May 2023 10:54:29 GMT</pubDate>
    <dc:creator>Vivek101</dc:creator>
    <dc:date>2023-05-14T10:54:29Z</dc:date>
    <item>
      <title>Trouble configuring SnapMirror between two ONTAP clusters</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443980#M42150</link>
      <description>&lt;P&gt;Hey everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm having trouble configuring SnapMirror between two ONTAP clusters and was hoping someone might assist me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's how I did it: I have two ONTAP clusters with two nodes each. I'm attempting to create a SnapMirror link between a volume on one cluster and a volume on another.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I followed the documentation's steps, but when I tried to initialize the SnapMirror relationship, I received an error message stating that the destination volume is read-only.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I double-checked the target volume's permissions. I don't know what else to try.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone else encountered this issue? Do you have any recommendations for troubleshooting?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly regards&lt;BR /&gt;Vivek Garg&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 09:49:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443980#M42150</guid>
      <dc:creator>Vivek101</dc:creator>
      <dc:date>2025-06-04T09:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble configuring SnapMirror between two ONTAP clusters</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443981#M42151</link>
      <description>&lt;P&gt;Could you please show us the steps you performed?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A destination volume must be created with the volume type of DP (-type DP) for SnapMirror initialization to succeed. After a volume has been created, the volume type cannot be changed.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 12:26:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443981#M42151</guid>
      <dc:creator>Sergey_Osipov</dc:creator>
      <dc:date>2023-05-03T12:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble configuring SnapMirror between two ONTAP clusters</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443988#M42154</link>
      <description>&lt;P&gt;Please try the following steps:&lt;/P&gt;&lt;P&gt;1)Volume creation&lt;/P&gt;&lt;P&gt;vol create -vserver vservername -volume volumename -aggregate aggregatename -size size -state online -type DP -tiering-policy none/all&lt;/P&gt;&lt;P&gt;2)Snapmirror Create&lt;/P&gt;&lt;P&gt;snapmirror create -source-path vserver1:volumename -destination-path vserver2:volumename -vserver vservername -throttle unlimited&lt;/P&gt;&lt;P&gt;3)Snapmirror Initialize&lt;BR /&gt;snapmirror initialize -destination-path vserver2:volumename&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 13:39:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/443988#M42154</guid>
      <dc:creator>Sjpillai</dc:creator>
      <dc:date>2023-05-03T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble configuring SnapMirror between two ONTAP clusters</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/444278#M42207</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/114826"&gt;@Sjpillai&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for replying. I really appreciate your answer. This trick work also.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 May 2023 10:54:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Trouble-configuring-SnapMirror-between-two-ONTAP-clusters/m-p/444278#M42207</guid>
      <dc:creator>Vivek101</dc:creator>
      <dc:date>2023-05-14T10:54:29Z</dc:date>
    </item>
  </channel>
</rss>

