Skip to content

Commit

Permalink
mdadm: Add mdcheck tool
Browse files Browse the repository at this point in the history
Install the mdcheck script provided by this package. It can be used to
scrub the md raids.
  • Loading branch information
donald committed May 23, 2018
1 parent 1ab3fc4 commit 33f38b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mdadm.be0
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,5 @@ mee_install_post() {
start_cmd install -D -m 755 ${S}/test_stripe ${D}${BINDIR}
start_cmd install -D -m 755 ${S}/raid6check ${D}${BINDIR}
start_cmd install -D -m 644 ${S}/raid6check.8 ${D}${MANDIR}/man8
start_cmd install -D -m 755 ${S}/misc/mdcheck ${D}${BINDIR}
}

0 comments on commit 33f38b3

Please sign in to comment.