Dell DR6300 DR Series System Command Line Reference Guide - Page 143

Replication Compression Enabled : Yes

Page 143 highlights

replication --update --name --role [--peer ] [--encryption ] [--username ] Description Updates an existing replication link to a container in a DR Series system and allows you to change the corresponding role, peer IP address or host name, the encryption being used, and user name based on the DR Series system CLI command options you specify. Syntax replication --update --name backup --role source --peer 10.25.19.5 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. NOTE: It is recommended that the replication be in an INSYNC state for this operation. If replication is not in an INSYNC state, this operation can potentially take a much longer time to execute. 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 . 143

  • 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
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161

replication --update --name <name> --role <source | target> [--peer <ip address |
hostname>] [--encryption <none | aes128 | aes256>] [--username <user name>]
Description
Updates an existing replication link to a container in a DR Series system and allows you to change the corresponding
role, peer IP address or host name, the encryption being used, and user name based on the DR Series system CLI
command options you specify.
Syntax
replication --update --name backup --role source --peer 10.25.19.5
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.
NOTE:
It is recommended that the replication be in an INSYNC state for this operation. If replication is not in an
INSYNC state, this operation can potentially take a much longer time to execute.
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>
.
143