I need to adjust MTU on an interface, not Proxmox interface but the interface facing ceph to make it more efficient over 10Gbps network.
It is a bonded interface let's say bond0, bonding eth2 and 3 added to vmbr1 interface.
I was planning to just do this after hours by issuing ifconfig bond0 mtu <size>. The node is in production but again I will be doing it after hours so minimal load.
Any comments, advise , anything can go wrong ?
It is a bonded interface let's say bond0, bonding eth2 and 3 added to vmbr1 interface.
I was planning to just do this after hours by issuing ifconfig bond0 mtu <size>. The node is in production but again I will be doing it after hours so minimal load.
Any comments, advise , anything can go wrong ?