<?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: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager. in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/26#M13</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the program doesn't follow your unprotected definition.&amp;nbsp; It just checks for volumes that are not in a dataset and assumes that if the volume is not in a dataset, it is unprotected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 May 2013 05:33:18 GMT</pubDate>
    <dc:creator>rle</dc:creator>
    <dc:date>2013-05-15T05:33:18Z</dc:date>
    <item>
      <title>Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/3#M2</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Is there a way to find out any volumes\qtrees which are not in any Dataset in protection manager? Basically we backup everything through PM so I am trying to figure out is there any volumes on Filer which are not in DS and thus not getting backed up or replicated. Would appreciate your help. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:02:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/3#M2</guid>
      <dc:creator>MIP_GMT01</dc:creator>
      <dc:date>2025-06-05T06:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/8#M5</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Again this is not available but can be got using a API. IIRC i have a working script using the api to get a list of volumes/qtrees that are not protected by PM.Let me dig and get you something tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW what version of DFM are you using ? I suggest you upgrade to 5.2RC or atleast 5.1.D1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 17:56:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/8#M5</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-05-14T17:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/13#M7</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here is a sample report &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="736"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="72"&gt;FilerName&lt;/TD&gt;&lt;TD width="79"&gt;vFilerName&lt;/TD&gt;&lt;TD width="529"&gt;SourcePathName&lt;/TD&gt;&lt;TD width="56"&gt;Type&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The source path will contain either volume or qtree name and its distinguished using the type column as volume or qtree.&lt;/P&gt;&lt;P&gt;BTW here is the definition of UnProtected that this script will generate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-family: sans-serif;"&gt;List all Unprotected Data&amp;amp;colon; The definition of unprotected in this script is as follows.:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;A volume is un-protected only if its not VSM‘ed or none of its Qtrees are QSM’ed&lt;/LI&gt;&lt;LI&gt;A Qtree is un-protected only if its neither part of volme that’s VSM’ed nor QSMed.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the exact definition of your unprotected and the sample report is what you need, then I will share the script that can generate the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 18:14:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/13#M7</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-05-14T18:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/18#M9</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad and Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have published a &lt;A _jive_internal="true" href="https://community.netapp.com/people/rle/blog/2013/05/14/how-to-find-volumes-not-in-a-dataset" target="_blank"&gt;blog post &lt;/A&gt;about finding volumes not is a dataset.&amp;nbsp; I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 May 2013 23:38:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/18#M9</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-05-14T23:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/22#M11</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats awesome BABA Rick &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;. very quick turnaround.&lt;/P&gt;&lt;P&gt; BTW does your code take care of the unprotected definition&amp;nbsp; in my earlier post ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 03:59:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/22#M11</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-05-15T03:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/26#M13</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately the program doesn't follow your unprotected definition.&amp;nbsp; It just checks for volumes that are not in a dataset and assumes that if the volume is not in a dataset, it is unprotected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 05:33:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/26#M13</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-05-15T05:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/31#M15</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rick,&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;Is it possible to get this script in power shell as we have all windows based infrastructure.&lt;/P&gt;&lt;P&gt;Many Thanks,&lt;/P&gt;&lt;P&gt;Muhammad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 May 2013 14:15:27 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/31#M15</guid>
      <dc:creator>MIP_GMT01</dc:creator>
      <dc:date>2013-05-15T14:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/36#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not know of a PowerShell library for OnCommand APIs like there is for ONTAP APIs.&amp;nbsp; I know of 2 alternatives:&lt;/P&gt;&lt;P&gt;1. Code in C# with Visual Studio.&lt;/P&gt;&lt;P&gt;2. Download Perl from &lt;A class="active_link" href="http://www.activestate.com/activeperl/downloads" title="http://www.activestate.com/activeperl/downloads" target="_blank"&gt;http://www.activestate.com/activeperl/downloads&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 00:39:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/36#M17</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2013-05-16T00:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/40#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Muhammand,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; The script is only in perl, for the sole reason that its OS agnostic and we can leverage it at multiple customer.&lt;/P&gt;&lt;P&gt;If you want the same in powershell you will have to write your own using the logic of the perl script.&lt;/P&gt;&lt;P&gt;The more ROI is on perl than powershell at least for the large adoption of this script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 13:42:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/40#M18</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2013-05-16T13:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to find out any volumes\qtrees not in any Dataset in protection manager.</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/45#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Rick and Adai. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please direct me to any blog\artical regarding the use DFM APIs in powershell. Will appreciate any help. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2013 13:52:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Is-there-a-way-to-find-out-any-volumes-qtrees-not-in-any-Dataset-in-protection/m-p/45#M19</guid>
      <dc:creator>MIP_GMT01</dc:creator>
      <dc:date>2013-05-16T13:52:10Z</dc:date>
    </item>
  </channel>
</rss>

