netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: netdev@vger.kernel.org
Cc: bugme-daemon@bugzilla.kernel.org, t.artem@mailcity.com
Subject: Re: [Bugme-new] [Bug 8789] New: Error inserting ipt_LOG (mod_path): Device or resource busy
Date: Sat, 21 Jul 2007 01:02:07 -0700	[thread overview]
Message-ID: <20070721010207.b88e1364.akpm@linux-foundation.org> (raw)
In-Reply-To: <bug-8789-10286@http.bugzilla.kernel.org/>

On Sat, 21 Jul 2007 00:44:08 -0700 (PDT) bugme-daemon@bugzilla.kernel.org wrote:

> http://bugzilla.kernel.org/show_bug.cgi?id=8789
> 
>            Summary: Error inserting ipt_LOG (mod_path): Device or resource
>                     busy

A 2.6.12 -> 2.6.22 regression.

>            Product: Networking
>            Version: 2.5
>      KernelVersion: 2.6.22
>           Platform: All
>         OS/Version: Linux
>               Tree: Mainline
>             Status: NEW
>           Severity: blocking
>           Priority: P1
>          Component: Netfilter/Iptables
>         AssignedTo: networking_netfilter-iptables@kernel-bugs.osdl.org
>         ReportedBy: t.artem@mailcity.com
> 
> 
> Most recent kernel where this bug did not occur: 2.6.21.6
> Distribution: Fedora 7
> Hardware Environment: irrelevant
> Software Environment: Fedora 7 + vanilla kernel 2.6.22
> Problem Description:
> 
> After I upgraded to 2.6.22 kernel, my iptables configuration no longer works
> and I get the above error message. When the error occurs I have these iptables
> modules loaded:
> 
> [root@localhost sysconfig]# lsmod | egrep "x._|ipt" | awk '{print $1}'
> xt_limit
> xt_tcpudp
> xt_pkttype
> ipt_ULOG
> xt_multiport
> iptable_filter
> ip_tables
> x_tables
> 
> [root@localhost sysconfig]# modprobe ipt_LOG
> FATAL: Error inserting ipt_LOG
> (/lib/modules/2.6.22-k8l/kernel/net/ipv4/netfilter/ipt_LOG.ko): Device or
> resource busy
> 
> If I remove all iptables modules then I can successfully modprobe ipt_LOG.
> 
> Steps to reproduce: boot the PC or # service iptables start


       reply	other threads:[~2007-07-21  8:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <bug-8789-10286@http.bugzilla.kernel.org/>
2007-07-21  8:02 ` Andrew Morton [this message]
2007-07-23 18:18   ` [Bugme-new] [Bug 8789] New: Error inserting ipt_LOG (mod_path): Device or resource busy Patrick McHardy

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=20070721010207.b88e1364.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=bugme-daemon@bugzilla.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=t.artem@mailcity.com \
    /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).