Please enter search query.
Search <book_title>...
Enterprise Vault™ Setting up File System Archiving (FSA)
Last Published:
2019-10-21
Product(s):
Enterprise Vault (12.5)
- 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
Troubleshooting the deletion of files on placeholder deletion for Dell EMC Celerra/VNX devices
If deletion of files on placeholder deletion does not work for a volume target, try the following troubleshooting steps.
To troubleshoot the deletion of files on placeholder deletion for Celerra/VNX devices
- Check whether the share on the target volume points to the root of the file system.
- If the share points to the root of the file system, check whether FileMover logging is enabled on the Celerra/VNX device.
In the EMC Celerra tab in the properties of the Celerra/VNX target volume, click Test Logging. The following message indicates that logging is enabled:
Logging is enabled on this volume.
- If FileMover logging is enabled on the Celerra/VNX device, check whether the
\\fileserver\share\.etc\dhsm.log
file includes a log entry that starts with *: REMOVE and ends with the time when you clicked Test Logging. - If the
dhsm.log
file does not include the log entry, log on to the Celerra/VNX Control Station as nasadmin and run the following commands to reset FileMover logging:fs_dhsm -modify fs_name -log off
fs_dhsm -modify fs_name -log on
where fs_name is the name of the Celerra/VNX file system.
- Repeat steps 2 and 3 to check if FileMover logging is enabled.