All of lore.kernel.org
 help / color / mirror / Atom feed
* BTRFS scrub reports an error but check doesn't find any errors.
@ 2021-07-25 17:39 Dave T
  2021-07-25 23:49 ` Qu Wenruo
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Dave T @ 2021-07-25 17:39 UTC (permalink / raw)
  To: Btrfs BTRFS

What does the list recommend I do in this case?

starting btrfs scrub ...
scrub done for 56cea9cf-5374-4a43-b19d-6b0b143dc635
Scrub started:    Sun Jul 25 00:40:43 2021
Status:           finished
Duration:         2:52:45
Total to scrub:   1.26TiB
Rate:             113.72MiB/s
Error summary:    read=1
  Corrected:      0
  Uncorrectable:  1
  Unverified:     0
ERROR: there are uncorrectable errors

dmesg | grep "checksum error at" | tail -n 20
(no output)

# dmesg | grep -i checksum
[  +0.001698] xor: automatically using best checksumming function   avx
(not related to BTRFS, right?)

# btrfs fi us /path/to/xyz
Overall:
    Device size:                   2.73TiB
    Device allocated:              1.26TiB
    Device unallocated:            1.47TiB
    Device missing:                  0.00B
    Used:                          1.12TiB
    Free (estimated):              1.60TiB      (min: 888.70GiB)
    Free (statfs, df):             1.60TiB
    Data ratio:                       1.00
    Metadata ratio:                   2.00
    Global reserve:              512.00MiB      (used: 0.00B)
    Multiple profiles:                  no

Data,single: Size:1.25TiB, Used:1.11TiB (89.38%)
   /dev/mapper/userluks    1.25TiB

Metadata,DUP: Size:6.00GiB, Used:5.26GiB (87.67%)
   /dev/mapper/userluks   12.00GiB

System,DUP: Size:32.00MiB, Used:160.00KiB (0.49%)
   /dev/mapper/userluks   64.00MiB

Unallocated:
   /dev/mapper/userluks    1.47TiB

# btrfs check /dev/mapper/xyz
Opening filesystem to check...
Checking filesystem on /dev/mapper/xyz
UUID: 56cea9cf-5374-4a43-b19d-6b0b143dc635
[1/7] checking root items
[2/7] checking extents
[3/7] checking free space cache
[4/7] checking fs roots
[5/7] checking only csums items (without verifying data)
[6/7] checking root refs
[7/7] checking quota groups skipped (not enabled on this FS)
found 1230187327496 bytes used, no error found
total csum bytes: 1195610680
total tree bytes: 5648285696
total fs tree bytes: 4011016192
total extent tree bytes: 379256832
btree space waste bytes: 827370015
file data blocks allocated: 5497457123328
 referenced 5523039584256

If more info is needed, please let me know. Recommendations and advice
are appreciated.
Thank you.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-07-29  3:12 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-25 17:39 BTRFS scrub reports an error but check doesn't find any errors Dave T
2021-07-25 23:49 ` Qu Wenruo
2021-07-26 18:38 ` Chris Murphy
2021-07-27 21:41 ` Zygo Blaxell
2021-07-28 15:15   ` Dave T
2021-07-28 16:11     ` Andrei Borzenkov
2021-07-28 16:21       ` Dave T
2021-07-28 18:17         ` Andrei Borzenkov
2021-07-28 19:19         ` Zygo Blaxell
2021-07-28 19:18     ` Zygo Blaxell
2021-07-29  3:12     ` Chris Murphy

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.