linux-btrfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Ball <cjb@laptop.org>
To: Evert Vorster <evorster@gmail.com>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: 2.6.36-rc1 btrfs still unstable
Date: Mon, 16 Aug 2010 12:32:47 -0400	[thread overview]
Message-ID: <m3aaom4ixc.fsf_-_@pullcord.laptop.org> (raw)
In-Reply-To: <AANLkTi=7BKfWhuRE2pQjQxM5cCVEW_L0ySUXSZnoELuo@mail.gmail.com> (Evert Vorster's message of "Mon, 16 Aug 2010 16:11:15 +0000")

Hi,

   > I don't think the signboards are big enough.

Sure; that's why I tried to make one of them larger.

   > Most people assume that there is some way of fixing a broken file
   > system, and finding out the btrfs does not have one usually is
   > quite surprising and just a little too late.

Agreed, that's my experience from the IRC channel.

   > I was under the impression that with atomic writes it's
   > impossible to mess up a file system?

Yes, we're not seeing data corruption, we're correctly reporting
that the transid of the data block doesn't match the transid in the
parent node's pointer, which means that some writes went missing.
Then we're hitting a BUG() as a result, which hangs.

I don't know what the right way of dealing with this is going to be,
but answers like "pretend the lost writes never happened and sync the
transids", or "do something other than BUG() on verify_parent_transid()
failure" sound plausible.

- Chris.
-- 
Chris Ball   <cjb@laptop.org>
One Laptop Per Child

  reply	other threads:[~2010-08-16 16:32 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-16  8:46 2.6.36-rc1 btrfs still unstable Ameya Palande
2010-08-16 12:16 ` Chris Mason
2010-08-16 14:17   ` Morten P.D. Stevens
2010-08-16 15:45     ` Chris Ball
     [not found]       ` <AANLkTin-q4N9g3=ymsiJy051xts3b2vioNdqku6DMEzQ@mail.gmail.com>
2010-08-16 16:11         ` Fwd: " Evert Vorster
2010-08-16 16:32           ` Chris Ball [this message]
2010-08-16 22:25       ` Diego Calleja
2010-08-26 22:45         ` Roy Sigurd Karlsbakk
2010-08-26 23:17           ` Diego Calleja
2010-08-17 11:57       ` Carlos R. Mafra
2010-08-17 16:25       ` Rodrigo E. De León Plicet
2010-08-25 16:57     ` Johannes Hirte
2010-08-26  8:58       ` Xavier Nicollet
2010-08-26 22:48         ` Roy Sigurd Karlsbakk
2010-08-17  0:14 ` Chris Samuel

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=m3aaom4ixc.fsf_-_@pullcord.laptop.org \
    --to=cjb@laptop.org \
    --cc=evorster@gmail.com \
    --cc=linux-btrfs@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).