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
Configuring a DFS target
Before you can configure a DFS target you must configure all file servers which map to your DFS targets.
To set up a DFS target
- Log in to the Management Console.
- Create a .csv file containing the following information:
The name of the DFS server.
The DFS target.
The name of the filer that contains the share that you want to map to the DFS target.
The share on the filer.
Path under the physical share, if the DFS folder is mapped to a folder under physical share, else this value can be blank.
For example, DFSSvr01,HQ\Sales\Test,NETAPP01,NetAppShare1,\Finance.
- Click the Settings tab.
- Click Filers, and select Import DFS Mappings.
- In the Add new DFS mappings dialog, browse to the location of the .csv file, and click Upload.
- Alternatively, open a Windows command prompt, and change to the
installdir\bin
directory, whereinstalldir\bin
is the installation path for Veritas Data Insight. - Type the following command:
configdb -H <name of the .csv file>
If certain DFS filer entries are dropped, you must ensure that:
The device is configured or an alias for the device has been added to the Data Insight configuration.
If you are adding a standalone DFS server to Data Insight the server cannot already be part of Data Insight as a filer itself, in this case the DFS Server name can be replaced by a label representing the DFS namespace.
The servers in the CSV file match the filer name configured in Data Insight.
You can download the CSV file containing the dropped DFS shares, modify the DFS mappings file, and import the DFS mappings again.