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

Using a size attribute with percentage value bombs volume_extend #54

Open
donovanmuller opened this issue Feb 9, 2016 · 1 comment
Open

Comments

@donovanmuller
Copy link

If you configure a volume size attribute using the percentage of the size of the volume group.
I.e. 50%VG

it bombs volume_extend recipe because there's no regex match.

@andyrepton
Copy link
Collaborator

Hmm, I didn't really plan on having percentage functionality, especially as the volume groups could theoretically be different sizes. This also is why we rely on the user to ensure there is enough free space available in the volume group for their logical volumes.

I'll have a think about how this could be implemented, thanks for the feature request :)

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

No branches or pull requests

3 participants