Whamcloud - gitweb
LU-13130 tests: sanity-scrub to use full device size with ZFS 17/37217/4
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 13 Jan 2020 17:29:55 +0000 (20:29 +0300)
committerOleg Drokin <green@whamcloud.com>
Tue, 28 Jan 2020 06:03:55 +0000 (06:03 +0000)
commit867cfd7be30bd61278ce86836e25e88414c02fc6
tree66dc16b66b03053cca7718dbc17c22f1ac58d271
parent09a53f30e40e4897318698742f87cfe4f03d2e20
LU-13130 tests: sanity-scrub to use full device size with ZFS

as on tiny devices ZFS fallbacks to non-cached writes (grants are
consumed too quickly) while formatting time doesn't depend on
device size with ZFS (which was the original reasoning for the limits).

also increase OST size as sometimes local testing with ldiskfs fails
due to lack of space.

Test-Parameters: trivial testlist=sanity-scrub mdscount=2 mdtcount=4
Test-Parameters: fstype=zfs testlist=sanity-scrub mdscount=2 mdtcount=4

Change-Id: I8aad6c39d23a1d4c8db07b76e9de7fa2a664b1e5
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/37217
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Olaf Faaland-LLNL <faaland1@llnl.gov>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanity-scrub.sh