HOW TO: Stop Enterprise Vault from monitoring disk space resources

Last modified:


Overview

During active EV archives migration, disk space for EV stores may get bellow available disk space threshold configured in EV (defaults should be 15%)

This threshold breach will prevent EVAPI to provide any data for our migration tool which will basically stop migration.

Solution

You can disable disk space monitoring for Enterprise Vault admin service by performing these steps on the Enterprise Vault server.

1. Open the registry using Start > Run > Regedit

2. Navigate to HKLM\Software\Wow6432Node\KVS\Enterprise Vault\Admin Service 

3. Right-click Admin Service and choose New > DWORD Value

4. Enter NoMonitor for the DWORD name

5. Double click on the NoMonitor DWORD and enter 1 as the value data

6. Restart the Enterprise Vault Admin Service to apply the changes

For more details please refer to following article:

How to stop the Enterprise Vault Admin Service from monitoring disk space resources (veritas.com)


Is this article helpful for you?