From: Brian Foster <bfoster@redhat.com>
To: Jan Beulich <JBeulich@suse.com>
Cc: xfs@oss.sgi.com
Subject: Re: XFS: false "torn write" errors (preventing mount)
Date: Mon, 29 Feb 2016 10:57:52 -0500 [thread overview]
Message-ID: <20160229155752.GB47880@bfoster.bfoster> (raw)
In-Reply-To: <56D471E002000078000D76C2@prv-mh.provo.novell.com>
On Mon, Feb 29, 2016 at 08:29:20AM -0700, Jan Beulich wrote:
> Brian,
>
> on a system where I routinely run both a 32-bit and a 64-bit x86
> kernel (underneath the same 32-bit distro) I'm observing the
> newly added message being issued, along with the mounts
> subsequently failing when running the 32-bit kernel. Without
> doing anything to the FS, running an older 32-bit kernel or a
> 4.5-rc6 64-bit one have everything work fine (and silently), so
> I can only assume the detection logic doesn't work right in a
> 32-bit kernel. I've looked over commits 6528250b71 and
> 7088c4136f without being able to spot any obvious word size
> dependency, but then again I know nothing about the inner
> workings of the XFS code.
>
> I'm now hoping that you have an idea what's going on here.
>
There was one follow on fix related to byte order: 8e0bd4925bf6 ("xfs:
fix endianness error when checking log block crc on big endian
platforms"), but I don't think that would have any effect on an x86
kernel.
Is the 32-bit kernel problematic on its own, or must the 64-bit kernel
be involved somehow before the 32-bit kernel reproduces a problem? For
example, can you mkfs, mount and remount (perhaps multiple times) on the
32-bit kernel without a problem? If so, what happens if you transition
to the 64-bit kernel, remount a few times, and then go back to 32-bit?
In general, anything that narrows down the reproducer is helpful.
I don't appear to have a 32-bit env. handy so I'll kick off an install
in the meantime and take a closer look from there...
Brian
> Thanks, Jan
>
> _______________________________________________
> xfs mailing list
> xfs@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
next prev parent reply other threads:[~2016-02-29 15:58 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-29 15:29 XFS: false "torn write" errors (preventing mount) Jan Beulich
2016-02-29 15:57 ` Brian Foster [this message]
2016-02-29 18:08 ` Brian Foster
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=20160229155752.GB47880@bfoster.bfoster \
--to=bfoster@redhat.com \
--cc=JBeulich@suse.com \
--cc=xfs@oss.sgi.com \
/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.