linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
@ 2010-11-16  8:41 Nikola Ciprich
  2010-11-16  9:46 ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: Nikola Ciprich @ 2010-11-16  8:41 UTC (permalink / raw)
  To: KVM list, netdev list; +Cc: nikola.ciprich, Linux kernel list

Hello,
I just tried running KVM on 2.6.37-rc2 host, and when trying to shutdown guest, it
got to unterruptible state (D) and I'm getting lots of following messages:
[ 1269.392009] unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
So I just want to report..
n.


-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
  2010-11-16  8:41 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1 Nikola Ciprich
@ 2010-11-16  9:46 ` Eric Dumazet
  2010-11-18  6:28   ` Nikola Ciprich
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Dumazet @ 2010-11-16  9:46 UTC (permalink / raw)
  To: Nikola Ciprich; +Cc: KVM list, netdev list, nikola.ciprich, Linux kernel list

Le mardi 16 novembre 2010 à 09:41 +0100, Nikola Ciprich a écrit :
> Hello,
> I just tried running KVM on 2.6.37-rc2 host, and when trying to shutdown guest, it
> got to unterruptible state (D) and I'm getting lots of following messages:
> [ 1269.392009] unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
> So I just want to report..
> n.
> 
> 

Yep, this is a known problem, thanks !

fix is there : 

http://patchwork.ozlabs.org/patch/71354/




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
  2010-11-16  9:46 ` Eric Dumazet
@ 2010-11-18  6:28   ` Nikola Ciprich
  2010-11-18  9:16     ` Eric Dumazet
  0 siblings, 1 reply; 5+ messages in thread
From: Nikola Ciprich @ 2010-11-18  6:28 UTC (permalink / raw)
  To: Eric Dumazet; +Cc: KVM list, netdev list, nikola.ciprich, Linux kernel list

> Yep, this is a known problem, thanks !
> 
> fix is there : 
> 
> http://patchwork.ozlabs.org/patch/71354/
Thanks Eric, this indeed fixes the problem..
I noticed the fix didn't make it to 2.6.37-rc2-git3 though,
maybe it just got omited?
anyways, thanks for help!
n.



> 
> 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

-- 
-------------------------------------
Ing. Nikola CIPRICH
LinuxBox.cz, s.r.o.
28. rijna 168, 709 01 Ostrava

tel.:   +420 596 603 142
fax:    +420 596 621 273
mobil:  +420 777 093 799
www.linuxbox.cz

mobil servis: +420 737 238 656
email servis: servis@linuxbox.cz
-------------------------------------

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
  2010-11-18  6:28   ` Nikola Ciprich
@ 2010-11-18  9:16     ` Eric Dumazet
       [not found]       ` <AANLkTi=kx3uzrf29K7U8BFt2oTA_Dtw=4r2LdWPFUKv7@mail.gmail.com>
  0 siblings, 1 reply; 5+ messages in thread
From: Eric Dumazet @ 2010-11-18  9:16 UTC (permalink / raw)
  To: Nikola Ciprich; +Cc: KVM list, netdev list, nikola.ciprich, Linux kernel list

Le jeudi 18 novembre 2010 à 07:28 +0100, Nikola Ciprich a écrit :
> > Yep, this is a known problem, thanks !
> > 
> > fix is there : 
> > 
> > http://patchwork.ozlabs.org/patch/71354/
> Thanks Eric, this indeed fixes the problem..
> I noticed the fix didn't make it to 2.6.37-rc2-git3 though,
> maybe it just got omited?
> anyways, thanks for help!
> n.

Its in David Miller net-2.6 tree (all pending network patches for
current linux-2.6 version), so it'll be included next time David push
its tree to Linus, dont worry ;)




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1
       [not found]       ` <AANLkTi=kx3uzrf29K7U8BFt2oTA_Dtw=4r2LdWPFUKv7@mail.gmail.com>
@ 2010-11-23  0:27         ` Alex,Shi
  0 siblings, 0 replies; 5+ messages in thread
From: Alex,Shi @ 2010-11-23  0:27 UTC (permalink / raw)
  To: linux-kernel, davem; +Cc: Chen, Tim C, Li, Shaohua


Seems the problem fixing is still out of 37-rc3 kernel. It block our
network performance testing. I am glad to see the fixing patch in
upstream. 


> 
> On Thu, Nov 18, 2010 at 5:16 PM, Eric Dumazet <eric.dumazet@gmail.com>
> wrote:
>         Le jeudi 18 novembre 2010 à 07:28 +0100, Nikola Ciprich a
>         écrit :
>         > > Yep, this is a known problem, thanks !
>         > >
>         > > fix is there :
>         > >
>         > > http://patchwork.ozlabs.org/patch/71354/
>         > Thanks Eric, this indeed fixes the problem..
>         > I noticed the fix didn't make it to 2.6.37-rc2-git3 though,
>         > maybe it just got omited?
>         > anyways, thanks for help!
>         > n.
>         
>         
>         Its in David Miller net-2.6 tree (all pending network patches
>         for
>         current linux-2.6 version), so it'll be included next time
>         David push
>         its tree to Linus, dont worry ;)
>         
>         

> 



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-23  0:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-16  8:41 2.6.37-rc2 after KVM shutdown - unregister_netdevice: waiting for vmtst01eth0 to become free. Usage count = 1 Nikola Ciprich
2010-11-16  9:46 ` Eric Dumazet
2010-11-18  6:28   ` Nikola Ciprich
2010-11-18  9:16     ` Eric Dumazet
     [not found]       ` <AANLkTi=kx3uzrf29K7U8BFt2oTA_Dtw=4r2LdWPFUKv7@mail.gmail.com>
2010-11-23  0:27         ` Alex,Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).