Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.bugs.dist > #980881 > unrolled thread

Bug#943520: mdadm: Introduce broken state parsing to mdadm

Started byDan Streetman <dan.streetman@canonical.com>
First post2019-10-25 20:50 +0200
Last post2019-10-25 20:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.debian.bugs.dist


Contents

  Bug#943520: mdadm: Introduce broken state parsing to mdadm Dan Streetman <dan.streetman@canonical.com> - 2019-10-25 20:50 +0200

#980881 — Bug#943520: mdadm: Introduce broken state parsing to mdadm

FromDan Streetman <dan.streetman@canonical.com>
Date2019-10-25 20:50 +0200
SubjectBug#943520: mdadm: Introduce broken state parsing to mdadm
Message-ID<yVcOS-4MP-11@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Package: mdadm
Version: 4.1-2
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu focal ubuntu-patch

Dear Maintainer,

* Currently, mounted raid0/md-linear arrays have no indication/warning when one or more members are removed or suffer from some non-recoverable error condition. The mdadm tool shows "clean" state regardless if a member was removed.

* The patch proposed in this SRU addresses this issue by introducing a new state "broken", which is analog to "clean" but indicates that array is not in a good/correct state. The commit, available upstream as 43ebc910 ("mdadm: Introduce new array state 'broken' for raid0/linear") [0], was extensively discussed and received a good amount of reviews/analysis by both the current mdadm maintainer as well as an old maintainer.

* One important note here is that this patch requires a counter-part in the kernel to be fully functional, which was SRUed in LP: #1847773.
It works fine/transparently without this kernel counter-part though.


In Ubuntu, the attached patch was applied to achieve the following:

  * Introduce "broken" state for RAID0/Linear in mdadm (LP: #1847924)


Thanks for considering the patch.

[toc] | [standalone]


Back to top | Article view | linux.debian.bugs.dist


csiph-web