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

replication --add --name <name> --role <source | target> --peer <ip address |

Page 111 highlights

Result Replication limits are enabled. Host Name Target IP acme-85 10.21.22.20 Speed Limit 192 KBps NOTE: You can limit the bandwidth consumed by the replication process by setting a value in kilobytes/second (kbps), megabytes/second (mbps), gigabytes/second (gbps), or use an unlimited bandwidth (default). The minimum allowed bandwidth setting for a DR Series system is 192 kbps. For more information, see replication --limit --speed --target . replication --add --name --role --peer [--peer_name ] [--username ] [--encryption ] Description Adds a new replication link to a container on the DR Series system, for which you need to define its name, role, peer ID, peer name, user name, and encryption level to apply. There are three options for encryption: none, aes128 (Advanced Encryption Standard), using128-bit cryptographic keys, and aes256 (using 256-bit AES cryptographic keys). NOTE: Make sure that the data container you intend to replicate already exists. If it does not, the following error message displays: Error: Container does not exist. Syntax replication --add --name backup --role source --peer 10.25.20.10 --encryption aes128 Result Enter password for [email protected]: Replication configuration updated successfully. Replication Container : backup Replication Role : Source Replication Target System : swsys-85 Replication Target System IP : 10.25.20.10 Replication Target Container : acme85-S2 Replication Enabled : Yes Replication Compression Enabled : Yes Replication Encryption : AES 128-bit NOTE: To verify that you have successful added a replication link to the DR Series system (or to view the current status of existing containers), see replication --show. 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 111

  • 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
Replication limits are enabled.
Host Name
Target IP
Speed Limit
acme-85
10.21.22.20
192 KBps
NOTE:
You can limit the bandwidth consumed by the replication process by setting a value in kilobytes/second
(kbps), megabytes/second (mbps), gigabytes/second (gbps), or use an unlimited bandwidth (default). The minimum
allowed bandwidth setting for a DR Series system is 192 kbps.
For more information, see
replication --limit --speed <<num><kbps | mbps | gbps> | default> --target <ip address |
hostname>
.
replication --add --name <name> --role <source | target> --peer <ip address | hostname>
[--peer_name <name>] [--username <user name>] [--encryption <none | aes128 | aes256>]
Description
Adds a new replication link to a container on the DR Series system, for which you need to define its name, role, peer ID,
peer name, user name, and encryption level to apply. There are three options for encryption: none, aes128 (Advanced
Encryption Standard), using128-bit cryptographic keys, and aes256 (using 256-bit AES cryptographic keys).
NOTE:
Make sure that the data container you intend to replicate already exists. If it does not, the following error
message displays:
Error: Container <container_name> does not exist
.
Syntax
replication --add --name backup --role source --peer 10.25.20.10 --encryption
aes128
Result
Enter password for [email protected]:
Replication configuration updated successfully.
Replication Container
: backup
Replication Role
: Source
Replication Target System
: swsys-85
Replication Target System IP
: 10.25.20.10
Replication Target Container
: acme85-S2
Replication Enabled
: Yes
Replication Compression Enabled : Yes
Replication Encryption
: AES 128-bit
NOTE:
To verify that you have successful added a replication link to the DR Series system (or to view the current
status of existing containers), see
replication --show
.
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
111