<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Verdana">I'm running KVM on a standard
Debian Lenny host, and I seem to be hitting the problem identified
here:
<a class="moz-txt-link-freetext" href="http://serverfault.com/questions/123566/is-anyone-using-kvm-in-production">http://serverfault.com/questions/123566/is-anyone-using-kvm-in-production</a><br>
<br>
My symptom is that using rsync over SSH to transfer files into the
guest gets slower and slower, and then grinds to a halt, and the
machine becomes unreachable.<br>
<br>
It seems that I should be using the virtio driver, but I can't seem to
make it load.  The KVM guest has the virtio module, (a la find
/lib/modules -name \*virtio\*) but when I try to force it by setting
<model type="virtio"/> in the XML configuration, it seems to make
no difference.<br>
<br>
</font></font><font size="-1"><font face="Verdana">I see that as per
<a class="moz-txt-link-freetext" href="http://libvirt.org/formatdomain.html">http://libvirt.org/formatdomain.html</a> , "qemu -net
nic,model=? /dev/null" returns the following: "ne2k_isa i82551 i82557b
i82559er ne2k_pci pcnet rtl8139", but I have no qemu-kvm binary.  Not
sure if that's a telling symptom or not.<br>
</font></font><br>
<font size="-1"><font face="Verdana">Host kernel is
2.6.26-2-openvz-amd64, KVM version is 72+dfsg-5~lenny5, libvirt version
is 0.4.6-10, all of which look good enough to use virtio according to 
<a class="moz-txt-link-freetext" href="http://wiki.libvirt.org/page/Virtio">http://wiki.libvirt.org/page/Virtio</a> .<br>
<br>
Thanks,<br>
<br>
Tony Lewis<br>
</font></font>
</body>
</html>