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
Associating a Classification Server pool to a Collector
You can deploy a Classification Server pool and map the Collector node to the server pool instead of to single Classification Server. Every data source is associated with a Collector node. When you submit paths for classification, a Data Insight server with a Collector role fans out the classification workload (file paths that must be classified) among classification servers in a pool. The master classification server distributes the classification requests to various slaves nodes which helps to balance the workload on the assigned classification server and increases the classification throughput.
Deploying a classification server pool
- From the Data Insight Management Console, click Settings > Data Insight Server to display list of configured servers. Make a note of node ID of all the classification servers.
- Add a custom property on all classification slave nodes so that they are assigned to a classification master server. Use custom property 'vic.master.id' as the property name and set the property value to classification master node ID.
- In Advanced settings, modify the classification settings on each classification server according to their hardware configuration. We recommend setting the number of threads equal to the value to the number of CPUs.
- Complete the following steps:
Select all nodes in Data Insight Server in WebGUI and run UpdateConfigJob
Restart all Data Insight Services on all servers that are assigned the role of Classification Server.
Remote Desktop to Classification Master Node and go to datadir\data\classification and check for 'workload' folder. For example : C:\DataInsight\data\classification
If the workload folder is not present on the Master node , restart all Data Insight services of this node and check again.
If the workload is present now proceed with the following step.
In Reports > Edit DQL Report, use a custom DQL Query to classify only the required file extensions.
- In theRemediation tab of the Reports wizard, select the Classify option and click Save and Run to run the report immediately.
Th following limitations apply when deploying a classification server pool:
Unable to support load distribution for WinNAS Agent.
One Classification Server cannot be part of two pools.
A Collector or Management Server with classification role cannot be a slave node in the pool.
A node cannot be a slave if it is already a master of some other node.