Difference between revisions of "Zpool status"

From wikieduonline
Jump to navigation Jump to search
Line 14: Line 14:
 
  NAME        STATE    READ WRITE CKSUM
 
  NAME        STATE    READ WRITE CKSUM
 
  POOL_NAME    ONLINE      0    0    0
 
  POOL_NAME    ONLINE      0    0    0
  sdc      ONLINE      0    0    0
+
        sdc      ONLINE      0    0    0
 
   
 
   
 
  errors: No known data errors
 
  errors: No known data errors

Revision as of 10:08, 7 October 2020


zpool status
 pool: POOL_NAME
state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
	still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
	the pool may no longer be accessible by software that does not support
	the features. See zpool-features(5) for details.
 scan: scrub repaired 0B in 0 days 02:06:14 with 0 errors on Sun May 10 02:30:15 2020
config:

	NAME        STATE     READ WRITE CKSUM
	POOL_NAME    ONLINE       0     0     0
      	   sdc       ONLINE       0     0     0

errors: No known data errors
zpool status -D ZPOOL_NAME 

See also

Advertising: