<?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 Modifying a cDOT volume efficiency policy setting with WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12162#M2475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know if there is a way to modify a cDOT volume efficiency policy with WFA?&amp;nbsp; Does the PowerShell command for this even exist?&amp;nbsp; To be clear, here is the equivalent CLI that I'm trying to perform in a WFA workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;volume efficiency modify -vserver &amp;lt;vsname&amp;gt; -volume &amp;lt;volname&amp;gt; -policy &amp;lt;policyname&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no PowerShell command for this, does anyone have an example of running commands via SSH to a cDOT system in WFA?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:52:46 GMT</pubDate>
    <dc:creator>arndt</dc:creator>
    <dc:date>2025-06-05T05:52:46Z</dc:date>
    <item>
      <title>Modifying a cDOT volume efficiency policy setting with WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12162#M2475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does anyone know if there is a way to modify a cDOT volume efficiency policy with WFA?&amp;nbsp; Does the PowerShell command for this even exist?&amp;nbsp; To be clear, here is the equivalent CLI that I'm trying to perform in a WFA workflow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;volume efficiency modify -vserver &amp;lt;vsname&amp;gt; -volume &amp;lt;volname&amp;gt; -policy &amp;lt;policyname&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is no PowerShell command for this, does anyone have an example of running commands via SSH to a cDOT system in WFA?&amp;nbsp; Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:52:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12162#M2475</guid>
      <dc:creator>arndt</dc:creator>
      <dc:date>2025-06-05T05:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a cDOT volume efficiency policy setting with WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12167#M2478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd take a look at Set-NcSIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;PS C:\Program Files (x86)\NetApp\OnCommand Windows PowerShell Cmdlets&amp;gt; help set-ncsis -full&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;NAME&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set-NcSis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SYNOPSIS&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set up or modify SIS (dedupe) policy, schedule or options for a volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;SYNTAX&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set-NcSis [-Name] &amp;lt;String&amp;gt; [-Schedule &amp;lt;String&amp;gt;] [-Policy &amp;lt;String&amp;gt;] [-Compression [&amp;lt;Boolean&amp;gt;]] [-InlineCompression [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Boolean&amp;gt;]] [-EnableIdd [&amp;lt;Boolean&amp;gt;]] [-QuickCheckFileSize &amp;lt;String&amp;gt;] [-VserverContext &amp;lt;String&amp;gt;] [-Controller &amp;lt;NcCont&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; roller[]&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set-NcSis [-Name] &amp;lt;String&amp;gt; [-Schedule &amp;lt;String&amp;gt;] [-Policy &amp;lt;String&amp;gt;] [-Compression [&amp;lt;Boolean&amp;gt;]] [-InlineCompression [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;Boolean&amp;gt;]] -InfiniteVolume [-EnableIdd [&amp;lt;Boolean&amp;gt;]] [-QuickCheckFileSize &amp;lt;String&amp;gt;] [-VserverContext &amp;lt;String&amp;gt;] [-Co&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ntroller &amp;lt;NcController[]&amp;gt;] [&amp;lt;CommonParameters&amp;gt;]&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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;DESCRIPTION&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Set up or modify SIS (dedupe) policy, schedule or options for a volume.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; When run with the InfiniteVolume switch, the cmdlet runs asynchronously.&amp;nbsp; A job is returned.&amp;nbsp; The status of the job&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; can be tracked using the Job cmdlets.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Sep 2013 21:58:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12167#M2478</guid>
      <dc:creator>yannb</dc:creator>
      <dc:date>2013-09-30T21:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a cDOT volume efficiency policy setting with WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12177#M2484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is also Set-NcSisPolicy which would modify the policy if that's the way you wanted to do it rather than updating the volume directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I've created a command from the existing "Create efficiency policy" called "Update efficiency policy" which uses this powershell (attached).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I've also created a command to expose the Set-NcSis and Enable-NcSis/Disable-NcSis which must be run before and Set-NcSis (to enable efficiency on the volume), &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;It's called "Modify Volume Efficiency".&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if you find it useful!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Michael Goddard.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 02:35:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12177#M2484</guid>
      <dc:creator>mgoddard</dc:creator>
      <dc:date>2013-10-01T02:35:12Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying a cDOT volume efficiency policy setting with WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12186#M2489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Michael, the Modify Volume Efficiency command was exactly what I needed!&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Oct 2013 15:08:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Modifying-a-cDOT-volume-efficiency-policy-setting-with-WFA/m-p/12186#M2489</guid>
      <dc:creator>arndt</dc:creator>
      <dc:date>2013-10-01T15:08:41Z</dc:date>
    </item>
  </channel>
</rss>

