Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-02 Thread Patrick Petit
Folks, I'd like to add to this that physical server metering shouldn't be treated differently in Ceilometer now that bare metal provisioning framework enters into Grizzly. Physical servers will just become billable resources much like VMs. I am not speaking of physical server monitoring here. Ju

Re: [Openstack] How can I specify which filesystem to use for ephemeral storage per image?

2012-11-02 Thread Erik Lindblad
Not sure if it helps bumping my own email, but here's a launchpad question as well. Still haven't been able to solve this, it's keeping us from transitioning our windows tests from eucalyptus. https://answers.launchpad.net/nova/+question/212734 --Erik On Mon, Oct 29, 2012 at 1:20 PM, Erik Lindb

Re: [Openstack] How to install Cloud Init on the Image

2012-11-02 Thread gtt116
If you are using Ubuntu, you can just # sudo apt-get install cloud-init there some wiki about heat, and how to install cloud-init. https://github.com/heat-api/heat/wiki best regards, gtt ? 2012?10?31? 02:30, AK Sathiya ??: All, I would like to install the cloud init on the custom image that i

Re: [Openstack] OpenStack + Instances stuck in build state

2012-11-02 Thread gtt116
All the instances are stuck in task "scheduling", some suggestion: Is nova-scheduler running? Is rabbitmq running? Is rabbitmq_host right in nova.conf? ? 2012?10?31? 17:01, Desta Haileselassie Hagos ??: netease mail Hi All, VM instances are stuck in build state for three days as you can see it

Re: [Openstack] quantum folsom document

2012-11-02 Thread Ying Chun Guo
Try if this can help: http://docs.openstack.org/developer/quantum/ Daisy openstack-bounces+guoyingc=cn.ibm@lists.launchpad.net wrote on 2012/11/01 22:53:15: > Neelakantam Gaddam > Sent by: openstack-bounces+guoyingc=cn.ibm@lists.launchpad.net > > 2012/11/01 22:53 > > To > > "openstack@

Re: [Openstack] VM connectivity

2012-11-02 Thread Salvatore Orlando
Hi Johanna, are you running Openstack with Quantum or nova-network? In the former case, which plugin are you using? If you are using nova-network, which network manager are you using? Salvatore On 2 November 2012 06:32, Heinonen, Johanna (NSN - FI/Espoo) < johanna.heino...@nsn.com> wrote: > Hi

[Openstack] Resize Server problem from jovaunn.com, hangzhou, China!!!

2012-11-02 Thread 蒋平
Hi sir, I am very glad to write the Email to you,My name is jiangping who is an engineer majors in openstack from jovaunn.com,hangzhou,China!!!I have established the environment of openstack successfully by inputing "tools/with_venv.sh ./manage.py runserver 0.0.0.0:8080" in terminal and

Re: [Openstack] Resize Server problem from jovaunn.com, hangzhou, China!!!

2012-11-02 Thread Wangpan
Hi jiangping, How many compute nodes you have? if just one, you should add 'allow_resize_to_same_host=True' to /etc/nova/nova.conf, and retry. if you have more than one compute nodes, it more troublesome, you should be able to ssh to each other between compute nodes WITHOUT inputting password.

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-02 Thread DarkSinclair
Greetings Skible. Great work to you and the rest on the guide. A minor change is required in nova.conf configuration for file VNC. The parameter for vncserver_proxyclient_address must be eth0's IP address, otherwise the console reports 'failed to connect to server'. vncserver_proxyclient_add

Re: [Openstack] Nova different sr

2012-11-02 Thread Egoitz Aurrekoetxea Aurre
Good morning, Perhaps I have not explained properly…. I have different IBM arrays whose disks are disks of different speeds… and wanted to have the possibility of provisioning vm on different speed storages for example…. Could this be possible??… I'm using XCP (1.5, 1.1 and 1.6 versions so I co

[Openstack] instance disk space

2012-11-02 Thread Afef MDHAFFAR
Hi all, I am running openstack, with XCP on ubuntu 12.04. When I tried to launch instance using the majority of existing flavors, I noticed that the instance never takes into account the mentioned disk space. I also tried to create a new flavor with Ephemeral disk, but this does not solve the prob

Re: [Openstack] Nova different sr

2012-11-02 Thread Egoitz Aurrekoetxea Aurre
Or unless… If I had to use forcibly the same storage…. for all vm provisioned in a single nova-compute…. is it anyway of saying Openstack to create a vm in a nova-compute or another one… depending on the storage attached to the nova-compute's dom0?? El 02/11/2012, a las 10:25, Egoitz Aurrekoet

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-02 Thread Skible OpenStack
Hi Ian, Many thanks for the remark. i fixed it :) Le 02/11/2012 10:22, DarkSinclair a écrit : Greetings Skible. Great work to you and the rest on the guide. A minor change is required in nova.conf configuration for file VNC. The parameter for vncserver_proxyclient_address must be eth0's IP

Re: [Openstack] Nova different sr

2012-11-02 Thread Egoitz Aurrekoetxea Aurre
About where to boot… I got it but…. http://docs.openstack.org/essex/openstack-compute/admin/content/specify-host-to-boot-instances-on.html anyway…. any answer to multiple storage usage??? El 02/11/2012, a las 10:34, Egoitz Aurrekoetxea Aurre escribió: > Or unless… If I had to use forcibly th

[Openstack] Horizon limitations

2012-11-02 Thread Skible OpenStack
Hello Stackers, i am reading this http://docs.openstack.org/developer/horizon/releases/2012_2.html when i got to the limitations part ! Does anyone have anyidea when the fixes will be submitted ? i really need to provide my users with an easy way to associate floating IPs :) Cheers ! ___

Re: [Openstack] Can't boot lxc instance

2012-11-02 Thread 念远
yes , it's works, thanks all ! On Mon, Oct 22, 2012 at 6:17 PM, Pádraig Brady wrote: > On 10/22/2012 10:33 AM, hzguanqiang wrote: > >> Hi Pádraig >> I think you are right. I met the same probelm just as 念远 did when I tried >> lxc with openstack folsom. >> To solve the problem, I tried to modify

Re: [Openstack] How to install Cloud Init on the Image

2012-11-02 Thread Pádraig Brady
On 10/30/2012 06:30 PM, AK Sathiya wrote: All, I would like to install the cloud init on the custom image that i have created. I could not quite get the steps to install the cloud init. Is there any documentation anyone can point me to? cloud-init is in EPEL, so you could enable the EPEL repo

[Openstack] VM connectivity

2012-11-02 Thread Veera Reddy
Hi , I have a setup, which includes Folsom Controller (Ubunut 12.04) Folsom Compute Node (Ubunut 12.04) Folsom Compute Node (IBM Power PC) I am able to create instances on IBM Power PC, but not able get ip address from dnsmasq. Instances created on X86 compute node are getting ip address from sa

Re: [Openstack] How can I specify which filesystem to use for ephemeral storage per image?

2012-11-02 Thread Erik Lindblad
Ok, I figured out my problem. My nova.conf BEFORE: virt_mkfs="default=mkfs.ext4 -L %(fs_label)s -F %(target)s" virt_mkfs="windows=mkfs.ntfs --force --fast --label %(fs_label)s %(target)s" This is from the docs, but it's not right. Removing the citation marks made it work as expected: virt_mkfs=de

Re: [Openstack] How can I specify which filesystem to use for ephemeral storage per image?

2012-11-02 Thread Kiall Mac Innes
Are those not the default settings? https://github.com/openstack/nova/blob/master/nova/virt/disk/api.py#L66 Thanks, Kiall On Fri, Nov 2, 2012 at 11:21 AM, Erik Lindblad wrote: > Ok, I figured out my problem. My nova.conf BEFORE: > > virt_mkfs="default=mkfs.ext4 -L %(fs_label)s -F %(target)s"

[Openstack] Creating new resource in quantum + horizon

2012-11-02 Thread Srikanth Kumar Lingala
Hi, I just want to get data from a custom table created in Quantum and show it in horizon.(Just like list networks in horizon) I followed same architecture followed for showing Networks in horizon. I am able to send the request to quantum-server. And query also executing fine and getting data as a

Re: [Openstack] VM connectivity

2012-11-02 Thread Salvatore Orlando
Hi Veera, Is your setup using nova-network or Quantum? what network services are you running in the controller node? If you're using quantum you might provide information about the plugin you're using; in case of nova-network, knowing which network manager you're running might help the community

[Openstack] [Folsom] Horizon not working

2012-11-02 Thread Raja Gajju
Hi all, I am totally new to Folsom and just wanted to get into it. I followed installation instructions from this guide : https://github.com/mseknibilel/OpenStack-Folsom-Install-guide/blob/master/OpenStack_Folsom_Install_Guide_WebVersion.rst Everything went fine till the end(Horizon) but when I

[Openstack] Distributed configuration database

2012-11-02 Thread Aniruddha Khadkikar
Hi Stackers, Are there plans to keep all configuration parameters in a central location? Rather than having a lot of configuration files. By central location I do not mean that its a single server but it could be a distributed database with each node irrespective of purpose having a copy of the co

Re: [Openstack] Autoscalar

2012-11-02 Thread Paras pradhan
Well, What I am trying to find is if an instance in nova is low in resources, then another instance should be automatically created and started. Is this possible or any tools are out for this? Paras. On Fri, Oct 26, 2012 at 3:23 PM, Debo Dutta wrote: > That is a very good idea IMO > > Sent fro

Re: [Openstack] quantum folsom document

2012-11-02 Thread Dan Wendlandt
Yong Sheng Gong also did some slides that provide a nice deep-dive on Quantum internals: see the "Slides on Technical Architecture of Quantum" link on http://wiki.openstack.org/Quantum dan On Fri, Nov

[Openstack] VLANManager

2012-11-02 Thread Joe Warren-Meeks
Hi guys I'm struggling with VLAN Manager in Nova. I want to have 3 VLANs, one for each project. These ranges have been created in my network and the tagged ports are connected to my server. I want to create VMs that just take an IP from these networks and get bridged on to the network. The prob

[Openstack] Openstack configuration database

2012-11-02 Thread Aniruddha Khadkikar
Are there plans to keep all configuration parameters in a central location? Rather than having a lot of configuration files. By central location I do not mean that its a single server but it could be a distributed database with each node irrespective of purpose having a copy of the configurations.

[Openstack] OpenStack Community Weekly Newsletter (Oct 26-Nov 2)

2012-11-02 Thread Stefano Maffulli
Highlights of the week Videos of OpenStack Summit Fall 2012 published The Summit was packed with amazing content, including user stories from Cisco WebEx, Living Social and CERN, 100+ developer working se

Re: [Openstack] Nova different sr

2012-11-02 Thread Armando Migliaccio
Hi, If I understand your request correctly, say you have two storage backends with different QoS and you want to use both of them in your OpenStack/XCP deployment, what you can do is: 1) create SR1 for XCP1 that maps to storage array at QoS1 1a) configure the compute domU for XCP1 to point to SR1

Re: [Openstack] Nova different sr

2012-11-02 Thread Egoitz Aurrekoetxea Aurre
Good afternoon Armando, Thanks a lot for you're answer. Yes basically I want to setup a virtual housing service in the way you can create a machine in sas or sata storage for example. If each nova-compute should point to just one sr (storage kind) of xcp it would be one or the other one (in t

Re: [Openstack] Distributed configuration database

2012-11-02 Thread Aniruddha Khadkikar
Well, I'm not really sure if the configuration parameters are hierarchical. I haven't given much thought on the internal organization of various parameters in all configuration files and their inter-dependencies. However I feel that the parameters that govern the behaviour of openstack components s

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

2012-11-02 Thread Lars Kellogg-Stedman
On Thu, Nov 01, 2012 at 11:03:14AM -0700, Vishvananda Ishaya wrote: > The new config drive code defaults to iso-9660, so that should work. The > vfat version should probably create a partition table. Is that what Folsom is using? Or is it new-er than that? -- Lars Kellogg-Stedman | Senior Tec

Re: [Openstack] Distributed configuration database

2012-11-02 Thread Jonathan Proulx
On Sat, Nov 03, 2012 at 12:19:58AM +0530, Aniruddha Khadkikar wrote: : However I feel that the parameters that :govern the behaviour of openstack components should be in a data store :that can be queried from a single data store. Also it would make :deployments less error prone. On one hand I agre

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

2012-11-02 Thread Pádraig Brady
On 11/02/2012 07:03 PM, Lars Kellogg-Stedman wrote: On Thu, Nov 01, 2012 at 11:03:14AM -0700, Vishvananda Ishaya wrote: The new config drive code defaults to iso-9660, so that should work. The vfat version should probably create a partition table. Is that what Folsom is using? Or is it new-er

Re: [Openstack] Nova different sr

2012-11-02 Thread Armando Migliaccio
Egoirz, On Fri, Nov 2, 2012 at 6:29 PM, Egoitz Aurrekoetxea Aurre < ego...@ramattack.net> wrote: > Good afternoon Armando, > > Thanks a lot for you're answer. > > Yes basically I want to setup a virtual housing service in the way you can > create a machine in sas or sata storage for example. If e

Re: [Openstack] Nova different sr

2012-11-02 Thread Egoitz Aurrekoetxea Aurre
Egoirz Aurrekoetxea Aurre ego...@ramattack.net Sent from my smartphone El 02/11/2012, a las 21:12, Armando Migliaccio escribió: > Egoirz, > > On Fri, Nov 2, 2012 at 6:29 PM, Egoitz Aurrekoetxea Aurre > wrote: >> Good afternoon Armando, >> >> Thanks a lot for you're answer. >> >> Yes bas

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

2012-11-02 Thread Dan Dyer
Yes, I am assuming the service controller provides a different stream of data from the lower level VM events. So the question is how to represent and store this additional meta data in ceilometer. Note that there doesn't necessarily need to be a linkage/grouping between the resources since the

Re: [Openstack] VLANManager

2012-11-02 Thread Vishvananda Ishaya
if you specify an different address (for example .3 using the --gateway parameter) it will give that to the network node. (note that you should probably also mark that address reserved in the db so nova doesn't try to give it out -- update fixed_ips set reserved=1 where address='XXX.XXX.XXX.3')

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

2012-11-02 Thread Angus Salkeld
On 01/11/12 13:58 -0700, Jeffrey Budzinski wrote: 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

Re: [Openstack] Autoscalar

2012-11-02 Thread Curtis C.
On Fri, Oct 26, 2012 at 2:08 PM, Paras pradhan wrote: > Hi, > > Can we use auto scalar like Haizea > (http://opennebula.org/software:ecosystem:haizea) with openstack > compute or there is some other projects/tools similar to this. Yes, that would be interesting to me as well for virtual classroom

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

2012-11-02 Thread Jeffrey Budzinski
Agreed on the point about not getting bogged down. I think Sandy is on the same page too from our last exchange (but he can correct me if not). Tim here is working on some code for us to review. I'll ask him to put it in a repo we can all access. On Nov 2, 2012, at 5:58 PM, Angus Salkeld wrote

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

2012-11-02 Thread Sandy Walsh
Agreed! Code good. -S From: openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net [openstack-bounces+sandy.walsh=rackspace@lists.launchpad.net] on behalf of Jeffrey Budzinski [jeffr...@yahoo-inc.com] Sent: Friday, November 02, 2012 10:11 P

Re: [Openstack] Autoscalar

2012-11-02 Thread Angus Salkeld
On 02/11/12 10:47 -0500, Paras pradhan wrote: Well, What I am trying to find is if an instance in nova is low in resources, then another instance should be automatically created and started. Is this possible or any tools are out for this? You can give the "heat" project a go. https://github.c

[Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-02 Thread Ray Sun
I create a windows 7 image(without activate) and upload to glance, and I can successfully start it up. But how can I automatically activate it after user launch it? Or how can I inject the SN into windows during startup? Or any other better idea? Thanks a lot. - Ray Yours faithfully, Kind regards

Re: [Openstack] Is there any method to Activate Windows during Launch a new Instance?

2012-11-02 Thread Lars Kellogg-Stedman
On Sat, Nov 03, 2012 at 10:00:40AM +0800, Ray Sun wrote: >I create a windows 7 image(without activate) and upload to glance, and I >can successfully start it up. But how can I automatically activate it >after user launch it? Or how can I inject the SN into windows during >startup? O

Re: [Openstack] Distributed configuration database

2012-11-02 Thread Robert Collins
One thing to bear in mind when considering a network API for this - beyond the issue of dealing with network interruptions gracefully - is dealing with version skew: while deploying a new release of Openstack, the definition of truth may be different for each version, so you need to either have ver