[PVE-User] Change the MTU?

John john at zoqdla.com
Wed Jun 6 15:30:54 CEST 2012


Hi Tobias,

>From what I know, you have to increase it on the Ethernet interface, not
the bridge.

I may be wrong, so if someone else knows please correct me.

---
John Hurley <jhurley at zoqdla dot com>
Help me out: Sign up for dropbox, I get some extra space :)
http://db.tt/jHOdOnP



On Wed, Jun 6, 2012 at 4:58 AM, Tobias Matthaeus <tm at carmunity.de> wrote:

> Hello everyone,
>
>
> I have two ProxMox Server and I am using DRBD to sync the VM-Images
> between this both machines. Every Server is a DRBD Master and a DRBD Slave
> for the other one too…
> But my DRBD speed is not very high. I think I need to increase the MTU of
> the VMBR-Interface. I tried that, but I got and error. Any Ideas anyone?
>
>
> iface eth2 inet manual
>        broadcast  10.2.7.255
>        network 10.2.7.0
>        mtu 9000
>
> auto vmbr1
> iface vmbr1 inet static
>        address  10.2.7.136
>        netmask  255.255.255.0
>        bridge_ports eth2
>        bridge_stp off
>        bridge_fd 0
>        pre-up ifconfig eth2 mtu 9000
>
>
>
> After restarting network I get this error:
>
>
> Waiting for vmbr0 to get ready (MAXWAIT is 2 seconds).
> if-up.d/mountnfs[vmbr0]: waiting for interface vmbr1 before doing NFS
> mounts ... (warning).
> SIOCSIFMTU: Invalid argument
> Failed to bring up vmbr1.
> done.
>
>
>
>
> Thanks and Regards!
>
>
>
>
> Tobi
>
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20120606/db26be0a/attachment.htm>


More information about the pve-user mailing list