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

holland/lvm does not parse snapshot-size the same in 1.0 and 0.9.8 #39

Closed
abg opened this issue Jul 8, 2010 · 1 comment
Closed

holland/lvm does not parse snapshot-size the same in 1.0 and 0.9.8 #39

abg opened this issue Jul 8, 2010 · 1 comment
Labels

Comments

@abg
Copy link
Contributor

abg commented Jul 8, 2010

In 0.9.8 a snapshot-size without units was parsed as megabytes, but in 1.0 there seems to be a regression where this is now parsed as bytes.

This causes a problem if someone relied on the implicit MB behavior where "snapshot-size = 20000" is now interpreted as ~20K rather than ~20G.

@abg
Copy link
Contributor Author

abg commented Jul 9, 2010

Resolved in commit 4ba075b

Unit test added in commit 8f09563

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

No branches or pull requests

1 participant