You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think raid56 scrub is waiting for scrub status finished to operate the next device. In case the scrub is canceled the status finished will not appear. until btrfs scrub status "$DEV" | grep finished line 52 in btrfs-scrub.sh
The text was updated successfully, but these errors were encountered:
I think raid56 scrub is waiting for scrub status
finished
to operate the next device. In case the scrub is canceled the statusfinished
will not appear.until btrfs scrub status "$DEV" | grep finished
line 52 in btrfs-scrub.shThe text was updated successfully, but these errors were encountered: