Re: [Openstack] Adding New Ceilometer Meters

2015-06-05 Thread Иван Романько
Hello, Girija! Read some information about Ceilometer here: [1]. In short, it works in two ways: 1. Collecting information with the help of several "pollsters" doing Openstack API calls. 2. Listening Openstack notification bus for incoming messages. In both ways you need something that will gather

[Openstack] VMs not terminated correctly and undeletable, with cinder and CEPH

2015-06-05 Thread Aviolat Romain
Dear Openstack community I have a strange intermittent problem with cinder when VMs with volumes attached are terminated. Sometimes the process doesn't work and the VMs are stuck into and undeletable state. Some info about my setup: * * Openstack Juno from ubuntu-cloud repo * Ub

[Openstack] Keystone issue in creating Project Scoped tokens

2015-06-05 Thread Krishnappa, Suresh
Hi, I have a user with admin role in default domain. I want to create a project scoped token using this, but getting a 401 error. Following is the exact setup Keystone: Juno version using identity v3 APIs Domain: default User: admin (has admin role assigned to default domain) Project: testscope (c

Re: [Openstack] VMs not terminated correctly and undeletable, with cinder and CEPH

2015-06-05 Thread Aviolat Romain
Hi Gabriel, Thank you very much for your help, it was exactly the same problem that you had. I set the host variable on my rbd backend in the cinder config file and restarted the cinder-volume processes on my controllers. Then I manually updated the database “cinder” to reflect the new cinder

Re: [Openstack] VMs not terminated correctly and undeletable, with cinder and CEPH

2015-06-05 Thread Jay Pipes
Hi Romain, I think you may be experiencing this bug: https://bugs.launchpad.net/nova/+bug/1447884 with a fix currently up: https://review.openstack.org/#/c/177084/ Best, -jay On 06/05/2015 04:02 AM, Aviolat Romain wrote: Dear Openstack community I have a strange intermittent problem with c

Re: [Openstack] [Glance] Images

2015-06-05 Thread Vinay Venkataraghavan
Hi Michael, Disclaimer: I work for RiverMeadow. I also have vast cloud and openstack expertise. If you are an enterprise, and would like to move your work loads into Glance, I suggest looking at an offering like that of RiverMeadows. The platform allows you to seamlessly migrate servers from your

Re: [Openstack] Help with multiple external network in openstack

2015-06-05 Thread James Denton
Hi Geo, When configuring multiple provider bridges, try to think of a 1:1 relationship between a provider bridge and a physical interface on the host that connects to a particular switching layer (in many cases). For example: br-eth0 is a bridge containing eth0. Eth0 connects to a switching in

Re: [Openstack] Confusion of external network

2015-06-05 Thread James Denton
Hi Wilson, Can you clarify a couple of things here? - Does each tenant have their own router in front of their respective instance? - have you confirmed connectivity to the admin instance from the router namespace? - can you verify the dnat/snat entries for the admin instance exist in iptables