<?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: Multiple volumes or qtrees in a single CIFS share in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18878#M4446</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have test the symlinks for a couple of days and it looks good. Our Application is working well with the DFS redirects &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; The most important for us was, that there is no need to install an Microsoft DFS environment (DFS Service)...yet... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your explanations!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Apr 2010 07:12:28 GMT</pubDate>
    <dc:creator>timmwestedt</dc:creator>
    <dc:date>2010-04-29T07:12:28Z</dc:date>
    <item>
      <title>Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18845#M4438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how could I share two seperate volumes (on the same filer) in a single CIFS share? Now I could make one share for each volume or qtree, only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/" target="_blank"&gt;\\filerA\&lt;STRONG&gt;shareA&lt;/STRONG&gt;\volume1&lt;/A&gt; -&amp;gt; /vol/&lt;STRONG&gt;volume1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.netapp.com/" target="_blank"&gt;\\filerA\&lt;STRONG&gt;shareA&lt;/STRONG&gt;\volume2&lt;/A&gt; -&amp;gt; /vol/&lt;STRONG&gt;volume2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't want to use VFM or DFS. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!!!&lt;/P&gt;&lt;P&gt;Many greets&lt;/P&gt;&lt;P&gt;Timm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:15:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18845#M4438</guid>
      <dc:creator>timmwestedt</dc:creator>
      <dc:date>2025-06-05T07:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18850#M4439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Timm and welcome to the forums! &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is - why would you want to create a single share across two volumes? Isn't creating one, larger volume &amp;amp; sharing it out good enough?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to my best knowledge you have to use Microsoft DFS to have a single UNC path spanning multiple NetApp volumes, which can participate in DFS as leaf objects.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 11:18:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18850#M4439</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-04-09T11:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18855#M4440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply. It's right, I could use bigger volume, but actually this volume is realy big. Its an archive snaplock volume with 4TB and over 100.000.000 files. Our archive and backup application has problems with that size now... ;-(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an other way to implement a single CIFS share with one or more volumes or qtrees? 'Symbolic links', 'widelinks' or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks everybody!&lt;/P&gt;&lt;P&gt;Timm &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 12:27:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18855#M4440</guid>
      <dc:creator>timmwestedt</dc:creator>
      <dc:date>2010-04-09T12:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18859#M4441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;Its an archive snaplock volume with 4TB and over 100.000.000 files. Our archive and backup application has problems with that size now... ;-(&lt;/PRE&gt;&lt;P&gt;If this is the case, I really doubt splitting data across more NetApp volumes &amp;amp; presenting this over single share will improve anything - the app in question will still see the same amount of data &amp;amp; the same files in a single directory tree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the app allow using multiple shares? My obvious thought is this would help, as each share will contain less stuff, hence it may be easier for that app to cope.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 13:26:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18859#M4441</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-04-09T13:26:43Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18864#M4442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, but without pervasive developmental changes on this complex application, basicly the archive app (its also a document management software) could not use multiple shares.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its not possible to setup a "softlink" or something else?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Timm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 13:36:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18864#M4442</guid>
      <dc:creator>timmwestedt</dc:creator>
      <dc:date>2010-04-09T13:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18870#M4443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a widelinks, but that's essentially using DFS which you said you didn't want to do, but maybe it'll work for your situation anyway.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How it works is that in VolumeA you will create a symbolic link..anywhere you like but it can't be higher than the root of the volume, of course.&amp;nbsp; Then you will set up a widelink to redirect anyone who uses that link to the other separate share.&amp;nbsp; It will look to your application like it's one share, but it isn't.&amp;nbsp; Just realize that under the covers, when a user or app hits that symlink, the NetApp will send a DFS redirect back to the client and thus make it mount up that other share.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If that's acceptable in your environment, then it should do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Apr 2010 18:37:54 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18870#M4443</guid>
      <dc:creator>adamfox</dc:creator>
      <dc:date>2010-04-09T18:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple volumes or qtrees in a single CIFS share</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18878#M4446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have test the symlinks for a couple of days and it looks good. Our Application is working well with the DFS redirects &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; The most important for us was, that there is no need to install an Microsoft DFS environment (DFS Service)...yet... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again for your explanations!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Apr 2010 07:12:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Multiple-volumes-or-qtrees-in-a-single-CIFS-share/m-p/18878#M4446</guid>
      <dc:creator>timmwestedt</dc:creator>
      <dc:date>2010-04-29T07:12:28Z</dc:date>
    </item>
  </channel>
</rss>

