<?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 to grant VServer Admin privs to enable SIS on a volume in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60455#M14232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at a WFA workflow and the create volume command does this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Set deduplication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ($Deduplication)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get-WFALogger -Info -message "Enabling deduplication"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable-NcSis -Name $VolumeName -VserverContext $VserverName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This implies to me that the PowerShell library is doing a system-cli of the storage efficiency command to the cluster admin.&amp;nbsp; It looks like you hit burt 570805, which is not public at this time.&amp;nbsp; I requested a public update.&amp;nbsp; It is suggested in the burt that you can add a custom role to vsadmin.&amp;nbsp; I am attempting to get clarafication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Mar 2014 00:07:10 GMT</pubDate>
    <dc:creator>rle</dc:creator>
    <dc:date>2014-03-04T00:07:10Z</dc:date>
    <item>
      <title>How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60433#M14227</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Running this on ONTAP 8.2 cluster-mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whe&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;n I enable sis on a volume with cluster admin credentials, it works. However, with I try to do this with vserver admin creds, I get&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px; font-family: Menlo;"&gt;Insufficient privileges: user 'vsadmin' does not have write access to this resource&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I grant vserver admin privileges to enable sis on a volume?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks much for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:41:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60433#M14227</guid>
      <dc:creator>BRAJESHGOYAL</dc:creator>
      <dc:date>2025-06-05T05:41:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60438#M14228</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the Vserver have access to the volume?&amp;nbsp; Does volume efficienty on work on the volume from the same Vserver context?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 21:38:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60438#M14228</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-03-03T21:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60442#M14229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Volume and a qtree within the volume was created by the Vserver admin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I know which context the volume efficiency would work? I do want the sis to be enabled on this volume. I do want volume efficiency to work in the context of this Vserver.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Brajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 22:03:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60442#M14229</guid>
      <dc:creator>BRAJESHGOYAL</dc:creator>
      <dc:date>2014-03-03T22:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60446#M14230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the "vserver context &amp;lt;vserver&amp;gt;" in the CLI.&amp;nbsp; All commands until "exit" are executed in the that vserver context.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, I just tried going into the vserver context and there is the "volume efficiency" command is not present in the vserver context.&amp;nbsp; With that in mind I think that the sis-enable API is not allowed in the vserver context.&amp;nbsp; It is allowed in the DOM, but not in the command via privileges. Looks like a bug to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm surprised you need to use this API.&amp;nbsp; Just created the volume with dedeup enabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 22:29:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60446#M14230</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-03-03T22:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60451#M14231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I may be using the wrong API. What's the right API in SDK to enable dedupe on volume?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Brajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Mar 2014 23:33:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60451#M14231</guid>
      <dc:creator>BRAJESHGOYAL</dc:creator>
      <dc:date>2014-03-03T23:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60455#M14232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I looked at a WFA workflow and the create volume command does this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; # Set deduplication&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ($Deduplication)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Get-WFALogger -Info -message "Enabling deduplication"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Enable-NcSis -Name $VolumeName -VserverContext $VserverName&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This implies to me that the PowerShell library is doing a system-cli of the storage efficiency command to the cluster admin.&amp;nbsp; It looks like you hit burt 570805, which is not public at this time.&amp;nbsp; I requested a public update.&amp;nbsp; It is suggested in the burt that you can add a custom role to vsadmin.&amp;nbsp; I am attempting to get clarafication.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 00:07:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60455#M14232</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-03-04T00:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60459#M14233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks much Rick. Would you how to grant this role to vsadmin?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 20:37:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60459#M14233</guid>
      <dc:creator>BRAJESHGOYAL</dc:creator>
      <dc:date>2014-03-04T20:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to grant VServer Admin privs to enable SIS on a volume</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60462#M14234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brajesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After a little research, I discovered that you can't change pre-defined roles like vsadmin.&amp;nbsp; You will have to create a new role with the security-login-role-create API.&amp;nbsp; I have not used these APIs, so you'll be exploring on your own.&amp;nbsp; Once you create a new role, you can assign a user to it.&amp;nbsp; Have fun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Mar 2014 22:39:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/How-to-grant-VServer-Admin-privs-to-enable-SIS-on-a-volume/m-p/60462#M14234</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2014-03-04T22:39:00Z</dc:date>
    </item>
  </channel>
</rss>

