Container --delete --name <name> [--delete_files – Dell PowerVault DR2000v User Manual

Page 126

Advertising
background image

Other Examples

Deletes any existing NFS or CIFS container type and the data files within the specified container by combining the --
delete and the --delete_files DR Series system CLI commands:
container --delete --name acme_17 --delete_files

WARNING: All the data in the container acme_17 will be deleted!

Do you want to continue? (yes/no) [n]? y

Please enter the administrator password:

Container "acme_17" marked for deletion. Please run "maintenance --filesystem --

reclaim_space" torecover the storage space.

NOTE: Be aware that it may take a fair amount of time for the DR Series system file and container deletion
processes to complete and update the system status. For details on deleting the files within an OST container, see

container --delete_files --name <name>

.

container --delete --name <name> [--delete_files]

Description

Deletes the files and the existing OpenStorage Technology (OST) container on which the files reside in a DR Series
system when using the --name option with --delete_files command.

Syntax

container --delete --name acme4 --delete_files

Result

WARNING: All the data in the container acme4 will be deleted!

Do you want to continue? (yes/no) [n]? y

Please enter the administrator password:

Container "weasel_ost" marked for deletion. Please run "maintenance --

filesystem --reclaim_space" to recover the storage space.

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.

126

Advertising