there is only one NIC on this motherboard so I'm not using any link aggregation.
I have read all of the links I can about it, I'm not using anything special as far as the NIC setup is concerned.
NAS4Free 9.1.0.1 (636)
Gigabyte Z68AP-D3
1 x Realtek RTL8111E
iSCSI is the only active service.
Network->Lan management shows 9000, no ip6, gateway is defined for NTP.
the system has been rebooted.
no matter what I do I only see 1500 on the status->lan page it refuses to let me change it.
is the system auto-tuning down when it sets up the NTP ?
This is the old XigmaNAS forum in read only mode,
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
it will taken offline by the end of march 2021!
I like to aks Users and Admins to rewrite/take over important post from here into the new fresh main forum!
Its not possible for us to export from here and import it to the main forum!
I can't get Jumbo frames to work
-
tzpmrz
- NewUser

- Posts: 9
- Joined: 09 Mar 2013 15:16
- Status: Offline
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: I can't get Jumbo frames to work
if you revise wiki: http://wiki.nas4free.org/doku.php?id=na ... s_hardware
you can see that realtek max MTU is 6000 not 9000, use 6000 or less and must work
you can see that realtek max MTU is 6000 not 9000, use 6000 or less and must work
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
-
tzpmrz
- NewUser

- Posts: 9
- Joined: 09 Mar 2013 15:16
- Status: Offline
Re: I can't get Jumbo frames to work
Thanks you so much, that fixed it.
I used MTU = 6000 and now it receives packets at apx 6000 size and sends out data at apx 4500 size. this was all I needed to get over 90% of the 1Gbs capacity ( up from about 50% ). my little test setup doesn't have enough disk bandwidth to keep the NIC that busy all the time. One more dive should fix that.
I used MTU = 6000 and now it receives packets at apx 6000 size and sends out data at apx 4500 size. this was all I needed to get over 90% of the 1Gbs capacity ( up from about 50% ). my little test setup doesn't have enough disk bandwidth to keep the NIC that busy all the time. One more dive should fix that.
- raulfg3
- Site Admin

- Posts: 4865
- Joined: 22 Jun 2012 22:13
- Location: Madrid (ESPAÑA)
- Contact:
- Status: Offline
Re: I can't get Jumbo frames to work
if you need better speed or MTU, please consider to buy an Intel NIC.
12.1.0.4 - Ingva (revision 7743) on SUPERMICRO X8SIL-F 8GB of ECC RAM, 11x3TB disk in 1 vdev = Vpool = 32TB Raw size , so 29TB usable size (I Have other NAS as Backup)
Wiki
Last changes
HP T510
Wiki
Last changes
HP T510
- crowi
- Forum Moderator

- Posts: 1176
- Joined: 21 Feb 2013 16:18
- Location: Munich, Germany
- Status: Offline
Re: I can't get Jumbo frames to work
I have the same one on board:

you never stop learning
now it's set to 6000 too, thanks for the information1 x Realtek RTL8111E
you never stop learning
NAS 1: Milchkuh: Asrock C2550D4I, Intel Avoton C2550 Quad-Core, 16GB DDR3 ECC, 5x3TB WD Red RaidZ1 +60 GB SSD for ZIL/L2ARC, APC-Back UPS 350 CS, NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded
NAS 2: Backup: HP N54L, 8 GB ECC RAM, 4x4 TB WD Red, RaidZ1, NAS4Free 11.0.0.4.3460 embedded
NAS 3: Office: HP N54L, 8 GB ECC RAM, 2x3 TB WD Red, ZFS Mirror, APC-Back UPS 350 CS NAS4Free 11.0.0.4.3460 embedded
-
Joman
- NewUser

- Posts: 3
- Joined: 13 Aug 2013 22:52
- Status: Offline
Re: I can't get Jumbo frames to work
Hy you can check the correct MTU rate with
ping -f -l [your packetsize to check] [targethost]
example ping -f -l 1500 192.168.178.28
if [your packetsize to check] is too big you get packet must be fragmentet
than try a smaler size of packets
if you have a switch in your network, the switch can have other MTU than the NIC
regards Joman
ping -f -l [your packetsize to check] [targethost]
example ping -f -l 1500 192.168.178.28
if [your packetsize to check] is too big you get packet must be fragmentet
than try a smaler size of packets
if you have a switch in your network, the switch can have other MTU than the NIC
regards Joman