Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

infinity loop if raid56 scrub is canceled #124

Open
bahrthaare opened this issue Aug 2, 2024 · 0 comments
Open

infinity loop if raid56 scrub is canceled #124

bahrthaare opened this issue Aug 2, 2024 · 0 comments

Comments

@bahrthaare
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant