CLI Guide

Table Of Contents
that replication set. To view replication activity, use the show replication-sets command. To suspend
replication, use the suspend replication-set command. To abort replication, use the abort replication
command.
This command has a confirmation prompt in interactive console mode.
Minimum role manage
Syntax
delete replication-set
[local-only]
replication-set-ID
Parameters
local-only
Optional. Use this parameter only if you need to remove a replication set from a primary or secondary
system when no network connection is available to the peer system and you do not expect to be able
to reconnect them. Do not use this parameter in normal operating conditions.
Run the command with this parameter on both the primary system and the secondary system to
completely remove the replication relationship between the primary and secondary volumes.
replication-set-ID
The name or serial number of the replication set. A name that includes a space must be enclosed in
double quotes.
Examples Delete replication set RS1.
# delete replication-set RS1
See also
abort replication
create replication-set
resume replication-set
set replication-set
show replication-sets
suspend replication-set
delete schedule
Description
Deletes a task schedule. If you no longer want a scheduled task to occur, you can delete the
schedule. When a volume or snapshot is deleted, its schedules and tasks are also deleted.
If the schedule uses a task that is not used by any other schedule, a confirmation prompt will ask
whether you want to delete the schedule and the task. Reply yes to delete both, or no to delete only
the schedule.
Minimum role manage
Syntax
delete schedule
[prompt yes|no]
schedule
Parameters
prompt yes|no
Optional. For scripting, this specifies an automatic reply to confirmation prompts:
yes: Allow the command to proceed.
no: Cancel the command.
If this parameter is omitted, you must manually reply to prompts.
schedule
The name of the schedule to delete.
Alphabetical list of commands 73