linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Peter <peter.spamcatcher@rimuhosting.com>
To: linux-kernel@vger.kernel.org
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: unregister_netdevice: waiting for tap24 to become free
Date: Tue, 12 Jul 2005 07:12:07 +1200	[thread overview]
Message-ID: <42D2C487.60302@rimuhosting.com> (raw)
In-Reply-To: <20050709120703.C2175@flint.arm.linux.org.uk>

Hi.  I am hitting a bug that manifests in an unregister_netdevice error 
message.  After the problem is triggered processes like ifconfig, tunctl 
and route refuse to exit, even with killed.  And the only solution I 
have found to regaining control of the server is issuing a reboot.

The server is running a number of tap devices.  (It is a UML host server 
running the skas patches http://www.user-mode-linux.org/~blaisorblade/).

Regards, Peter

# uname -r
2.6.11.7-skas3-v8

unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1
unregister_netdevice: waiting for tap24 to become free. Usage count = 1


30684 ?        DW     0:45          \_ [tunctl]
31974 ?        S      0:00 /bin/bash ./monitorbw.sh
31976 ?        S      0:00  \_ /bin/bash ./monitorbw.sh
31978 ?        D      0:00      \_ /sbin/ifconfig
31979 ?        S      0:00      \_ grep \(tap\)\|\(RX bytes\)
32052 ?        S      0:00 /bin/bash /opt/uml/umlcontrol.sh start --user 
gildersleeve.de
32112 ?        S      0:00  \_ /bin/bash /opt/uml/umlrun.sh --user 
gildersleeve.de
32152 ?        S      0:00      \_ /bin/bash ./umlnetworksetup.sh 
--check --user gildersleeve.de
32176 ?        D      0:00          \_ tunctl -u gildersleeve.de -t tap24

  reply	other threads:[~2005-07-11 19:12 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-09 11:01 [patch 1/1] uml: fix lvalue for gcc4 blaisorblade
2005-07-09 11:07 ` Russell King
2005-07-11 19:12   ` Peter [this message]
2005-07-11 22:20     ` [uml-devel] unregister_netdevice: waiting for tap24 to become free Blaisorblade
2005-07-11 22:26       ` Peter
2005-07-11 22:47         ` Blaisorblade
2005-07-14  9:20           ` [uml-devel] " Peter
2005-07-11 22:05   ` [uml-devel] Re: [patch 1/1] uml: fix lvalue for gcc4 Blaisorblade

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D2C487.60302@rimuhosting.com \
    --to=peter.spamcatcher@rimuhosting.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).