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
Make blobstor configuration contain multiple same-level "blobstors", each with it's own policy.
blobstor: - type: blobovnicza.tree path: /srv/neofs/small0 size: 4g depth: 1 width: 4 opened_cache_capacity: 50 policy: max_object_size: 1024k - type: fstree path: /srv/neofs/big0 compress: true perm: 0644 depth: 5
The text was updated successfully, but these errors were encountered:
corruptSubDir
In general, superseded by #2497. Some inner ones can still be useful though.
Sorry, something went wrong.
No branches or pull requests
Make blobstor configuration contain multiple same-level "blobstors", each with it's own policy.
The text was updated successfully, but these errors were encountered: