From: "Martin J. Bligh" <mbligh@aracnet.com>
To: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [Bug 349] New: stripped MD0 splits requests incorrectly
Date: Tue, 11 Feb 2003 17:35:17 -0800 [thread overview]
Message-ID: <628570000.1045013717@flay> (raw)
http://bugme.osdl.org/show_bug.cgi?id=349
Summary: stripped MD0 splits requests incorrectly
Kernel Version: See 2.5.4x upto 2.5.60
Status: NEW
Severity: blocking
Owner: bugme-janitors@lists.osdl.org
Submitter: ak@suse.de
Distribution: SuSE 8.1
Hardware Environment: Two disk RAID on adaptec SCSI
Software Environment: XFS on MD0 (stripped) on two SCSI disks
Problem Description:
When trying to mount an XF S system on such a RAID system and XFS replays
its log its hits BIO_BUG_ON(!bio->bi_io_vec) in ll_rw_block:submit_bio.
According to axboe the problem is that MD splits requests incorrectly. It
needs to ensure that when splitting requests between each resulting
subrequest is at least one page long. 0 length BIOs as generated here are
illegal.
Fixing requires extended surgery in the MD request splitting.
reply other threads:[~2003-02-12 1:33 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=628570000.1045013717@flay \
--to=mbligh@aracnet.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