Daniel_Yehezkae
18 years agoLevel 4
Awaiting Backup issue
Hey to all,
I have this problem, After the Backup procedure, I checked the usage report and i saw about 20000 items that r waiting for backup. I know the backup finished OK.
I restarted the Message Queuing (and the storage and task controller services of EV). Then the numbers stared running down till they reached 2500. I restarted the services again and it dropped again to 58....
I don't understand why it happens, but it seems that the queuing service needs to be waken up here and there....
Daniel
I have this problem, After the Backup procedure, I checked the usage report and i saw about 20000 items that r waiting for backup. I know the backup finished OK.
I restarted the Message Queuing (and the storage and task controller services of EV). Then the numbers stared running down till they reached 2500. I restarted the services again and it dropped again to 58....
I don't understand why it happens, but it seems that the queuing service needs to be waken up here and there....
Daniel
- There is a registry key that can change the default File Watch process (which initiates once every 12 hours or when the Storage Service is restarted) - you can reduce this.
The registry key is FileWatchScanInterval.
Location HKEY_LOCAL_MACHINE
\SOFTWARE
\KVS
\Enterprise Vault
\Storage
Content DWORD value with a value set to a number minutes.
If the value is set to 0 then no rescanning is performed. If the value does not exist then the rescan is done every 12 hours.
Each Enterprise Vault Storage Service has a component called StorageFileWatch. This is a process that runs when an Enterprise Vault Storage Service is started and scans the Vault Store NTFS files to check whether they have been backed up.This value enables you to set how frequently these scans happen.