[Openstack] [Swift] container synchronization failed on AWS EC2

2012-11-06 Thread ning2008wisc
Hello All, I setup two fresh and clean Swift clusters on AWS EC2. I follow the guide ( http://docs.openstack.org/developer/swift/overview_container_sync.html) to synchronize two clusters. The containers itself could be synchronized between two clusters (the containers can be correctly created at b

Re: [Openstack] 回复: vm is disconnected when I use VirtIO network driver

2012-11-06 Thread heut2008
There is a known bug about qemu virtio driver on ubuntu12.04 which has the same effect as you described. see https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/997978. this has been fixed by ubuntu. if it is caused by this bug. you just need update you qemu-kvm . to the version "1.0+no

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-06 Thread Choe, Cheng-Dae
when metadata server connecting problem.. please check below - on network node(l3_agent running) ping to metadata_ip that specified by l3_agent.py if you using namespace run in router namespace ip netns exec qrouter-d7e9ec57-77c2-4046-aebf-d978ed4a4f83 ping metadata_ip - meta traffic is tran

Re: [Openstack] [openstack][nova-network] Associate Floating-ip disassociates first by design ?

2012-11-06 Thread Vishvananda Ishaya
This is based on the behavior of elastic ips in amazon where a call to associate an ip with a new instance will simply move it. Vish On Nov 6, 2012, at 4:53 PM, Stef T wrote: > Hello Everyone, > So, before I start making code changes to nova-network, I have to ask, > why does the nova-net

[Openstack] 回复: vm is disconnected when I use VirtIO network driver

2012-11-06 Thread 延生 付
hi, Could you let us know your stress test environment and procedures? I didn't encounter this issue before.   Regards, willfu 发件人: 한승진 收件人: openstack@lists.launchpad.net 发送日期: 2012年11月7日, 星期三, 上午 9:20 主题: [Openstack] vm is disconnected when I use VirtIO netwo

[Openstack] vm is disconnected when I use VirtIO network driver

2012-11-06 Thread 한승진
Hi. We use VirtIO as a network driver and use KVM as a hypervisor. Now, we have been having a instance stress test. (disk,cpu,network else..) When we had a stress test, several instances are disconnected and down. After rebooting the instance, we can access the instance again. We doubted the n

[Openstack] [openstack][nova-network] Associate Floating-ip disassociates first by design ?

2012-11-06 Thread Stef T
Hello Everyone, So, before I start making code changes to nova-network, I have to ask, why does the nova-network first disassociate the floating-ip before associating it ? Surely, if the floating-ip is associated with another instance it shouldn't jst be disassociated blindly ? I refer to

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread John Griffith
On Tue, Nov 6, 2012 at 3:44 PM, Ahmed Al-Mehdi wrote: > John, > > I reboot my controller node, and things seem to be working a bit better. > I followed the steps in "OpenStack Deploy and Install – Ubuntu", section > Appendix B ( > http://docs.openstack.org/trunk/openstack-compute/install/apt/cont

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread Ahmed Al-Mehdi
John, I reboot my controller node, and things seem to be working a bit better. I followed the steps in "OpenStack Deploy and Install – Ubuntu", section Appendix B ( http://docs.openstack.org/trunk/openstack-compute/install/apt/content/osfolubuntu-cinder.html ). All the three cinder-api/volu

[Openstack] How to I unconfuse my resource_tracker?

2012-11-06 Thread Jonathan Proulx
My compute nodes are confused about how many resource they have free. I suspect this is largely due to RPC timeouts I was experiencing due to a misconfiguration compounded by high load and a scheduler bug, but not so much interested in how it got this way as to how to clean it up. for example on

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread Everett Toews
On Tue, Nov 6, 2012 at 11:28 AM, Ahmed Al-Mehdi mailto:ah...@coraid.com>> wrote: Not to impose on you, but can you help me understand what does the following error mean: ERROR: Malformed request url (HTTP 400) (Request-ID: req-8cff9608-598b-4618-bdc1-1068a1227781) --- Another useful debug

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread John Griffith
On Tue, Nov 6, 2012 at 11:28 AM, Ahmed Al-Mehdi wrote: > John, > > Thank you for your response. When you stay start from scratch, do you > mean re-install everything (all services) from scratch, as in a fresh > install of Ubuntu? And then not install nova-volume and don't create > endpoint for

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Vishvananda Ishaya
On Nov 6, 2012, at 10:03 AM, "Dugger, Donald D" wrote: > The compute code currently defines a set of capabilities (info about disk & > memory consumption, cpuinfo and a few other things) that are periodically > reported up to the scheduler. You can then use the extra_specs to specify > key/

Re: [Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-06 Thread Vishvananda Ishaya
On Nov 6, 2012, at 10:03 AM, Ahmed Al-Mehdi wrote: > Hi Vish, > > Thank you for your response. I am running into another issue while > restarting the cinder-volume and cinder-api: > > root@bodega:~/ahmed/cinder# service cinder-api restart > stop: Unknown instance: > cinder-api start/runni

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread Ahmed Al-Mehdi
John, Thank you for your response. When you stay start from scratch, do you mean re-install everything (all services) from scratch, as in a fresh install of Ubuntu? And then not install nova-volume and don't create endpoint for nova-volume? Not to impose on you, but can you help me understa

Re: [Openstack] Network interfaces

2012-11-06 Thread Vishvananda Ishaya
On Nov 6, 2012, at 4:10 AM, Daniel Oliveira wrote: > Hello. > > I once had some problems with Openstack regarding network configuration, so I > thought I needed to have a better understanding on the configuration > possibilities. I'm no expert, though, and even after reading this link, I > c

Re: [Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread John Griffith
On Tue, Nov 6, 2012 at 11:10 AM, Ahmed Al-Mehdi wrote: > Hello, > > I just installed installed cinder, however, I am getting the following > error. > > root@bodega:~/ahmed/cinder# cinder create --display_name test 1 > ERROR: Malformed request url (HTTP 400) (Request-ID: > req-a488154b-37f8-47e8-a

[Openstack] [openstack][cinder] cinder create gives an error

2012-11-06 Thread Ahmed Al-Mehdi
Hello, I just installed installed cinder, however, I am getting the following error. root@bodega:~/ahmed/cinder# cinder create --display_name test 1 ERROR: Malformed request url (HTTP 400) (Request-ID: req-a488154b-37f8-47e8-ae5f-8e7a73f6637b) root@bodega:~/ahmed/cinder# Can someone please hel

Re: [Openstack] Plans for Trusted Computing in OpenStack

2012-11-06 Thread Dugger, Donald D
Nico- This is the appropriate place for discussions about Trusted Compute Pools under OpenStack. Feel free to send out any ideas you have, I know I and others would be very interested in what you have. -- Don Dugger "Censeo Toto nos in Kansa esse decisse." - D. Gale Ph: 303/443-3786 From: ope

Re: [Openstack] Devstack.org website

2012-11-06 Thread Dean Troyer
On Tue, Nov 6, 2012 at 3:11 AM, Andrew Hutchings wrote: > You need to use this branch: https://github.com/openstack-dev/devstack > Then use 'git review': http://wiki.openstack.org/GerritWorkflow Actually that doesn't update the devstack.org site. It is a GitHub gh-pages site and is still pulled

Re: [Openstack] [OpenStack] Upgrading from Essex to Folsom

2012-11-06 Thread Chuck Short
On 12-11-06 12:08 PM, Leander Bessa Beernaert wrote: g to upgrade my current installation of OpenStack Essex running on ubuntu 12.04 to the Folsom release. I'm following the instructions from [1] but I can't get the new packages to appear. For instance, after following the instruction, the vers

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Dugger, Donald D
The compute code currently defines a set of capabilities (info about disk & memory consumption, cpuinfo and a few other things) that are periodically reported up to the scheduler. You can then use the extra_specs to specify key/value pairs for a flavor that will be used by the scheduler's comp

Re: [Openstack] "keystone service-create/endpoint-create" for cinder

2012-11-06 Thread Ahmed Al-Mehdi
Hi Vish, Thank you for your response. I am running into another issue while restarting the cinder-volume and cinder-api: root@bodega:~/ahmed/cinder# service cinder-api restart stop: Unknown instance: cinder-api start/running, process 25761 root@bodega:~/ahmed/cinder# I looked at the "/etc/in

Re: [Openstack] OpenStack Folsom Install Guide

2012-11-06 Thread Skible OpenStack
Hi Yi Sun, We are facing the same problem. I guess my networking architecture was not as correct as i thought. Although, i have just received a contribution from a friend that filled up the missing pieces and got it to work properly ! If you can bare with me, i will test it out tomorrow and pu

Re: [Openstack] no PoT file in Quantum project

2012-11-06 Thread Dan Wendlandt
Hello, Quantum does not yet support localization in Folsom, but we'd love to have someone work on it. There are already a few people planning on looking at this in Grizzly ( https://blueprints.launchpad.net/quantum/+spec/make-string-localizable), but I'm sure they would welcome help? Dan On T

[Openstack] [OpenStack] Upgrading from Essex to Folsom

2012-11-06 Thread Leander Bessa Beernaert
Hello all, I'm trying to upgrade my current installation of OpenStack Essex running on ubuntu 12.04 to the Folsom release. I'm following the instructions from [1] but I can't get the new packages to appear. For instance, after following the instruction, the version parameter for the command "apt-c

Re: [Openstack] OpenNebula and Swift integration

2012-11-06 Thread Chuck Thier
Hi Javier, On Tue, Nov 6, 2012 at 5:07 AM, Javier Fontan wrote: > Hello, > > We recently had interest from some of our enterprise users to use > Swift Object Store as the backend for the VM images. I have been > researching on a possible integration with OpenNebula but I have some > questions. >

[Openstack] Plans for Trusted Computing in OpenStack

2012-11-06 Thread Nicolae Paladi
Hi, I am involved in a project that aims to use TPM modules to ensure that the compute nodes run a 'trusted' software stack in a public IaaS deployment. I've read about trusted computing pools ( http://wiki.openstack.org/TrustedComputingPools) checked out the OpenAttestation project and seen a pr

[Openstack] no PoT file in Quantum project

2012-11-06 Thread Ying Chun Guo
Hi, I found that there was no PoT file under quantum project and no locale folder in Openstack Folsom stable version. Does quantum support , or have plan to support, any I18N capabilities? If I want to have Folsom to enable I18N, what should I do? Regards Ying Chun Guo (Daisy) China Standards

Re: [Openstack] [quantum] Relationship between br-int and physical bridge mapping in OVS plugin

2012-11-06 Thread Aniruddha Khadkikar
On Tue, Nov 6, 2012 at 1:02 AM, Vinay Bannai wrote: > Thanks Dennis. > > I don't have a switch in-between the two nodes so I don't have the default > native VLAN issue. The two nodes are connected back to back. > > I managed to console into the VM's on the compute node and saw that they > don't ha

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread David Kang
 Victor,  You raised a very good point. If you want to use any existing flag, what Razique said is OK. But if you want to add new key value pairs, I don't think the current nova-compute can do that. Especially if you are using the currnent nova/virt/libvirt as compute driver, you cannot.  In

Re: [Openstack] Network interfaces

2012-11-06 Thread Johannes Baltimore
I have the same problem as you, Daniel. 2012/11/6 Daniel Oliveira > Hello. > > I once had some problems with Openstack regarding network configuration, > so I thought I needed to have a better understanding on the configuration > possibilities. I'm no expert, though, and even after reading this

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Doug Hellmann
On Nov 6, 2012, at 6:45 AM, Tim Bell wrote: > > There is a use case for base metal hardware metering in the private cloud > where the user allocated the machine does not have root access to kill the > metering. How can we detect that special case? > > Being able to create a single metering

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Doug Hellmann
On Nov 6, 2012, at 4:59 AM, Robert Collins wrote: > On Tue, Nov 6, 2012 at 10:53 PM, Julien Danjou wrote: >> On Tue, Nov 06 2012, Graf Lucas (graflu0) wrote: >> >>> I'm a little confused now... ;) Is the bare metal run by the platform >>> operator the physical machine? What do you mean with th

[Openstack] Network interfaces

2012-11-06 Thread Daniel Oliveira
Hello. I once had some problems with Openstack regarding network configuration, so I thought I needed to have a better understanding on the configuration possibilities. I'm no expert, though, and even after reading this link

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Tim Bell
There is a use case for base metal hardware metering in the private cloud where the user allocated the machine does not have root access to kill the metering. Being able to create a single metering infrastructure for the entire private cloud, virtual or bare-metal allocation, is a need techni

[Openstack] OpenNebula and Swift integration

2012-11-06 Thread Javier Fontan
Hello, We recently had interest from some of our enterprise users to use Swift Object Store as the backend for the VM images. I have been researching on a possible integration with OpenNebula but I have some questions. AFAIK Swift is only Object Store and exposes the object through a REST interfa

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Mauch, Viktor (SCC)
Yes sure, But in this example you use an existing key “free_ram_rmb”?! Ist that right? What I want to do is to create my own key value paris for compute nodes (who can I do that) and for the extra_specs variable of the flavors Best Regards Viktor From: Razique Mahroua [mailto:ra

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Razique Mahroua
You can also use the cli, does the job toonova boot --flavor 1 --image 1f3fbdde-4c8a-4b3b-9cf1-a3b9fd0f1d9e --key_name key1 --hint query='[">=", "free_ram_mb", 1024]' vm1 Nuage & Co - Razique Mahroua razique.mahr...@gmail.com Le 6 nov. 2012 à 11:46, "Mauch, Viktor (SCC)" a écrit :O

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Mauch, Viktor (SCC)
Or being more specific, How can a add key/value pairs to a compute node??? So I can check the extra_specs data with the key/value paris of the compute node? Cheers Viktor From: openstack-bounces+mauch=kit@lists.launchpad.net [mailto:openstack-bounces+mauch=kit@lists.launchpad.

Re: [Openstack] how to use extra_specs??

2012-11-06 Thread Mauch, Viktor (SCC)
Just one more noob question. Is it normal that If I set a set key/value pair let's say {"my_special_key":"my_special_value"} to an existing flavor, that the scheduler failed to find a host for an instance of this flavor. (I use devstack with folsom stable code) Cheers Viktor Fro

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Robert Collins
On Tue, Nov 6, 2012 at 10:53 PM, Julien Danjou wrote: > On Tue, Nov 06 2012, Graf Lucas (graflu0) wrote: > >> I'm a little confused now... ;) Is the bare metal run by the platform >> operator the physical machine? What do you mean with the bare metal >> run to replace virtual instances for any pro

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Julien Danjou
On Tue, Nov 06 2012, Graf Lucas (graflu0) wrote: > I'm a little confused now... ;) Is the bare metal run by the platform > operator the physical machine? What do you mean with the bare metal > run to replace virtual instances for any project? AFAIU, bare-metal provisionning is about using hardwar

Re: [Openstack] set Server CPU, disk IO, Bandwidth consumption limit for instances using the new feather of nova!!!???

2012-11-06 Thread Wangpan
Hi jiangping, I believe that these QoS features about cpu, io, bandwidth are NOT come true yet, I was working for cpu QoS based on ECU and libvirt/Cgroup recently, any communication will be welcome. :) Yaguang Tang from sina has post a blueprint here, http://wiki.openstack.org/InstanceResourceQu

[Openstack] set Server CPU, disk IO, Bandwidth consumption limit for instances using the new feather of nova!!!???

2012-11-06 Thread 蒋平
Hi sir,       I have a very troublesome problem:when I input "nova-manage flavor set_key --name m1.small -- key read_bytes_sec --value 1024"etc into the terminal in order to limit CPU,disk IO,Bandwidth consumption.Then I restart some relative service,such as nova-compute etc.    I have ma

[Openstack] set Server CPU, disk IO, Bandwidth consumption limit for instances using the new feather of nova!!!???

2012-11-06 Thread 蒋平
Hi sir, I have a very troublesome problem:when I input "nova-manage flavor set_key --name m1.small -- key read_bytes_sec --value 1024"etc into the terminal in order to limit CPU,disk IO,Bandwidth consumption.Then I restart some relative service,such as nova-compute etc.___

Re: [Openstack] Devstack.org website

2012-11-06 Thread Andrew Hutchings
Hi Dmitriy, You need to use this branch: https://github.com/openstack-dev/devstack Then use 'git review': http://wiki.openstack.org/GerritWorkflow Kind Regards Andrew On 06/11/12 08:48, Dmitriy Budnik wrote: Hi! I wonder how can I commit to devstack.org website? I made

[Openstack] Devstack.org website

2012-11-06 Thread Dmitriy Budnik
Hi! I wonder how can I commit to devstack.org website? I made a pull request on cloudbuilder's github: https://github.com/cloudbuilders/devstack/pull/249 Is it enough? That repo's PR page doesn't look being maintained. ___ Mailing list: https://launchpad

Re: [Openstack] [ceilometer] Monitoring physical devices

2012-11-06 Thread Graf Lucas (graflu0)
> > On Mon, Nov 05 2012, Doug Hellmann wrote: >> When an image is deployed to bare metal, there is no container, right? > Ah, I see the confusion. There's 2 bare metal, I think, the ones run by the > the platform operator and the ones run to replace virtual instances for any > project. > I was