PowerScale: Isilon: Como verificar se o quadro JUMBO está ativado no OneFS, Linux e Windows

Summary: Este artigo descreve como verificar se o quadro JUMBO está ativado no OneFS, Linux e 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

Introdução
Este artigo descreve como verificar se o quadro JUMBO (MTU 9000) está habilitado para OneFS, Linux e Windows.

Procedimento
  • OneFS
    • ping -D -s 8952 (ou 8972) <Endereço IP de destino>
  • Linux
    • ping -M do -s 8952 (OU 8972) <Endereço IP de destino>
  • Windows
    • ping -l 8952 (OU 8972) -f <Endereço IP de destino>
Exemplo (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 ~]# 

Exemplo (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.