btrfs / btrfs-todo

An issues only repo to organize our TODO items
21 stars 2 forks source link

btrfs scrub shows 'aborted' as status when it completes successfully #1

Closed josefbacik closed 3 years ago

josefbacik commented 4 years ago

Chris Murphy reported a problem where btrfs scrub status reports "aborted" once the scrub finishes successfully. He had a pastebin, but it's expired, but presumably should be straightforward to reproduce.

lorddoskias commented 4 years ago

How was it verified that scrub succeeded?


root@ubuntu18:~/xfstests-dev# btrfs scrub start /media/scratch/
scrub started on /media/scratch/, fsid 68738030-40f8-463a-a763-b9afd99daee9 (pid=5820)
root@ubuntu18:~/xfstests-dev# btrfs scrub status /media/scratch/
UUID:             68738030-40f8-463a-a763-b9afd99daee9
Scrub started:    Fri Aug 28 13:23:27 2020
Status:           finished
Duration:         0:00:01
Total to scrub:   538.40MiB
Rate:             538.40MiB/s
Error summary:    no errors found
josefbacik commented 4 years ago

@cmurf do you remember how you reproduced this?

cmurf commented 4 years ago

No. :facepalm:

It's working with kernel 5.8.5 and progs 5.7 on three bare metal installs. And in qemu-kvm with 5.8.3 and 5.9.rc3.

cmurf commented 3 years ago

This can be closed (I don't have privileges to do it myself or I would). I can't reproduce it and don't know anyone who has.

kdave commented 3 years ago

Thanks, closing.