Re: [Openstack] ceilometer-agent-central starting fail

2013-04-10 Thread Liu Wenmao
I solve this problem by two steps: 1 modify /etc/init/ceilometer-agent-central.conf exec start-stop-daemon --start --chuid ceilometer --exec /usr/local/bin/ceilometer-agent-central -- --config-file=/etc/ceilometer/ceilometer.conf 2 add some lines to /etc/ceilometer/ceilometer.conf:

[Openstack] [Ceilometer] Can not start agents, can't find a publisher manager

2013-04-10 Thread Zehnder Toni (zehndton)
I`ve a problem with the ceilometer agents. When I want to start one, it can`t find a publisher manager('meter_publisher'). The whole error is : CRITICAL ceilometer [-] Pipeline {'publishers': ['meter_publisher'], 'interval': 60, 'transformers': None, 'name': 'meter_pipeline', 'counters':

Re: [Openstack] vm unable to reach 169.254.169.254

2013-04-10 Thread Mouad Benchchaoui
Hi Liu, The output above is normal if you didn't supply any user data when booting your instancehttp://docs.openstack.org/trunk/openstack-compute/admin/content/user-data.html :) Cheers, On Wed, Apr 10, 2013 at 7:25 AM, Liu Wenmao marvel...@gmail.com wrote: Thanks Mouad After I install

Re: [Openstack] ceilometer-agent-central starting fail

2013-04-10 Thread Doug Hellmann
On Wed, Apr 10, 2013 at 6:10 AM, Liu Wenmao marvel...@gmail.com wrote: Actually this is not over. The main reason of service failure is that central/manager.py and service.py use different vairables: central/manager.py 70 def interval_task(self, task): 71 self.keystone =

[Openstack] Grizzly Dashboad problem...

2013-04-10 Thread Martinx - ジェームズ
Guys, I just install Grizzly from UCA. When I try to access the Dashboard, I'm getting: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@localhost and inform them of

Re: [Openstack] Grizzly Dashboad problem...

2013-04-10 Thread Martinx - ジェームズ
Here is the full apache error log after login into the Dashboard: http://paste.openstack.org/show/35722/ What can I do? Tks, Thiago On 10 April 2013 12:04, Martinx - ジェームズ thiagocmarti...@gmail.com wrote: Guys, I just install Grizzly from UCA. When I try to access the Dashboard, I'm

[Openstack] [Folsom]Very slow Openstack Dashboard

2013-04-10 Thread Arindam Choudhury
Hi, I am installing OpenStack Folsom on Fedora 18. The openstack dashboard is very slow and its giving the following error message: Error: Unable to retrieve quota information. I have followed this instructions: # yum install openstack-dashboard memcached -ymodify CACHE_BACKEND =

Re: [Openstack] [Folsom]Very slow Openstack Dashboard

2013-04-10 Thread Julie Pichon
Arindam Choudhury arin...@live.com wrote: Hi, I am installing OpenStack Folsom on Fedora 18. The openstack dashboard is very slow and its giving the following error message: Error: Unable to retrieve quota information. Hello! Could you look at the httpd logs and copy the stack trace

Re: [Openstack] Grizzly release packages available in the Ubuntu Cloud Archive

2013-04-10 Thread Martinx - ジェームズ
Guys, This isn't ready. Just install Ubuntu 12.04 + Grizzly via UCA, after login into Dashboard, getting Internal Server Error message. Dashboard is broken. Tks, Thiago On 9 April 2013 10:20, James Page james.p...@canonical.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi

Re: [Openstack] Grizzly release packages available in the Ubuntu Cloud Archive

2013-04-10 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 10/04/13 17:14, Martinx - ジェームズ wrote: Guys, This isn't ready. Just install Ubuntu 12.04 + Grizzly via UCA, after login into Dashboard, getting Internal Server Error message. Dashboard is broken. Please can you turn Debug on in

Re: [Openstack] Grizzly Dashboad problem...

2013-04-10 Thread Ritesh Nanda
Most probably your nova-* services are having some problem. Check whether nova is working properly. On Wed, Apr 10, 2013 at 8:47 PM, Martinx - ジェームズ thiagocmarti...@gmail.comwrote: Here is the full apache error log after login into the Dashboard: http://paste.openstack.org/show/35722/ What

[Openstack] OpenStack Networking, use of Quantum

2013-04-10 Thread Mark Collier
We have to phase out the trademark or attention getting use of the code name Quantum when referring to the the OpenStack Networking project, as part of a legal agreement with Quantum Corporation, the owner of the Quantum trademark. The Board of Directors and Technical Committee members

Re: [Openstack] Grizzly Dashboad problem...

2013-04-10 Thread Martinx - ジェームズ
Okay, I'll double check it... Tks! On 10 April 2013 13:59, Ritesh Nanda riteshnand...@gmail.com wrote: Most probably your nova-* services are having some problem. Check whether nova is working properly. On Wed, Apr 10, 2013 at 8:47 PM, Martinx - ジェームズ thiagocmarti...@gmail.com wrote:

[Openstack] Injecting a specific MAC address

2013-04-10 Thread Burney, Jeffrey P (N-Engineering Service Professionals)
Hi Stackers, We have a little test lab where we are working with puppet and OpenStack. Here's what we are trying to do on Folsom (currently not using Quantum). From a puppet master (also running dhcp, dns, kickstart), issue a command to OpenStack controller to boot a small pxe boot image. We

Re: [Openstack] Injecting a specific MAC address

2013-04-10 Thread Robert Collins
On 11 April 2013 07:19, Burney, Jeffrey P (N-Engineering Service Professionals) jeffrey.p.bur...@lmco.com wrote: Hi Stackers, We have a little test lab where we are working with puppet and OpenStack. Here’s what we are trying to do on Folsom (currently not using Quantum). From a puppet

[Openstack] [Savanna] 0.1 Release!

2013-04-10 Thread Sergey Lukjanov
Hi everybody, we finished Phase 1 of our roadmap and released the first project release! Currently Savanna has the REST API for Hadoop cluster provisioning using pre-installed images and we started working on pluggable mechanism for custom cluster provisioning tools. Also I'd like to note

[Openstack] can't get db_sync to work

2013-04-10 Thread Greg Hill
Trying to get openstack going with postgresql 9.2 as the database. Started with glance. I got all the grizzly RPMs from this repo: http://repos.fedorapeople.org/repos/openstack/openstack-grizzly/epel-6/ The database is created and the connection seems to work fine, but I get this error:

Re: [Openstack] can't get db_sync to work

2013-04-10 Thread Greg Hill
I made a bad assumption, it is using 0.7.8 and still gets the error: [root@glance site-packages]# glance-manage -v db_sync 2013-04-10 22:08:09.970 2966 INFO glance.db.sqlalchemy.migration [-] Upgrading database to version latest 2013-04-10 22:08:10.019 2966 CRITICAL glance [-] 'PGSchemaChanger'

Re: [Openstack] [Savanna] 0.1 Release!

2013-04-10 Thread Robert Collins
On 11 April 2013 08:30, Sergey Lukjanov slukja...@mirantis.com wrote: Hi everybody, we finished Phase 1 of our roadmap and released the first project release! Currently Savanna has the REST API for Hadoop cluster provisioning using pre-installed images and we started working on pluggable

Re: [Openstack] can't get db_sync to work

2013-04-10 Thread Greg Hill
I was able to force this to work by updating SQLAlchemy's migrate utility to the latest version, FYI. https://code.google.com/p/sqlalchemy-migrate/downloads/detail?name=sqlalchemy-migrate-0.7.2.tar.gz Hopefully the RH guys can get that RPM updated on the EPEL repo at some point to prevent

[Openstack] [SUMMIT] Looking for volunteers in Portland

2013-04-10 Thread Stefano Maffulli
Hello folks, we need 5 volunteers at the coming Summit in Portland to help with registration duties. The volunteers are requested for one hour on Sunday, between 11am and 3pm for training and then Monday and Tuesday morning from 7am to 11am to help with registration. Volunteers will get a

[Openstack] [Heat] heat-cfntools v1.2.3 released - temp file race condition fix.

2013-04-10 Thread Clint Byrum
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The heat development community would like to announce the release of heat-cfntools version 1.2.3. This release contains security fixes. heat-cfntools contains the tools that can be installed on Heat provisioned cloud instances to implement

[Openstack-ubuntu-testing-notifications] Build Fixed: precise_folsom_quantum_stable #303

2013-04-10 Thread openstack-testing-bot
Title: precise_folsom_quantum_stable General InformationBUILD SUCCESSBuild URL:https://jenkins.qa.ubuntu.com/job/precise_folsom_quantum_stable/303/Project:precise_folsom_quantum_stableDate of build:Wed, 10 Apr 2013 05:02:02 -0400Build duration:12 minBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #16

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_cinder_trunk/16/Project:precise_havana_cinder_trunkDate of build:Wed, 10 Apr 2013 12:31:32 -0400Build duration:1 min 8 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Failure: precise_havana_nova_trunk #54

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/54/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 16:01:34 -0400Build duration:1 min 15 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #55

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/55/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 16:31:34 -0400Build duration:27 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #56

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/56/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 17:01:36 -0400Build duration:1 min 41 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #57

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/57/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 18:01:35 -0400Build duration:1 min 7 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #58

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/58/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 19:01:35 -0400Build duration:33 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #59

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/59/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 19:31:34 -0400Build duration:42 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #60

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/60/Project:precise_havana_nova_trunkDate of build:Wed, 10 Apr 2013 20:31:35 -0400Build duration:55 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_cinder_trunk #17

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_cinder_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_cinder_trunk/17/Project:precise_havana_cinder_trunkDate of build:Thu, 11 Apr 2013 01:01:32 -0400Build duration:1 min 27 secBuild cause:Started by an SCM changeBuilt

[Openstack-ubuntu-testing-notifications] Build Still Failing: precise_havana_nova_trunk #61

2013-04-10 Thread openstack-testing-bot
Title: precise_havana_nova_trunk General InformationBUILD FAILUREBuild URL:https://jenkins.qa.ubuntu.com/job/precise_havana_nova_trunk/61/Project:precise_havana_nova_trunkDate of build:Thu, 11 Apr 2013 01:31:45 -0400Build duration:47 secBuild cause:Started by an SCM changeBuilt