#11286: mdadm-4.1 (wait until 4.2)
-------------------------+-----------------------
Reporter: bdubbs | Owner: thomas
Type: enhancement | Status: assigned
Priority: normal | Milestone: hold
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------
Changes (by bdubbs):
* milestone: 8.4 => hold
Comment:
I'm moving this to hold. There are just too many issues identified by the
regression tests. I have spent a lot of time trying to determine why so
many tests fail. The failures are for different reasons.
For instance 05r1-re-add-nosuper fails because a script variable, $dir, is
not defined. If that is done, then the test passes.
I checked 07autoassemble and the failure is more complex. What is
happenign is that it is creating two md devices:
* mdadm -CR /dev/md1 -l1 -n2 /dev/loop0 /dev/loop1 --homehost=testing
* mdadm -CR /dev/md0 -l0 -n2 /dev/md1 /dev/loop2 --homehost=testing
and then stopping and auto-reassembling:
* mdadm -Ss
* mdadm -As -c /dev/null --homehost=testing
The problem here is that it reassembles md0 before md1 and fails.
I'll also note that the package was released Oct 27, 2018 and Arch has not
yet updated yet although it is flagged out of date, AFAICT Fedora and
Debian have not updated yet either.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11286#comment:15>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page