HomeFreeBSD

Add 'zpool split' coverage to the ZFS Test Suite

Description

Add 'zpool split' coverage to the ZFS Test Suite

This change adds five new tests to the ZTS:

  • zpool_split_cliargs: verify command line options and arguments
  • zpool_split_devices: verify zpool split accepts a device list
  • zpool_split_encryption: verify zpool can split encrypted pools
  • zpool_split_props: verify zpool split can set property values
  • zpool_split_vdevs: verify vdev layout when splitting the pool

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7409

Details

Provenance
LOLi <loli10K@users.noreply.github.com>Authored on Apr 12 2018, 5:57 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Apr 12 2018, 5:57 PM
Parents
rG8111eb4abc96: Fix calloc(3) arguments order
Branches
Unknown
Tags
Unknown