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
Utilizing access zone's SmartConnect Zone/Alias mappings
EMC Isilon publishes shares through access zones. Access zones are virtual containers in which the Isilon cluster is partitioned. An access zone may be associated with an IP address pool. A pool is used to map an access zone with a SmartConnect zone and a range of IP addresses. The SmartConnect zone hostname and alias is typically used to discover shares instead of the access zone name. Information Governance discovers access zone to SmartConnect zone mapping and uses these names for scanning the shares. You must configure your preference when adding an Isilon filer to the Information Governance configuration. Ensure that access zone names are DNS resolvable.
From Information Governance 6.4, shares with same name belonging to different access zones will be disambiguated by prefixing <access_zone_name>@. The new share name will be one of the following:
\\<cmh>\<access_zone_name>@<share_name>, where cmh stands for Cluster Management Host.
\\<smartConnectZoneName>\<access_zone_name>@<share_name>
\\<SmartConnectZoneAliasName>\<access_zone_name>@<share_name>
Disambiguated CIFS shares and NFS exports will be visible in Work Space > Data Sources > Filer > Share list view and scanning, auditing, reporting and classification will be supported for those shares. If you have already configured inputs for reports and workflows in earlier versions of Information Governance, correct it as per the new format <access_zone_name>@<share_name>.
Note:
DFS mappings will not be created automatically for access zones configured using Cluster Management Host (CMH) in Information Governance. If you need those mappings, you will need to create it manually.
Note:
Support for using SmartConnect to discover shares is available for Isilon OneFS version 8.0 and later.
You can also choose to input the alternate SmartConnect names against access zones mappings using a CSV file as input.
Points to remember while creating CSV file for bulk uploading EMC ISILON shares
Input should be inline with the chosen radio buttons. The available radio buttons in Access Zones Configuration are All access zones using cluster management host, Chosen access zones using cluster management host and Chosen access zones using smart connect zone name or smart connect zone alias.
In case of NFS exports, the export name must match exactly to the name added in the filer.
The CSV file must be placed in the directory DATADIR/conf on the Management server. The name of the CSV is isilon.csv
. When DiscoverySharesJob_mrg runs the next time, it discovers and scans shares using alternate name provided in the CSV file.
After uploading the CSV file, run the jobs DiscoverShares_Job and DiscoverSharesJob_mrg to make sure that the things are inline with your selection of the radio button.