<?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: Disable lun space reservation. in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Disable-lun-space-reservation/m-p/135215#M5532</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/61703"&gt;@ijustwantthemodule&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LUN attributes are different than you might expect, they allow the setting of arbitrary metadata about the LUN.&amp;nbsp; You want the "Set-NcLunSpaceReserved" cmdlet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# set the LUN to thin provisioned
Get-NcLun $lunName | Set-NcLunSpaceReserved -Off

# set the LUN to thick provisioned
Get-NcLun $lunName | Set-NcLunSpaceReserved&lt;/PRE&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
    <pubDate>Fri, 13 Oct 2017 13:18:25 GMT</pubDate>
    <dc:creator>asulliva</dc:creator>
    <dc:date>2017-10-13T13:18:25Z</dc:date>
    <item>
      <title>Disable lun space reservation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Disable-lun-space-reservation/m-p/135174#M5531</link>
      <description>&lt;P&gt;I tried using set-nclunattribute for&amp;nbsp;IsSpaceReservationEnabled to false it it doesn't seem to work. Is this the right cmdlet to do this?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;In the web console you would go to SVM,storage,luns, click edit on any lun and choose the checkbox for disable space reservation.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:29:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Disable-lun-space-reservation/m-p/135174#M5531</guid>
      <dc:creator>ijustwantthemodule</dc:creator>
      <dc:date>2025-06-04T14:29:34Z</dc:date>
    </item>
    <item>
      <title>Re: Disable lun space reservation.</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Disable-lun-space-reservation/m-p/135215#M5532</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/61703"&gt;@ijustwantthemodule&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;LUN attributes are different than you might expect, they allow the setting of arbitrary metadata about the LUN.&amp;nbsp; You want the "Set-NcLunSpaceReserved" cmdlet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;# set the LUN to thin provisioned
Get-NcLun $lunName | Set-NcLunSpaceReserved -Off

# set the LUN to thick provisioned
Get-NcLun $lunName | Set-NcLunSpaceReserved&lt;/PRE&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;</description>
      <pubDate>Fri, 13 Oct 2017 13:18:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Disable-lun-space-reservation/m-p/135215#M5532</guid>
      <dc:creator>asulliva</dc:creator>
      <dc:date>2017-10-13T13:18:25Z</dc:date>
    </item>
  </channel>
</rss>

