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
Configuring the deletion of files on placeholder deletion for Dell EMC Celerra/VNX devices
Use the following procedure to configure the deletion of archived files when placeholders are deleted, for Celerra and VNX devices.
Note:
Do not configure this option for Celerra/VNX devices if you configure the pass-through setting on the Celerra/VNX device. The combination of these options can result in data loss.
Enterprise Vault does not delete the archived files if the archiving policy applies a retention category with the setting
selected.To configure deletion of archived files on placeholder deletion for Celerra/VNX devices
- Configure a target volume under the target Celerra/VNX device whose share points to the root of the file system.
- Apply an archiving policy to the root volume in which the setting Delete archived file when placeholder is deleted is selected on the Shortcuts tab.
Note that this root volume policy setting controls the deletion of archived files on placeholder deletion for all of the Celerra/VNX file system:
If you configure any additional target volumes that point to specific folders in the same Celerra/VNX file system, Enterprise Vault ignores the policy setting that applies to the folder volume.
Enterprise Vault ignores the "Delete archived file when placeholder is deleted" policy setting in any folder policies that apply to target folders.
- Enable FileMover logging on the Celerra/VNX device. Logging must be enabled for file deletion to work. You can test whether logging is enabled from the EMC Celerra tab in the properties of the Celerra/VNX target volume.
Note:
Enterprise Vault performs archived file deletion for all of the placeholder deletions that are listed in the log. The file deletion occurs even if the placeholder deletion took place before you applied the "Delete archived file when placeholder is deleted" policy setting. If possible, do not enable FileMover logging before you apply the policy setting.
- Set the DeleteOnDelete registry value on the Enterprise Vault server whose File System Archiving task processes the root volume.
Set the value as follows:
Start the Windows registry editor regedit on the Enterprise Vault server.
Find the following registry key:
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \FSA \ArchivedFilesFlags
You must create the ArchivedFilesFlags key if it does not exist.
Create a DWORD registry value named DeleteOnDelete under the ArchivedFilesFlags key, if this registry value does not already exist.
Give DeleteOnDelete a value of 1. This value means "Delete an archived Celerra/VNX file when its placeholder is deleted".
Alternatively you can turn off Celerra/VNX archived file deletion on placeholder deletion by setting this value to 0.
Save the changes and quit the registry editor.
- Restart the Enterprise Vault Admin service on the Enterprise Vault server, to activate the registry change.
- On the properties of the File System Archiving task, configure the daily deletion schedule for the archived files whose placeholders were deleted.
See Scheduling the deletion of archived files on placeholder deletion for Dell EMC Celerra/VNX.