Skip to content

Commit

Permalink
ZTS: Update raidz_expand_005_pos.ksh
Browse files Browse the repository at this point in the history
Align the raidz_expand_005_pos test with the raidz_expand_004_pos test
and only verify no errors were reported.  Allow scrub repair IO.

Signed-off-by: Brian Behlendorf <[email protected]>
  • Loading branch information
behlendorf committed Dec 11, 2023
1 parent b1748ea commit 4eee882
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ function test_replace # <pool> <devices> <parity>
log_must zpool scrub -w $pool

log_must zpool status -v
log_must check_pool_status $pool "scan" "repaired 0B"
log_must check_pool_status $pool "scan" "with 0 errors"
}

log_must set_tunable32 EMBEDDED_SLOG_MIN_MS 99999
Expand Down

0 comments on commit 4eee882

Please sign in to comment.