Container --delete --name [--delete_files – Dell PowerVault DR2000v User Manual
Page 126

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
.
container --delete --name
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 HP_DataProtector | Unix_Dump | BridgeHead>] [--disable | TSM | ARCserve | HP_DataProtector | Unix_Dump | BridgeHead>] --name Description Enables or disables a marker type or an automatic marker setting type (Auto) on an existing container in the DR Series 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: Marker updated successfully. 126
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.
container --marker --disable networker --name acme99