Nrtablepath

The nrtablepath option specifies the location of the node replication table on the client. The backup-archive client uses this table to store information about each backup or archive operation to the Tivoli® Storage Manager server.

The server to which you back up your data must be a Tivoli Storage Manager server (V7.1 or newer) that replicates client node data to the secondary server.

When a failover occurs, the information that is on the secondary server might not be the most recent version if replication did not happen before the failover. The client can compare the information in the node replication table against the information that is on the secondary server to determine whether the backup on the server is the most recent backup version.

Supported Clients

This option is valid for all clients.

Options File

AIX operating systemsHP-UX operating systemsLinux operating systemsOracle Solaris operating systemsMac OS X operating systemsPlace this option in the client system-options file (dsm.sys).

Windows operating systemsPlace this option in the client options file (dsm.opt).

This option can also be configured in the client option set on the Tivoli Storage Manager server.

Syntax

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

Parameters

path
Specifies the location where the node replication table database is created. The default location is the Tivoli Storage Manager client installation directory.

AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsFor non-root users, you must specify a path that your user ID has write access to, such as a temporary directory. Most non-root users do not have access to the client installation directory.

AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsRestriction: The node replication table cannot be created in the root directory (/). If you choose to specify a location for the node replication table, do not specify the root directory.
Windows operating systemsRestriction: The node replication table cannot be created in the C:\ directory. If you choose to specify a location for the node replication table, do not specify the C:\ directory.

Example

Options file:
AIX operating systemsHP-UX operating systemsLinux operating systemsMac OS X operating systemsOracle Solaris operating systemsnrtablepath /Volumes/nrtbl
Windows operating systemsnrtablepath C:\nrtbl
Command line:
Does not apply.