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

mkfs troubles #59

Open
GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment
Open

mkfs troubles #59

GoogleCodeExporter opened this issue Mar 16, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.Create a volume with: mkfs.sdfs --volume-name=my_sdfs --volume-capacity=100M 
--base-path=/data

What is the expected output? What do you see instead?

output is:
   # ERROR: Unable to creat volume because java.io.IOException: unable to determine capacity of volume 100M

What version of the product are you using? On what operating system?

linux 2.6  centos6.4
Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 22 Apr 2013 at 6:34

@GoogleCodeExporter
Copy link
Author

The "volume-capacity" option expects the size to be specified as MB, GB or TB.  
Use --volume-capacity=100MB to create a 100MB volume.

Original comment by [email protected] on 21 May 2013 at 1:37

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

1 participant