qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: Jamie Lokier <jamie@shareable.org>
Cc: rusty@rustcorp.com.au, Javier Guerra <javier@guerrag.com>,
	Christoph Hellwig <hch@lst.de>,
	kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Re: Notes on block I/O data integrity
Date: Thu, 27 Aug 2009 00:17:22 +0200	[thread overview]
Message-ID: <20090826221722.GA1962@lst.de> (raw)
In-Reply-To: <20090826185755.GF25726@shareable.org>

On Wed, Aug 26, 2009 at 07:57:55PM +0100, Jamie Lokier wrote:
> Christoph Hellwig wrote:
> > > what about LVM? iv'e read somewhere that it used to just eat barriers
> > > used by XFS, making it less safe than simple partitions.
> > 
> > Oh, any additional layers open another by cans of worms.  On Linux until
> > very recently using LVM or software raid means only disabled
> > write caches are safe.
> 
> I believe that's still true except if there's more than one backing
> drive, so software RAID still isn't safe.  Did that change?

Yes, it did change.  That beeing said with the amount of bugs in
filesystems realted to write barriers my expectation for the RAID
and device mapper code is not too high.  I will recommend to keep
doing what people caring for their data have been doing since these
volatile write caches came up:  turn them off.

  reply	other threads:[~2009-08-26 22:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25 18:11 [Qemu-devel] Notes on block I/O data integrity Christoph Hellwig
2009-08-25 19:33 ` [Qemu-devel] " Javier Guerra
2009-08-25 19:36   ` Christoph Hellwig
2009-08-26 18:57     ` Jamie Lokier
2009-08-26 22:17       ` Christoph Hellwig [this message]
2009-08-27  9:00         ` Jamie Lokier
2009-08-25 20:25 ` Nikola Ciprich
2009-08-26 18:55   ` Jamie Lokier
2009-08-27  0:15   ` Christoph Hellwig
2009-08-27 10:51 ` Rusty Russell
2009-08-27 13:42   ` Christoph Hellwig
2009-08-28  2:03     ` Rusty Russell
2009-08-27 14:09 ` [Qemu-devel] " Jamie Lokier

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=20090826221722.GA1962@lst.de \
    --to=hch@lst.de \
    --cc=jamie@shareable.org \
    --cc=javier@guerrag.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    --cc=rusty@rustcorp.com.au \
    /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).