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

Policy validation generates an unhelpful error when "size" doesn't contain a unit #466

Open
dseevr opened this issue Sep 28, 2016 · 0 comments

Comments

@dseevr
Copy link
Contributor

dseevr commented Sep 28, 2016

What I ran:
docker volume create -d volcontiv --name $POLICY/$NAME --opt size=10

What I expected:
A helpful error message telling me that my input was not valid. It should say that the "size" must contain units (e.g., "10MB").

What I got:
An unhelpful error message: Size set to zero for non-empty CRUD backend ceph

cc: @neelimamukiri

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

No branches or pull requests

2 participants