Enterprise Vault™ Setting up File System Archiving (FSA)
- About this guide
- About File System Archiving
- About FSA shortcut files
- Steps to configure File System Archiving
- Adding a Windows file server to File System Archiving
- About archiving from Windows Server 2012 or later file servers
- Permissions and privileges required by the Vault Service account on Windows file servers
- Adding a NetApp filer to File System Archiving
- Adding a NetApp C-Mode Vserver to File System Archiving
- Adding a Celerra/VNX device to File System Archiving
- Adding a Dell EMC Unity device to File System Archiving
- Configuring FSA with clustered file servers
- Troubleshooting the configuration of FSA with clustered file servers
- Installing the FSA Agent
- Defining volume and folder policies
- About selecting the shortcut type for an FSA policy
- About FSA policy archiving rules
- Configuring the deletion of archived files on placeholder deletion
- Configuring target volumes, target folders, and archive points
- About adding target volumes, target folders, and archive points for FSA
- About managing archive points
- Archive point properties
- Effects of modifying, moving, or deleting folders
- About deleting target folders, volumes, and file servers
- Configuring pass-through recall for placeholder shortcuts
- Configuring and managing retention folders
- Configuring and running FSA tasks
- Using Run Now to process FSA targets manually
- Configuring file system filtering
- Managing the file servers
- PowerShell cmdlets for File System Archiving
- Appendix A. Permissions and privileges required for the Vault Service account on Windows file servers
- Permissions required by the Vault Service account for the FSA Agent
About adding target volumes, target folders, and archive points for FSA
You must add shares on a target file server as target volumes for FSA to process. You can use the New Volume wizard or the New-EVFSAVolume PowerShell cmdlet to add a volume.
When you add a target volume, you can specify the following:
The vault store to use for the files that are archived from the volume.
The File System Archiving task to use to process the volume.
The volume policy to apply when files are archived from the volume.
If FSA Reporting is configured, the New Volume wizard also lets you choose whether to enable FSA Reporting for this volume. For information on FSA Reporting, see the Reporting guide.
After you add a target volume you must add one or more target folders to control which folders FSA can archive from. You can use the New Folder wizard or the New-EVFSAFolder PowerShell cmdlet to add a folder.
When you add a target folder the New Folder wizard lets you do the following:
Specify the archiving policy to use for the target folder and its subfolders.
Create an archive point for the folder, and for each of its immediate subfolders, if required. Each archive point defines the top of a folder structure that Enterprise Vault archives within a single archive.
To create an archive point at the root of a target volume you can specify a backslash ( \ ) as the path to the target folder when you add the target folder.
If you want, you can choose to auto-enable the creation of archive points on the immediate subfolders of a target folder. The target folder is then referred to as an
. When the File System Archiving task runs in normal mode it creates archive points for any new subfolders that are immediately below the auto-enabling folder. Auto-enabling can be useful for example when a target folder contains a subfolder for each user, and you want a separate archive for each user. When you add a subfolder for a new user, the File System Arching task creates an archive point on the subfolder during the next normal archiving run.To ensure that an archive does not fill up too quickly you need to consider the size of the folder structure below each archive point.
When an archive point is created, it has no archive ID immediately assigned to it. An archive ID is normally assigned on the first occasion that a File System Archiving task processes the folder. When a File System Archiving task finds an archive point with no archive ID or an invalid archive ID it checks the Directory database to determine whether any archive IDs are already associated with the folder path. If the folder path has no associated archive IDs, Enterprise Vault creates an archive and assigns the archive ID to the archive point. If one or more archives already exist for the folder path, Enterprise Vault assigns the oldest existing archive to the archive point. In the case where multiple archives exist for a folder path, Enterprise Vault reports this fact.
See About the checks for existing archives for an FSA folder path.
By default the File System Archiving task gives an archive the same name as the folder to which the archive point applies. The site defaults are used to supply the other attributes of the archive. You can override these defaults if you want.