<?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: can we creat multiple luns from same volume on AFF300? in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153054#M34156</link>
    <description>&lt;P&gt;Yes, a flexvol functions as a consistancy group for a group of luns.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Dec 2019 16:46:36 GMT</pubDate>
    <dc:creator>SpindleNinja</dc:creator>
    <dc:date>2019-12-15T16:46:36Z</dc:date>
    <item>
      <title>can we creat multiple luns from same volume on AFF300?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153046#M34151</link>
      <description>&lt;P&gt;Just swifted from EMC VNX, wondering if to create multple luns from same volume is a good practice. it will be easier for us to take snapshot on multiple luns. i didn't see snapshot consistency group on system manager, not sure if it is only avaialbe on command line or snapcenter.&lt;/P&gt;
&lt;P&gt;thanks and hava a good weekend !&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:06:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153046#M34151</guid>
      <dc:creator>FelixZhou</dc:creator>
      <dc:date>2025-06-04T12:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: can we creat multiple luns from same volume on AFF300?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153049#M34153</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Great move :), welcome to NetApp!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, you can without any issues.&amp;nbsp; As you may be aware, NetApp runs on ONTAP with WAFL as it's filesystem, snapshots happens at VOLUME level, so whether consistent or not there wil be a single snapshot for all LUNs contained inside it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As the LUNs are&amp;nbsp; hosted and formatted by the front end OS, the consistency is ensured by SnapManagers/SnapCenter product on the host side. SnapCenter groups multiple LUNs in a resource group and co-ordinates betwen application and storage to make sure they are applicant consistent when the backup is triggered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Pros:&lt;/STRONG&gt; Multiple LUNs on single volume&lt;BR /&gt;1) De-duplication happens at the volume level, so if you have multiple luns with similar data type then you will save more space savings.&lt;BR /&gt;2) Snapshot happens at the volume level, so just one snapshot is enough to create a consistent data-set.&lt;BR /&gt;3) Space Utilization :The space utilization is dependent on the number of snapshots created and the retention period defined for the snapshots.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Therefore some planing based on the data-rate change is useful: Group LUNs according to their rate of change. For example, group LUNs with a high rate of change in the same volume and group LUNs with a low rate of change in a separate volume.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Nice to know&lt;/STRONG&gt; : In WAFL, there is no performance penalty for creating Snapshot copies because data is never moved as it is with other copy-out technologies. However, the cost for Snapshot copies is directly propotional to rate of block-level changes. Hence, having separate volumes for LUNs(apps) having high rate of change is a good practice, so the snapshots can be scheduled more often comapred to LUns that have low rate of cahnge.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Cons:&lt;/STRONG&gt;&lt;BR /&gt;1) single-file/lun restore can be slow, rather having a single lun in a sinlge volume, allows you to do volume level restore quickly.&lt;BR /&gt;2) Requires monitoring volume space as it can cuase offlining all luns; but with auto-grow and auto-delete features this can be tackeld.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Following link, gives some good examples upon the grouping of LUNs from databases perspective:&lt;BR /&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1217281/html/GUID-86FA8D1B-0F1B-40BF-BB6A-E19D76311475.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1217281/html/GUID-86FA8D1B-0F1B-40BF-BB6A-E19D76311475.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another for reference:&lt;BR /&gt;&lt;A href="https://www.netapp.com/us/media/tr-4714.pdf" target="_blank"&gt;https://www.netapp.com/us/media/tr-4714.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You too have a good weekend!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 14 Dec 2019 02:14:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153049#M34153</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-14T02:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: can we creat multiple luns from same volume on AFF300?</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153054#M34156</link>
      <description>&lt;P&gt;Yes, a flexvol functions as a consistancy group for a group of luns.&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Dec 2019 16:46:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/can-we-creat-multiple-luns-from-same-volume-on-AFF300/m-p/153054#M34156</guid>
      <dc:creator>SpindleNinja</dc:creator>
      <dc:date>2019-12-15T16:46:36Z</dc:date>
    </item>
  </channel>
</rss>

