Re: [kvm-devel] NFS problems

2007-12-26 Thread Yves Dorfsman
On Wed, 26 Dec 2007, Yves Dorfsman wrote: > I was usign rtl8020 (I think), anyway, not ne2k. I am now using rtl8139 and > have the same problem. I am using the linux 8139too though, which I > understand is old, I am trying to replace it with the newer one 8139cp, but > have shoot myself in the

Re: [kvm-devel] NFS problems

2007-12-26 Thread Yves Dorfsman
On Wed, 26 Dec 2007, Avi Kivity wrote: > Yves Dorfsman wrote: >> >> This week I upgraded KVM to version 57. Everything looked like it worked, >> but I run into the following problem: after serving a few pages (< 20) the >> machine gets into 0% user, 0% idle 100% wait and apache stop serving an

Re: [kvm-devel] NFS problems

2007-12-26 Thread Avi Kivity
Yves Dorfsman wrote: > I built my virtual machines on KVM version 28 back in july. One of them > runs gentoo x86_64 (as guest) and a small web server with apache 2, > serving pages from an NFS directory. Never had a problem with it. > > This week I upgraded KVM to version 57. Everything looked li

[kvm-devel] NFS problems

2007-12-26 Thread Yves Dorfsman
I built my virtual machines on KVM version 28 back in july. One of them runs gentoo x86_64 (as guest) and a small web server with apache 2, serving pages from an NFS directory. Never had a problem with it. This week I upgraded KVM to version 57. Everything looked like it worked, but I run into