From: bugzilla-daemon@bugzilla.kernel.org
To: linux-ext4@vger.kernel.org
Subject: [Bug 75881] New: lazyinit failure on new mdadm raid5 & encrypted array
Date: Sat, 10 May 2014 18:47:17 +0000 [thread overview]
Message-ID: <bug-75881-13602@https.bugzilla.kernel.org/> (raw)
https://bugzilla.kernel.org/show_bug.cgi?id=75881
Bug ID: 75881
Summary: lazyinit failure on new mdadm raid5 & encrypted array
Product: File System
Version: 2.5
Kernel Version: 3.13.10
Hardware: x86-64
OS: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: ext4
Assignee: fs_ext4@kernel-bugs.osdl.org
Reporter: thomas_reardon@hotmail.com
Regression: No
Created attachment 135751
--> https://bugzilla.kernel.org/attachment.cgi?id=135751&action=edit
kernel log, ext4 fs params
ext4 lazyinit fails with corruption when competing with mdadm raid5
reconstruction. In the _default_ scenario, mdadm doesn't initialize a new
raid5 array but rather leaves the last drives as a rebuilding spare, rather
than a full initialization.
Adding to the load, the volume was an encrypted LUKS volume (at
/dev/mapper/private)
So the order of events:
1) create new 4x4TB RAID5 array via mdadm. volume is started degraded and
starts rebuilding while allowing access.
2) layer new encrypted LUKS volume: /dev/md1 -> /dev/mapper/private
3) create EXT4 volume with 64bit,sparse_super2,
4) mount volume with journal_async_commit
5) a slow rsync is started in background, averaging 5MB/s
Please see attached
--
You are receiving this mail because:
You are watching the assignee of the bug.
next reply other threads:[~2014-05-10 18:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-10 18:47 bugzilla-daemon [this message]
2014-05-11 19:05 ` [Bug 75881] lazyinit failure on new mdadm raid5 & encrypted array bugzilla-daemon
2014-05-12 5:09 ` bugzilla-daemon
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=bug-75881-13602@https.bugzilla.kernel.org/ \
--to=bugzilla-daemon@bugzilla.kernel.org \
--cc=linux-ext4@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.