Reference Guide

container --marker [--enable <Auto | CommVault | Networker | TSM | ARCserve |
HP_DataProtector | Unix_Dump | BridgeHead>] [--disable <Auto | CommVault | Networker
| TSM | ARCserve | HP_DataProtector | Unix_Dump | BridgeHead>] --name <name>
Description
Enables or disables a marker type or an automatic marker setting type (Auto) on an existing container in the DR Series
system. To enable or disable the automatic marker setting type on an existing container, substitute Auto in place of a
specific marker type (for example, Networker in the CLI command.
Syntax
container --marker --enable networker --name acme99
Result
Marker updated successfully.
Other Examples
Disables a Networker marker on an existing container in the DR Series system:
container --marker --disable networker --name acme99
Marker updated successfully.
container --delete_files --name <name>
Description
Deletes only the data files on an existing Rapid Data Access containers (OST/RDS type containers) in a DR Series
system (and leaves the container intact).
Syntax
container --delete_files --name acme99
Result
Error: Connection needs to be disabled first.
NOTE: This command is only supported on OST/RDA connection type containers and the connection to the
container must be disabled before you can delete its files. For details, see connection --disable --name <name> --
type <NFS|CIFS|OST|RDS>. To delete the files and the existing OST container on which the files resides, see
container --delete --name <name> --delete_files.
container --help
Description
Displays the list of container-related options that can be used as a reference when using the DR Series system CLI.
Syntax
container --help
Result
Usage:
container --show [--name <name>]
[--verbose]
container --add --name <name>
container --delete --name <name>
132