All of lore.kernel.org
 help / color / mirror / Atom feed
From: bugzilla-daemon@bugzilla.kernel.org
To: linux-scsi@vger.kernel.org
Subject: [Bug 14214] BUG at drivers/scsi/scsi_lib.c:1108!
Date: Wed, 30 Sep 2009 21:19:33 GMT	[thread overview]
Message-ID: <200909302119.n8ULJXKO003868@demeter.kernel.org> (raw)
In-Reply-To: <bug-14214-11613@http.bugzilla.kernel.org/>

http://bugzilla.kernel.org/show_bug.cgi?id=14214





--- Comment #2 from Anonymous Emailer <anonymous@kernel-bugs.osdl.org>  2009-09-30 21:19:32 ---
Reply-To: James.Bottomley@HansenPartnership.com

On Wed, 2009-09-30 at 12:56 -0700, Andrew Morton wrote:
> On Wed, 23 Sep 2009 11:13:26 GMT
> bugzilla-daemon@bugzilla.kernel.org wrote:
> 
> > http://bugzilla.kernel.org/show_bug.cgi?id=14214
> 
> Post-2.6.31 regression.  This, in scsi_setup_fs_cmnd():
> 
>         /*
>          * Filesystem requests must transfer data.
>          */
>         BUG_ON(!req->nr_phys_segments);

Well, the BUG_ON is correct: there can't be a FS type command with no
data.

This can't be a SCSI issue because the problem was caused before SCSI
was entered.  Looking at the backtrace (all functions listed as
unreliable, sigh) this is either a deadline scheduler problem (less
likely) or an md_raid one (more likely).

Let's start with what was the mdraid configuration and condition of the
filesystem being mounted? I've added linux-raid to the cc list so they
can chime in for more details.

James

-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

  parent reply	other threads:[~2009-09-30 21:19 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-23 11:13 [Bug 14214] New: BUG at drivers/scsi/scsi_lib.c:1108! bugzilla-daemon
2009-09-23 11:14 ` [Bug 14214] " bugzilla-daemon
2009-09-30 20:55 ` bugzilla-daemon
2009-09-30 21:19 ` bugzilla-daemon [this message]
2009-10-01  7:07 ` bugzilla-daemon
2009-10-01  8:42 ` bugzilla-daemon
2009-10-01  8:49 ` bugzilla-daemon
2009-10-01  9:02 ` bugzilla-daemon
2009-10-01  9:30 ` bugzilla-daemon
2009-10-01  9:35 ` bugzilla-daemon
2009-10-01 10:32 ` bugzilla-daemon
2009-10-02 17:32 ` bugzilla-daemon
2009-10-02 17:32 ` bugzilla-daemon
2009-10-01 19:26 2.6.32-rc1-git2: Reported regressions from 2.6.31 Rafael J. Wysocki
2009-10-01 19:27 ` [Bug #14214] BUG at drivers/scsi/scsi_lib.c:1108! Rafael J. Wysocki
2009-10-05 12:46   ` PVP

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=200909302119.n8ULJXKO003868@demeter.kernel.org \
    --to=bugzilla-daemon@bugzilla.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.