Dynamic allocation system for Bareon.
Go to file
Evgeniy L 4f5098bb95 Doc. Fix usage example 2016-01-11 16:25:31 +03:00
bareon_dynamic_allocator Fix coefficients for objective function 2016-01-11 16:16:39 +03:00
doc/source Doc. Fix usage example 2016-01-11 16:25:31 +03:00
etc/bareon-dynamic-allocator Update simple schema comment 2015-12-29 21:15:06 +03:00
.coveragerc Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.gitignore Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.gitreview Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.mailmap Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
.testr.conf Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
CONTRIBUTING.rst Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
HACKING.rst Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
LICENSE Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
MANIFEST.in Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
README.rst Removed done items from readme and added new one 2016-01-11 13:50:54 +03:00
babel.cfg Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
requirements.txt Add yaql as requirements 2015-12-29 21:06:58 +03:00
run.sh Add run.sh to easily debug the problems 2015-12-22 18:58:11 +03:00
setup.cfg Add command line entry point 2015-12-22 18:54:11 +03:00
setup.py Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
test-requirements.txt Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
tox.ini Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00

README.rst

bareon-dynamic-allocator

A driver for Bareon for dynamic allocation of volumes

Please feel here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.

Future Improvments

  • create special types, like lv_mirror with special policy to allocate volume of the same size over several disks
  • implement less or equal instead of equal for disk size constraint in this case artificial Unallocated space is not going to be required