Skip to main content
  • Place orders quickly and easily
  • View orders and track your shipping status
  • Enjoy members-only rewards and discounts
  • Create and access a list of your products
  • Manage your Dell EMC sites, products, and product-level contacts using Company Administration.

「RecoverPoint:RecoverPointでMTUサイズを確認する方法

Summary: このドキュメントでは、最大転送単位(MTU)がパスに沿って一貫していることを確認するために使用できる2つのメカニズムについて説明します。また、このドキュメントでは、2 つのホスト間のパスに沿って一貫性のある最小 MTU であるパス MTU を計算する方法についても説明します。

This article applies to   This article does not apply to 

Instructions

MTUは、OSIモデルのレイヤー2データ ネットワークで可能な最大のフレームです。
MTUのサイズは、通信メディアの物理的特性によって異なります。

 

ほとんどのEthernetネットワークでは、デフォルトで1500バイトに設定されています。
最近では、ペイロードが1500バイトを超えるEthernetフレーム(ジャンボフレームと呼ばれる)が一般的になりつつあり、9000バイトのペイロードを伝送します。

 

デフォルト値の1500を超えてMTUを増やす場合の問題は、パス上のすべてのネットワーク デバイスが増加したMTU値をサポートする必要があることです。

 

一方、VPN/PPPoe/ファイアウォールなどがあると、WAN リンクの MTU が 1500 を下回る可能性があります。

 

どちらの場合も、RecoverPointクラスター間のすべてのパスでMTUの整合性を確保する必要があります。そうしないと、次のような予期しない問題が発生する可能性があります。

  • レプリケーションへの影響(DRU、リンク リセットなど)
  • クラスターの通信不能
  • システム全体で不明なクラスター

 

RPAは固定MTU値のみをサポートしており、MTUが変動すると通信の問題が発生する可能性があるため、MTUの変動もサポートされません。

 

RecoverPointのMTU(最大転送単位)を確認するには、管理者(またはRecoverPoint Classicの場合はboxmgmt)ロール ユーザーとして[Installation]メニューにログインします。

 

[Admin Main Menu]から、次の項目を選択します。

[2] Setup
[1] Modify settings
[7] MTU configuration
[1] View MTU values

Selecting 1 display result such as:
|------------|
| MTU values |
|------------|
| WAN | 1500 |
| LAN | 1500 |
|-----|------|

 

pingを使用してMTUをテストするには、次の手順を実行します。

 

バージョンによって異なりますが、[内部コマンドの実行]プロンプトが表示されます(メニューボタン3、5 boxmgmt main menu)に含まれているバージョン4.1以降)。
[5]内部コマンド
の実行 これは、使用できるコマンドのリストです。 arp arping date ethtool kps.pl netstat ping ping6 ssh su telnet top uptime

 

内部コマンドの入力:
内部コマンドでpingをテストする場合は、MTUの最適な値を得るためにテストする際の例として、次を使用します。

ping -I eth0 -M do -s <packet size> <destination IP>

 

-I 引数は、指定されたインターフェイス(この例ではeth0、WANポート)からpingトラフィックを強制的に送信します。
-s 引数は、テストするパケットサイズを指定します。

 

結果の例:
内部コマンドの入力:

ping -I eth0 -M do -s 1472 192.168.0.105
PING 192.168.0.105 (192.168.0.105) from 192.168.0.108 eth0: 1472(1500) bytes of data.
1480 bytes from 192.168.0.105: icmp_req=1 ttl=64 time=0.164 ms
1480 bytes from 192.168.0.105: icmp_req=2 ttl=64 time=0.148 ms
1480 bytes from 192.168.0.105: icmp_req=3 ttl=64 time=0.144 ms
1480 bytes from 192.168.0.105: icmp_req=4 ttl=64 time=0.125 ms
1480 bytes from 192.168.0.105: icmp_req=5 ttl=64 time=0.151 ms
1480 bytes from 192.168.0.105: icmp_req=6 ttl=64 time=0.144 ms

 

Ctrl+C を押してテストを終了します。

 

 

テストが失敗した場合は、低い方のMTU値をテストします。テストのガイドラインは、RecoverPointがプリセットした値(下記参照)を使用し、その値から28を減算してパケット ヘッダーを考慮することです。上記の例では、パケット サイズとして1472をpingして1500 MTUをテストし、pingテストの28ビット オーバーヘッドを考慮しました。1492 を MTU としてテストする場合は、1464 を -s サイズ。1430 をテストする場合は、1402 などを使用します。

 

MTU値を変更するには、次の手順を実行します。

[2] Setup
[1] Modify settings
[7] MTU configuration
[2] Configure MTU values

Selecting 2 here allows you to pick the interface to modify:
1. WAN
2. LAN

Select the interface type to modify (1 to 2): 1
The current WAN MTU value is 1500. Do you want to modify it? (y/n)? y
1. 9000 bytes (Recommended when using iSCSI)
2. 1500 bytes (Default value)
3. 1492 bytes (Recommended when using PPPoE)
4. 1430 bytes (Recommended when using VPN)
5. Other (For EMC personnel use only)
Select MTU value: (1 to 5) (Default '2'):

Enter the correct value based on the ping tests results.

|------------|
| MTU values |
|------------|
| WAN | 1500 |
| LAN | 1500 |
|-----|------|

Do you want to apply these configuration settings now (y/n)? y
The RPA receives these changes, but it may take some time for them to be applied to the entire system.

 

メモ: カスタム サイズは、オプション5を使用して入力できます。上記の他のエントリでは、MTUを低くしすぎると、パケットの断片化につながる可能性があります。

 

詳細については、「インターネットでの MTU 検索とパケット断片化検索」を参照してください。

 

Affected Products

RecoverPoint

Products

RecoverPoint, RecoverPoint CL, RecoverPoint EX, RecoverPoint for Virtual Machines, RecoverPoint SE
Article Properties
Article Number: 000019191
Article Type: How To
Last Modified: 02 May 2024
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.
Article Properties
Article Number: 000019191
Article Type: How To
Last Modified: 02 May 2024
Version:  6
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.