From: David Greaves <david@dgreaves.com>
To: aristizb@ualberta.ca
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID1 write order fidelity
Date: Thu, 31 Jul 2008 17:49:51 +0100 [thread overview]
Message-ID: <4891ED2F.30301@dgreaves.com> (raw)
In-Reply-To: <20080731090330.285131sc3ypxzwhu@webmail.ualberta.ca>
aristizb@ualberta.ca wrote:
> Hi,
>
> I am currently working with a software Linux RAID1, with external bitmap
> and no write-behind option. Does the RAID controller keep the write
> order fidelity?.
>
> If an application writes some blocks on the RAID device in a particular
> order, can I ensure that these blocks will be written to the devices
> conforming the RAID on the same order, or at least on the main disk?
> (disk 0 on the RAID).
I suspect you need to do some research on 'barriers'.
I think the answer at present is 'no'.
Hence messages like:
Filesystem "md0": Disabling barriers, not supported by the underlying device
> The version of mdadm I am suing is 2.6.2.
That's not important. The kernel version is; that's where the md driver lives.
David
next prev parent reply other threads:[~2008-07-31 16:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-31 15:03 RAID1 write order fidelity aristizb
2008-07-31 16:49 ` David Greaves [this message]
2008-08-01 0:26 ` Neil Brown
2008-08-01 10:08 ` David Greaves
2008-08-01 11:15 ` Holger Kiehl
2008-07-31 18:20 ` David Lethe
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=4891ED2F.30301@dgreaves.com \
--to=david@dgreaves.com \
--cc=aristizb@ualberta.ca \
--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 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.