Re: [OpenWrt-Devel] [PATCH] mdadm: add new init features; documentation; bug fixes

2019-02-13 Thread Rosen Penev
On Wed, Jan 9, 2019 at 8:31 PM Joseph Tingiris wrote: > > This is a significant revision of /etc/init.d/mdadm. It adds new > features, support for new configuration options, safer error > handling, (configurable) verbose output, and contains multiple bug > fixes. > > Most notably, mdadm was

Re: [OpenWrt-Devel] [PATCH] mdadm: add new init features; documentation; bug fixes

2019-01-10 Thread Jo-Philipp Wich
Hi, comments inline. > [...] > + # partition - stateless, mdadm --assemble --scan > --config=partition; see mdadm(8) > + # uci - stateful, dynamically generated mdadm.conf via uci > array values (below), > + # stored in /var/etc/mdadm.conf > + #

[OpenWrt-Devel] [PATCH] mdadm: add new init features; documentation; bug fixes

2019-01-09 Thread Joseph Tingiris
This is a significant revision of /etc/init.d/mdadm. It adds new features, support for new configuration options, safer error handling, (configurable) verbose output, and contains multiple bug fixes. Most notably, mdadm was being started with the --config flag and that prevented it from using