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
Assigning Classification Server to a Collector
Every data source is associated with a Collector node. The mapping of the Collector to the Classification Server decides to which Classification Server the request should be fanned out. When you submit paths for classification, a Data Insight server with a Collector role fans out the file paths to the assigned Classification Server which classifies those files.
Before assigning a Classification Server to a Collector, note the following:
Make sure that a pure Classification Server is installed.
Assign a Classification Server only to a Data Insight server with the Collector role.
If a Collector is assigned a classification role, then it cannot be assigned as a Classification Server to another Collector.
If there is any previously configured mapping, then it will be overwritten when you assign a Classification Server to a Collector.
See Adding Classification Server role to a Data Insight server.
To assign a Classification Server
- From the Data Insight Management Console, click Settings > Data Insight Servers to display list of configured servers.
- Select the server with the role as Management Server, Collector, or Collector and Indexer.
- Click Assign Classification Server.
- In the Select Classification Server window, review the information about the configured Classification Servers. Click Select on the row corresponding to the Classification Server with which you intend the Data Insight server to communicate. Only pure Classification Servers are listed on this pop-up.
- Click OK on the confirmation message.
Alternatively, you can also assign a Classification Server from the command line interface of the Management Server by issuing the following command:
configdb -o -T node -k <node id of the Collector node> -J vic.server.id -j <node id of Classification Server>
You can delete the mapping with the Classification Server by issuing the following command on the Management Server:
configdb --delete-obj-attr -J vic.server.id -T node -k <node id of the Collector node>