IBM Tivoli Storage Manager, Version 7.1

Dedupcachepath

Use the dedupcachepath option to specify the location where the client-side data deduplication cache database is created.

This option is ignored if the enablededupcache=no option is set during backup or archive processing.

Supported Clients

This option is valid for all clients. This option is also valid for the Tivoli® Storage Manager client API.

Options File

AIX operating systems HP-UX operating systems Linux operating systems Oracle Solaris operating systems Mac OS X operating systems Place this option in the system-options file (dsm.sys). You can set this option on the Deduplication Cache Location field of the Preferences editor. The option can be set in the client option set on the Tivoli Storage Manager server.

Windows operating systems Place this option in the client options file (dsm.opt). You can set this option on the Deduplication > Deduplication Cache Location text box of the Preferences editor. The option can be set in the client option set on Tivoli Storage Manager server.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-DEDUPCACHEPath--path----------------------------------------><

Parameters

path
Specifies the location where the client-side data deduplication cache database is created if the enablededupcache option is set to yes. The default location is to create the data deduplication cache file in the Tivoli Storage Manager client or API installation directory.

Windows operating systems In Uniform Naming Convention (UNC) format, the path must contain a drive letter. In the following UNC format example, the path contains the drive letter D$: \\computer7\D$\stgmgr\dedupecache.

Examples

Options file:
AIX operating systems HP-UX operating systems Linux operating systems Mac OS X operating systems Oracle Solaris operating systems dedupcachepath /volumes/temp
Windows operating systems dedupcachepath c:\logs\dedup\
Command line:
Does not apply.


Feedback