<?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: Protection Manager, OSSV and excluding paths in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9239#M2089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prot Mgr should honor OSSV file/path exclusions.&amp;nbsp; These exclusions are controlled by the OSSV agent so it's really transparent to Prot Mgr.&amp;nbsp; The problem here is that you are assigning the entire host as the object to be protected.&amp;nbsp;&amp;nbsp; Therefore, Prot Mgr is creating individual relationships for each mount point.&amp;nbsp; So, on the one hand you are saying ignore /opt and on the other hand you are saying create a relationship for /opt.&amp;nbsp; There is a conflict and apparently OSSV assumes that if you create a relationship for /opt then you don't want to ignore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like Adai's suggestion to use the dfbm command is in the context of assigning the entire host as the backup object in Prot Mgr.&amp;nbsp; Sounds like a good plan.&amp;nbsp; Generally speaking, however, Prot Mgr should honor the OSSV excludes.&amp;nbsp; If I protect /data with Prot Mgr, but I exclude an individual directory within /data (using OSSV path exclusion), Prot Mgr should be fine with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 17 Dec 2010 18:21:16 GMT</pubDate>
    <dc:creator>bwood</dc:creator>
    <dc:date>2010-12-17T18:21:16Z</dc:date>
    <item>
      <title>Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9224#M2082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We have a Linux host with several local mount points and want to exclude some of them (/opt, /usr/local).&amp;nbsp; We populated these paths in path-exclude.txt but PM still insists on creating these relationships.&amp;nbsp; We are not individually specifying the mount points in the dataset but instead are specifying the host itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is a mount point exclusion even supported like this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:03:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9224#M2082</guid>
      <dc:creator>rucker</dc:creator>
      <dc:date>2025-06-05T07:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9229#M2084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK the exclusion list is applicable only if you use ossv to create snapvault rels.&lt;/P&gt;&lt;P&gt;When you use PM it doenst honor that.&lt;/P&gt;&lt;P&gt;Pls use the below cli to ignore the primary dir from being backedup.&lt;/P&gt;&lt;P&gt;dfbm primary dir ignore &amp;lt;dirname/id&amp;gt;&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>Fri, 17 Dec 2010 17:53:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9229#M2084</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2010-12-17T17:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9234#M2086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply.&amp;nbsp; Yes this is OSSV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So instead of using the path-exclude.txt file, I should instead you the 'dfbm primary dir ignore' command?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 18:02:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9234#M2086</guid>
      <dc:creator>rucker</dc:creator>
      <dc:date>2010-12-17T18:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9239#M2089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Prot Mgr should honor OSSV file/path exclusions.&amp;nbsp; These exclusions are controlled by the OSSV agent so it's really transparent to Prot Mgr.&amp;nbsp; The problem here is that you are assigning the entire host as the object to be protected.&amp;nbsp;&amp;nbsp; Therefore, Prot Mgr is creating individual relationships for each mount point.&amp;nbsp; So, on the one hand you are saying ignore /opt and on the other hand you are saying create a relationship for /opt.&amp;nbsp; There is a conflict and apparently OSSV assumes that if you create a relationship for /opt then you don't want to ignore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It sounds like Adai's suggestion to use the dfbm command is in the context of assigning the entire host as the backup object in Prot Mgr.&amp;nbsp; Sounds like a good plan.&amp;nbsp; Generally speaking, however, Prot Mgr should honor the OSSV excludes.&amp;nbsp; If I protect /data with Prot Mgr, but I exclude an individual directory within /data (using OSSV path exclusion), Prot Mgr should be fine with it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 18:21:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9239#M2089</guid>
      <dc:creator>bwood</dc:creator>
      <dc:date>2010-12-17T18:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9244#M2092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;AFAIK when the entire host is added PM protects it completely.All drive.&lt;/P&gt;&lt;P&gt;It should ideally honor the exclusion list specified in OSSV though I am not sure why they don't.&lt;/P&gt;&lt;P&gt;what is gave was a way to exclude from PM side,irrespective of OSSV exclusion list.&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>Fri, 17 Dec 2010 18:28:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9244#M2092</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2010-12-17T18:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9249#M2094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On another note... would it not just be easier to add the individual mount points to the dataset rather than the entire host?&amp;nbsp; Typically you would add the entire host if you wanted to protect every drive or mount point on that host.&amp;nbsp; For more granular control I would suggest simply adding the mounts points you need.&amp;nbsp; Then you don't have to run any dfbm commands.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 18:31:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9249#M2094</guid>
      <dc:creator>bwood</dc:creator>
      <dc:date>2010-12-17T18:31:02Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9254#M2096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I completely agree with not to adding the entire host if you don't want to backup the whole machine.&amp;nbsp; Unfortunately, that's what this business unit wants.&amp;nbsp; If this isn't supported then it is what it is and we'll just specify the mounts individually.&amp;nbsp; I've tested the 'dfbm primary dir ignore' using both 'ossvhost:/boot and ossvhost:/boot/' and neither work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also believed that the excludes were client side and PM would have to honor them (I do restart the snapvault process each time we've modified any exclude paths).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks all for the quick replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Dec 2010 18:52:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9254#M2096</guid>
      <dc:creator>rucker</dc:creator>
      <dc:date>2010-12-17T18:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: Protection Manager, OSSV and excluding paths</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9259#M2099</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;I believe that i have a resolution.&lt;/P&gt;&lt;P&gt;When you add the host with OSSV in PtMgr then you hav two ways to backup the system.&lt;/P&gt;&lt;P&gt;First is that you add the host to a Dataset. Then the whole host with all drives and files are being backuped.&lt;/P&gt;&lt;P&gt;The second way is, that you add within a new or a given dataset only the drive that you want to backup by searching&lt;/P&gt;&lt;P&gt;this in the "assign resources manualy" part. Here expand the host in the left pane and pick up the drive.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2012 10:53:14 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Protection-Manager-OSSV-and-excluding-paths/m-p/9259#M2099</guid>
      <dc:creator>gerdhecken</dc:creator>
      <dc:date>2012-12-06T10:53:14Z</dc:date>
    </item>
  </channel>
</rss>

