How to clear the 'remove:' line from 'zpool status'
Graham Perrin
grahamperrin at gmail.com
Sun Dec 6 17:29:18 UTC 2020
On 05/12/2020 06:07, Dustin Marquess wrote:
> So I stupidly did a 'zpool add' instead of a 'zpool attach'. Luckily
> I was able to 'zpool remove' the device thanks to the remove work done
> a while back.
>
> However, now I can't for the life of me get this part of the 'zpool
> status' output to go away:
>
> pool: zroot
> state: ONLINE
> scan: scrub repaired 0B in 00:01:06 with 0 errors on Fri Dec 4 18:18:31 2020
> remove: Removal of vdev 1 copied 104K in 0h0m, completed on Fri Dec 4
> 18:10:08 2020
> 72 memory used for removed device mappings
> config:
>
> I've tried 'zppol clear', 'zpool scrub', and rebooted. Is there some
> way to clear that 'remove' line? It's irritating my OCD :(.
>
> Thanks!
> -Dustin
Maybe:
man zpool-labelclear
More information about the freebsd-current
mailing list