Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread Oleg Gelbukh
John, Could you please share a link to the materials of the discussion you've mentioned, or may be place where the discussion takes place (if it's online)? We're currently working on R&D project that involves prototype implementation of regions, and I'm eager to see suggestions for replication opt

Re: [Openstack] VM connectivity

2012-11-01 Thread Heinonen, Johanna (NSN - FI/Espoo)
Hi Daniel, Did you solve your problem? If yes, what was the solution? I am interested because I have similar issues in my setup. BR Johanna From: openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net [mailto:openstack-bounces+johanna.heinonen=nsn@lists.launchpad.net] On Be

[Openstack] [openstack][nova-compute][xenapi] network bridge br100 can't allocate PIF-uuids

2012-11-01 Thread Ben Liu
I build up a XCP nova-compute node with FlatDHCPManager XCP server network configure: Eth0 -> xenbr0 Eth1 is automatically configured as xenbr1 by XCP server also I make a br100 network on XCP server which is known as dom0 with the command: xe network create name-label=br100 then br100 is

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ahmed Al-Mehdi
Please allow me to give some background regarding my question about nova-networking vs. Quantum. I am setting up a OpenStack environment consisting of two nodes (controller and compute node). My initial goal is to explore the inner workings of Cinder, and secondary goal is to understand the n

Re: [Openstack] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-01 Thread Sandy Walsh
> Thanks for putting that together Sandy. Very nice! Thanks! >From my perspective, there are two major things that are undesirable for us: > >1) Putting this data through the queue is not something that feels right. We'd >like to have to option to use other types of data "sinks" from the generat

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Dan Wendlandt
There has been no final decision on whether some or all parts of nova-network will be removed. It will not happen in Grizzly. While Quantum can do many things that nova-network cannot, there are still some use cases that nova-network can do but Quantum cannot. In Grizzly we're working to handle

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ivan Kolodyazhny
I'm not sure when nova-network will be deprecated. At least not in Folsom. It might be in Grizzly. Here is discussion about nova-network vs Quantum https://lists.launchpad.net/openstack/msg16422.html On Thursday, November 1, 2012, Ahmed Al-Mehdi wrote: > Do you know if nova-network will go away (

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ahmed Al-Mehdi
Do you know if nova-network will go away (eprecated) sometime in the near future? Regards, Ahmed. From: Ivan Kolodyazhny mailto:e...@e0ne.info>> Date: Thursday, November 1, 2012 2:07 PM To: Ahmed Al-Mehdi mailto:ah...@coraid.com>> Cc: "openstack@lists.launchpad.net

Re: [Openstack] OpenStack Folsom Deploy Bash Script

2012-11-01 Thread Ori Tzoran
hi Tomokazu, sed '/export VENDER/s/VENDER/VENDOR/' deploy.sh BR :-) Ori On 31 October 2012 08:21, Tomokazu Hirai wrote: > Hi > > I am developing 'OpenStack Folsom Deploy Script', and Today I > release to github. If you have some stress with installing openstack > folsom, please use this scrip

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ivan Kolodyazhny
Quantum is optional component of the OpenStack. You you can use it or nova-network instead. Folsom release doesn't require Quantum. You should use it if nova-network features are not enough for you or you want to use some Quantum plugin for Open vSwitch or plugin supported hardware On Thursday, No

Re: [Openstack] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-01 Thread Jeffrey Budzinski
Thanks for putting that together Sandy. Very nice! >From my perspective, there are two major things that are undesirable for us: 1) Putting this data through the queue is not something that feels right. We'd like to have to option to use other types of data "sinks" from the generation points.

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ahmed Al-Mehdi
I am familiar with that document and reading through it. My question is do I need to install/use it to get a OpenStack up and running or is it optional? Regards, Ahmed. From: Ivan Kolodyazhny mailto:e...@e0ne.info>> Date: Thursday, November 1, 2012 10:35 AM To: Ahmed Al-Mehdi mailto:ah...@cora

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, Eoghan Glynn wrote: > Well local persistence of the prev times would still be of use I think > for the in-pollster CPU util % calculation (as discussed here[1]). Allright, so that may be needed, but not in the pollster. It'll be needed in the CW publisher that will compute th

Re: [Openstack] [OpenStack][Glance] Uploading image to glancereports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Ahmed Al-Mehdi
It seems glance accepts "--prop".I am hoping that is because it accepts shorter version of the parameter. root@bodega:~/ahmed/temp# glance image-create --name="tty-linux" --disk-format=ami --container-format=ami --prop kernel_id=14652b05-0c27-45d1-b614-a059c9f4f7dc --prop ramdisk_id=c0f6a

[Openstack] [metering][ceilometer] Unified Instrumentation, Metering, Monitoring ...

2012-11-01 Thread Sandy Walsh
Hey! Here's a first pass at a proposal for unifying StackTach/Ceilometer and other instrumentation/metering/monitoring efforts. It's v1, so bend, spindle, mutilate as needed ... but send feedback! http://wiki.openstack.org/UnifiedInstrumentationMetering Thanks, Sandy

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Eoghan Glynn
> > What would be the best way to achieve this? A small sqlite DB > > per-agent, or even simpler just a pickled dict? The latter would > > avoid the complexity of DB versioning and migration. > > At the risk of repeating myself, can I stress again how much we don't > need to transform cumulative

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, Eoghan Glynn wrote: > What would be the best way to achieve this? A small sqlite DB > per-agent, or even simpler just a pickled dict? The latter would > avoid the complexity of DB versioning and migration. At the risk of repeating myself, can I stress again how much we don't

Re: [Openstack] [OpenStack][Glance] Uploading image to glancereports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Anne Gentle
Doc patch in the queue: https://review.openstack.org/#/c/15041/ Thanks for asking. One thing that is unclear in the original reported doc bug that the list may be able to help with is this: since it passes key/value pairs, does it matter if you use hyphen or underscore in the key name? That is, ke

Re: [Openstack] [OpenStack][Glance] Uploading image to glancereports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Brian Waldon
And you're correct that the flag is --property, not --prop like I said earlier. On Nov 1, 2012, at 11:41 AM, George Mihaiescu wrote: > If you look at the devstack example (http://devstack.org/functions.html) you > can see that the kernel and ramdisk are now passed with the “--property” in > fro

Re: [Openstack] [OpenStack][Glance] Uploading image to glancereports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread George Mihaiescu
If you look at the devstack example (http://devstack.org/functions.html) you can see that the kernel and ramdisk are now passed with the "--property" in front of them. Same info is provided by the help: root@ubuntu:~/glance/python-glanceclient# glance help image-create | tail -5 --is-p

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Doug Hellmann
On Thu, Nov 1, 2012 at 2:13 PM, Julien Danjou wrote: > On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: > > > My goal is to offer monitored data to the admin and customers. The admin > is > > interested in the utilization of the physical components and the virtual > > machines and the customer

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: > My goal is to offer monitored data to the admin and customers. The admin is > interested in the utilization of the physical components and the virtual > machines and the customer is interested to know what his VMs do or can do. > It would be ni

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Brian Waldon
You're now using a completely new client: python-glanceclient. The old CLI syntax was preserved, so the old 'glance add' command should still work. The problem here is that the guide was updated to use the new syntax, but the commands weren't tested. I'll file a bug and fix this problem. On Nov

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Vishvananda Ishaya
On Nov 1, 2012, at 10:14 AM, Lars Kellogg-Stedman wrote: > On Wed, Oct 31, 2012 at 09:09:14PM -0400, Lars Kellogg-Stedman wrote: >> TL;DR: The way OpenStack handles the adminPass attribute during >> metadata injection is not useful on operating systems without an >> /etc/passwd and /etc/shadow.

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Ahmed Al-Mehdi
Brian, Is the "prop" option a new thing the was recently introduced, but just not documented in the "openstack install" manual. I very clearly remember not using the "prop" option a month back when I was trying to install a setup. Regards, Ahmed. From: Brian Waldon mailto:bcwal...@gmail.com>

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Ahmed Al-Mehdi
Just tried your suggestion, no change. Odd thing is, these same setup commands, to load an image into glance worked for me a month back. root@bodega:~/ahmed/temp# glance image-create --name="tty-linux" --disk-format=ami --container-format=ami --kernel-id=14652b05-0c27-45d1-b614-a059c9f4f7dc --ram

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Brian Waldon
You can set image properties with the '--prop' option. For this command, you need to use '--prop kernel_id=14652b05-0c27-45d1-b614-a059c9f4f7dc' and '--prop ramdisk_id=c0f6a4df-5051-49d3-855e-8627c6c15ba6'. On Nov 1, 2012, at 1:49 AM, Ahmed Al-Mehdi wrote: > Hello, > > I followed the steps in

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Doug Hellmann
On Thu, Nov 1, 2012 at 1:31 PM, Eoghan Glynn wrote: > > > > > if you have: > > > > > > Time | Value > > > 0 | 10 > > > 1 | 30 > > > 2 | 50 > > > 3 | 80 > > > 4 | 100 > > > > > > If your delta-pollster is down at 1 and 2, you restart at 3, > > > therefore at 4 you'll send "20" as usage (100 minus

Re: [Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ivan Kolodyazhny
Hello Ahmed, Quantum installation and configuration docs for Ubuntu abd Fedora are available here: http://docs.openstack.org/trunk/openstack-network/admin/content/ch_install.html On Thursday, November 1, 2012, Ahmed Al-Mehdi wrote: > Hello, > > I am following the steps in the document "OpenStack

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Doug Hellmann
On Thu, Nov 1, 2012 at 1:21 PM, Zehnder Toni (zehndton) < zehnd...@students.zhaw.ch> wrote: > > On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: > > >> On Thu, Nov 01 2012, Julien Danjou wrote: > > >> On every physical compute node is the Ceilometer compute agent > >> installed, right?! > > > Y

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Vishvananda Ishaya
try --kernel-id not --kernel_id Vish On Nov 1, 2012, at 9:14 AM, Ahmed Al-Mehdi wrote: > I should have mentioned in my original post, I tried the same options by > pre-fixing with "--" , same issue. > > root@bodega:~/ahmed/temp# glance image-create --name="tty-linux" > --disk-format=ami --cont

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Eoghan Glynn
> > if you have: > > > > Time | Value > > 0 | 10 > > 1 | 30 > > 2 | 50 > > 3 | 80 > > 4 | 100 > > > > If your delta-pollster is down at 1 and 2, you restart at 3, > > therefore at 4 you'll send "20" as usage (100 minus 80). > > So you miss the delta between 10 (time 0) and 80 (time 3) > > (ther

Re: [Openstack] [ceilometer] Potential New Use Cases

2012-11-01 Thread Doug Hellmann
On Thu, Nov 1, 2012 at 10:21 AM, Dan Dyer wrote: > In some cases, the service controller is actually running inside a VM. > It would not have access to the internals of the VM's. It maintains its > metadata separately from the Nova infrastructure. > It doesn't need internal access to the VM, bu

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Pádraig Brady
On 11/01/2012 05:14 PM, Lars Kellogg-Stedman wrote: On Wed, Oct 31, 2012 at 09:09:14PM -0400, Lars Kellogg-Stedman wrote: TL;DR: The way OpenStack handles the adminPass attribute during metadata injection is not useful on operating systems without an /etc/passwd and /etc/shadow. I would like to

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Zehnder Toni (zehndton)
> On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: >> On Thu, Nov 01 2012, Julien Danjou wrote: >> On every physical compute node is the Ceilometer compute agent >> installed, right?! > Yes. >> 1) Does the compute agent collect data of the physical machine as well >> or is it just collecti

Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread Alejandro Comisario
Nic, a good reason to wait to Grizzly (?) with our arms wide open! Thanks for confirming that John / Lean ! * * * * *Alejandro Comisario #melicloud CloudBuilders* Arias 3751, Piso 7 (C1430CRG) Ciudad de Buenos Aires - Argentina Cel: +549(11) 15-3770-1857 Tel : +54(11) 4640-8443 On Thu, Nov

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Lars Kellogg-Stedman
On Wed, Oct 31, 2012 at 09:09:14PM -0400, Lars Kellogg-Stedman wrote: > TL;DR: The way OpenStack handles the adminPass attribute during > metadata injection is not useful on operating systems without an > /etc/passwd and /etc/shadow. I would like to make the adminPass value > available on a Window

[Openstack] Using Quantum in OpenStack setup

2012-11-01 Thread Ahmed Al-Mehdi
Hello, I am following the steps in the document "OpenStack Install and Deploy –Ubuntu" to setup an openstack environment. I would like to use Quantum for networking. Is there an updated document (even in beta state) or does the same document apply? It's just that I am not seeing a section on

Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread Leandro Reox
Ale, Guess that what http://swiftstack.com/blog/2012/09/16/globally-distributed-openstack-swift-cluster/ link latency feature is meant to be ... but John can confirm that :) Best Lean On Thu, Nov 1, 2012 at 1:49 PM, Alejandro Comisario < alejandro.comisa...@mercadolibre.com> wrote: > John, wha

Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread John Dickinson
That's absolutely what is planned. The idea for global replicas involves three basic pieces: 1) A separate replication network 2) Exposing a new tier of uniqueness (the "region") in the ring management tools 3) Implementing proxy affinity so that a proxy server chooses closer replicas rather tha

Re: [Openstack] summit web site down?

2012-11-01 Thread Doug Davis
Perfect - found it! thanks! thanks -Doug STSM | Standards Architect | IBM Software Group (919) 254-6905 | IBM 444-6905 | d...@us.ibm.com The more I'm around some people, the more I like my dog. From: Thierry Carrez To: ope

Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread Alejandro Comisario
John, what i think would be terrific ( i hope is not implemented, if not im gonna feel a dunce ) if, for latency matters, suppose you have 4 zones, 2 on each datacenter, and on each datacenter, you have 2 proxies for example. De idea would be that there were some kind of mechanism to tell the ring

Re: [Openstack] summit web site down?

2012-11-01 Thread Thierry Carrez
Doug Davis wrote: > I was trying to find the name of the person who ran one of the sessions > at the San Diego summit, but the session [1] doesn't list the name of > the moderator (this would probably be a good thing to require for > session description for the next summit). And so I then thought

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Ahmed Al-Mehdi
I should have mentioned in my original post, I tried the same options by pre-fixing with "--" , same issue. root@bodega:~/ahmed/temp# glance image-create --name="tty-linux" --disk-format=ami --container-format=ami --kernel_id=14652b05-0c27-45d1-b614-a059c9f4f7dc --ramdisk_id=c0f6a4df-5051-49d3-855

[Openstack] summit web site down?

2012-11-01 Thread Doug Davis
I was trying to find the name of the person who ran one of the sessions at the San Diego summit, but the session [1] doesn't list the name of the moderator (this would probably be a good thing to require for session description for the next summit). And so I then thought I might be able to find

Re: [Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread John Dickinson
This is already supported in Swift with the concept of availability zones. Swift will place each replica in different availability zones, if possible. If you only have one zone, Swift will place the replicas on different machines. If you only have one machine, Swift will place the replicas on di

[Openstack] [SWIFT] Rack-awareness

2012-11-01 Thread Leandro Reox
Hi guys, Any plans to implement something like hadoop rack-awareness where we can define "rack" spaces to guarantee that a copy of an object is stored for example on another datacenter, on another coast. Or should this be managed by container sync to the other datacenter I think that this can be

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Bryan D. Payne
> The best idea I've heard for a secure windows password > is the following: > > a) put a public key on the instance via metadata or config drive (for ease of > use this could actually just be the ssh public key you normally use for > logging into the vm). > b) have a daemon in the windows instan

Re: [Openstack] Scheduler issues in folsom

2012-11-01 Thread Jonathan Proulx
On Wed, Oct 31, 2012 at 10:54 PM, Vishvananda Ishaya wrote: > My patch here seems to fix the issue in the one scheduler case: > > > https://github.com/vishvananda/nova/commit/2eaf796e60bd35319fe6add6dd04359546a21682 > > If you could give that a try on your scheduler node and see if it fixes it >

[Openstack] quantum folsom document

2012-11-01 Thread Neelakantam Gaddam
Hi All, Is there any documents/tools to understand the quantum code flows in folsom release? Thanks in advance. -- Thanks & Regards Neelakantam Gaddam ___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsub

[Openstack] Question about instance_metadata and instance_system_metadata

2012-11-01 Thread hzyangtk
Hi, all Recently, I find out that when the instance with some metadata or system_metadata was deleted, but instance_metadata and instance_system_metadata these two tables are still keep the metadata and system_metadata deleted=0 (means these datas are not deleted). I am a little confused about

Re: [Openstack] Nova different sr

2012-11-01 Thread Anne Gentle
Hi Egoitz - This topic would probably help answer your question: http://docs.openstack.org/trunk/openstack-compute/install/yum/content/terminology-storage.html Anne On Wed, Oct 31, 2012 at 4:29 PM, Egoitz Aurrekoetxea Aurre wrote: > Good night, > > Could anyone know if it's possible to use diff

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Lars Kellogg-Stedman
On Thu, Nov 01, 2012 at 02:07:08PM +, Gabe Westmaas wrote: > (a) sounds like a bug in Horizon if that's not viewable immediately after > creating the instance. Horizon doesn't display any information after booting an instance...it takes you directly to the "Instances" screen. So not so much a

Re: [Openstack] [ceilometer] Potential New Use Cases

2012-11-01 Thread Dan Dyer
In some cases, the service controller is actually running inside a VM. It would not have access to the internals of the VM's. It maintains its metadata separately from the Nova infrastructure. DD On 10/25/2012 2:25 AM, Nick Barcet wrote: Let's imagine that the service that launch instances ca

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Gabe Westmaas
On 11/1/12 9:36 AM, "Lars Kellogg-Stedman" wrote: >> Honestly I think the entire idea of passing a password in to the >>instance at boot >> time is insecure and flawed. > >I think that the use of a configuration drive is a reasonably way to >provide configuration information to an instance, and

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, Zehnder Toni (zehndton) wrote: > On every physical compute node is the Ceilometer compute agent > installed, right?! Yes. > 1) Does the compute agent collect data of the physical machine as well or is > it just collecting data of the virtual machines? Only virtual machines.

Re: [Openstack] Handling of adminPass is arguably broken (essex)

2012-11-01 Thread Lars Kellogg-Stedman
> Honestly I think the entire idea of passing a password in to the instance at > boot > time is insecure and flawed. I think that the use of a configuration drive is a reasonably way to provide configuration information to an instance, and it's more secure than the metadata server. In any case,

Re: [Openstack] Is there any documents explain nova source code in detail?

2012-11-01 Thread Hao Wang
Hi Xiaohua, I'm doing the similar thing with you. I've got the almost similar question as yours. To my current understanding, if no practice then it's nearly impossible to know how OpenStack is being written by Python. Sometimes I can understand why it is but it's also impossbile for me to write s

Re: [Openstack] nova-volumes doesn't exist

2012-11-01 Thread Russell Bryant
On 11/01/2012 09:07 AM, Daniel Oliveira wrote: > Well, the title pretty much says it all. My nova-volume module doesn't > start due to the absence of the nova-volumes volume group. So I've been > searching for a way to solve that, and from what I've understood, the > only way I'd be able to create

Re: [Openstack] Is there any documents explain nova source code in detail?

2012-11-01 Thread xiaohua liu
Well , could we begin from  how were those python files are organized,  their structure and how they called each other. lxh From: Michael Still To: xiaohua liu Cc: "openstack@lists.launchpad.net" Sent: Thursday, November 1, 2012 3:26 PM Subject: Re: [Openst

[Openstack] nova-volumes doesn't exist

2012-11-01 Thread Daniel Oliveira
Well, the title pretty much says it all. My nova-volume module doesn't start due to the absence of the nova-volumes volume group. So I've been searching for a way to solve that, and from what I've understood, the only way I'd be able to create the group is by creating another partition on my hard d

[Openstack] [ceilometer] Monitoring physical devices

2012-11-01 Thread Zehnder Toni (zehndton)
Hi there, I am looking for a way to monitor the whole OpenStack environment including physical servers as well as the network. On every physical compute node is the Ceilometer compute agent installed, right?! 1) Does the compute agent collect data of the physical machine as well or is it just

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Doug Hellmann
On Wed, Oct 31, 2012 at 1:39 PM, Julien Danjou wrote: > On Wed, Oct 31 2012, Eoghan Glynn wrote: > > > Would we have also have some 'misses' with the cumulative approach > > when the ceilometer agent was down? > > No, unless the counter resets several times while your agent is down. > But delta h

Re: [Openstack] Is there any documents explain nova source code in detail?

2012-11-01 Thread Sandy Walsh
I wrote a couple of articles on this: http://www.sandywalsh.com/2012/04/openstack-nova-internals-pt1-overview.html http://www.sandywalsh.com/2012/09/openstack-nova-internals-pt2-services.html and, to a lesser extent: http://www.sandywalsh.com/2012/10/debugging-openstack-with-stacktach-and.html M

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-01 Thread Skible OpenStack
hi Tomokazu, oups ! i forget to add that in the guide ! thanks ! i will fix it right away ! As for the noVNC problem ! i think because you haven't installed noVNC on the compute node ! Le 01/11/2012 11:31, Tomokazu Hirai a écrit : Hi Skible, I installed openstack folsom with your guide a

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-01 Thread Tomokazu Hirai
Hi Skible, I installed openstack folsom with your guide and I noticed that compute node's quantum can not access to controller node's rabbitmq-server. so I added computeNode:/etc/quantum/quantum.conf with : rabbit_host = now I can access to both node's VMs and VM can access to the Internet

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, 吴亚伟 wrote: > Cumulative type is apparent, while even with descriptions gauge and delta > type confuse me. > Could you explain them through examples or by sharing an use case? Gauge is an absolute value, like a temperature or the number of people in a room. Delta is a counter

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Julien Danjou
On Thu, Nov 01 2012, 吴亚伟 wrote: > Is the API capable to deal with that at present? If not, when? Not yet. When someone will write with the code! > Is the Web API in the document going to be updated recently? We hope so! -- Julien Danjou -- Free Software hacker & freelance -- http://julien.dan

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread Julien Danjou
On Wed, Oct 31 2012, Eoghan Glynn wrote: > Yep the sum of local maxima is not lossy as long as the requested > duration completely encapsulates the compute agent outage (and the > instance doesn't restart during the outage). Actually, if there's one restart, it still _can_ be safe in certain ciru

Re: [Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread DarkSinclair
Ahmed, all parameters require a double dash in front. append '--' to kernel_id and ramdisk_id. Regards, On 2012-11-01, at 4:49 AM, Ahmed Al-Mehdi wrote: Hello, I followed the steps in "OpenStack Install and Deploy Manual – Ubuntu" to instal glance. Section 6, sub-section "Verifying the ima

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread 吴亚伟
Hi Eoghan, Thanks for your reply. As we can see from the document: - Three type of meters are defined in ceilometer: TypeDefinition Cumulative Increasing over time (instance hours) Gauge Discrete items (floating I

Re: [Openstack] Ubuntu Cloud Archive information

2012-11-01 Thread James Page
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Sam On 27/09/12 02:02, Sam Morrison wrote: > I found all the information I need, cheers. > > One more thing, I see there is no swift-plugin-s3 package in the > cloud archive. Can this be ported over? I installed the quantal one > and it installe

[Openstack] [OpenStack][Glance] Uploading image to glance reports invalid options- kernel_id, ramdisk_id

2012-11-01 Thread Ahmed Al-Mehdi
Hello, I followed the steps in "OpenStack Install and Deploy Manual – Ubuntu" to instal glance. Section 6, sub-section "Verifying the image service installation", I tried upload the image (step 3 of the uploading steps) ( http://docs.openstack.org/trunk/openstack-compute/install/apt/content/i

Re: [Openstack] [ceilometer] meter data volume

2012-11-01 Thread 吴亚伟
于 2012年10月31日 21:56, Julien Danjou 写道: On Wed, Oct 31 2012, 吴亚伟 wrote: 1) '12389000' nanoseconds means '123.89' seconds or two minutes,it seem like to be 1238.9 seconds actually, is there something wrong ? Why do you think it's 1238.9 seconds? Well, to be honest, I do really though it's

Re: [Openstack] [Glance] "glance index" failing with "Request returned failure status"

2012-11-01 Thread Ahmed Al-Mehdi
Brian, Thank you for your suggestion as it led me to figure out the issue. I was providing the wrong admin_user / admin_password in both glance-api.conf and glance-registry.conf file. Now, I do not get an error. I have a few followup questions: - After I update the two conf files, I restarte

Re: [Openstack] Is there any documents explain nova source code in detail?

2012-11-01 Thread Michael Still
On 11/01/2012 08:07 AM, xiaohua liu wrote: > Want to read nova code but don't know how should I begin. > Sorry for disturb. The nova code is a pretty fast moving target. Any documentation which tried to provide a code overview is probably wrong by now. I'd start by deciding what part of nova you f

[Openstack] Is there any documents explain nova source code in detail?

2012-11-01 Thread xiaohua liu
Want to read nova code but don't know how should I begin. Sorry for disturb. Thanks. lxh.___ Mailing list: https://launchpad.net/~openstack Post to : openstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~openstack More help : https://h