syndicate-storage / syndicate

Internet-scale software-defined storage system
Apache License 2.0
56 stars 10 forks source link

Block size units #31

Closed jcnelson closed 11 years ago

jcnelson commented 11 years ago

Block size on the MS should be recorded in the datastore in bytes, not kilobytes. Also, units should be shown next to the values on the Create Volume page.

iychoi commented 11 years ago

John, While testing this bug, I killed a process that was writing 10MB file to syndicate. Because of this, my volume is crashed. So I can't delete files in it.

Could you please clean up my volume when this bug is fixed?

johnwhelchel commented 11 years ago

Yeah I'm fixing it right now. Should I just delete your volume?

johnwhelchel commented 11 years ago

Ok I'm pushing a live version using old code before some of Jude's changes so that way you can work on it while I make my code work with the changes in ms/MS. The blocksizes should all scale now. Let me know if you want me to get rid of your old volume and make a new one.

iychoi commented 11 years ago

Please get rid of my old volume and create a new one. :-)

johnwhelchel commented 11 years ago

Ok will do.

EDIT: Ok so it's up and should be working. The block size is 80 Kb, for real this time. If that's not the ideal size, let me know and I'll change it. If it doesn't seem to be working still shoot me an email or post here.