From: Bruce Dubbs <bruce.dubbs@gmail.com>
To: Jes Sorensen <jes.sorensen@gmail.com>,
"linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>
Cc: LKML <linux-kernel@vger.kernel.org>, "Brown, Neil" <neilb@suse.com>
Subject: Re: ANNOUNCE: mdadm 4.0 - A tool for managing md Soft RAID under Linux
Date: Tue, 10 Jan 2017 11:49:04 -0600 [thread overview]
Message-ID: <58751E90.5090306@gmail.com> (raw)
In-Reply-To: <1cd97490-e650-d98b-466a-095292dc5b98@gmail.com>
Jes Sorensen wrote:
> I am pleased to announce the availability of
> mdadm version 4.0
>
> It is available at the usual places:
> http://www.kernel.org/pub/linux/utils/raid/mdadm/
> and via git at
> git://git.kernel.org/pub/scm/utils/mdadm/mdadm.git
> http://git.kernel.org/cgit/utils/mdadm/
>
> The update in major version number primarily indicates this is a
> release by it's new maintainer. In addition it contains a large number
> of fixes in particular for IMSM RAID and clustered RAID support. In
> addition this release includes support for IMSM 4k sector drives,
> failfast and better documentation for journaled RAID.
Thank you for the new release. Unfortunately I get 9 failures running the
test suite:
tests/00raid1... FAILED
tests/07autoassemble... FAILED
tests/07changelevels... FAILED
tests/07revert-grow... FAILED
tests/07revert-inplace... FAILED
tests/07testreshape5... FAILED
tests/10ddf-fail-twice... FAILED
tests/20raid5journal... FAILED
tests/10ddf-incremental-wrong-order... FAILED
The procedure I used was
make
sudo ./test --keep-going --logdir=test-logs --save-logs
I'll also note that there is an irritating message when a test fails:
cp: cannot stat '/var/tmp/log': No such file or directory
This can be fixed easily enough with:
sed -i 's# if.* == "1"#& -a -e $targetdir/log#' test
I don't know if this mailing list is the right place to report bugs or
not. I do not want to spam the list with the logs but they are available at:
http://anduin.linuxfromscratch.org/~bdubbs/mdadm-logs/
-- Bruce Dubbs
linuxfromscratch.org
next prev parent reply other threads:[~2017-01-10 17:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-10 1:11 ANNOUNCE: mdadm 4.0 - A tool for managing md Soft RAID under Linux Jes Sorensen
2017-01-10 17:49 ` Bruce Dubbs [this message]
2017-01-11 16:52 ` Shaohua Li
2017-01-11 16:59 ` Jes Sorensen
2017-01-12 4:24 ` Guoqing Jiang
2017-01-12 16:41 ` Jes Sorensen
2017-02-13 5:08 ` zhilong
2017-02-13 5:54 ` zhilong
2017-02-13 17:44 ` Jes Sorensen
2017-01-11 1:47 ` Eyal Lebedinsky
2017-01-11 3:37 ` Guoqing Jiang
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=58751E90.5090306@gmail.com \
--to=bruce.dubbs@gmail.com \
--cc=jes.sorensen@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=neilb@suse.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.