Re: Adding MTU DHCP option when specified

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Dec 07, 2018 at 04:29:18PM +0100, Casey Callendrello wrote:
> Hi there,
> I was working on some MTU testing for OpenShift, and I realized that, while
> libvirt does allow specifying the MTU of the bridge interface, it doesn't
> plumb it through the DHCP server.
> 
> This is really easy - it's just an extra line in the dnsmasq.conf file,
> e.g.:
> 
> dhcp-option-force=option:mtu,9000
> 
> Any interest in this as a patch? And, apologies if this has been discussed
> to death (though I searched around and didn't find anything).

I don't recall this being discussed before.

We set the MTU on the bridge in the host. This in turn means we set the
MTU on the TAP devices attached to the bridge.  The guest OS though still
uses the default MTU size.

IIUC, this DHCP option is intended to tell the guest OS to configure its
NIC with the different MTU size, completing the end-to-end config.

If so, this makese sense as something todo.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux