[Openstack] [all] Announcing Project: Senlin - Clustering/Collection Service for OpenStack

2015-03-25 Thread Qiming Teng
Hello, Stackers, I'm pleased to share with you the progress we have made on the Senlin project, which aims to be a flexible clustering/collection service for OpenStack clouds. The project is now hosted on stackforge, with its server code base[1] and a CLI client tool [2]. What Is Senlin

[Openstack] [openstack][ceilometer][keystone]collect http.request and http.response

2015-03-25 Thread Pan, Fengyun
Hello all, How to collect the sample of ‘http.request’ and ‘http.response’ on Ceilometer service. Now I known that: 1、process_response() and process_request() will send notification of ‘http.response’ and ‘http.request’ at pycadf/middleware/notifier.py. 2、proc

Re: [Openstack] How specify image api version at server side?

2015-03-25 Thread Lars Kellogg-Stedman
On Wed, Mar 25, 2015 at 08:53:07PM -0700, Su Zhang wrote: > su@ubuntu:/opt/stack/glance/glance$ export OS_IMAGE_API_VERSION=2 > su@ubuntu:/opt/stack/glance/glance$ > glance image-list HTTPInternalServerError (HTTP 500) The first place to look for information is in your glance-api server logs, to s

Re: [Openstack] How specify image api version at server side?

2015-03-25 Thread Su Zhang
Thanks for your response Lars! I checked the log, however it is an empty file. I've already specify "use_syslog = True" in glance-api.conf. but here is what I've seen su@ubuntu:/opt/stack/glance/glance$ cat /var/log/glance/api.log su@ubuntu:/opt/stack/glance/glance$ any ideas? Thanks, On Wed,

[Openstack] How specify image api version at server side?

2015-03-25 Thread Su Zhang
Hello, I encountered an error while running glance cli. If I export the OS_IMAGE_API_VERSION to 1, then I will be able to run glance cli. However, if I export OS_IMAGE_API_VERSION to 2, then it will encounter an internal error. Could anyone please let me know how to adjust the glance api version a

[Openstack] User Survey - Deadline Apr 8

2015-03-25 Thread Tom Fifield
Hi all, As you know, before previous summits we have been running a survey of OpenStack users. We’re doing it again, and we need your help! If you are running an OpenStack cloud, please participate in the survey [http://www.openstack.org/user-survey]. If you already completed the survey before, y

[Openstack] Setting up Juno on Fedora 20 and getting InvalidBDM: Block Device Mapping is Invalid.

2015-03-25 Thread The O.G.
Hello OpenStack community: I'm trying to learn OpenStack for the 1st time. I've been trying to setup an environment following the instructions for Juno here: http://docs.openstack.org/juno/install-guide/install/yum/content/ch_preface.html On Fedora 20. I have 3 systems, with the following Openst

[Openstack] Issues with nova-docker driver in Devstack

2015-03-25 Thread Arun Adiththan
Hi, I've followed the instructions from this blog ( http://blog.oddbit.com/2015/02/11/installing-novadocker-with-devstack/) to install nova-docker driver in Devstack. Docker in itself works fine and I'm able to pull images and create glance image using the commands mentioned in the above link (s

[Openstack] a question regarding the current status of image "community" visibility support on glance

2015-03-25 Thread Su Zhang
Hello everyone I recently came across one glance related pending blueprint ( https://review.openstack.org/#/c/124050/). It raised our interest as we also want to implement this community visibility for images through glance. However, after cherry picking the code change ( https://review.openstack.

Re: [Openstack] [openstack-dev] Cinder-service connectivity issues

2015-03-25 Thread Vishvananda Ishaya
Based on the checkin times in your post, it looks like time is out of sync between your nodes. The one reporting down is reporting time in the future. I would install ntp and make sure the clocks are in sync. Vish On Mar 25, 2015, at 2:33 AM, Kamsali, RaghavendraChari (Artesyn) wrote: > >

Re: [Openstack] openvswitch configuraion

2015-03-25 Thread Yngvi Páll Þorfinnsson
Hi Akshay I went through this again, and now I rebooted the server, instead of only restarting network services. And now it works ☺ I can ping the default gateway, as well as other sites, i.e. openstack.org which did not work before. ping openstack.org PING openstack.org (162.242.140.107) 56

Re: [Openstack] openvswitch configuraion

2015-03-25 Thread Yngvi Páll Þorfinnsson
Hi Akshay No it didn‘t quite work, after editing the configuration file /etc/network/interfaces accordingly to those instructions. Did restart the networking service /etc/init.d/networking restart Afterwards, I‘m not able to ping the default gateway. Best regards Yngvi From: Akshay Bhandari [ma

Re: [Openstack] openvswitch configuraion

2015-03-25 Thread Akshay Bhandari
Hello Yngvi, You can make changes in /etc/network/interfaces as follows: 1. Define interface br-ex, give it static IP same as em3. 2. Add em3 to promiscuous mode. Your interfaces file should look something like: *auto br-ex* *iface br-ex inet static* *address X.X.X.X* *netmask **X.X.X.X* *networ

Re: [Openstack] 答复: 答复: Ceilometer high availability in active-active

2015-03-25 Thread Vijaya Bhaskar
zookeeper needs a minimum of 3 servers. Hence aborting zookeeper On Wed, Mar 25, 2015 at 3:16 PM, Vijaya Bhaskar < vijayabhas...@sparksupport.com> wrote: > I am going to try zookeper, since it is a production setup and zookeeper > is the most recommended one. I am trying this after an active/pass

Re: [Openstack] openvswitch configuraion

2015-03-25 Thread Yngvi Páll Þorfinnsson
Hi Andreas Yes you're absolutely correct about this, when I use ifconfig em3 0 ifconfig br-ex 172.22.17.12/24 I can ping the default gateway 172.22.7.1 But, how would you configure this permanently? i.e. how would you edit the network configuration file: /etc/network/interfaces To make this a

Re: [Openstack] 答复: 答复: Ceilometer high availability in active-active

2015-03-25 Thread Vijaya Bhaskar
I am going to try zookeper, since it is a production setup and zookeeper is the most recommended one. I am trying this after an active/passive setup with pacemaker. On Wed, Mar 18, 2015 at 5:42 PM, Chris Dent wrote: > On Wed, 18 Mar 2015, Pan, Fengyun wrote: > > 2015-03-18 18:48:05.948 16236 TR

Re: [Openstack] [Sahara] Swift performance

2015-03-25 Thread Li, Chen
Hi, Thanks very much for the sharing. Really interesting data. I just have a stupid question: Your workload is “wordcount”, right ? Why “rename” would happen ?? Thanks. -chen From: Johnson MDevadoss [mailto:johnson.mdevad...@gmail.com] Sent: Wednesday, March 25, 2015 6:04 AM To: Dariusz Chrząśc