<?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: setting LUN space_alloc via API not possible? in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7101#M67</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi François,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's a requirement for using space reclamation for VMware LUNs, see &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=3013572" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=3013572&lt;/A&gt; for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Jan 2014 11:13:02 GMT</pubDate>
    <dc:creator>nscherer</dc:creator>
    <dc:date>2014-01-14T11:13:02Z</dc:date>
    <item>
      <title>setting LUN space_alloc via API not possible?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7082#M63</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to enable space_alloc for a LUN in ONTAP 8.1.3 7-mode.&lt;/P&gt;&lt;P&gt;Doing so using the CLI (lun set space_alloc &amp;lt;lun path&amp;gt; enable) works fine, trying the same using the API lun-set-attribute results in the error 'The lun attribute "space_alloc" can not be changed.'.&lt;/P&gt;&lt;P&gt;Querying the space_alloc status for the same LUN using lun-get-attribute works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Nico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:45:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7082#M63</guid>
      <dc:creator>nscherer</dc:creator>
      <dc:date>2025-06-05T05:45:53Z</dc:date>
    </item>
    <item>
      <title>Re: setting LUN space_alloc via API not possible?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7087#M64</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The api name for this stuff is &lt;SPAN style="font-size: 10pt;"&gt;&lt;STRONG&gt;lun-set-space-reservation-info&lt;/STRONG&gt;&lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;In PS : Set-NaLunSpaceReserved&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 12:45:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7087#M64</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-01-13T12:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: setting LUN space_alloc via API not possible?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7092#M65</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi François,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;lun-set-space-reservation-info sets the space reservation for the LUN but not space_alloc. These are two different settings, run 'lun show -v' in diag mode to display the space_alloc setting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks anyway,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Nico&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2014 13:14:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7092#M65</guid>
      <dc:creator>nscherer</dc:creator>
      <dc:date>2014-01-13T13:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: setting LUN space_alloc via API not possible?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7097#M66</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;oh I didn't know this option, sorry&lt;/P&gt;&lt;P&gt;Just by curiosity why do you need this situation where a LUN runs out of space and host cannot write to the LUN, but the host can still read the LUN.&lt;/P&gt;&lt;P&gt;Can dig to corruption no?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;François&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 10:40:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7097#M66</guid>
      <dc:creator>francoisbnc</dc:creator>
      <dc:date>2014-01-14T10:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: setting LUN space_alloc via API not possible?</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7101#M67</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi François,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's a requirement for using space reclamation for VMware LUNs, see &lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=3013572" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=3013572&lt;/A&gt; for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nico&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jan 2014 11:13:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/setting-LUN-space-alloc-via-API-not-possible/m-p/7101#M67</guid>
      <dc:creator>nscherer</dc:creator>
      <dc:date>2014-01-14T11:13:02Z</dc:date>
    </item>
  </channel>
</rss>

