linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dave Jones <davej@redhat.com>
To: Linux Kernel <linux-kernel@vger.kernel.org>, linux-scsi@vger.kernel.org
Cc: axboe@kernel.dk
Subject: Re: WARNING: at drivers/scsi/scsi_lib.c:1196 scsi_setup_fs_cmnd during RAID5 startup.
Date: Wed, 12 Jun 2013 16:10:47 -0400	[thread overview]
Message-ID: <20130612201047.GF15200@redhat.com> (raw)
In-Reply-To: <20130612194346.GD15200@redhat.com>

On Wed, Jun 12, 2013 at 03:43:46PM -0400, Dave Jones wrote:
 > 3.10 seems to have a problem with dirty RAID5 sets.
 > 
 > I've got a machine that panics on boot during RAID5 activation.
 > After switching the BUG_ON to a WARN_ON, I was able to get this over serial console..
 > 
 > md/raid:md0: not clean -- starting background reconstruction
 > md/raid:md0: device sdd1 operational as raid disk 2
 > md/raid:md0: device sdc1 operational as raid disk 1
 > md/raid:md0: device sdb1 operational as raid disk 0
 > md/raid:md0: allocated 3300kB
 > md/raid:md0: raid level 5 active with 3 out of 3 devices, algorithm 2
 > md0: detected capacity change from 0 to 499847790592
 > md: resync of RAID array md0
 > md: minimum _guaranteed_  speed: 1000 KB/sec/disk.
 > md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync.
 > md: using 128k window, over a total of 244066304k.
 > md: resuming resync of md0 from checkpoint.
 > WARNING: at drivers/scsi/scsi_lib.c:1196 scsi_setup_fs_cmnd+0xa3/0xb0()

https://lkml.org/lkml/2013/5/19/75

I think my favorite part of this month old thread is..

"in that case we could have waited for a long time"

Jens?

	Dave

  parent reply	other threads:[~2013-06-12 20:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12 19:43 WARNING: at drivers/scsi/scsi_lib.c:1196 scsi_setup_fs_cmnd during RAID5 startup Dave Jones
2013-06-12 20:02 ` Ilia Mirkin
2013-06-12 20:10 ` Dave Jones [this message]
2013-06-12 20:18   ` Jens Axboe

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=20130612201047.GF15200@redhat.com \
    --to=davej@redhat.com \
    --cc=axboe@kernel.dk \
    --cc=linux-kernel@vger.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 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).