特定のインターフェイスを介した管理ファイル レプリケーション

Summary: DDOS 5.7までは、バックアップとリストアのみでifgroupを使用します。 このドキュメントは回避策です。

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

管理ファイル レプリケーションのトラフィックは、構成されたifgroupではなく、管理インターフェイスを経由します。

管理インターフェイスはレプリケーション トラフィックであふれかえり、インターフェイスを使用したアクセスが制限されます。

Cause

DDBOOST構成

Resolution

回避策


DNSが管理インターフェイスを指している場合は、ドキュメントの次の手順に従います。

DNSが特定のインターフェイス(10Gインターフェイスなど)を指している場合は、ルートを追加します(手順3)

DNS設定を確認するには、次の手順を実行します。

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


1.ソースとデスティネーションの両方で、指定されたインターフェイスをホスト名でポイントするローカル ホスト エントリーを作成します

(メモ: ルーティング・ステートメントのゲートウェイは、サーバーが通信できるゲートウェイでなければなりません。

-源-

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

-行き先-

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


2.ポートが正常に動作していることを確認するために、 "net host show" をクリックして、変更が正しく実装されていることを確認します。

3.ソースとデスティネーションの両方で、ホスト名を目的のインターフェイスにポイントする静的ルートを作成します

Data Domain: DDへのルートの追加に関する具体的な情報については、「静的ルートの追加」を参照してください。次の例は、非HAおよびDD OS 6.0以降を対象としています。

-源-

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

-行き先-

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.「route show table」を実行し、エントリーが正しいことを確認します。

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.バックアップ アプリケーションからテスト レプリケーション ジョブを実行します

6.iostat 5(または指定した秒数)を実行し、構成されたインターフェイスを通過するトラフィックを監視します。

アイオスタット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.指定されたインターフェイスのトラフィックが増加する場合は、回避策が実装されています

8.トラフィックがまだ管理インターフェイスを通過している場合は、システムの設定を確認するか、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.