Problem
Disk cache size requirements when configuring Cloud deduplication storage device.
Error Message
Unable to configure Cloud deduplication storage device.
Cause
Default disk cache size requirements when configuring Cloud deduplication storage device
Solution
To create the Cloud Deduplication Storage, a minimum free space that is equal to or greater than the total of (CloudDataCacheSize + CloudMapCacheSize + CloudMetaCacheSize + CloudUploadCacheSize) must be available in the local dedupe storage’s volume.
To change the default disk cache size, edit contentrouter.cfg in <Deduplication folder>\etc\Puredisk with the following parameters:
Parameter |
Details |
Default value |
CloudDataCacheSize |
Default data cache size when adding Cloud LSU. Decrease this value if enough free space is not available. |
100 GiB |
CloudMapCacheSize |
Default map cache size when adding Cloud LSU. Decrease this value if enough free space is not available. |
5 GiB |
CloudMetaCacheSize |
Default meta cache size when adding Cloud LSU. Decrease this value if enough free space is not available. |
100 GiB |
CloudUploadCacheSize |
Default upload cache size when adding Cloud LSU. The default value is 12 GiB. |
12 GiB |
MaxCloudCacheSize |
Specify the maximum cloud cache size in percentage. It is based on total system memory, swap space excluded. |
20% |
MaxCacheSize |
The percentage of RAM to use for the fingerprint cache of local LSU. |
50% |
UsableMemoryLimit |
Specify maximum usable memory size in percentage. |
80% |
Clearing Cache
- At the command prompt, enter the command:
<Backup Exec install path>pddecfg -a listcloudlsu
A list of cloud deduplication storage devices is displayed, note the CachePath
- Stop Deduplication Services from Service Manager and restart BE services
- Disable the Disk storage lockdown setting:
Configuration and Settings > Backup Exec setting > Network and Security > Disk storage lockdown
- Delete cache folder using Windows Explorer or by using the command:
rmdir /S <CachePath>
- Start Duplication services and Restart Backup Exec Services
- Enable the Disk storage lockdown setting:
Configuration and Settings > Backup Exec setting > Network and Security > Disk storage lockdown