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)在路径上保持一致的两种机制。本文档还介绍了如何计算路径 MTU,即在两个主机之间的路径上一致的最小 MTU。

This article applies to   This article does not apply to 

Instructions

MTU 是 OSI 模型第 2 层数据网络上的最大可能帧。
MTU 大小取决于通信介质的物理属性。

 

对于大多数以太网网络,此字段默认设置为 1500 字节。
最近,有效负载超过 1500 字节的以太网帧变得越来越流行(它们称为巨型帧),它们承载 9000 字节的有效负载。

 

将 MTU 增加到默认值 1500 的问题在于,路径上的所有网络设备都必须支持增加的 MTU 值。

 

另一方面,具有 VPN/PPPoe/防火墙等可能会导致 WAN 链路上的 MTU 低于 1500。

 

在这两种情况下,我们必须确保 MTU 在 RecoverPoint 群集之间的所有路径上保持一致,否则可能会出现意外问题,例如:

  • 复制影响(可能的 DRU、链路重置等)
  • 群集无法通信
  • 系统中的群集未知

 

也不支持波动的 MTU,因为 RPA 只支持固定的 MTU 值,而波动的 MTU 可能会导致通信问题。

 

要检查 RecoverPoint 中的最大传输单元 (MTU),请以 admin(对于 RecoverPoint Classic 为 boxmgmt)角色用户登录到“Installation”菜单。

 

从管理员主菜单中,选择:

[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 版本 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)的流量执行 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 过低可能会导致数据包碎片。

 

有关详细信息,请参阅 Internet 上的 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.