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

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
d.
4.
Dedicate traffic to interfaces in the following manner:
• Management - bond0
• Backup Traffic -bond1
• Replication- eth1
 
a.
b. Dedicate bond1 to CIFS and NFS backup traffic using the following commands:
24
DR4100 Best Practice Guide | April 2014
administrator@DR1 > network --create_eth --nwif eth1 --static --ip 10.250.243.222 --
netmask 255.255.252.0 -- name DR1-replication --restart
WARNING: During network restart a loss of connection may occur and a relogin may be
necessary. Password required to proceed.
Please enter the administrator password:
Interface operation successful. Network restart will now be done.
Restarting network...
Shutting down interface bond0: [ OK ]
Shutting down interface bond1: [ OK ]
Shutting down loopback interface: [ OK ]
Bringing up loopback interface: [ OK ]
Bringing up interface bond0:Determining IP information for bond0... done. [ OK ]
Bringing up interface bond1: [ OK ]
Bringing up interface eth1: [ OK ]
Updating DNS entry for swsys-231.ocarina.local to 10.250.242.173 ..
Skipping DNS Update 10.250.240.4: IP already updated.
Issue the following command to verify all changes have been properly made:
network   – show  
Dedicate bond0 to management traffic using the following commands:
system --mgmt_traffic --add --type < Webserver|Telnet| > --interface <bond(0-N) | eth(0-N) | lo#>
administrator@DR1 > system --mgmt_traffic --add --type Webserver --interface bond0
Successfully added application webserver.
Restarting webserver service ... done.
administrator@DR1 > system --mgmt_traffic --add --type Telnet --interface bond0
Successfully added application telnet.
Restarting telnet service ... done.
system --backup_traffic --add --type < NFS|CIFS|OST|RDS> --interface <bond(0-N) | eth(0-N) | lo#>
Example
Example