We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description of problem:
enabling "bitrot" for one volume triggers "oneshot crawl" for all already configured (and passed run) volumes
The exact command to reproduce the issue:
gluster volume bitrot volume2 enable
The full output of the command that failed:
n/a
Expected results:
"oneshot crawl" will only start immediately on new enabled volume, not re-run on already configured (and passed) volumes again
- The operating system / glusterfs version:
EL9 / 10.5
The text was updated successfully, but these errors were encountered:
same happen after disable, next oneshot over all for bitrot configured volumes is started again.
gluster volume bitrot volume2 disable
Sorry, something went wrong.
seel also after upgrade to 11.1
No branches or pull requests
Description of problem:
enabling "bitrot" for one volume triggers "oneshot crawl" for all already configured (and passed run) volumes
The exact command to reproduce the issue:
The full output of the command that failed:
n/a
Expected results:
"oneshot crawl" will only start immediately on new enabled volume, not re-run on already configured (and passed) volumes again
- The operating system / glusterfs version:
EL9 / 10.5
The text was updated successfully, but these errors were encountered: