From: "Tomasz Nowak" <tnowak-p@netventure.pl>
To: linux-raid@vger.kernel.org
Subject: Bug(?) in raid10 (raid10,f2 - lvm2 - xen)
Date: Thu, 24 Apr 2008 17:41:24 +0200 [thread overview]
Message-ID: <fuq9nl$k5g$1@ger.gmane.org> (raw)
This bug comes ouf if you:
1. create a raid10,f2 device (ie /dev/md1)
2. set it as pv for vg
3. set a lv on that vg
4. export this /dev/vg/lv to xen domU as "disk" (ie xvdb)
(that is the recommended way, feature of exporting
devices as partitions will be dropped in the future
probably)
As soon as domU get its hands on /dev/xvdb creating
a partition (xvdb1) there's a lot of filesystem
related errors, such as:
[...]
kernel: Buffer I/O error on device xvdb1, logical block 22
kernel: Buffer I/O error on device xvdb1, logical block 23
kernel: Buffer I/O error on device xvdb1, logical block 24
[...]
domU reports then:
[...]
raid10_make_request bug: can't convert block across chunks or bigger than
256k 41952765 4
raid10_make_request bug: can't convert block across chunks or bigger than
256k 41954301 4
raid10_make_request bug: can't convert block across chunks or bigger than
256k 41954813 4
raid10_make_request bug: can't convert block across chunks or bigger than
256k 41955325 4
[...]
Raid10,f2 is great (+80% read perfomance bust on my 2 disks only),
but unfortunably unusable as lvm backed xen device for the time
being.
PS. Centos 5.1 if that matters.
--
Tomek
reply other threads:[~2008-04-24 15:41 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='fuq9nl$k5g$1@ger.gmane.org' \
--to=tnowak-p@netventure.pl \
--cc=linux-raid@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).