public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roe Peterson <roe@liveglobalbid.com>
To: linux-kernel@vger.kernel.org
Subject: RAID1 on 2.5.27 - bug in close_sync?
Date: Tue, 23 Jul 2002 11:02:12 -0600	[thread overview]
Message-ID: <3D3D8C13.964BF50D@liveglobalbid.com> (raw)


Running on a linux 7.3 full distro, installed the 2.5.27 kernel.

It seems that, if the root filesystem is running on /dev/md0,
and a resync happens, there is a bug in drivers/md/raid1.c at
line 648:

    if (waitqueue_active(&conf->wait_resume)) BUG();

Needless to say, the BUG happens.  As a result, the md0
raid1 array is never marked clean.

Any ideas?


                 reply	other threads:[~2002-07-23 16:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3D3D8C13.964BF50D@liveglobalbid.com \
    --to=roe@liveglobalbid.com \
    --cc=linux-kernel@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