Enterprise Vault™ FSA Reporting Deployment Guidelines

Last Published:
Product(s): Enterprise Vault (14.1, 14.0, 12.5, 12.4, 12.3, 12.2, 12.1, 12.0, 11.0.1, 11.0)

Modifying the number of available data upload threads

You can use the BulkUploadThreads registry value to set the number of available data upload threads per file server.

Note:

The BulkUploadThreads registry value does not exist by default. If BulkUploadThreads does not exist, Enterprise Vault uses up to three threads per file server.

To modify the number of available data upload threads per file server

  1. For a Windows file server, start the registry editor on the file server.

    For a NetApp or Celerra file server, start the registry editor on the FSA Reporting proxy server. You can identify the FSA Reporting proxy server by viewing the properties of the file server in the Administration Console. The FSA Reporting proxy server is shown on the Reporting Data Collection tab.

  2. Go to the following registry key:

    On a 32-bit installation of Windows:

    HKEY_LOCAL_MACHINE
     \SOFTWARE
      \KVS
       \Enterprise Vault
        \FSA
         \Reporting

    On a 64-bit installation of Windows:

    HKEY_LOCAL_MACHINE
     \SOFTWARE
      \Wow6432Node
       \KVS
        \Enterprise Vault
         \FSA
          \Reporting
  3. Create the DWORD registry value BulkUploadThreads if it does not already exist.
  4. Give BulkUploadThreads a value of between 1 and 10 to set the number of available data upload threads per file server. The default value is 3.
  5. Exit from the registry editor.