From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timo Schoeler Subject: MTU != 1500 in KVM guest Date: Wed, 22 Dec 2010 14:12:38 +0100 Message-ID: <4D11F946.9050800@riscworks.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from tydirium.riscworks.net ([213.73.89.76]:54036 "EHLO tydirium.riscworks.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753378Ab0LVNW2 (ORCPT ); Wed, 22 Dec 2010 08:22:28 -0500 Received: from soyuz.interdotnet.de (soyuz.InterDotNet.De [213.73.110.138]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tydirium.riscworks.net (Postfix) with ESMTPSA id 589832B25CE for ; Wed, 22 Dec 2010 14:12:39 +0100 (CET) Sender: kvm-owner@vger.kernel.org List-ID: Hi list, I urgently need to set a MTU >1500 in KVM guests. However, using the 'usual procedures' (on CentOS) do not happen to work. I'm running CentOS 5.5 x86_64 on the mare metal as well as the KVM guest; KVM is kmod-kvm-83-164.el5_5.25 kvm-83-164.el5_5.25 Is there anything I didn't see yet? Thanks, Timo