[Openstack] InstanceResourceQuota‏

2013-07-17 Thread claudio marques
--name m1.small --key quota:cpu_period --value 2500 On this command I am limiting CPU usage for the flavor m1.small. Where can I have a list of all possibilities that I can use regarding this type of operations? Can someone enlighten me?Thank's in advance Cheers Claudio Ma

[Openstack] InstanceResourceQuota

2013-07-16 Thread claudio marques
--name m1.small --key quota:cpu_period --value 2500 On this command I am limiting CPU usage for the flavor m1.small. Where can I have a list of all possibilities that I can use regarding this type of operations? Can someone enlighten me?Thank's in advance Cheers Claudio Marques cl

Re: [Openstack] How to Install OpenStack ???????????

2013-07-12 Thread claudio marques
Hi You can use this guide to. https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide Good luck Claudio Marques claudio@onesource.pthttp://www.onesource.pt/ From: luisguilherme...@gmail.com Date: Fri, 12 Jul 2013 09:56:18 -0300 To: dj_dark_jungl...@yahoo.com CC: openstack

Re: [Openstack] Exception during message handling on Cinder

2013-07-10 Thread claudio marques
cinder-* ); do sudo service $i restart; done If that doesn't help, try to see your iscsitarget is up and running. See the logs. Hope it help's Cheer's Claudio Marques claudio@onesource.pthttp://www.onesource.pt/ Date: Wed, 10 Jul 2013 16:36:49 +0700 From: mahardika.gil...@andal

[Openstack] Openstack metting

2013-07-09 Thread claudio marques
Hi Stackers For those who are interested in participating in this event: Google+ Hangout with HP on DevOps and OpenStack Heat, Canonical on JuJu URL: http://openstackpoland.aegis.org.pl/july-11-google-hangout-with-hp-on-devops-and-openstack-heat-canonical-on-juju/ Cheers Claudio Marques claudio

Re: [Openstack] Quantum /Neutron

2013-07-08 Thread claudio marques
Hi RobertThank you for your help. I was a bit confused! Cheer's Claudio Marques claudio@onesource.pthttp://www.onesource.pt/ > From: robert.vanleeu...@spilgames.com > To: openstack@lists.launchpad.net > Date: Mon, 8 Jul 2013 07:32:02 + > Subject: Re: [Openstack]

[Openstack] Quantum /Neutron

2013-07-05 Thread claudio marques
a lot about Quantum /Neutron and i know that probably I need to use a load balancer like Atlas-LB, etc... Am I right? Can anyone enlighten me? Thank's in advance :) Cheers Claudio Marques claudio@onesource.pthttp://www.on

Re: [Openstack] Updating OpenStack

2013-07-03 Thread claudio marques
In your place I just download the same nova packages to your new compute nodes as you got on the first one as Calvin said! Upgrading your existing network node and compute node can result in disaster :) Good luck Cheers Claudio Marques claudio@onesource.pthttp://www.onesource.pt/ Date: Wed, 3

Re: [Openstack] Updating OpenStack

2013-07-03 Thread claudio marques
Probably you have an older nova version running in one of the compute-nodes, and probably that's why you have UnsupportedRpcVersion exception! Cheers claudio@onesource.pthttp://www.onesource.pt/ From: clau...@onesource.pt To: openstack@lists.launchpad.net Date: Wed, 3 Jul 2013 17:20:47 + Su

Re: [Openstack] Updating OpenStack

2013-07-03 Thread claudio marques
Hi 1 - Do you have your time on your new compute nodes synchronized with network node? 2 - Have you paste the correct credentials to your rabbit MQ server? Cheers claudio@onesource.pthttp://www.onesource.pt/ From: luisguilherme...@gmail.com Date: Wed, 3 Jul 2013 14:07:04 -0300 To: openstack@l

Re: [Openstack] Problem installing healthnmon

2013-07-02 Thread Claudio Marques
Hi Jobin Not yet. I am busy on quantum right now, but I wen I return to healthnmon i will let you now, and will paste here all my updates. Cheers Claudio Marques clau...@onesource.pt http://www.onesource.pt/ 2013/7/2 Jobin Raju George > Hey Claudio! > > Is your healthnmon up an

Re: [Openstack] Problem installing healthnmon

2013-06-28 Thread claudio marques
, 2013 at 10:24 PM, Claudio Marques wrote: Hi Stacker's! I have already ceilometer installed and fully functional on my 3 node Grizzly architecture, but I need to get more info from the VMs that I have installed. So I am trying to install "healthnmon" on my controller node, but, w

[Openstack] Problem installing healthnmon

2013-06-28 Thread Claudio Marques
lled on a Ubuntu 13.04. Am I missing something here ? Any help will be much appreciated. Thanks in advance Claudio Marques clau...@onesource.pt http://www.onesource.pt/ running sdist running egg_info writing requirements to healthnmon.egg-info/requires.txt writing healthnmon.egg-in

Re: [Openstack] Grizzly openstack installation - tutorial/guide

2013-06-26 Thread claudio marques
Hi Devstack is an easy way to test Openstcak, but it is not reliable through reboot's.I advice you to follow one of the tutorial's in https://github.com/mseknibilel/OpenStack-Grizzly-Install-Guide, depending on your required architecture! I bit more work but, it pay's of :)

Re: [Openstack] can't install ubuntu from iso..

2013-06-25 Thread claudio marques
Hi Maaniz. Have you created a new volume and attached it to that instance when you are launching a new instance from ISO image? Cláudio Marques --claudio@onesource.pthttp://www.onesource.pt/ Date: Tue, 25 Jun 2013 10:25:01 +0500 From: maa...@gmail.com To: openstack@lists.launchpad.net Su

Re: [Openstack] [Ceilometer][Healthnmon] Dealing with Performance/Monitoring Metrics

2013-06-24 Thread claudio marques
; -- > > Bruno Oliveira > Developer, Software Engineer > irc: lychinus | skype: brunnop.oliveira > brunnop.olive...@gmail.com > > > > > > On Mon, Jun 24, 2013 at 7:08 AM, claudio marques wrote: > > Hi all > > > > I think that we are all (people

Re: [Openstack] [Ceilometer][Healthnmon] Dealing with Performance/Monitoring Metrics

2013-06-24 Thread claudio marques
Hi all I think that we are all (people working with ceilometer), trying to figure out how to get the system actual data metrics from VMs.Do we need to install Healthnmon in order to get them? (because ceilometer as Julien already said, can't do it yet) Cheers Cláudio Marques -claudio@onesou

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
rence here. I am indebted for your patience! :-) On Thu, Jun 20, 2013 at 7:06 PM, claudio marques wrote: Okay. You don't have your rabbit configuration on your ceilometer.conf file. rabbit_host=localhostrabbit_port=5672rabbit_userid=guestrabbit_password=guest rabbit_retry_backoff=

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
which have nova-specific data in them. On Thu, Jun 20, 2013 at 6:46 PM, claudio marques wrote: Have you have single node, devstack or multi-node openstack architecture ? clau...@onesource.pt http://www.onesource.pt/Date: Thu, 20 Jun 2013 18:35:49 +0530 From: jobin...@gmail.com To: clau...@

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
get nova-specific data The logs presently don't have ERROR's or WARNING's, so I presume they are running well and as for the config file, I have customized it a bit. Please have a look at it here. Thank you so much for your patience! :) On Thu, Jun 20, 2013 at 6:17 PM, claudio

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
Hi Try to see if your daemons (api, collector, central agent, compute agent) are working without having issues. (see logs)!Have you configured your ceilometer.conf file or is the default one? Are shore that you are filing your data base? Cheers Claudio Marques claudio@onesource.pthttp

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
-point what is the mistake in the command or counsel what is the right one to get nova-specific data? By the way, I replaced resource_id with the actual ID of the resource I wanted. On Thu, Jun 20, 2013 at 3:50 PM, claudio marques wrote: Hi Jobin I think that your Curl command is not right.

Re: [Openstack] How to query ceilometer to get nova-specific data

2013-06-20 Thread claudio marques
Hi Jobin I think that your Curl command is not right. Look into this page for more info about meters from ceilometer. http://docs.openstack.org/developer/ceilometer/webapi/v2.html#ceilometer.api.controllers.v2.Statistics.max Cheers Date: Thu, 20 Jun 2013 15:19:44 +0530 From: jobin...@gmail.com To

Re: [Openstack] Ceilometer-agent-central

2013-06-18 Thread Claudio Marques
/6/18 Julien Danjou > On Tue, Jun 18 2013, Claudio Marques wrote: > > > Thank you for your response. > > Do you mean removing the keystone endpoint for glance and creating a new > > one without the /v2 number? > > http://10.0.1.167:9292/v2|http://10.

Re: [Openstack] Ceilometer-agent-central

2013-06-18 Thread Claudio Marques
74/v2/$(tenant_id)s | 0d780e90409e45ceaa870f5c0b16d6a6*| * +--+---+-+--+--+--+ Thank's in advance Claudio marq

[Openstack] Ceilometer-agent-central

2013-06-18 Thread Claudio Marques
Found The resource could not be found. Does anyone have some issue like this? Cheers Claudio Marques clau...@onesource.pt http://www.onesource.pt/ ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe

[Openstack] ceilometer client

2013-06-17 Thread Claudio Marques
5, in parse try: ValueError: ('No requirements found', '# This file is managed by openstack-depends') Does anyone got something like this? Thanks in advance Claudio Marques clau...@onesource.pt http://www.onesource.pt/ ___

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread claudio marques
connection 1 No data is returned in any case. I manually installed 3 node openStack and ceilometer , so i am not using devStack. Even when i try to send manually credentials of the admin user: ceilometer --os-username admin --os-password password --os-tenant-name admin --os-auth-url http://localhost:5000/v2.0 r

[Openstack] Ceilometer-api Auth Error

2013-06-06 Thread Claudio Marques
Hi Stackers Hi have a problem with ceilometer-api. I want access it via curl or http and every time i try to do it i simple get the same errors. This server could not verify that you are authorized to access the document you requested. Either you supplied the wrong credentials (e.g., bad passwor