Replicação de arquivo gerenciada em uma interface específica

Summary: Somente backups e restaurações usam ifgroups até o DDOS 5.7. Este documento é uma solução temporária.

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

O tráfego de replicação gerenciada de arquivos passa pela interface de gerenciamento em vez dos ifgroups configurados.

A interface de gerenciamento será inundada com o tráfego de replicação limitando o acesso usando a interface.

Cause

Configuração do DDBOOST

Resolution

SOLUÇÃO TEMPORÁRIA


Se o DNS estiver apontando para a interface de gerenciamento, siga as próximas etapas no documento.

Se o DNS apontar para a interface específica (ou seja, uma interface 10G), adicione uma rota (etapa 3)

Para verificar as configurações de DNS, execute o seguinte:

net show dns (verify that the DNS servers are correct)
net lookup <hostname>


1. Crie uma entrada de host local que aponte o nome do host para a interface especificada na origem e no destino.

(Observação: O gateway para a instrução de roteamento deve ser aquele com o qual o servidor possa se comunicar).

-FONTE-

net hosts add <Destination IP> <Destination FQDN> <Destination shortname>
Example:
net hosts add 192.168.1.150 dest.emc.com dest

-DESTINO-

net hosts add <Source IP> <Source FQDN> <Source shortname>
Example:
net hosts add 10.10.5.150 source.emc.com source


2. Execute um "net host show" para verificar se as alterações foram implementadas corretamente.

3. Crie uma rota estática que aponte o nome do host para a interface desejada na origem e no destino.

Consulte Data Domain: Adicionando uma rota estática para obter informações específicas sobre como adicionar rotas ao DD. O exemplo a seguir é para sistemas sem HA e DD OS 6.0 e mais recentes.

-FONTE-

route add -host <destination IP> gw <specified gateway> <desired source interface>
Example:
route add host 192.168.1.150 gw 10.10.5.1 dev eth0a

-DESTINO-

route add -host <source IP> gw <specified gateway> <desired destination interface>
Example:
route add host 10.10.5.150 gw 192.168.1.1 dev eth0b

4. Execute a "tabela route show" e verifique se as entradas estão corretas.

Example:
route show table
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
192.168.1.150 10.10.5.1        255.255.255.0   U     0      0        0 eth0a

 

route show table
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
10.10.5.150     192.168.1.1    255.255.255.0   U     0      0        0 eth0b


5. Execute um trabalho de replicação de teste a partir do aplicativo

de backup 6. Execute um iostat 5 (ou um número especificado de segundos) e monitore o tráfego que passa pela interface configurada:

IOSTAT 2


11/10 15:48:35
INTERVAL: 2 secs
"-" indicates that system is busy and unable to get recent data.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
CPU      |State    |NFS                           |CIFS                 |Net                                                                                                                                            |Disk                |NVRAM          |Repl
aggr aggr|         |                              |                     |eth4a eth4a eth4b eth4b eth4c eth4c eth4d eth4d eth5a eth5a eth5b eth5b eth5c eth5c eth5d eth5d ethMa ethMa ethMb ethMb ethMc ethMc ethMd ethMd|                    |   aggr    aggr|
busy  max|         |  ops/s  load data in data out|ops/s      in     out|   in   out    in   out    in   out    in   out    in   out    in   out    in   out    in   out    in   out    in   out    in   out    in   out|   read   write busy|   read   write|     in     out
   %    %|CDBVMSFIR|            %    MB/s     MB/s|         MB/s    MB/s| MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s  MB/s|  KiB/s   KiB/s    %|  KiB/s   KiB/s|   KB/s    KB/s
---- ---- --------- ------- ----- ------- -------- ----- ------- ------- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ----- ------- ------- ---- ------- ------- ------- -------
   -    -         -       -     -       -        -     -       -       -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -     -       -       -    -       -       -       -       -
  36   36         -     411     0   16.75     0.11     -       -       -  7.22     0     0     0     0     0     0     0 10.47  0.01     0     0     0     0     0     0  3.24   123     0     0     0     0     0     0 2993967  794450    -       -       -    1167  116670
  36   39 C  VM         401     0   16.14     0.11     2       0       0  6.97     0     0     0     0     0     0     0 10.37  0.01     0     0     0     0     0     0  3.20   123     0     0     0     0     0     0 2875004  762850    -       -       -    1149  117079
  28   37 C  VM         303     0   10.81     0.11     2       0       0  4.67     0     0     0     0     0     0     0  9.03     0     0     0     0     0     0     0  2.73   123     0     0     0     0     0     0 1490253  400502    -       -       -     904  121288
  35   44 C  VM         373     0   19.62     0.09     0       0       0  6.87     0     0     0     0     0     0     0  8.37     0     0     0     0     0     0     0  2.80   123     0     0     0     0     0     0 3099676  836494    -       -       -     945  115731
  44   48 C  VM         405     0   17.53     0.10     0       0       0  8.11     0     0     0     0     0     0     0 12.10     0     0     0     0     0     0     0  3.14   123     0     0     0     0     0     0 5252756 1235990    -       -       -    1219  124147
  42   49 C  VM         373     0   15.89     0.10     0       0       0  7.54     0     0     0     0     0     0     0 10.61     0     0     0     0     0     0     0  3.27   123     0     0     0     0     0     0 4624478 1036232    -       -       -    1194  115686
  33   40 C  VM         341     0   12.98     0.10     0       0       0  6.22     0     0     0     0     0     0     0  9.19     0     0     0     0     0     0     0  3.76   123     0     0     0     0     0     0 1257580  361429    -       -       -    1699  120311
  28   41 C  VM         385     0   21.53     0.11     0       0       0  6.47     0     0     0     0     0     0     0 10.39     0     0     0     0     0     0     0  3.50   123     0     0     0     0     0     0 2134021  640822    -       -       -    1508  116681
  41   44 C  VM         360     0   18.58     0.08     0       0       0  7.75     0     0     0     0     0     0     0 14.07     0     0     0     0     0     0     0  3.03   123     0     0     0     0     0     0 3884156  980316    -       -       -    1081  122749
   43   49 C  VM         345     0   15.06     0.08     0       0       0  7.88     0     0     0     0     0     0     0 11.23     0     0     0     0     0     0     0  2.99   123     0     0     0     0     0     0 3717975  903659    -       -       -    1157  120974

 


7. Se o tráfego da interface especificada aumentar, uma solução temporária foi implementada.

8. Se o tráfego ainda estiver passando pela interface de gerenciamento, analise as configurações no sistema ou envolva um especialista em rede do Data Domain.

Affected Products

Data Domain
Article Properties
Article Number: 000077882
Article Type: Solution
Last Modified: 12 Dec 2024
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.