lkml.org 
[lkml]   [2009]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: 2.6.29.1: unregister_netdevice problem
    On Thu, 23 April 2009 ebiederm@xmission.com (Eric W. Biederman) wrote:
    > "Alexander V. Lukyanov" <lav@netis.ru> writes:
    >
    > > Eventually I have an increased load average without apparent reason.
    > > When I reboot the server in such a case, I get infinitely repeating
    > > messages on the console:
    > >
    > > unregister_netdevice: waiting for eth0.2 to become free. Usage
    > > count = 4
    > >
    > > eth0.2 is a vlan interface, eth0 is 02:00.0 Ethernet controller:
    > > Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit
    > > Ethernet controller (rev 01)
    >
    > CC: netdev where someone might have a better clue.
    >
    > Infinitely repeating unregister_netdevice messages means something
    > isn't releasing it's reference count to your network device.
    >
    > There really isn't enough information in your email to figure out
    > what you were doing that, or what piece of code triggered this.


    A few I similar cases I have encountered are related to:
    vlan, netconsole

    If you attempt to rmmod the driver of a network interface for which
    you have a vlan or netconsole setup on top of you end up with this
    kind of lock.

    At least the two above do not react of removal attempt notifications
    and thus keep the network device referenced.

    Bruno


    \
     
     \ /
      Last update: 2009-04-24 23:25    [W:4.927 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site