From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Leimbach Subject: Re: strange guest slowness after some time Date: Tue, 17 Mar 2009 16:32:06 +0100 Message-ID: <49BFC276.1080600@gmx.net> References: <49B29705.6000904@wpkg.org> <49B4E7A6.3090601@redhat.com> <49B4EDC9.9020504@wpkg.org> <49B4EE8F.7050001@redhat.com> <49BD007C.9030809@wpkg.org> <49BF7FB6.9080503@wpkg.org> <49BF8686.5050707@redhat.com> <49BF88BE.7040805@wpkg.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: avi@redhat.com, kvm@vger.kernel.org To: Tomasz Chmielewski Return-path: Received: from mail.gmx.net ([213.165.64.20]:56057 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753989AbZCQPcM (ORCPT ); Tue, 17 Mar 2009 11:32:12 -0400 In-Reply-To: <49BF88BE.7040805@wpkg.org> Sender: kvm-owner@vger.kernel.org List-ID: Tomasz Chmielewski wrote: > Avi Kivity schrieb: >> Tomasz Chmielewski wrote: >>> After a week or so, network in one guest got slow with kvm-84 and no >>> cpufreq. >> This is virtio, right? What about e1000? >> >> (I realize it takes a week to reproduce, but maybe you have some more >> experience) > > Yes, all affected had virtio. Probably because I didn't have many > guests with e1000 interface. > > After a guest gets slow, I stop it and add another interface, e1000. > > > If it gets slow again, I'll check if e1000 interface is slow as well. > > Will keep you updated. I see similar behavior: After a week one of my guests' network totally stops to respond. Only guests using virtio networking get hit. Both windows and linux guests are affected. My guests in production use e1000 and have never been hit. While that can be a coincidence it seems very unlikely: Out of 3 virtio guests 2 have been hit, one repeatedly. Out of 3 e1000 guests none has ever been hit. Observed with kvm-83 and kvm-84 with the host running in-kernel KVM code (linux 2.6.25.7)