Tag Archives: OpenStack

OpenStack Juno – DevStack

Spent a lot of time stacking and unstacking a single OpenStack installation on my Mac using the DevStack scripts.

http://docs.openstack.org/developer/devstack/

It really looks like shuting down and restarting a whole OpenStack installation is almost impossible. Nice if you have enough machines, datacenters and/or even enough co-locations to survive any planned or unplanned power outages.

Very frustrating, waiting for ages to create all the openstack node components just to see a bunch of red lines running across my screen.
Although one can easily switch log consoles to access all the different processes it’s really scary to keep up with the logging speed whenever something wrong happens.
And fixing things by hand will always be destroyed after unstacking again.

As much as I like OpenStack, or even I do like DevStack for small short notice tests, having a production environment running on OpenStack seems so not-ready-for-production to me.

OpenStack and OpenDaylight with Juju+MaaS

I’m experimenting with OpenStack and OpenDaylight for 4 weeks now, and managed to crash the whole installation 4 times, when enabling OpenDaylight.

https://www.openstack.org
https://www.opendaylight.org
http://www.ubuntu.com/cloud/maas
http://www.ubuntu.com/cloud/juju

It’s really frustrating having to re-setup everything over and over again, even manually, so I decided to invest more time in setup automation via JuJu and freeze some snapshots before doing any further experiments.
But even automated setups keep hanging here and there and cost a lot of time.
Plus MaaS needs to be patched each time to be able to Wake On LAN my VM’s within Virtualbox.

Real hardware would be much easier, although I need at least 8 hosts with dual network cards, that’s out of reach for me at the moment.
My wife already complains about splashing VM windows on her iMac 😀