Dynamic allocation system for Bareon.
Go to file
Evgeniy L d5e16741d2 Add future improvments section 2015-12-25 19:24:25 +03:00
bareon_dynamic_allocator Fix weights, first disk may have weight too 2015-12-25 19:22:37 +03:00
doc/source Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
etc/bareon-dynamic-allocator Up schema 2015-12-25 19:24:10 +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 Add future improvments section 2015-12-25 19:24:25 +03:00
babel.cfg Initial Cookiecutter Commit. 2015-12-22 12:40:52 +03:00
requirements.txt Add weight calculation 2015-12-25 19:08:14 +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.

Features

  • TODO

Future Improvments

  • user weight if max is not specified
  • if min and max for several spaces are the same, consider using weight
  • create special types, like lv_mirror with special policy to allocate volume of the same size over several disks
  • research on YAQL in order to filter the disks by some criteria