mdadm/systemd
Zhilong Liu 5b2846684e mdadm/grow: reshape would be stuck from raid1 to raid5
systemctl doesn't interpret mdadm-grow-continue@.service
correctly due to the wrong argument provided in [service],
it should be corrected %I as %i. Otherwise, if the service
cannot start by systemctl and the reshap progress would be
stuck all time when grows array from raid1 to raid5.

reproduce steps:
./mdadm -CR /dev/md0 -l1 -b internal -n2 /dev/loop[0-1]
./mdadm --grow /dev/md0 -l5 -n3 -a /dev/loop2

Signed-off-by: Zhilong Liu <zlliu@suse.com>
Signed-off-by: Jes Sorensen <Jes.Sorensen@gmail.com>
2017-03-30 11:49:44 -04:00
..
SUSE-mdadm_env.sh Add mdmonitor.service systemd unit file. 2013-12-11 10:47:54 +11:00
mdadm-grow-continue@.service mdadm/grow: reshape would be stuck from raid1 to raid5 2017-03-30 11:49:44 -04:00
mdadm-last-resort@.service systemd/mdadm-last-resort: add Conflicts to .service file. 2016-01-28 11:45:53 +11:00
mdadm-last-resort@.timer mdamd-last-resort: add a Conflicts line to stop the timer. 2013-12-12 13:20:32 +11:00
mdadm.shutdown install: use BINDIR consistently to locate mdadm and mdmon 2014-05-22 17:13:02 +10:00
mdmon@.service install: use BINDIR consistently to locate mdadm and mdmon 2014-05-22 17:13:02 +10:00
mdmonitor.service install: use BINDIR consistently to locate mdadm and mdmon 2014-05-22 17:13:02 +10:00