diff options
author | Niklas Haas <[email protected]> | 2020-04-21 18:29:31 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2020-04-21 09:29:31 -0700 |
commit | a84c92f93364116b5e7f4685eb6d665526251a51 (patch) | |
tree | e2f447b463db497c881fcb0534538a51db3dc60d /NEWS | |
parent | 1f043c8be1bf575bae1088f150cf17b35184ad12 (diff) |
Don't attempt trimming "hole" vdevs
On zpools containing hole vdevs (e.g. removed log devices), the `zpool
trim` (and presumably `zpool initialize`) commands will attempt calling
their respective functions on "hole", which fails, as this is not a real
vdev.
Avoid this by removing HOLE vdevs in zpool_collect_leaves.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: George Melikov <[email protected]>
Signed-off-by: Niklas Haas <[email protected]>
Closes #10227
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions