Dell PowerVault DR4100 Manual de buenas prácticas - Página 26

Navegue en línea o descargue pdf Manual de buenas prácticas para Almacenamiento Dell PowerVault DR4100. Dell PowerVault DR4100 41 páginas. Backup and recovery appliance
También para Dell PowerVault DR4100: Manual de introducción (10 páginas), Manual (37 páginas), Nota de publicación (16 páginas), Manual (12 páginas), Manual (24 páginas), Manual (23 páginas), Configuración Qiuck (1 páginas), Manual (27 páginas), Manual (25 páginas)

Dell PowerVault DR4100 Manual de buenas prácticas
administrator@DR2 > replication --add --name backup --role source --peer DR2-
replication --peer_name backup-from-DR1
Enter password for administrator@DR2-replication:
Replication entry created successfully.
Replication Container
Replication Role
Replication Target
Replication Target IP
Replication Target Mgmt Name
Replication Target Mgmt IP
Replication Local Data Name
Replication Local Data IP
Replication Target Container
Replication Enabled
Replication Compression Enabled : Yes
Replication Encryption
7.
On DR-1 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network <ip_address>--netmask <netmask> --gateway <gateway_address> --
interface <eth(0-N)>
administrator@DR1 > network --route --add --network 10.250.243.220 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1
8.
On DR-2 add a route from DR1-eth1 to DR2-eth1 using the following command:
network --route --add --network <ip_address>--netmask <netmask> --gateway <gateway_address> --
interface <eth(0-N)>
administrator@DR2 > network --route --add --network 10.250.243.222 --netmask
255.255.255.0 --gateway 10.250.243.100 --interface eth1
26
DR4100 Best Practice Guide | April 2014
Example
: backup
: Source
: DR2-replication.ocarina.local
: 10.250.243.220
: DR2-replication.ocarina.local
: 10.250.243.220
: 10.250.243.222
: 10.250.243.222
: backup-from-DR1
: Yes
: Not Enabled
Example
Example