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

Stratis support #277

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

vojtechtrefny
Copy link
Member

The main reason behind this is to test the blivet support for Stratis which needs to be merged first storaged-project/blivet#915 but this is working (with right versions of blivet and stratisd) and was surprisingly simple to implement.

image

@pep8speaks
Copy link

pep8speaks commented Apr 23, 2021

Hello @vojtechtrefny! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-04-18 14:30:57 UTC

Currently the max size is limited by the sum of parent devices
sizes. Stratis filesystems are first devices where we support
overprovisioning (Stratis filesystem is always 1 TiB) so we need
a special exception for them.
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

Successfully merging this pull request may close these issues.

None yet

2 participants