public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] Network hardware tuning and bond...
@ 2020-11-06 16:30 Marco Gaiarin
  0 siblings, 0 replies; only message in thread
From: Marco Gaiarin @ 2020-11-06 16:30 UTC (permalink / raw)
  To: pve-user


[Probably it is all but a specific PVE question, but...]

I need to setup a PVE standalone node that have to host some VMs, one
of that have to be a 'firewall'; one or more NICs are dedicated to WAN
link.


Following the 'bufferbloat' recommendation:

	https://www.bufferbloat.net/projects/bloat/wiki/Tests_for_Bufferbloat/

i've added to a typical bridge:

 iface enp2s0f1 inet manual
	ethernet-autoneg on
	link-speed 100
	link-duplex full
	hardware-dma-ring-tx 18
	offload-tso off
	offload-gso off
	offload-gro off

 auto vmbr1
 iface vmbr1 inet static
	address 172.17.44.50
	netmask 255.255.255.0
	gateway 172.17.44.1
	bridge_ports enp2s0f1
	bridge_waitport 30
	bridge_stp off
	bridge_fd 0

and seems to work, eg link speed is 100Mbit/s and offload parameters
are off.


But i've tried to do the same thing with an LACP bond, adding this parameters
both to single interfaces and also on the bond interface, but seems get
ignored.


It is not possible to set hardware parameters in bond and/or in bond
members?!


Thanks.

-- 
dott. Marco Gaiarin				        GNUPG Key ID: 240A3D66
  Associazione ``La Nostra Famiglia''          http://www.lanostrafamiglia.it/
  Polo FVG   -   Via della Bontà, 7 - 33078   -   San Vito al Tagliamento (PN)
  marco.gaiarin(at)lanostrafamiglia.it   t +39-0434-842711   f +39-0434-842797

		Dona il 5 PER MILLE a LA NOSTRA FAMIGLIA!
      http://www.lanostrafamiglia.it/index.php/it/sostienici/5x1000
	(cf 00307430132, categoria ONLUS oppure RICERCA SANITARIA)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-11-06 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06 16:30 [PVE-User] Network hardware tuning and bond Marco Gaiarin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal