Veritas Data Insight Administrator's Guide
- Section I. Getting started
- Introduction to Veritas Data Insight administration
- Configuring Data Insight global settings
- Overview of Data Insight licensing
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Data Insight integration with Symantec Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About bulk assignment of custodians
- Section II. Configuring Data Insight
- Configuring Data Insight product users
- Configuring Data Insight product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Configuring containers
- Section III. Configuring native file systems in Data Insight
- Configuring NetApp file server monitoring
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Data Insight and cluster-mode NetApp devices
- Configuring EMC Celerra or VNX monitoring
- Configuring EMC Isilon monitoring
- Configuring EMC Unity VSA file servers
- Configuring Hitachi NAS file server monitoring
- Configuring Windows File Server monitoring
- Configuring Veritas File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Data Insight web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding SharePoint Online accounts
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Section VI. Configuring ECM data sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Section IX. Remediation
- Section X. Reference
- Appendix A. Backing up and restoring data
- Appendix B. Data Insight health checks
- Appendix C. Command File Reference
- Appendix D. Data Insight jobs
- Appendix E. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Preparing the NetApp vfiler for Fpolicy
The Data Insight Fpolicy server can register with the NetApp vfiler and receive file access events from it. Fpolicy has to be enabled and configured on that NetApp vfiler manually.
To configure the Fpolicy on the NetApp vfiler using manual steps
- Launch a Telnet session with the filer and run the following commands, as appropriate:
To get the vfiler name:
vfiler status
Choose the name of the vfiler that you want to configure and then perform the following operations for that vfiler. Ignore the name, vfiler0, which is the default name given to the physical filer by NetApp.
Note:
Consult your system administrator to get the IP address of the vfiler. You will need this IP address while adding the vfiler from the Management Console.
To create a policy:
vfiler run vfilername fpolicy create matpol screen
To enable a policy:
vfiler run vfilername fpolicy enable matpol -f
- Use the following optional commands for monitoring:
To set the Fpolicy for CIFS to monitor specific events:
vfiler run vfilername fpolicy mon add matpol -p cifs -f write,open,close,delete,rename,create
To set Fpolicy for NFS to monitor specific events:
vfiler run vfilername fpolicy mon add matpol -p nfs -f create, delete,rename,write,open,link,symlink,setattr
To set the Fpolicy for CIFS to monitor specific events on NetApp filer versions 7.3 or higher:
Enable set attributes operation:
vfiler run vfilername fpolicy options cifs_setattr on
vfiler run vfilername fpolicy options nfs_setattr on
Add events to be monitored:
vfiler run vfilername fpolicy mon add matpol -p cifs -f write,open,close,delete,rename,create,setattr
vfiler run vfilername fpolicy mon add matpol -p nfs -f create, delete,rename,write,open,link,symlink,setattr
To see details of a configured policy:
vfiler run vfilername fpolicy show matpol
To disable monitoring of specific events:
vfiler run vfilername fpolicy mon remove matpol -p cifs -f write,open,close,delete,rename,create
vfiler run vfilername fpolicy mon remove matpol -p nfs -f create, delete,rename,write,open,link,symlink,setattr
To disable use of a policy:
vfiler run vfilername fpolicy disable matpol
To delete a policy:
vfiler run vfilername fpolicy destroy matpol
where, vfilername is the name of the vfiler you want to configure.
- To add a domain user to the administrator's group:
vfiler run vfilername useradmin domainuser add domain-username -g Administrators
Note:
The domain user is the user who is configured to run the Fpolicy service on the collector.
To configure a non-administrator user:
- To display a list of users who are already configured:
vfiler run vfilername useradmin domainuser list -g Administrators
A list with the SIDs of the configured domain users appears. To resolve the SIDs, run the following command:
cifs lookup SID