Dell PowerVault DR4100 Manuel de bonnes pratiques - Page 25

Parcourez en ligne ou téléchargez le pdf Manuel de bonnes pratiques pour {nom_de_la_catégorie} Dell PowerVault DR4100. Dell PowerVault DR4100 41 pages. Backup and recovery appliance
Également pour Dell PowerVault DR4100 : Manuel de démarrage (10 pages), Manuel (37 pages), Note de mise à jour (16 pages), Manuel (12 pages), Manuel (24 pages), Manuel (23 pages), Mise en place de Qiuck (1 pages), Manuel (27 pages), Manuel (25 pages)

Dell PowerVault DR4100 Manuel de bonnes pratiques
c.
 
 
 
 
 
 
 
Configure DR2
6.3.1.3
5.
Follow steps 1-4 to configure the network interfaces for DR2.
6.
Setup static replication between DR1 and DR2 by running the following CLI command:
replication --add --name backup --role source --peer DR2-replication --peer_name backup-from-DR1
25
DR4100 Best Practice Guide | April 2014
administrator@DR1 > system --backup_traffic --add --type CIFS --interface bond1
WARNING: This operation requires Windows access server restart.
Do you want to continue (yes/no) [n]? y
Successfully added application CIFS.
Restarting Windows Access Server... Done.
administrator@DR1 > system --backup_traffic --add --type NFS --interface bond1
Do you want to continue (yes/no) [n]? y
Successfully added application NFS.
Restarting file system ... done.
Dedicate eth1 to replication traffic using the following commands:
system –replication_traffic --add --interface <bond(0-N) | eth(0-N) | lo#>
administrator@DR1 > system --replication_traffic --add --interface eth1
Successfully added application replication
Example
Example