Re: [Openstack] Glance API semantics when image sizes aren't known

2011-11-16 Thread Hancock, Tom (HP Cloud Services)
We ran into a backward compat issue closely related to this last week. If the newer Glance code in Diablo is running on a server configured with a Swift backend and interacting with an older Glance client on an older Nova system that doesn't set content-length then (even assuming the image is

[Openstack] Boston openstack user group meetup

2011-11-16 Thread andi abes
Just a quick shout out to folks in the Boston and NE area - we're putting the final touch on a meetup on 11/29 in Lexington MA at 6pm. checkout the meetup page, and throw in topics for the unconference discussion here (or just write them on the board that evening):

[Openstack] Storage - Metadata on Containers vs. Objects, info for the archives

2011-11-16 Thread easco
For the sake of the mailing list archives, I would like to post the results of a multi-day investigation. I hope that by posting this someone else won't have to dig up the information themselves. (though Ms. Gentle's involvement offers assurance that that documentation will soon supersede the need

[Openstack] Libvirt block live migration with OpenStack Diablo

2011-11-16 Thread Doude
Hi all, I use OpenStack Diablo release 2011.3-0ubuntu6.2 on ubuntu 11.10 with libvirt 0.9.2-4ubuntu15.1 I try to block migrate a VM from one host to another one. OpenStack uses the 'migrateToURI' method from libvirt python library. But this call fails. Libvirt log : - Source host: 18:27:30.475:

[Openstack] [QA] Update from today's OpenStack QA meeting

2011-11-16 Thread Jay Pipes
Hey Stackers, Just a quick note from the OpenStack QA team to give folks a status report on where we are and our attack-plan over the next couple weeks. For details, feel free to peruse the IRC meeting log here:

[Openstack] python-novaclient moved into gerrit

2011-11-16 Thread Sandy Walsh
Thanks the James and the rest of the CI team, python-novaclient is now moved from github to gerrit. Once we've migrated the old bugs over we'll nuke that repo. You know the drill ... see ya there. -S ___ Mailing list:

Re: [Openstack] nova-network cannot start because 'host' set in db

2011-11-16 Thread Trey Morris
Mao, if you are familiar with launchpad, can you file a bug and assign it to the nova-network team? You will be able to track the bug's status there as well. Thanks, -tr3buchet On Mon, Nov 14, 2011 at 8:04 AM, mao weijie mwjpi...@gmail.com wrote: Hi, I have found something maybe bug in

[Openstack] [donabe] call for participation and meetings

2011-11-16 Thread Debo Dutta (dedutta)
Hi The Donabe meetings are attended by very few. FYI its held at 2pm PST on Wednesdays Maybe we can re-start the regular meetings from next week. Canceling today's one. Regards debo ___ Mailing list: https://launchpad.net/~openstack Post

[Openstack] Recommended Distribution for OpenStack

2011-11-16 Thread Frans Thamura
hi all i have a spare server, want to deploy a map server (openstreetmap), for local chapter here, under IIX (Indonesia Internet Exchange). this country decouple from global internet... any idea for the disrtibution, is stackops the only openstack distribution? if we want to use ubuntu, is it

Re: [Openstack] python-novaclient moved into gerrit

2011-11-16 Thread Chmouel Boudjnah
Hi Sandy, On Wed, Nov 16, 2011 at 7:50 PM, Sandy Walsh sandy.wa...@rackspace.com wrote: Thanks the James and the rest of the CI team, python-novaclient is now moved from github to gerrit. Once we've migrated the old bugs over we'll nuke that repo. Great, but we are going to keep github as a

[Openstack] OS #1 Gathering - need feedback

2011-11-16 Thread Frans Thamura
hi all i am try to conduct #1 OpenStack Community Meet up, and i will demo stackops.. any idea for your experience in conduct openstack meetup. i got in http://www.openstack.org/community/, there is flickr. can we put our photo of activities there? how..? and how to put our meet up date in

Re: [Openstack] [donabe] call for participation and meetings

2011-11-16 Thread Debo Dutta (dedutta)
Hi Duncan Thanks for your feedback. I think the Donabe info is a little scattered. Also the scope has changed over the last 6 months. The latest tech update is at http://www.slideshare.net/ddutta1/donabe-models-openstack-essex-summit I will update the pages and get back in a few days,

Re: [Openstack] Glance API semantics when image sizes aren't known

2011-11-16 Thread Ewan Mellor
From: Vishvananda Ishaya [mailto:vishvana...@gmail.com] On Nov 15, 2011, at 2:17 PM, Ewan Mellor wrote: With the bug in the Swift backend fixed, I think it will work just fine to stream through a glance client in this way. Only if the image is 5 GB.  Otherwise swift will blow up

Re: [Openstack] Glance API semantics when image sizes aren't known

2011-11-16 Thread Ewan Mellor
Thanks Tom, that's exactly the code I was looking for. As Jay said yesterday, the Swift backend is expected to update image_size in this situation, so it's obviously an accident that this code got removed. I've just proposed using manifest-style upload for images with unknown size, so if

[Openstack] vlan setup and cisco switch

2011-11-16 Thread Miguel Alejandro González
Hello It's been a while since I configured a cisco switch myself. I'm wondering if you can help me... I'm trying to use vlan networking I have installed two nodes and my eth0 in both nodes goes to a cisco 2960 switch, to ports 1 and 3 I used this command to create the network: nova-manage

Re: [Openstack] vlan setup and cisco switch

2011-11-16 Thread Kiall Mac Innes
I've not used VLAN's with Cisco switches, so I could be wrong here.. switchport mode trunk switchport trunk native vlan 1 (This is the vlan that un-tagged packets will go to..) switchport trunk allowed vlan 100-115 (Since you created 16 networks, they will be vlan's 100-115) Thanks, Kiall

Re: [Openstack] python-novaclient moved into gerrit

2011-11-16 Thread Monty Taylor
Yes. Same model as the rest of the projects - github readonly mirror in the openstack org for your convenience. Thanks! Monty On 11/16/2011 09:26 PM, Chmouel Boudjnah wrote: Hi Sandy, On Wed, Nov 16, 2011 at 7:50 PM, Sandy Walsh sandy.wa...@rackspace.com wrote: Thanks the James and the

[Openstack] resize error (diablo)

2011-11-16 Thread darkfower
first, i exec command : nova --username admin --apikey gamewave --projectid admin --url http://192.168.1.2:5000/v2.0/ --version 1.1 --debug list result as follow : ++++-+ | ID |Name| Status |