<?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: How to delete a Qtree from a Vfiler? in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37100#M3383</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your work around worked perfectly - Cheers!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Sep 2014 01:55:40 GMT</pubDate>
    <dc:creator>JNSTEGEMANOEH</dc:creator>
    <dc:date>2014-09-11T01:55:40Z</dc:date>
    <item>
      <title>How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37071#M3374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please help. Why can't&amp;nbsp; I delete a qtree owned by vfiler1?&lt;/P&gt;&lt;P&gt;Error Message -- "/vol/vol1/qtree1 is not part of vfiler vfiler1."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer1&amp;gt; vfiler&amp;nbsp; remove&amp;nbsp; vfiler1 /vol/vol1/qtree1&lt;BR /&gt;/vol/vol1/qtree1 is not part of vfiler vfiler1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filer1&amp;gt; qtree status -v&amp;nbsp; vol1&lt;BR /&gt;Volume&amp;nbsp;&amp;nbsp; Tree&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Style Oplocks&amp;nbsp; Status&amp;nbsp;&amp;nbsp;&amp;nbsp; Owning vfiler&lt;BR /&gt;-------- -------- ----- -------- --------- -------------&lt;BR /&gt;vol1&amp;nbsp;&amp;nbsp;&amp;nbsp; qtree1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ntfs&amp;nbsp; enabled&amp;nbsp; normal&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vfiler1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since vfiler1 is the owner of&amp;nbsp; qtree1,&amp;nbsp; I should be able to delete it using vfiler remove.&amp;nbsp; I have no shares on qtree.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:29:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37071#M3374</guid>
      <dc:creator>VIKAS_AGGARWAL</dc:creator>
      <dc:date>2025-06-05T07:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37076#M3375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The remove command removes a resource from the vfiler, but does not delete the resource.&amp;nbsp; The volume or qtree goes back to vfiler0, the physical filer.&amp;nbsp; However, in this case, I suspect the vfiler owns the volume... vfiler status -a will show that... if so, then you can't remove a qtree if the volume is already assigned.&amp;nbsp; To remove the qtree, do it from a cifs or nfs client and delete the directory (qtree).&amp;nbsp; There is also an advanced mode on the filer to do this but that would be best with support on the phone since we can't talk about unsupported features...but ok to say there is a way to do it (most netapp se's know the method if an empty qtee to delete from the filer).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2009 16:27:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37076#M3375</guid>
      <dc:creator>scottgelb</dc:creator>
      <dc:date>2009-03-25T16:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37080#M3376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;One possible example could be&lt;BR /&gt;&lt;BR /&gt;vfiler0 owns vol/vol0/qtree0&lt;BR /&gt;vfiler1 owns vol/vol1/qtree1&lt;BR /&gt;* vfiler0 owns qtree0 and can delete it&lt;BR /&gt;* vfiler0 does not own qtree1 and cannot delete it&lt;BR /&gt;* vfiler1 owns qtree1 and can delete it&lt;BR /&gt;* vfiler1 does not own qtree0 and cannot delete it&lt;BR /&gt;&lt;BR /&gt;When you add&amp;nbsp; /vol/vol0/qtree0' to filer1, vfiler0 no longer owns&lt;BR /&gt;qtree0 and should not be able to delete it. vfiler1 is also not able&lt;BR /&gt;to delete qtree0 because the qtree resides in vol0, which is not&lt;BR /&gt;accessible by vfiler1 and vfiler0 owns it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Daniel&lt;BR /&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 04:44:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37080#M3376</guid>
      <dc:creator>danielpr</dc:creator>
      <dc:date>2009-03-26T04:44:48Z</dc:date>
    </item>
    <item>
      <title>How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37084#M3377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got stuck on this today and just thought i'd add what I did to remove the qtree from a vfiler&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enable cifs on the vfiler, browse to \\vfiler_ip_or_name\c$\vol\volume_containing_qtree&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In here just delete the qtree folder.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a lun inside the qtree you may need to use the vfiler cli to destroy the lun first.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 05:35:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37084#M3377</guid>
      <dc:creator>davidrnexon</dc:creator>
      <dc:date>2011-08-24T05:35:12Z</dc:date>
    </item>
    <item>
      <title>How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37087#M3378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;priv set advanced; vfiler run &amp;lt;&amp;lt;vfiler_name&amp;gt;&amp;gt; qtree delete&amp;nbsp; [-f] &amp;lt;path&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Aug 2011 01:40:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37087#M3378</guid>
      <dc:creator>nitish</dc:creator>
      <dc:date>2011-08-30T01:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37092#M3380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hope, This will helps for your question...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't delete the qtree directly from the non-default filer, so require to remove the qtree from non-default filer to default vfiler (vfiler0) then remove. See below KB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kb.netapp.com/support/index?page=content&amp;amp;id=2012993" target="_blank"&gt;https://kb.netapp.com/support/index?page=content&amp;amp;id=2012993&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Nov 2011 23:33:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37092#M3380</guid>
      <dc:creator>balasubramani_r</dc:creator>
      <dc:date>2011-11-04T23:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37095#M3381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just had to do this and got the answer from one of the posts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To delete a qtree from a vfiler (because there is no priv cmd)&lt;/P&gt;&lt;P&gt;Create a share from the root (I normally make them admin\hidden by adding a $ to the end e.g.&amp;nbsp; cifs shares -add somename$ /vol/somevol &lt;/P&gt;&lt;P&gt;From a client browse to \\somefiler\somename$&lt;/P&gt;&lt;P&gt;This will list all the qtrees in the volume&lt;/P&gt;&lt;P&gt;select and qtree and press delete&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jul 2013 17:35:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37095#M3381</guid>
      <dc:creator>tom_chute</dc:creator>
      <dc:date>2013-07-18T17:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a Qtree from a Vfiler?</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37100#M3383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Tom,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your work around worked perfectly - Cheers!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Sep 2014 01:55:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/How-to-delete-a-Qtree-from-a-Vfiler/m-p/37100#M3383</guid>
      <dc:creator>JNSTEGEMANOEH</dc:creator>
      <dc:date>2014-09-11T01:55:40Z</dc:date>
    </item>
  </channel>
</rss>

