NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

they are unable to access share when Fpolicy is enabled and it is accessible when disabled

Ajaykums
1,628 Views
Problem Summary: sub folder share permissions missing file not accessible try to adding administrator but failed access deined users not able to access files inside of folder.
 
they are unable to access share when Fpolicy is enabled and it is accessible when disabled
 
found below link doc
 
Cx had not included read in -files-operations fields, please suggest this can be a reason, thank you
 
1 ACCEPTED SOLUTION

Ontapforrum
1,588 Views

I think your previous post 'MDV vol size increasing' and this post may be related. As the MDV vol size indicates, the system (external fpolicy server) is overwhelmed. It appears that large number of FPolicy notifications are being generated and sent to the FPolicy server and it cannot process it.

 

Looks like system is unable to cope up with the amount of events it is dealing with. Is 'filters' in place ? One of the filter that you could suggest is shown below as an example. However, have a word with client and if required have a case open with both NetApp & FPolicy Vendor, so that they can consult and guide the client to have required 'filters' in place to reduce the number of notifications being generated. Once this is fixed, it may also help the other issue regarding 'MDV volume'.

 

workaround : (Example)
::> vserver fpolicy policy event modify –vserver -event-name -file-operations -filters close-with-modification,first-read

View solution in original post

1 REPLY 1

Ontapforrum
1,589 Views

I think your previous post 'MDV vol size increasing' and this post may be related. As the MDV vol size indicates, the system (external fpolicy server) is overwhelmed. It appears that large number of FPolicy notifications are being generated and sent to the FPolicy server and it cannot process it.

 

Looks like system is unable to cope up with the amount of events it is dealing with. Is 'filters' in place ? One of the filter that you could suggest is shown below as an example. However, have a word with client and if required have a case open with both NetApp & FPolicy Vendor, so that they can consult and guide the client to have required 'filters' in place to reduce the number of notifications being generated. Once this is fixed, it may also help the other issue regarding 'MDV volume'.

 

workaround : (Example)
::> vserver fpolicy policy event modify –vserver -event-name -file-operations -filters close-with-modification,first-read

Public