Arctera Insight Information Governance Administrator's Guide
- Section I. Getting started
- Introduction to Arctera Insight Information Governance administration
- Configuring Information Governance global settings
- About scanning and event monitoring
- About filtering certain accounts, IP addresses, and paths
- About archiving data
- About Information Governance integration with Data Loss Prevention (DLP)
- Configuring advanced analytics
- About open shares
- About user risk score
- About bulk assignment of custodians
- Configuring Metadata Framework
- Section II. Configuring Information Governance
- Configuring Information Governance product users
- Configuring Information Governance product servers
- About node templates
- About automated alerts for patches and upgrades
- Configuring saved credentials
- Configuring directory service domains
- Adding a directory service domain to Information Governance
- Configuring containers
- Server Pools
- Section III. Configuring native file systems in Information Governance
- Configuring clustered NetApp file server monitoring
- About configuring secure communication between Information Governance 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 Arctera File System (VxFS) file server monitoring
- Configuring monitoring of a generic device
- Managing file servers
- Adding filers
- Adding shares
- Renaming storage devices
- Configuring clustered NetApp file server monitoring
- Section IV. Configuring SharePoint data sources
- Configuring monitoring of SharePoint web applications
- About the Information Governance web service for SharePoint
- Adding web applications
- Adding site collections
- Configuring monitoring of SharePoint Online accounts
- About SharePoint Online account monitoring
- Adding site collections to SharePoint Online accounts
- Configuring monitoring of SharePoint web applications
- Section V. Configuring cloud data sources
- Configuring monitoring of Box accounts
- Configuring OneDrive account monitoring
- Configuring Azure Netapp Files Device
- Managing cloud sources
- Section VI. Configuring Object Storage Sources
- Section VII. Health and monitoring
- Section VIII. Alerts and policies
- Configuring policies
- Managing policies
- Configuring policies
- Section IX. Remediation
- Configuring remediation settings
- Section X. Reference
- Appendix A. Information Governance best practices
- Appendix B. Migrating Information Governance components
- Appendix C. Backing up and restoring data
- Appendix D. Arctera Information Governance health checks
- About Information Governance health checks
- About Information Governance health checks
- Appendix E. Command File Reference
- Appendix F. Arctera Information Governance jobs
- Appendix G. Troubleshooting
- Troubleshooting FPolicy issues on NetApp devices
Pre-requisites for configuring clustered NetApp file servers
Before you can start using Information Governance 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 Information Governance supports the monitoring of NFS exports on Clustered Data ONTAP (cDOT) versions 8.2.3 and 8.3.1 or higher.
To discover SVMs with NFS protocol enabled, ensure that:
An NFS client is installed on the Windows Collector node or nfs-utils package is installed on Linux Collector.
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.
Information Governance Collector should be able to communicate with port 80 on the ONTAP cluster management host.
Information Governance 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
Warning:
This is not needed for Linux Collector.
See Enabling export of NFS shares on a NetApp Cluster-Mode file server.
More Information