<?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 can we change snapshot policy on an existing volume in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96303#M17157</link>
    <description>&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm pretty sure I saw something written by Steven Beam somewhere which I used, but can't remember where.&lt;/P&gt;&lt;P&gt;Anyway, this is an extract of one of my WFA commands which should indicate how it works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLquery = Get-NcVol -Template&lt;BR /&gt;Initialize-NcObjectProperty -Object $VOLquery -Name VolumeIdAttributes&lt;/P&gt;&lt;P&gt;$VOLquery.VolumeIdAttributes.OwningVserverName = $VserverName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLattrs = Get-NcVol -Template&lt;BR /&gt;Initialize-NcObjectProperty -Object $VOLattrs -Name VolumeSnapshotAttributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLquery.VolumeIdAttributes.Name = $VolName&lt;BR /&gt;$VOLattrs.VolumeSnapshotAttributes.SnapshotPolicy = $SnapshotPolicy&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Update-NcVol -Query $VOLquery -Attributes $VOLattrs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
    <pubDate>Sun, 09 Nov 2014 20:09:57 GMT</pubDate>
    <dc:creator>Mr_Flibble</dc:creator>
    <dc:date>2014-11-09T20:09:57Z</dc:date>
    <item>
      <title>how can we change snapshot policy on an existing volume</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96273#M17155</link>
      <description>&lt;P&gt;Anyone know how to do this? I don't see a -snapshotpolicy field in update-ncvol&lt;/P&gt;&lt;P&gt;I tried using a template, but the object returned does not have an volumesnapshotattributes object.&lt;/P&gt;&lt;P&gt;I also tried $cmd2 = "volume modify -vserver $svm -volume $volname -snapshot-policy none -confirm $false"&lt;BR /&gt;&amp;nbsp;invoke-ncssh $cmd2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to change snapshot policies on a volume, but I can't figure this one out&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:24:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96273#M17155</guid>
      <dc:creator>stephen2</dc:creator>
      <dc:date>2025-06-05T05:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: how can we change snapshot policy on an existing volume</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96303#M17157</link>
      <description>&lt;P&gt;Hello Stephen,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm pretty sure I saw something written by Steven Beam somewhere which I used, but can't remember where.&lt;/P&gt;&lt;P&gt;Anyway, this is an extract of one of my WFA commands which should indicate how it works:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLquery = Get-NcVol -Template&lt;BR /&gt;Initialize-NcObjectProperty -Object $VOLquery -Name VolumeIdAttributes&lt;/P&gt;&lt;P&gt;$VOLquery.VolumeIdAttributes.OwningVserverName = $VserverName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLattrs = Get-NcVol -Template&lt;BR /&gt;Initialize-NcObjectProperty -Object $VOLattrs -Name VolumeSnapshotAttributes&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$VOLquery.VolumeIdAttributes.Name = $VolName&lt;BR /&gt;$VOLattrs.VolumeSnapshotAttributes.SnapshotPolicy = $SnapshotPolicy&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Update-NcVol -Query $VOLquery -Attributes $VOLattrs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;</description>
      <pubDate>Sun, 09 Nov 2014 20:09:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96303#M17157</guid>
      <dc:creator>Mr_Flibble</dc:creator>
      <dc:date>2014-11-09T20:09:57Z</dc:date>
    </item>
    <item>
      <title>Re: how can we change snapshot policy on an existing volume</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96337#M17161</link>
      <description>&lt;P&gt;Thanks - just what I needed&lt;/P&gt;</description>
      <pubDate>Mon, 10 Nov 2014 13:01:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/how-can-we-change-snapshot-policy-on-an-existing-volume/m-p/96337#M17161</guid>
      <dc:creator>stephen2</dc:creator>
      <dc:date>2014-11-10T13:01:41Z</dc:date>
    </item>
  </channel>
</rss>

