zpool get
attempts to look at non-vdevs resulting in errors
#16974
Labels
Type: Defect
Incorrect behavior (e.g. crash, hang)
System information
Describe the problem you're observing
I currently have a resilver operation in progress:
While resilvering, I decided to check the pool properties:
The command attempted to look at
replacing-3
, which is not a valid vdev, resulting in "invalid argument" errorsDescribe how to reproduce the problem
Run
zpool get ashift tank all-vdevs
while replacing a driveThe text was updated successfully, but these errors were encountered: