]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.8.in
Manage: Add support for --re-add faulty
authorNeilBrown <neilb@suse.de>
Tue, 27 Nov 2012 23:19:52 +0000 (10:19 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 27 Nov 2012 23:19:52 +0000 (10:19 +1100)
commit262e3b7fe88d5bb7a29ace6a077bd3a2505820f1
treef24a5eab97c7d327b8075fb9cb21af2260a1b45c
parent5fe7f5f7c8c4c02e108d48aec5463329870ff71b
Manage: Add support for --re-add faulty

mdadm /dev/mdXX --re-add faulty

will identify any faulty devices in the array, remove them, and
--re-add them.

Signed-off-by: NeilBrown <neilb@suse.de>
Manage.c
mdadm.8.in