Description
Deletes the specified storage group from the DR Series system.
|
NOTE: Before a storage group can be deleted, all of the containers inside the storage group must first be deleted. |
Syntax
storage_group --delete --name StorageGroup_1
Result
Storage Group "StorageGroup_1" has been deleted.
Description
Displays the list of all storage_group-related options that can be used as a reference when using the DR Series system CLI.
Syntax
storage_group --help
Result
Usage:
storage_group --show [--name <name>]
[--verbose]
storage_group --add --name <name>
[--compression_mode <fast|best>]
storage_group --update --name <name>
[--compression_mode <fast|best>]
storage_group --encryption --name <name>
[--set <ON|OFF>]
[--mode <static | internal>]
[--interval <7 days to 70 years>]
storage_group --delete --name <name>
storage_group --setpassphrase --name <name>
storage_group --help
storage_group <command> <command-arguments>
command can be one of:
--show Displays the current list of storage_group.
--add Adds a new storage_group.
--update updates a storage_group.
--encryption updates encryption settings of a storage_group.
--delete Deletes an existing storage_group.
--setpassphrase sets passphrase to a storage_group.
For command-specific help, please type storage_group --help <command>
eg:
storage_group --help show
This DR Series system CLI command and its options allow you to perform the a variety of system-related tasks, including the following:
- Displaying the current system configuration
- Initializing, rebooting, or shutting down the DR Series system
- Upgrading the DR Series system software
- Setting the system date and time
- Setting the network time protocol (NTP)
- Updating the login password
- Enabling or disabling telnet access
- Enabling or disabling marker detection status
|
NOTE: For information on the system --datacheck commands that are associated with the Data Check feature, see system --datacheck. |
This topic introduces the system command usage:
- system --show [options]
- system --init [options]
- system --reboot
- system --shutdown
- system --upgrade
- system --license [options]
- system --setname --name
- system --setdate [options]
- system --setntp [options]
- system --hybrid_replication [options]
- system --rdairgap [options]
- system --rdairgap_schedule [options]
- system --setlogin
- system --telnet [options]
- system --datacheck [options]
- system --marker [options]
- system --verify_on_read [options]
- system --add_storage --enclosure (Option only available on a physical hardware DR Series system)
- system --storage [options]
- system --mgmt_traffic (Option only available on a physical hardware DR Series system)
- system --backup_traffic (Option only available on a physical hardware DR Series system)
- system --replication_traffic (Option only available on a physical hardware DR Series system)
- system --opdup_traffic (Option only available on a physical hardware DR Series system)
- system --help
|
NOTE: If you specify a command without supplying the expected value or option, you will be prompted to provide the correct value or option. |