Skip to content

mxraid_assemble: should not 'die' if a single assembly fails #34

Closed
thomas opened this issue Mar 26, 2018 · 0 comments
Closed

mxraid_assemble: should not 'die' if a single assembly fails #34

thomas opened this issue Mar 26, 2018 · 0 comments

Comments

@thomas
Copy link
Contributor

thomas commented Mar 26, 2018

The 'do_assemble' step cowardly bails out completely if the mdadm call fails.
system (@args) == 0 or die "# Error system @args failed: $?";
Thus missing the assembly of further intact arrays.

@thomas thomas closed this as completed in 2f0a179 Apr 11, 2018
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant