From: Chris Mason <chris.mason@oracle.com>
To: Christian Kujau <lists@nerdbynature.de>
Cc: linux-btrfs@vger.kernel.org
Subject: Re: BUG at fs/buffer.c:2933 during umount
Date: Tue, 05 May 2009 15:58:53 -0400 [thread overview]
Message-ID: <1241553533.7244.104.camel@think.oraclecorp.com> (raw)
In-Reply-To: <alpine.DEB.2.01.0905051246380.6162@bogon.housecafe.de>
On Tue, 2009-05-05 at 12:51 -0700, Christian Kujau wrote:
> On Tue, 5 May 2009, Chris Mason wrote:
> > Somehow xen is turning a barrier request into an IO error. That's
> > really quite strange, but you can mount -o nobarrier.
>
> Thanks for the quick reply - yes, that helped. So, is that something I
> should report to the Xen folks? These "other filesystems" I can unmount
> with no BUG :-)
For ext3, mount -o barrier=1 and you should see something exciting. It
won't BUG because ext3 isn't as serious about telling the users about IO
problems as we are, but you should at least see messages.
>
>
> I just noted something else, but completely unrelated to that barrier
> stuff:
>
> # ls -ld /mnt/d*
> dr-xr-xr-x 1 root root 0 Jan 1 1970 /mnt/d1
> drwxr-xr-x 3 root root 4096 May 5 21:45 /mnt/d2
> # grep mnt/d /proc/mounts
> /dev/xvdb /mnt/d1 btrfs rw,relatime,nobarrier 0 0
> /dev/xvdc /mnt/d2 ext3 rw,relatime,errors=continue,data=writeback 0 0
>
> How comes btrfs thinks it has been created at the beginning of time?
The mkfs.btrfs command needs to properly set the date on the root
directory. Sorry, I never noticed that one.
-chris
next prev parent reply other threads:[~2009-05-05 19:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 19:23 BUG at fs/buffer.c:2933 during umount Christian Kujau
2009-05-05 19:31 ` Chris Mason
2009-05-05 19:51 ` Christian Kujau
2009-05-05 19:58 ` Chris Mason [this message]
2009-05-05 20:15 ` Christian Kujau
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=1241553533.7244.104.camel@think.oraclecorp.com \
--to=chris.mason@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=lists@nerdbynature.de \
/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.