<?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: Missing FPolicy requests when basic attributes of a file are modified in Network and Storage Protocols</title>
    <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131440#M8780</link>
    <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The List of supported file operation and filter combinations that you shared, what release of Ontap is that for?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2017 17:06:46 GMT</pubDate>
    <dc:creator>MohitD</dc:creator>
    <dc:date>2017-05-30T17:06:46Z</dc:date>
    <item>
      <title>Missing FPolicy requests when basic attributes of a file are modified</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131349#M8771</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have configured NetApp FPolicy on a SMB&amp;nbsp;share. The FPolicy server I have developed get requests from NetApp. I am&amp;nbsp;enabled all SMB filters (open, close, setattr, delete, delete_dir, rename, rename_dir).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using Data ONTAP 8.3.2. I modified the basic attributes of a file (changed the file to read-only). But I do not get any notification requests from NetApp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there someway I can get notified when basic attributes of a file are modified?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 15:02:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131349#M8771</guid>
      <dc:creator>MohitD</dc:creator>
      <dc:date>2025-06-04T15:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Missing FPolicy requests when basic attributes of a file are modified</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131408#M8775</link>
      <description>&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1610207/html/GUID-7DC5D9E8-0377-4E51-B0AC-413832ECD1ED.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1610207/html/GUID-7DC5D9E8-0377-4E51-B0AC-413832ECD1ED.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;List of supported file operation and filter combinations that FPolicy can monitor for SMB&lt;/P&gt;&lt;DIV class="body conbody"&gt;&lt;P class="shortdesc"&gt;When you configure your FPolicy event, you need to be aware that only certain combinations of file operations and filters are supported for monitoring SMB file access operations.&lt;/P&gt;&lt;DIV class="section"&gt;&lt;P class="p"&gt;The list of supported file operation and filter combinations for FPolicy monitoring of SMB file access events is provided in the following table:&lt;/P&gt;&lt;DIV class="tablenoborder"&gt;Supported file operations Supported filters &lt;TABLE border="1" cellspacing="0" cellpadding="4"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;close&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit, close-with-modification, close-without-modification&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;create&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;create_dir&lt;/TD&gt;&lt;TD&gt;Currently no filter is supported for this file operation.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;delete&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;delete_dir&lt;/TD&gt;&lt;TD&gt;Currently no filter is supported for this file operation.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;getattr&lt;/TD&gt;&lt;TD&gt;offline-bit&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;open&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit, open-with-delete-intent, open-with-write-intent&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;read&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit, first-read&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;write&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit, first-write, write-with-size-change&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;rename&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;rename_dir&lt;/TD&gt;&lt;TD&gt;Currently no filter is supported for this file operation.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;setattr&lt;/TD&gt;&lt;TD&gt;monitor-ads, offline-bit&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 May 2017 09:15:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131408#M8775</guid>
      <dc:creator>Jeff_Yao</dc:creator>
      <dc:date>2017-05-29T09:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Missing FPolicy requests when basic attributes of a file are modified</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131417#M8779</link>
      <description>&lt;P&gt;Thanks for sharing the details&amp;nbsp;&lt;SPAN&gt;yaoguang.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2017 17:11:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131417#M8779</guid>
      <dc:creator>MohitD</dc:creator>
      <dc:date>2017-05-29T17:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Missing FPolicy requests when basic attributes of a file are modified</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131440#M8780</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The List of supported file operation and filter combinations that you shared, what release of Ontap is that for?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 17:06:46 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131440#M8780</guid>
      <dc:creator>MohitD</dc:creator>
      <dc:date>2017-05-30T17:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Missing FPolicy requests when basic attributes of a file are modified</title>
      <link>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131449#M8781</link>
      <description>&lt;P&gt;Hi, MohitD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that's from 8.3 below guide&lt;/P&gt;&lt;P&gt;Clustered Data ONTAP® 8.3&amp;nbsp;File Access Management Guide for CIFS&lt;/P&gt;&lt;P&gt;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1610207/html/index.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1610207/html/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2017 21:49:58 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Network-and-Storage-Protocols/Missing-FPolicy-requests-when-basic-attributes-of-a-file-are-modified/m-p/131449#M8781</guid>
      <dc:creator>Jeff_Yao</dc:creator>
      <dc:date>2017-05-30T21:49:58Z</dc:date>
    </item>
  </channel>
</rss>

