diff options
author | Olaf Faaland <[email protected]> | 2017-02-13 15:30:22 -0800 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-02-13 15:30:22 -0800 |
commit | a454868b0c631bb37e4ffb7a0b7cd672c2ae4c22 (patch) | |
tree | 71bc0a5feb4a12f1ee08c581d6dd6e7a9059579b /META | |
parent | 6dd95a910a258c38f239785d7275cd93ab29da37 (diff) |
Use file-based pools for zpool_expand test 002 and enable it
Use -pH flags in get_pool_prop so that numeric properties such as size
can be compared. The zpool_expand test suite is currently the only one
which uses get_pool_prop for a numeric property.
Add TEMPFILE and TEMPFILE{0,1,2} to default.cfg for tests that must
build pools on top of files, such as this one where expansion is
necessary but the entries in DISKS may not point to entities that can be
expanded.
Base the pool used for testing on file-type VDEVs instead of using zvols
within an underlying pool, to avoid issues that come up when pools are
backed by other pools.
Remove shell variables EX_1GB and EX_2GB used to recognize correct expansion,
and instead calculate the appropriate values based on the variables used to
control file or volume size, org_size and exp_size. This change is also
made in test 001 although that test is not enabled because it depends on
FMA.
Finally, enable zpool_expand_002_pos.
Reviewed-by: George Melikov <[email protected]>
Reviewed-by: Giuseppe Di Natale <[email protected]>
Reviewed-by: Don Brady <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Olaf Faaland <[email protected]>
Closes #5757
Diffstat (limited to 'META')
0 files changed, 0 insertions, 0 deletions