[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Problem MTU > 1500
Hi, ok, I missed that part, that you're able to use jumboframes between dom0. I'm sorry, but I don't know how bridges are created by XCP / XenServer. On recent Xen 4, the usual /etc/xen/scripts/network-bridge is somewhat depricated. (Or simply doesn't work any longer ;-) without problems). Most installations I've seen so far creating the bridges with onboard tools in /etc/sysconfig/network-scripts/... or /etc/network/interfaces. During runtime only the vif's are created and removed, but not the bridges itself. If(!) XCP does it the same way, you could try to find the script and/or configuration file where the bridge itself is been created. As a short test, if it's worth the search, try ifconfig bridgename mtu 9000 and see if (and how long) this helps. Maybe the XenServer forums are more helpful? cheers, Stephan
Hi, Thanks for your quick reaction. Yes I am sure for all the interfaces (intern as extern) the MTU is set to 9000 ans also the database for the vif/pif/network(bridges) shows me MTU 9000. The strange thing is when I set everything to 9000 and start the guest the bridgeX shows me MTU=1500 ("ifconfig -a" command used ) even the vif/pif/network database (xe vif-param-list, xe pif-param-list, xe network-param-list commands used) are showing me MTU 9000. And my NIC are able to send 9000 frames. Because what I mentioned before when I ping from the host to an extern interface I do not have problems. SO ra ra ra what do I wrong or is there still some other configure files in the host ot guest operating system which I did forgot??? 2012/7/20 Stephan Seitz <s.seitz@xxxxxxxxxxx> Hi, Hi, _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users Attachment:
signature.asc _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |