Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix draid2+2s metadata error on simultaneous 2 drive failures
This patch handles the race condition on simultaneous failure of 2 drives, which misses the vdev_rebuild_reset_wanted signal in vdev_rebuild_thread. We retry to catch this inside the vdev_rebuild_complete_sync function. Reviewed-by: Dipak Ghosh <[email protected]> Reviewed-by: Akash B <[email protected]> Signed-off-by: Samuel Wycliffe J <[email protected]> Issue #14041
- Loading branch information