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 4.3 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
Changing the placeholder recall rate settings for a Windows file server
Registry values control the placeholder recall rate for Windows file servers. The registry values are located under the following registry key on the file server:
On a 32-bit installation of Windows: HKEY_LOCAL_MACHINE \SOFTWARE \KVS \Enterprise Vault \FSA \PlaceholderService | On a 64-bit installation of Windows: HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \FSA \PlaceholderService |
Table: Registry values for limiting placeholder recall rate on Windows file servers describes the registry values for limiting placeholder recall on Windows file servers.
Table: Registry values for limiting placeholder recall rate on Windows file servers
Registry value | Content | Description |
---|---|---|
RecallLimitMaxRecalls | DWORD | Defines the maximum number of placeholder recalls that are allowed in the period that RecallLimitTimeInterval defines. The default value is 20. For example, if RecallLimitMaxRecalls is set to 20 and RecallLimitTimeInterval is set to 10, the maximum placeholder recall rate is 20 recalls in 10 seconds. |
RecallLimitTimeInterval | DWORD | Specifies the period in seconds for the maximum placeholder recall rate. The default is 10. If the maximum recall rate is reached, Enterprise Vault imposes an additional interval equal to the RecallLimitTimeInterval before it resets the count. For example, if the maximum recall rate is set at 20 recalls in 10 seconds and a user achieves 20 recalls in 8 seconds, Enterprise Vault imposes a 10-second block on further recalls before it resets the count for the user. |
BypassRecallLimitsForAdmins | DWORD | Determines whether members of the file server's local Administrators group are subject to the maximum placeholder recall rate. The default is value 0, which means that the recall limit applies to local administrators. Change the value to 1 to waive the recall limit for administrators. |
For more information on the registry values for placeholder recall on Windows file servers, see the Registry Values guide.
Note:
A similar set of registry values controls the maximum rate of pass-through recall on Windows file servers.
See Registry values for pass-through recall on Windows file servers.
To change the placeholder recall rate settings for a Windows file server
- Start the Windows registry editor on the file server.
- Modify the placeholder recall registry values as required.
- To apply the changes, restart the Enterprise Vault Placeholder service on the file server.