<?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: Restricting volume operations in svm in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117372#M25089</link>
    <description>&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get this done via role creation on vserver level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a testrole with the following abilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cmemile01::vserver security&amp;gt; security login role show -vserver data_svm -role testrole
           Role          Command/                                      Access
Vserver    Name          Directory                               Query Level
---------- ------------- --------- ----------------------------------- --------
data_svm   testrole      DEFAULT                                       none
data_svm   testrole      network                                       all
data_svm   testrole      snapmirror                                    all
data_svm   testrole      volume                                        readonly&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I go to vserver context and login with my user which was assigned the "testrole" the "volume size" command is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cmemile01::vserver security&amp;gt; vserver context -username emile -vserver data_svm

Info: Use 'exit' command to return.

data_svm::&amp;gt; volume ?
  clone&amp;gt;                      Manage FlexClones
  efficiency&amp;gt;                 Manage volume efficiency
  file&amp;gt;                       File related commands
  qtree&amp;gt;                      Manage qtrees
  quota&amp;gt;                      Manage Quotas, Policies, Rules and Reports
  show                        Display a list of volumes
  show-footprint              Display a list of volumes and their data and metadata footprints in their associated aggregate.
  show-space                  Display space usage for volume(s)
  snapshot&amp;gt;                   Manage snapshots

data_svm::&amp;gt; volume size

Error: "size" is not a recognized command&lt;/PRE&gt;&lt;P&gt;Is this what you are trying to achieve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emile&lt;/P&gt;</description>
    <pubDate>Tue, 22 Mar 2016 15:04:46 GMT</pubDate>
    <dc:creator>Emile-Bodin</dc:creator>
    <dc:date>2016-03-22T15:04:46Z</dc:date>
    <item>
      <title>Restricting volume operations in svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117365#M25087</link>
      <description>&lt;P&gt;Other than creating a bespoke role, is there anyway to prevent a Vserver/SVM user/administrator from being able to modify the size of a volume in their SVM?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'd like to prevent volumes from multiple&amp;nbsp;SVMs in the same aggregate from being able to consume beyond their allocated amount, but it looks like the&amp;nbsp;SVM admins have control to make changes from within the SVM.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand I can restrict the ability to create new volumes, by not assigning any aggregates to the&amp;nbsp;SVM aggregate&amp;nbsp;allowed list, but this does not seem to prevent changes being made to already provisioned volumes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've tested this under the simulator (version 8.3.2RC1) and so far haven't found a way.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:42:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117365#M25087</guid>
      <dc:creator>rob_elmes</dc:creator>
      <dc:date>2025-06-04T21:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting volume operations in svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117372#M25089</link>
      <description>&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can get this done via role creation on vserver level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a testrole with the following abilities.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cmemile01::vserver security&amp;gt; security login role show -vserver data_svm -role testrole
           Role          Command/                                      Access
Vserver    Name          Directory                               Query Level
---------- ------------- --------- ----------------------------------- --------
data_svm   testrole      DEFAULT                                       none
data_svm   testrole      network                                       all
data_svm   testrole      snapmirror                                    all
data_svm   testrole      volume                                        readonly&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I go to vserver context and login with my user which was assigned the "testrole" the "volume size" command is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;cmemile01::vserver security&amp;gt; vserver context -username emile -vserver data_svm

Info: Use 'exit' command to return.

data_svm::&amp;gt; volume ?
  clone&amp;gt;                      Manage FlexClones
  efficiency&amp;gt;                 Manage volume efficiency
  file&amp;gt;                       File related commands
  qtree&amp;gt;                      Manage qtrees
  quota&amp;gt;                      Manage Quotas, Policies, Rules and Reports
  show                        Display a list of volumes
  show-footprint              Display a list of volumes and their data and metadata footprints in their associated aggregate.
  show-space                  Display space usage for volume(s)
  snapshot&amp;gt;                   Manage snapshots

data_svm::&amp;gt; volume size

Error: "size" is not a recognized command&lt;/PRE&gt;&lt;P&gt;Is this what you are trying to achieve?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Emile&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 15:04:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117372#M25089</guid>
      <dc:creator>Emile-Bodin</dc:creator>
      <dc:date>2016-03-22T15:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Restricting volume operations in svm</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117381#M25091</link>
      <description>&lt;P&gt;Many thanks for the response.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was hoping to restrict this in another way other than by defining new roles, as that opens up other administration issues/burdens in a multitenant environment, hence my original question.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The ideal would to be able to restrict it at the cluster level for the SVM, a bit like under 7 mode where the volume changes that didn't affect the aggregate utilisation could be controlled from within&amp;nbsp;the Vfiler, but anything that would affect the aggregate (vol size/autosize for instance) had to be completed at the vfiler0 level.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If roles are the only way, we'll have to get some automation in palce for it to ensure a consitent deployment model for each SVM stood up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Mar 2016 15:34:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Restricting-volume-operations-in-svm/m-p/117381#M25091</guid>
      <dc:creator>rob_elmes</dc:creator>
      <dc:date>2016-03-22T15:34:06Z</dc:date>
    </item>
  </channel>
</rss>

