Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
Arctera Insight Information Governance Installation Guide
- Understanding the Arctera Insight Information Governance architecture
- About Arctera Insight Information Governance
- About the Management Server
- About the Collector worker node
- About the Indexer worker node
- About the Classification worker node
- About the Self-Service Portal node
- About Communication Service
- About the DataInsightWatchdog service
- About the DataInsightWorkflow service
- About Arctera Insight Information Governance installation tiers
- Preinstallation
- Installing Arctera Insight Information Governance
- About installing Arctera Insight Information Governance
- Federal Information Processing Standards (FIPS)
- Performing a single-tier installation
- Performing a two-tier installation
- Performing a three-tier installation
- Installing the Management Server
- Installing the worker node
- Installing the Classification Server
- Installing the Self-Service Portal
- Installing a Linux Classification Server or Collector worker node
- Installing Arctera Insight Information Governance in Azure Cloud Environment
- Installing Arctera Insight Information Governance in AWS Cloud Environment
- Upgrading Arctera Insight Information Governance
- Post-installation configuration
- Installing Windows File Server agent
- Getting started with Information Governance
- Uninstalling Arctera Insight Information Governance
- Appendix A. Installing Information Governance using response files
Names and locations of cache files
Information Governance generates cache files on the Indexer node at the time of installation or upgrade.
Information Governance creates the following persistent activity index files in each index folder for a share:
activityidx.infodir-activity.idx.<timestamp>file-activity.idx.<timestamp>
The persistent cache files contain pre-calculated summary information about users and their activity on the files and folders during the time period configured for advanced analytics. The indexer process uses the information in these files to expedite the process of servicing queries related to activity, reports, and Social Network Graph.
Each index folder for a share may also contain the following temporary files:
Table:
Name | Description |
|---|---|
| Uncompressed versions of the Since the activity index files are stored in a compressed form on disk, Information Governance creates the uncompressed files when any process attempts to read the activity index. The files remain on disk while the process is reading the files, and are deleted when the process finishes reading the activity index. |
| Temporary file created when Information Governance rolls up the activity count for folders. The file remains on the disk while the process is reading the files, and are deleted when the process finishes reading the activity index. |
| Temporary files created when Information Governance calculates owners for files and folders. The files remain on disk while the query or report processes the share. Information Governance deletes these files once the share is processed. |
If the process that creates these temporary files stops unexpectedly, Information Governance deletes these files during the next run of the IndexWriterJob or the ActivityIndexJob processes on the shares.