Virtual Filer 7-mode FPolicy Definitions
- The configuration below is for CIFS filers. To configure monitoring for NFS, repeat step 2 and replace whitebox_cifs with whitebox_nfs
-
Run the following commands in the NetApp vfiler:
vfiler context vfilername
options fpolicy.enable on
fpolicy create whitebox_cifs screen
fpolicy options whitebox_cifs required off
fpolicy options whitebox_cifs cifs_disconnect_check on
fpolicy options whitebox_cifs serverprogress_timeout 1
fpolicy options whitebox_cifs reqcancel_timeout 1
fpolicy options whitebox_cifs cifs_setattr on
-
To start fpolicy, run:
fpolicy enable whitebox_cifs
-
It is recommended to include only the required volumes to the monitored by FPolicy to reduce load from the NetApp machine.
To include only specific volumes to be monitored, run the following command:fpolicy volume include add whitebox_cifs <vol name>
<vol name> must be the short volume name as shown in the ‘volume status’ command, without the /vol/ prefix