Шкала потужності: Ісілон: Як перевірити, чи включений фрейм JUMBO в OneFS, Linux і Windows

Summary: У цій статті описано, як перевірити, чи включений фрейм JUMBO в OneFS, Linux і Windows.

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.

Instructions

Введення
У цій статті описано, як перевірити, чи включений фрейм JUMBO (MTU 9000) для OneFS, Linux і Windows.

Процедура
  • Компанія OneFS
    • ping -D -s 8952(або 8972) <IP-адреса призначення>
  • Лінукс
    • ping -M do -s 8952(OR 8972) <Цільова IP-адреса>
  • Вікна
    • ping -l 8952(OR 8972) -f <IP-адреса призначення>
Приклад (MTU 9000)
[root@sut14 ~]# ping -M do -s 8972 10.10.10.10
PING 10.10.10.10 (10.10.10.10) 8972(9000) bytes of data.
8980 bytes from 10.10.10.10: icmp_seq=1 ttl=64 time=0.186 ms   <<< Ping Success, JUMBO frame enabled
8980 bytes from 10.10.10.10: icmp_seq=2 ttl=64 time=0.199 ms
8980 bytes from 10.10.10.10: icmp_seq=3 ttl=64 time=0.183 ms
^C
--- 10.10.10.10 ping statistics ---
3 packets transmitted, 3 received, 0% packet loss, time 38ms
rtt min/avg/max/mdev = 0.183/0.189/0.199/0.013 ms
[root@sut14 ~]# 

Приклад (MTU 1500)
[root@sut14 ~]# ping -M do -s 8972 10.10.10.11
PING 10.10.10.11 (10.10.10.11) 8972(9000) bytes of data.
ping: local error: Message too long, mtu=1500   <<< Ping Failure, JUMBO frame disabled
ping: local error: Message too long, mtu=1500
ping: local error: Message too long, mtu=1500
^C
--- 10.10.10.11 ping statistics ---
3 packets transmitted, 0 received, +3 errors, 100% packet loss, time 38ms
[root@sut14 ~]#

Affected Products

PowerScale OneFS
Article Properties
Article Number: 000194177
Article Type: How To
Last Modified: 07 Jul 2025
Version:  3
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.