On Wed, May 28, 2014 at 11:37:54 -0700, Philip Guenther wrote: > On Wed, May 28, 2014 at 11:26 AM, Adam Thompson <athom...@athompso.net>wrote: > > > Don't have a good answer for you, but I have similar problems with vio(4). > > Switching to e1000 on the KVM side solved my random hangs completely. > > > > The vio(4) manpage mentions > Setting flags to 0x02 disables the RingEventIndex feature. This can be > tried as a workaround for possible bugs in host implementations or vio > at > the cost of slightly reduced performance. > > Have any of you tested that to see whether it improves the situation?
Hello everyone, I just wanted to report that I too had this problem (sporadic hangs of the vio0-Interface) with 5.5-stable/amd64 in a KVM-VM. I tried the solution described by Philip Guenther and voilá, the problems are gone. I did no tests with regard to the performance, it seems alright. $ dmesg |grep vio vio0 at virtio0: RingEventIdx disabled by UKC: address <some address> Thanks and have a nice day, Christoph