Dell PowerVault DR4100 Handleiding voor beste praktijken - Pagina 24

Blader online of download pdf Handleiding voor beste praktijken voor {categorie_naam} Dell PowerVault DR4100. Dell PowerVault DR4100 41 pagina's. Backup and recovery appliance
Ook voor Dell PowerVault DR4100: Aan de slag handleiding (10 pagina's), Handmatig (37 pagina's), Release Release (16 pagina's), Handmatig (12 pagina's), Handmatig (24 pagina's), Handmatig (23 pagina's), Qiuck-instellingen (1 pagina's), Handmatig (27 pagina's), Handmatig (25 pagina's)

Dell PowerVault DR4100 Handleiding voor beste praktijken
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