mdadm/systemd
NeilBrown 169ffac7ad Systemd integration for starting newly-degraded arrays.
Normally "mdadm -I" will not start an array if it has reason to
expect further devices.
This means that if a device is removed while the host is shut down,
"mdadm -I" will never start the device.

If  the array is know to the host, it make sense to start the array
anyway after a reasonable timeout.

This patch adds systemd/udev infrastructure so that 30 seconds after
a known array first becomes able to be assembled as a degraded array,
the array will be assembled even if more devices are still expected.

Signed-off-by: NeilBrown <neilb@suse.de>
2013-12-02 16:08:04 +11:00
..
mdadm-last-resort@.service Systemd integration for starting newly-degraded arrays. 2013-12-02 16:08:04 +11:00
mdadm-last-resort@.timer Systemd integration for starting newly-degraded arrays. 2013-12-02 16:08:04 +11:00
mdmon@.service mdmon: add --foreground option 2013-02-05 15:57:09 +11:00