« Previous 1 2 3 4
OpenStack workshop, part 3:Gimmicks, extensions, and high availability
Wide Load
Looking Forward
The one very noticeable issue with the suggested VM HA mechanism is that it only allows a collective move of all VMs from the failed host to another host. It would make more sense for OpenStack to take care of this itself and use its own scheduler to distribute the VMs to multiple hosts with free resources. Folsom is unlikely ever to have this function, but Grizzly already implements a corresponding feature: The evacuate
function will stop precisely this gap. It is still too early to investigate its suitability for everyday use, but if you intend to take a closer look at OpenStack in the future, you have plenty to look forward to.
Infos
- "OpenStack Cloud Installation" by Martin Loschwitz, ADMIN , 2013, No. 13, pp. 44-52
- Patch: http://www.admin-magazin.de/Media/Downloads/Dashboard-Folsom-Patch
- CephX: http://www.admin-magazine.com/HPC/Articles/Secure-Storage-with-CephX
- Code for this article: ftp://ftp.linux-magazin.com/pub/listings/admin-magazine.com/14/
- "Galera Cluster" by Oli Sennhauser, ADMIN , 2012, No. 10, pp. 52-57
« Previous 1 2 3 4