[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 Marques

[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 claudio

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
-* ); 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...@andalabs.com To: openstack

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] Quantum /Neutron Imagining

[Openstack] Quantum /Neutron

2013-07-05 Thread claudio marques
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.onesource.pt

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:

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 +

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] 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 jobin...@gmail.com Hey Claudio! Is your healthnmon

[Openstack] Problem installing healthnmon

2013-06-28 Thread Claudio Marques
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-info/PKG-INFO writing top-level names

Re: [Openstack] Problem installing healthnmon

2013-06-28 Thread claudio marques
, 2013 at 10:24 PM, Claudio Marques clau...@onesource.pt 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

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 :) Cheers Claudio

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

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

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

2013-06-24 Thread claudio marques
On Mon, Jun 24, 2013 at 7:08 AM, claudio marques clau...@onesource.pt wrote: 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

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

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

2013-06-20 Thread claudio marques
please pin-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 clau...@onesource.pt wrote: Hi Jobin I think

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
to 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 marques clau

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

2013-06-20 Thread claudio marques
-specific data in them. On Thu, Jun 20, 2013 at 6:46 PM, claudio marques clau...@onesource.pt 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
for your patience! :-) On Thu, Jun 20, 2013 at 7:06 PM, claudio marques clau...@onesource.pt 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

[Openstack] Ceilometer-agent-central

2013-06-18 Thread Claudio Marques
Not 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

Re: [Openstack] Ceilometer-agent-central

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

[Openstack] ceilometer client

2013-06-17 Thread Claudio Marques
anyone got something like this? Thanks in advance Claudio Marques clau...@onesource.pt http://www.onesource.pt/ ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net

Re: [Openstack] Ceilometer-api Auth Error

2013-06-06 Thread claudio marques
OpenStack Identity credentials. Is there any possibility that keystone is not validating all the Tokens? Claudio Marques Date: Thu, 6 Jun 2013 09:42:38 -0400 From: doug.hellm...@dreamhost.com To: clau...@onesource.pt CC: openstack@lists.launchpad.net Subject: Re: [Openstack] Ceilometer-api Auth Error