linux_storage_zfs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
linux_storage_zfs [2020/02/07 08:14] – [Create file system] andonovjlinux_storage_zfs [2020/02/13 18:26] (current) – external edit 127.0.0.1
Line 53: Line 53:
  
 <code:none| Check Integrity> <code:none| Check Integrity>
-[root@hostname ~]# zpool status -v tank+[root@hostname ~]# zpool scrub tank 
 +[root@hostname ~]# zpool status
   pool: tank   pool: tank
  state: ONLINE  state: ONLINE
- scrub: scrub completed after 0h7m with 0 errors on Tue Tue Feb  2 12:54:00 2010+  scan: scrub repaired 0B in 0h56m with 0 errors on Mon Aug 12 12:40:46 2019
 config: config:
 +
         NAME        STATE     READ WRITE CKSUM         NAME        STATE     READ WRITE CKSUM
         tank        ONLINE               0         tank        ONLINE               0
-         raidz2: +          raidz2-0  ONLINE               0 
- disk1      ONLINE  0 0 0 +            disk1   ONLINE               
- disk2      ONLINE  0 0 0 +            disk2   ONLINE               
- disk3      ONLINE  0 0 0 +            disk3   ONLINE               
- disk4      ONLINE  0 0 0 +            disk4   ONLINE               
- disk5      ONLINE  0 0 0 +            disk5   ONLINE               
- disk6      ONLINE  0 0 0 +            disk6   ONLINE               
- disk7      ONLINE  0 0 0 +            disk7   ONLINE               
- disk8      ONLINE  0 0 0 +            disk8   ONLINE               
- disk9      ONLINE  0 0 0 +            disk9   ONLINE               
- disk10     ONLINE  0 0 0+            disk10  ONLINE               0
  
 errors: No known data errors errors: No known data errors
Line 76: Line 78:
  
 P.S. you can stop the scrubbing with: zpool scrub -s tank P.S. you can stop the scrubbing with: zpool scrub -s tank
 +[root@hostname ~]# zpool scrub -s tank
 </code> </code>
  
  • linux_storage_zfs.1581063286.txt.gz
  • Last modified: 2020/02/07 16:14
  • (external edit)