Difference between revisions of "Zpool status"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
<pre>
+
 
zpool status
+
 
 +
zpool status
 
   pool: POOL_NAME
 
   pool: POOL_NAME
 
  state: ONLINE
 
  state: ONLINE
status: Some supported features are not enabled on the pool. The pool can
+
status: Some supported features are not enabled on the pool. The pool can
 
still be used, but some features are unavailable.
 
still be used, but some features are unavailable.
action: Enable all features using 'zpool upgrade'. Once this is done,
+
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 pool may no longer be accessible by software that does not support
 
the features. See zpool-features(5) for details.
 
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
 
   scan: scrub repaired 0B in 0 days 02:06:14 with 0 errors on Sun May 10 02:30:15 2020
config:
+
config:
 
+
 
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
</pre>
 
  
  

Revision as of 08:21, 21 September 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


See also

Advertising: