Dell PowerVault DR4100 Handbuch bewährter Praktiken - Seite 26

Blättern Sie online oder laden Sie pdf Handbuch bewährter Praktiken für Lagerung Dell PowerVault DR4100 herunter. Dell PowerVault DR4100 41 Seiten. Backup and recovery appliance
Auch für Dell PowerVault DR4100: Handbuch "Erste Schritte (10 seiten), Handbuch (37 seiten), Freigabemitteilung (16 seiten), Handbuch (12 seiten), Handbuch (24 seiten), Handbuch (23 seiten), Qiuck-Einrichtung (1 seiten), Handbuch (27 seiten), Handbuch (25 seiten)

Dell PowerVault DR4100 Handbuch bewährter Praktiken
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