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 Data Mover HTTP server to use SSL
If you use placeholder shortcuts on a Celerra/VNX device you can configure the Celerra/VNX Data Mover HTTP server to use the Secure Sockets Layer (SSL), if required.
Note:
You must use SSL if you enable the following Windows security setting, either in the Windows Local Security Policy or as part of Group Policy:
System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing
To configure the Data Mover HTTP server to use SSL
- Install an SSL certificate on the Celerra/VNX device. Refer to your Celerra/VNX documentation for more information.
- Run the following command on the Celerra/VNX device:
server_http server_x -modify dhsm -ssl required
Where server_x is the name of the Data Mover.
Run the appropriate command on the Celerra/VNX device as follows:
If Windows on the Enterprise Vault server computer is configured to use FIPS-compliant algorithms, you must use basic (plain text) authentication:
server_http server_x -modify dhsm -authentication basic
Otherwise, you must use digest authentication:
server_http server_x -modify dhsm -authentication digest
Note:
You can work around any errors that relate to SSL certificates by using the IgnoreSSLCertificateError registry value, if required.
See IgnoreSSLCertificateError in the Registry Values guide.
- When you run the New File Server wizard in the Enterprise Vault Administration Console to add the Celerra/VNX device as an archiving target, select the configuration option Celerra device is connected on HTTPS.
If the Celerra/VNX device is already configured as a target for FSA, do as follows:
In the Enterprise Vault Administration Console, expand the File Servers container under Targets to show the target file servers.
Right-click the target Celerra/VNX file server, and click Properties.
On the EMC Celerra tab, and select Celerra device is connected on HTTPS.
Click OK to save your changes and close the Properties dialog box.