Tivoli Storage Manager for HP-UX Administrator's Reference

SET SUBFILE (Set Subfile Backup for Client Nodes)

Use this command to set up the server to allow clients to back up subfiles. On the client's machine, the SUBFILEBACKUP, SUBFILECACHEPATH, and SUBFILECACHESIZE options must be specified in the client's options file (dsm.opt).

With subfile backups, when a client's file has been previously backed up, any subsequent backups are typically made to the portion (a subfile) of the client's file that has changed, rather than the entire file.

Use the QUERY STATUS command to determine whether subfiles can be backed up to the server running this command.

Privilege Class

To issue this command, you must have system privilege.

Syntax

>>-Set SUBFILE----+-Client-+-----------------------------------><
                  '-No-----'
 

Parameters

Client
Specifies that the client node can use subfile backup.

No
Specifies that the client node cannot use subfile backup. At installation, this value is set to No.

Examples

Task

Allow the client node to backup subfiles on the server.

Command:
set subfile client

Related Commands

Table 267. Command Related to SET SUBFILE

Command Description
QUERY STATUS Displays the settings of server parameters, such as those selected by the SET commands.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]