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
Preparing to set up FSA services in a cluster
Before you set up FSA services for a file server cluster, perform the following steps:
We recommend that you place the Enterprise Vault Administration Console and the target file servers in the same domain. If you place the Administration Console and the target file servers in separate domains, you must set up a domain trust relationship.
Check that DNS entries are correct. There should be a reverse lookup entry for each of the following:
Each cluster node that is to support the FSA services resource.
The virtual file server that is to be added as a target file server for FSA.
If you intend to set up a single-node cluster, you must first create the registry value SingleNodeFSA on the computer that runs the Administration Console and on the clustered file server node. Create SingleNodeFSA under the following registry key, and give it a DWORD value of 1:
On a 32-bit installation of Windows:
HKEY_LOCAL_MACHINE \SOFTWARE \KVS \Enterprise Vault \FSA
On a 64-bit installation of Windows:
HKEY_LOCAL_MACHINE \SOFTWARE \Wow6432Node \KVS \Enterprise Vault \FSA
If you want to set up a single-node cluster, create this registry value before you do either of the following:
Install the FSA Agent on the file server, if you perform this task from the Administration Console.
Run the FSA Cluster Configuration wizard.
For more information on SingleNodeFSA, see its entry in the Registry Values guide.
Ensure that the cluster group to which you want to add the FSA resource also has a shared disk resource (sometimes referred to as a physical disk resource or Mount/MountV resource). Only VCS or Windows Server failover cluster groups for which you have configured a shared disk resource are available for selection when you run the FSA Cluster Configuration wizard.
The Vault Service account requires some specific permissions if you add the FSA resource to a file server cluster.
For VCS configurations, make sure that the Public network connection is set as the top connection in the Connections list. Perform this procedure on each node in the cluster that is to include FSA services.
To ensure that the Public network is the top entry in the Connections list of each node
- On a node that is to include FSA services, right-click My Network Places, and then click Properties.
- On the Advanced menu, click Advanced Settings.
- On the Adapters and Bindings tab, ensure that the Public network is the top entry in the Connections list.
- Repeat steps 1 to 3 for each node that is to include FSA services.