<?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: I want to know if there are any best practices as to when to use a volume vs when to use a Qtrees. in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17706#M1563</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion (and this is just my opinion) I would avoid qtrees unless you really have a need to use it.&amp;nbsp; Here is a link to a comparison between qtrees and flexvols...&amp;nbsp; &lt;A href="https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html" title="https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Mar 2014 15:07:21 GMT</pubDate>
    <dc:creator>resqme914</dc:creator>
    <dc:date>2014-03-27T15:07:21Z</dc:date>
    <item>
      <title>I want to know if there are any best practices as to when to use a volume vs when to use a Qtrees.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17702#M1562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to understand if there are any best practices as to when to use a volume vs Qtrees. I was planning to create separate volumes for all the CIFS shares I am creating in my environment (around 10 approx). Is it good idea to create just one volume and create Qtrees for all the required File Shares. Please suggest. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:39:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17702#M1562</guid>
      <dc:creator>RMAMIDI83</dc:creator>
      <dc:date>2025-06-05T05:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know if there are any best practices as to when to use a volume vs when to use a Qtrees.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17706#M1563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my opinion (and this is just my opinion) I would avoid qtrees unless you really have a need to use it.&amp;nbsp; Here is a link to a comparison between qtrees and flexvols...&amp;nbsp; &lt;A href="https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html" title="https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1196986/html/GUID-9E562EC3-9566-4CB5-A10A-018A92368F07.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 15:07:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17706#M1563</guid>
      <dc:creator>resqme914</dc:creator>
      <dc:date>2014-03-27T15:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: I want to know if there are any best practices as to when to use a volume vs when to use a Qtrees.</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17714#M1564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In general, I agree with resqme about avoiding qtrees - but, there are some variables and caveats.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Creating a single volume for all the shares will let you dedupe all the data together, which is good.&amp;nbsp; You can create the shares at a sub-volume level (cifs shares -add share /vol/vol1/dir1) without creating a qtree at dir1.&amp;nbsp; If you want to use quotas at the share level, though, you'll either need to use qtrees or split the shares into different volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think you may want to snapmirror the data in the future - if you only want to do it share level, then the shares will have to be in qtrees or seperate volumes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 17:05:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/I-want-to-know-if-there-are-any-best-practices-as-to-when-to-use-a-volume-vs/m-p/17714#M1564</guid>
      <dc:creator>billshaffer</dc:creator>
      <dc:date>2014-03-27T17:05:35Z</dc:date>
    </item>
  </channel>
</rss>

