Dell PowerVault Storage Area Network Dell DR Series System Command Line Refere - Page 112

The DR Series system CLI

Page 112 highlights

Result NOTE: If you attempt to update a container that already has replication enabled, this displays the following message: Replication on backup is enabled and cannot be updated, please stop it first. When replication is enabled on the container, you must first disable it before you can update it. To disable replication on a container, enter the DR Series system CLI replication --stop command and define the container name and role: replication --stop --name --role NOTE: For more information about disabling replication, see replication --stop --name --role . Disables replication on a container: replication --stop --name backup --role source Replication configuration updated successfully. Replication Container : backup Replication Role : Source Replication Target System : acme-85 Replication Target System IP : 10.25.192.5 Replication Target Container : acme85-S2 Replication Enabled : No Replication Compression Enabled : Yes Replication Encryption : AES 128-bit replication --delete --name --role [--force] Description Deletes an existing replication link to a container in a DR Series system. Syntax replication --delete --name acme-59-replica --role target If you attempt to delete a container that already has replication enabled, this displays the following message: Replication on acme-59-replica is enabled and cannot be deleted, please stop it first. NOTE: If the replication state of the link is enabled, you must use the replication --stop command to disable replication before you can delete the replication link. For more information, see replication --stop --name --role . Deletes the existing replication link to a container. replication --delete --name acme-59-replica --role source Result Successfully deleted replication entry. NOTE: The DR Series system CLI --force command is optional, and this command allows you to force the deletion of an existing replication link (such as when communications between the source and target are not working). 112

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131

Result
NOTE:
If you attempt to update a container that already has replication enabled, this displays the following
message:
Replication on backup is enabled and cannot be updated, please stop it first.
When replication is enabled on the container, you must first disable it before you can update it. To disable replication on
a container, enter the DR Series system CLI
replication --stop
command and define the container name and role:
replication --stop --name <name> --role <source | target>
NOTE:
For more information about disabling replication, see
replication --stop --name <name> --role <source |
target>
.
Disables replication on a container:
replication --stop --name backup --role source
Replication configuration updated successfully.
Replication Container
: backup
Replication Role
: Source
Replication Target System
: acme-85
Replication Target System IP
: 10.25.192.5
Replication Target Container
: acme85-S2
Replication Enabled
: No
Replication Compression Enabled : Yes
Replication Encryption
: AES 128-bit
replication --delete --name <name> --role <source | target> [--force]
Description
Deletes an existing replication link to a container in a DR Series system.
Syntax
replication --delete --name acme-59-replica --role target
If you attempt to delete a container that already has replication enabled, this displays the following message:
Replication on acme-59-replica is enabled and cannot be deleted, please stop it
first.
NOTE:
If the replication state of the link is enabled, you must use the
replication --stop
command to disable
replication before you can delete the replication link. For more information, see
replication --stop --name <name>
--role <source | target>
.
Deletes the existing replication link to a container.
replication --delete --name acme-59-replica --role source
Result
Successfully deleted replication entry.
NOTE:
The DR Series system CLI
--force
command is optional, and this command allows you to force the deletion
of an existing replication link (such as when communications between the source and target are not working).
112