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
Pre-requisites for configuring clustered NetApp file servers
Before you can start using Data Insight to monitor the NetApp file servers operating in Cluster-Mode, verify the following:
ONTAP version 8.2.1 or higher cluster is configured in accordance with NetApp documentation. Note that Data Insight supports the monitoring of NFS exports on Clustered Data ONTAP (cDOT) versions 8.2.3 and 8.3.1 or higher.
Note:
Data Insight does not support monitoring of NFS exports on Clustered Data ONTAP (cDOT) version 8.3.
Veritas recommends that Windows 2008 or Windows 2008 R2 server is used as the Collector node, if you want to NFS exports on NetApp Cluster-Mode.
The DataInsightFPolicyCmod service is installed on the Data Insight Collector that is configured to monitor the NetApp filers operating in Cluster-Mode.
The Data Insight FPolicy server for NetApp cluster runs on a standard recommended computer for the Data Insight Collector node. However, a Windows 2008 or Windows 2012 64bit server with 8GB RAM and quad core processor is preferred.
To discover SVMs with NFS protocol enabled, ensure that:
An NFS client is installed on the Collector node.
The QoS setting configured on the SVM.
FPolicy is configured for every Storage Virtual Machine (SVM) in the ONTAP cluster.
The ONTAP Cluster Management host is accessible from the Collector using the short name or IP address.
Data Insight Collector should be able to communicate with port 80 on the ONTAP cluster management host.
Data Insight should be able to communicate with the CIFS server hosted within the ONTAP cluster and the SVM which has NFS protocol enabled.
Run the following command on each VServer where you want to enable NFS monitoring:
vserver nfs modify -vserver <vserver name> -v3-ms-dos-client enabled
See Enabling export of NFS shares on a NetApp Cluster-Mode file server.
More Information