mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 11:47:43 +03:00
-x shouldn't warn about old on-disk format or unavailable features
`zpool status -x` should only flag errors or where the pool is unavailable. If it imported fine but isn't using the latest features available in the code, that's not an error. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #1319
This commit is contained in:
committed by
Brian Behlendorf
parent
d9b0ebbe82
commit
c5b247f335
+1
-1
@@ -1604,7 +1604,7 @@ If a scrub or resilver is in progress, this command reports the percentage done
|
||||
.ad
|
||||
.RS 6n
|
||||
.rt
|
||||
Only display status for pools that are exhibiting errors or are otherwise unavailable.
|
||||
Only display status for pools that are exhibiting errors or are otherwise unavailable. Warnings about pools not using the latest on-disk format will not be included.
|
||||
.RE
|
||||
|
||||
.sp
|
||||
|
||||
Reference in New Issue
Block a user