Support setting low-level txqueuelen option

Bug #2016831 reported by Luke Williams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Netplan
Triaged
Wishlist
Unassigned

Bug Description

I have a 10G NIC in my server used to connect to network storage via iSCSI and/or NFS. The server sees that it is a 10G NIC when you query /sys/class/net/enp2s0/speed, however ip link show enp2s0 shows default qlen as 1000. I manually set it using ip command (ip link set dev enp2s0 txqueuelen 10000 and it correctly shows the updated speed with the ip command. I have created a udev rule so that this gets applied during startup, but seems like it should be part of netplan if it cannot autonegotiate the correct speed from the switch. (Windows, BSD and VMware all see it and set the correct speed for this NIC) I am able to adjust MTU with netplan, just seems like I should be able to set the port speed as well.

Thanks!

Lukas Märdian (slyon)
summary: - cannot set txqueuelen in netplan
+ Support setting low-level txqueuelen option (link speed) in Netplan
Changed in netplan:
status: New → Triaged
importance: Undecided → Wishlist
summary: - Support setting low-level txqueuelen option (link speed) in Netplan
+ Support setting low-level txqueuelen option
Revision history for this message
Lukas Märdian (slyon) wrote :

related to bug #2020254

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.