<?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 get-ncsnapshot returns no snapmirror label with ONTAP 9 in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131842#M5410</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we added our latest NetApp cluster and we noticed that our check whether volumes have the correct snapmirror label came back with errors.&lt;BR /&gt;During the debugging we found that for the new cluster the ‘get-ncsnapshot’ cmdlet returned an empty string on the ‘SnapmirrorLabel’ value.&lt;/P&gt;&lt;P&gt;I used the following DataOntap module Version : 4.2.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a &amp;lt; Ontap 9 filer this is no problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-NcController hvs1san031 -Credential $CredNA&lt;/P&gt;&lt;P&gt;Name Address Vserver Version&lt;BR /&gt;---- ------- ------- -------&lt;BR /&gt;hvs1san031 10.253.4.xx NetApp Release 8.3.2P1: Thu Apr 14 15:58:25 UTC 2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get-ncsnapshot n2_esx_os_1057 -SnapName daily.2017-06-13_0010 | fl&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;SnaplockExpiryTime :&lt;BR /&gt;SnaplockExpiryTimeDT :&lt;BR /&gt;SnapmirrorLabel : daily&lt;BR /&gt;SnapshotInstanceUuid : d0f14f9f-ee17-4e70-8d5a-6b7431791cfb&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the&amp;nbsp;&lt;SPAN&gt;O&lt;/SPAN&gt;&lt;SPAN&gt;ntap 9 filer the result is null:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Connect-NcController asd2san034 -Credential $CredNA&lt;/P&gt;&lt;P&gt;Name Address Vserver Version&lt;BR /&gt;---- ------- ------- -------&lt;BR /&gt;asd2san034 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.253.2.xx &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NetApp Release 9.1P2: Tue Feb 28 18:17:30 UTC 2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get-ncsnapshot s2_lnx1512_export -SnapName daily.2017-06-13_0010 | fl&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;SnaplockExpiryTime :&lt;BR /&gt;SnaplockExpiryTimeDT :&lt;BR /&gt;SnapmirrorLabel :&lt;BR /&gt;SnapshotInstanceUuid : f1849032-edac-4a54-9b48-dd5f4490e775&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ont the CLI the snapshot returns the configures snapmirror label:&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Volume: s2_lnx1512_export&lt;/P&gt;&lt;P&gt;Snapshot: daily.2017-06-13_0010&lt;/P&gt;&lt;P&gt;Creation Time: Tue Jun 13 00:10:00 2017&lt;/P&gt;&lt;P&gt;Label for SnapMirror Operations: daily&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody any thoughts on how to resolve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 14:58:02 GMT</pubDate>
    <dc:creator>ERIK_GRANNEMAN</dc:creator>
    <dc:date>2025-06-04T14:58:02Z</dc:date>
    <item>
      <title>get-ncsnapshot returns no snapmirror label with ONTAP 9</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131842#M5410</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Recently we added our latest NetApp cluster and we noticed that our check whether volumes have the correct snapmirror label came back with errors.&lt;BR /&gt;During the debugging we found that for the new cluster the ‘get-ncsnapshot’ cmdlet returned an empty string on the ‘SnapmirrorLabel’ value.&lt;/P&gt;&lt;P&gt;I used the following DataOntap module Version : 4.2.0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On a &amp;lt; Ontap 9 filer this is no problem:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Connect-NcController hvs1san031 -Credential $CredNA&lt;/P&gt;&lt;P&gt;Name Address Vserver Version&lt;BR /&gt;---- ------- ------- -------&lt;BR /&gt;hvs1san031 10.253.4.xx NetApp Release 8.3.2P1: Thu Apr 14 15:58:25 UTC 2016&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get-ncsnapshot n2_esx_os_1057 -SnapName daily.2017-06-13_0010 | fl&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;SnaplockExpiryTime :&lt;BR /&gt;SnaplockExpiryTimeDT :&lt;BR /&gt;SnapmirrorLabel : daily&lt;BR /&gt;SnapshotInstanceUuid : d0f14f9f-ee17-4e70-8d5a-6b7431791cfb&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;On the&amp;nbsp;&lt;SPAN&gt;O&lt;/SPAN&gt;&lt;SPAN&gt;ntap 9 filer the result is null:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Connect-NcController asd2san034 -Credential $CredNA&lt;/P&gt;&lt;P&gt;Name Address Vserver Version&lt;BR /&gt;---- ------- ------- -------&lt;BR /&gt;asd2san034 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10.253.2.xx &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;NetApp Release 9.1P2: Tue Feb 28 18:17:30 UTC 2017&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;get-ncsnapshot s2_lnx1512_export -SnapName daily.2017-06-13_0010 | fl&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;SnaplockExpiryTime :&lt;BR /&gt;SnaplockExpiryTimeDT :&lt;BR /&gt;SnapmirrorLabel :&lt;BR /&gt;SnapshotInstanceUuid : f1849032-edac-4a54-9b48-dd5f4490e775&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ont the CLI the snapshot returns the configures snapmirror label:&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Volume: s2_lnx1512_export&lt;/P&gt;&lt;P&gt;Snapshot: daily.2017-06-13_0010&lt;/P&gt;&lt;P&gt;Creation Time: Tue Jun 13 00:10:00 2017&lt;/P&gt;&lt;P&gt;Label for SnapMirror Operations: daily&lt;/P&gt;&lt;P&gt;.......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anybody any thoughts on how to resolve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:58:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131842#M5410</guid>
      <dc:creator>ERIK_GRANNEMAN</dc:creator>
      <dc:date>2025-06-04T14:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: get-ncsnapshot returns no snapmirror label with ONTAP 9</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131843#M5411</link>
      <description>&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this thread might help: &lt;A href="http://community.netapp.com/t5/Microsoft-Cloud-and-Virtualization-Discussions/NetApp-PowerShell-Toolkit-4-3-0-msi-can-t-list-SnapMirrorLabels-in-Ontap-9-1/td-p/127442" target="_blank"&gt;http://community.netapp.com/t5/Microsoft-Cloud-and-Virtualization-Discussions/NetApp-PowerShell-Toolkit-4-3-0-msi-can-t-list-SnapMirrorLabels-in-Ontap-9-1/td-p/127442&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jun 2017 15:17:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131843#M5411</guid>
      <dc:creator>mark_schuren</dc:creator>
      <dc:date>2017-06-13T15:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: get-ncsnapshot returns no snapmirror label with ONTAP 9</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131868#M5412</link>
      <description>&lt;P&gt;thnx, I did not found that threath with the search.&lt;/P&gt;</description>
      <pubDate>Wed, 14 Jun 2017 06:28:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/get-ncsnapshot-returns-no-snapmirror-label-with-ONTAP-9/m-p/131868#M5412</guid>
      <dc:creator>ERIK_GRANNEMAN</dc:creator>
      <dc:date>2017-06-14T06:28:12Z</dc:date>
    </item>
  </channel>
</rss>

