[Openstack] upgrade path from oneiric + managedit diablo to precise+essex?

2012-04-12 Thread ikke
Hi, is there yet documented upgrade path from using managedit repo for diablo on oneiric to use precise with essex? I installed my cluster according to instructions from docs.openstack.org for basic setup with dashboard. There are some things that don't work still (errors) and I think it might be

[Openstack] running HA cluster of guests within openstack

2012-04-13 Thread ikke
I likely am not the first one to ask this, but since I didn't find a thread about it I start one. Is there any shared experience available what are the capabilities of OpenStack to run cluster of guests in the cloud? Do you have experience of the following questions, or links to more info? The que

Re: [Openstack] running HA cluster of guests within openstack

2012-04-15 Thread ikke
On Fri, Apr 13, 2012 at 5:45 PM, Jason Kölker wrote: > On Fri, 2012-04-13 at 12:31 +0300, ikke wrote: > >> 1. Private networks between guests >>   -> Doable now using Quantum >> 1.1. Defining VLANs visible to guest machines to separate clusters >> internal traffi

Re: [Openstack] running HA cluster of guests within openstack

2012-04-16 Thread ikke
On Fri, Apr 13, 2012 at 2:53 PM, Pádraig Brady wrote: > On 04/13/2012 10:31 AM, ikke wrote: > I'll just point out two early stage projects > that used in combination can provide a HA solution. > > http://wiki.openstack.org/Heat > http://wiki.openstack.org/ResourceMonito

Re: [Openstack] running HA cluster of guests within openstack

2012-04-16 Thread ikke
On Fri, Apr 13, 2012 at 5:54 PM, Martin Gerhard Loschwitz wrote: > STONITH events from within virtual machines. I have something cooking here > using the latest version of Pacemaker; should this turn out to work, it > would make many things a lot easier. I'll elaborate a little bit more on > this

Re: [Openstack] running HA cluster of guests within openstack

2012-04-16 Thread ikke
One item more into HA features, hot plugging. 2.8. Hot plug pre-warning events. - Nova should tell the registered client that a node/guest is going to be shutoff, and the remote entry would be given time to ack that. ___ Mailing list: https://launchpa

[Openstack] documentation bug in openstack - redhat install guide (wrong admin_user)

2012-10-26 Thread ikke
e. So I'll whine here instead ;) BR, ikke ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] dashboard on fedora, misconfigured Nova url in keystone or missing openstackx extensions

2012-01-16 Thread ikke
:5000/v2.0 \ http://10.0.0.1:35357/v2.0 \ http://10.0.0.1:5000/v2.0 \ 1 1 keystone-manage endpoint add admin identity keystone-manage endpoint add admin glance keystone-manage endpoint add admin nova keystone-manage endpoint add admin keystone - Any hints welcome! - ikke ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

[Openstack] how to verify nova uses openstackx extensions?

2012-01-18 Thread ikke
ensions --osapi_extension=nova.api.openstack.v2.contrib.standard_extensions --osapi_compute_extension=extensions.admin.Admin --osapi_extension=extensions.admin.Admin I know openstackx is deprecated, but so far I have failed to find a s

Re: [Openstack] Proposal for new devstack (v2?)

2012-01-23 Thread ikke
On Sat, Jan 21, 2012 at 5:47 AM, Joshua Harlow wrote: > > Note rhel6 isn’t fully there yet. But in progress ;) > Anyone working on fedora version of it? Any known major issues preventing it? I quickly added fedora labels next to RHEL6 in the code, and added db.py stuff. By quick test it does nova

[Openstack] authentication help needed, added keystone to system

2012-01-26 Thread ikke
could anyone please explain to me what is the relation between zones in nova-manage and region in keystone-manage? And help me to get the auth back working. I got my fedora host test system messed up after installing keystone. Now I suspect region/zone could be the reason for authentication failur