Re: [Openstack] Openstack networking

2012-10-22 Thread Egoitz Aurrekoetxea Aurre
Good morning, Thanks a lot for you're answer. Best regards, El 22/10/2012, a las 02:05, gong yong sheng gong...@linux.vnet.ibm.com escribió: In fact you can run multiple nova-networks, which I call it as multiple instances mode, and multi-host mode with each nova-network on each

Re: [Openstack] Finding/Making Windows 7 Images for OpenStack

2012-10-22 Thread Luis Fernandez Alvarez
Hi Curtis, If you're planning to use Windows 7 images with KVM hypervisors, the main steps I follow are: 1- Modify your Windows 7 image to inject virtio drivers (http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers). To do that in a stylish way... you can use the Windows AIK

Re: [Openstack] Can't boot lxc instance

2012-10-22 Thread hzguanqiang
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 the function setup_container, adding a partition argument to _DiskImage(...) just as follow: #img = _DiskImage(image=image, use_cow=use_cow,

Re: [Openstack] Can't boot lxc instance

2012-10-22 Thread Pádraig Brady
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 the function setup_container, adding a partition argument to _DiskImage(...) just as follow:

[Openstack] Volume booting and HVM

2012-10-22 Thread Egoitz Aurrekoetxea Aurre
Good morning, I have noticed I was confused about the volume concept and booting from volume. I was thinking, when I clicked in Horizon boot from volume AND selected an HVM image (located at glance) that image was being dumped to the volume, and following times that volume would be able to

[Openstack] Not able to get IP address for VM

2012-10-22 Thread Srikanth Kumar Lingala
Hi, I am using latest devstack I am trying to create a VM with one Ethernet interface card. I am able to create the VM successfully, but not able to get IP for the ethernet interface. I have Openstack Controller running the following: - nova-api - nova-cert - nova-consoleauth -

Re: [Openstack] Not able to get IP address for VM

2012-10-22 Thread gong yong sheng
can u send out nova.conf file? On 10/22/2012 07:30 PM, Srikanth Kumar Lingala wrote: Hi, I am using latest devstack I am trying to create a VM with one Ethernet interface card. I am able to create the VM successfully, but not able to get IP for the ethernet interface. I have Openstack

Re: [Openstack] dnsmasq stops talking to instances?

2012-10-22 Thread Gary Kotton
On 10/18/2012 05:42 PM, Lars Kellogg-Stedman wrote: The good news is that since replacing qpid with rabbitmq our environment seems to have stabilized to the point that it's *almost* useful. Can you please explain the problems that you had with qpid? The last remaining issue is that dnsmasq

[Openstack] API Credentials

2012-10-22 Thread Tummala Pradeep
I deployed OpenStack Essex on my server using the documentation provided. Now, I need help with getting API credentials similar to what HP OpenStack has. For eg - Users having an account in HP Openstack can retrieve access key and secret access key from the api keys section.In my deployment,

Re: [Openstack] Creating networks with same subnet across Tenants

2012-10-22 Thread Gary Kotton
On 10/12/2012 03:37 PM, Srikanth Kumar Lingala wrote: */overlaps with another subnet/* HI, There is a configuration variable that allows you to do this: allow_overlapping_ips. By default this is False. Can you please try setting it to True. Thanks Gary

Re: [Openstack] Use of MAC addresses in Openstack VMs

2012-10-22 Thread Gary Kotton
On 10/20/2012 07:23 PM, Tim Bell wrote: If we purchase an OUI, is there a mechanism within Quantum to only allocate Mac addresses with that prefix ? At the moment Quantum enables the user to define a base MAC address. That is the user can update the configuration file. The user selects a

[Openstack] Cloudpipe broken in Folsom?

2012-10-22 Thread Sébastien Han
Hi Stackers! I tried to setup the cloudpipe VPN with Folsom. I followed the official doc. Did I make something wrong? Just opened a bug on launchpad about it. https://bugs.launchpad.net/nova/+bug/1069573 Any idea? Cheers! ___ Mailing list:

[Openstack] Nova services do not run

2012-10-22 Thread Johannes Baltimore
Hello. I've been facing some trouble while installing OpenStack. After I started following the steps on a tutorial to install the nova modules, I tried to see if the services were running, and the command nova-manage service list showed me that there were no services running at all. Can somebody

[Openstack] horizon: problems with upgrading to folsom

2012-10-22 Thread Wolfgang Hennerbichler
dear openstack enthusiasts, I've done it, I've upgraded to folsom. After a ton of troubles I've gone through and struggling to find documentation on how to UPDATE to folsom instead of installing from scratch I'm in a state where horizon is working again - well, almost. Before anybody asks: yes,

[Openstack] Nova services not running

2012-10-22 Thread Johannes Baltimore
Hello. I've been facing some trouble while installing OpenStack. After I started following the steps on a tutorial to install the nova modules, I tried to see if the services were running, and the command nova-manage service list shows me the following: # nova-manage service list 2012-10-22

Re: [Openstack] Nova services not running

2012-10-22 Thread Johannes Baltimore
Umm sorry for the double mail. I had thought that the earlier one hadn't been sent. 2012/10/22 Johannes Baltimore johannes.b...@gmail.com Hello. I've been facing some trouble while installing OpenStack. After I started following the steps on a tutorial to install the nova modules, I tried to

[Openstack] folsom nova-compute error on snapshotted images?

2012-10-22 Thread Wolfgang Hennerbichler
hello again, after upgrading to folsom nova-compute dies the fabulous death while gaining information from qemu-images. the information-gaining process works for some images, and then we reach the image instance-005c, which also has a snapshot associated with it. let's see the difference:

Re: [Openstack] OpenStack devroom for FOSDEM 2013

2012-10-22 Thread Thierry Carrez
Thierry Carrez wrote: So this year around, to simplify organization I thought we would ask for a one-day openstack devroom, which could be merged with other open source cloud computing projects into a single devroom, if need be. I just got the confirmation that we'll have a common Cloud

[Openstack] QEMU Error

2012-10-22 Thread AK Sathiya
All, i am a newbi to the openstack. I am trying to create a QCOW2 image from a Centos Linux installation iso and ran into the a road block. This is what I did so far (just followed the admin manual for Openstack). IMAGE=centos-6.2.img $ qemu-img create -f raw $IMAGE 5G VNCDISPLAY=:2 $

[Openstack] Expanding Storage - Rebalance Extreeemely Slow (or Stalled?)

2012-10-22 Thread Emre Sokullu
Hi folks, At GROU.PS, we've been an OpenStack SWIFT user for more than 1.5 years now. Currently, we hold about 18TB of data on 3 storage nodes. Since we hit 84% in utilization, we have recently decided to expand the storage with more disks. In order to do that, after creating a new c0d4p1

Re: [Openstack] OpenStack devroom for FOSDEM 2013

2012-10-22 Thread Sébastien Han
I'll be glad to offer my help as well. You can include me into this discussion. Cheers! On Mon, Oct 22, 2012 at 5:13 PM, Thierry Carrez thie...@openstack.org wrote: Thierry Carrez wrote: So this year around, to simplify organization I thought we would ask for a one-day openstack devroom,

Re: [Openstack] Volume booting and HVM

2012-10-22 Thread Vishvananda Ishaya
The ability to clone an image to a volume was only recently added to cinder, so there is no automatic clone on boot in horizon yet. You will have to manually create a volume from an image and then boot from it. For older versions of openstack, the instructions are here:

[Openstack] Expected behaviour of --meta and --file with --config_drive=True

2012-10-22 Thread Day, Phil
Hi All, Can someone tell me what is expected to happen for metadata and file injection when also specifying a config drive - For example is the metadata file creation (/meta.js) and file injection meant to still work, or get re-directed to the config drive (is that part of config-drive 2.0)

Re: [Openstack] API Credentials

2012-10-22 Thread Vishvananda Ishaya
access and secret keys are ec2 credentials and they can be retrieved using download ec2 credentials from the settings page in horizon. Vish On Oct 22, 2012, at 4:56 AM, Tummala Pradeep pradeep.tumm...@ericsson.com wrote: I deployed OpenStack Essex on my server using the documentation

Re: [Openstack] Finding/Making Windows 7 Images for OpenStack

2012-10-22 Thread Curtis C.
On Mon, Oct 22, 2012 at 3:11 AM, Luis Fernandez Alvarez luis.fernandez.alva...@cern.ch wrote: Hi Curtis, If you're planning to use Windows 7 images with KVM hypervisors, the main steps I follow are: 1- Modify your Windows 7 image to inject virtio drivers

Re: [Openstack] horizon: problems with upgrading to folsom

2012-10-22 Thread Vishvananda Ishaya
Can you check the floating_ips table in your database and check the project_id of the floating ips and make sure they are set to either None or the id (from keystone) of your project. It looks like they are allocated to a different project so they are not showing up for you. Also you might as

Re: [Openstack] folsom nova-compute error on snapshotted images?

2012-10-22 Thread Vishvananda Ishaya
This is likely a bug. It looks like multi-line output isn't being handled properly. Could you post this on bugs.launchpad.net/nova ? Vish On Oct 22, 2012, at 7:05 AM, Wolfgang Hennerbichler wolfgang.hennerbich...@risc-software.at wrote: hello again, after upgrading to folsom nova-compute

Re: [Openstack] Expanding Storage - Rebalance Extreeemely Slow (or Stalled?)

2012-10-22 Thread Emre Sokullu
Also, fyi, I didnt' run any swift-ring-builder create command before running the set of swift-ring-builder account.builder add commands below. Because I thought, I'm not recreating, I'm just adding new ones to the existing system. But I'm not sure if that was the right approach. On Mon, Oct

Re: [Openstack] QEMU Error

2012-10-22 Thread Aaron Rosen
The following should do the trick for you in order to create a new disk and boot an iso using it : IMAGE=centos-6.2.img qemu-img create -f raw $IMAGE 5G sudo kvm -hda $IMAGE -m 512 -smp 2 -cdrom centos_installer.iso -boot c Aaron On Mon, Oct 22, 2012 at 8:36 AM, AK Sathiya ak_m...@hotmail.com

[Openstack] Keystone-dev question

2012-10-22 Thread Ken Thomas
Greetings all, I'm working on a keystone bug (to get my feet wetter) and I have a couple of questions. Could someone please take a look at comment #2 in https://bugs.launchpad.net/python-keystoneclient/+bug/1031245 (Get a User by Name) and let me know what y'all think? Thanks, Ken

[Openstack] [Quantum] Security Group question

2012-10-22 Thread Nguyen, Liem Manh
Hi fellow stackers, I see a blueprinthttps://blueprints.launchpad.net/quantum/+spec/quantum-security-groups for security groups that is making great progress (thanks!)... Would this blueprint encompass security group for the OVSPlugin? Also, would it be using iptables or flow for this?

Re: [Openstack] Keystone-dev question

2012-10-22 Thread Adam Young
On 10/22/2012 02:16 PM, Ken Thomas wrote: Greetings all, I'm working on a keystone bug (to get my feet wetter) and I have a couple of questions. Could someone please take a look at comment #2 in https://bugs.launchpad.net/python-keystoneclient/+bug/1031245 (Get a User by Name) and let me

Re: [Openstack] [Quantum] Security Group question

2012-10-22 Thread Aaron Rosen
Hi Liem, Nachi, is working on the security groups implementation for the OVSPlugin which I believe will be using iptables. (@Nachi, correct me if I'm wrong here.) Thanks, Aaron On Mon, Oct 22, 2012 at 11:16 AM, Nguyen, Liem Manh liem_m_ngu...@hp.com wrote: Hi fellow stackers, I see a

Re: [Openstack] OpenStack devroom for FOSDEM 2013

2012-10-22 Thread Jasper Aikema
Hi Thierry, I won't be there on Sunday (only Saturday), but my offer to help with organizing still stands. Kind regards, Jasper Thierry Carrez wrote: So this year around, to simplify organization I thought we would ask for a one-day openstack devroom, which could be merged with other open

Re: [Openstack] Expanding Storage - Rebalance Extreeemely Slow (or Stalled?)

2012-10-22 Thread Samuel Merritt
On 10/22/12 9:38 AM, Emre Sokullu wrote: Hi folks, At GROU.PS, we've been an OpenStack SWIFT user for more than 1.5 years now. Currently, we hold about 18TB of data on 3 storage nodes. Since we hit 84% in utilization, we have recently decided to expand the storage with more disks. In order to

[Openstack] nova-volume - cinder troubles

2012-10-22 Thread Jonathan Proulx
Hi All, I'm trying to get from nova-volume to cinder and seem to be tripping up near the end. I have ServerA running as the cloud controller (horizon, keystone, glance, rabbitmq, mysql, nova-api, etc...), ServerB was running nova-volume and is now running cinder. I got the DB created (on

Re: [Openstack] Expanding Storage - Rebalance Extreeemely Slow (or Stalled?)

2012-10-22 Thread Emre Sokullu
Hi Samuel, Thanks for quick reply. They're all 100. And here's the output of swift-ring-builder root@proxy1:/etc/swift# swift-ring-builder account.builder account.builder, build version 13 1048576 partitions, 3 replicas, 3 zones, 12 devices, 0.00 balance The minimum number of hours before a

Re: [Openstack] Fwd: [openstack-dev] [keystone] Tokens representing authorization to projects/tenants in the Keystone V3 API

2012-10-22 Thread Jorge Williams
+1 here too. At the end of the day, we'd like the identity API to be flexible enough to allow the token to be scoped in a manner that the deployer sees fit. What the keystone implementation does by default is a different matter -- and disabling multiple tenant scope by default would be fine

Re: [Openstack] nova-volume - cinder troubles

2012-10-22 Thread Vishvananda Ishaya
Yes i think you are disabling the stuff in the wrong place. You want to disable osapi_volume on serverA (where nova-api is running) You then want to restart nova-api and start cinder-api on serverA. ServerB sounds like just a compute/volume node so it doesn't sound like it should be running the

Re: [Openstack] nova-volume - cinder troubles

2012-10-22 Thread Jonathan Proulx
On Mon, Oct 22, 2012 at 03:06:15PM -0400, Jonathan Proulx wrote: :Hi All, : :I'm trying to get from nova-volume to cinder and seem to be tripping :up near the end. : :I have ServerA running as the cloud controller (horizon, keystone, glance, :rabbitmq, mysql, nova-api, etc...), ServerB was running

[Openstack] Error in Creating ssh keypair (Openstack Essex)

2012-10-22 Thread Pavan Kulkarni
Hi all, I am trying to add a ssh keypair in Openstack Essex on RHEL. I have id_rsa.pub which i use to create the keypair But when i run the command *nova keypair-add --pub_key id_rsa.pub mykey* *I get an error as follows* *ERROR: KeyPair data is invalid (HTTP 400)* * * I recreated the public

Re: [Openstack] Error in Creating ssh keypair (Openstack Essex)

2012-10-22 Thread Melanie Witt
Looking at the source for handling of the public key (https://github.com/openstack/nova/blob/stable/essex/nova/api/openstack/compute/contrib/keypairs.py#L108), it's failing at generating the fingerprint for your key. Then if you look at the code for that

Re: [Openstack] Error in Creating ssh keypair (Openstack Essex)

2012-10-22 Thread Pavan Kulkarni
Melanie, Thanks a lot for your help. I tried the command * ssh-keygen -q -l -f id_rsa.pub (id_rsa.pub was generated by ssh-keygen before)* It ran without throwing any error. The output was: *the fingerprint id_rsa.pub (RSA)* On Mon, Oct 22, 2012 at 3:40 PM, Melanie Witt melw...@yahoo-inc.com

[Openstack] Why OpenStack use openvpn?

2012-10-22 Thread Hao Wang
Hi guys, I didn't see the mail after I sent it out. This may be lost somewhere in the mailgroup before. I've noticed there is a discussion regarding if the community should purchase public MAC OUI to provide vpn service incase the private sites have the default MAC assignments. I googled but

Re: [Openstack] Use of MAC addresses in Openstack VMs

2012-10-22 Thread Shake Chen
On Mon, Oct 22, 2012 at 8:08 PM, Gary Kotton gkot...@redhat.com wrote: On 10/20/2012 07:23 PM, Tim Bell wrote: ** ** If we purchase an OUI, is there a mechanism within Quantum to only allocate Mac addresses with that prefix ? At the moment Quantum enables the user to define a base MAC

Re: [Openstack] Use of MAC addresses in Openstack VMs

2012-10-22 Thread Matt Joyce
I am throwing in a vote of for openstack foundation acquiring a unique OUI for users to use if they wish. -Matt On Mon, Oct 22, 2012 at 5:43 PM, Shake Chen shake.c...@gmail.com wrote: On Mon, Oct 22, 2012 at 8:08 PM, Gary Kotton gkot...@redhat.com wrote: On 10/20/2012 07:23 PM, Tim Bell

Re: [Openstack] Use of MAC addresses in Openstack VMs

2012-10-22 Thread Jason Kölker
On Tue, 2012-10-23 at 08:43 +0800, Shake Chen wrote: On Mon, Oct 22, 2012 at 8:08 PM, Gary Kotton gkot...@redhat.com wrote: # Base MAC address. The first 3 octets will remain unchanged. If the # 4h octet is not 00, it will also used. The others will be # randomly generated. # 3 octet #

[Openstack] quantum: two ips one vif

2012-10-22 Thread Jason Ford
Stackers, I am testing out quantum with vlans using a hardware based firewall as a gateway. I am using openvswitch with the quantum openvswitch agent and nova-compute running on the compute node. I also have one management node with everything else on it. I am able to spin up a vm and assign

Re: [Openstack] Fwd: [openstack-dev] [keystone] Tokens representing authorization to projects/tenants in the Keystone V3 API

2012-10-22 Thread Adam Young
Are you guys +1 ing the original Idea, my suggestion to make it optional, the fact that I think we should call these sloppy tokens? On 10/22/2012 03:40 PM, Jorge Williams wrote: +1 here too. At the end of the day, we'd like the identity API to be flexible enough to allow the token to be

Re: [Openstack] API Credentials

2012-10-22 Thread Tummala Pradeep
Actually, I am trying to integrate PaaS with OpenStack. So, I require access key and secret access key for that. So, I don't think ec2 credentials will work. Are you saying it is not possible to set up OpenStack's access key and secret access key ? Pradeep On 10/22/2012 10:26 PM, Vishvananda

Re: [Openstack] quantum: two ips one vif

2012-10-22 Thread Dan Wendlandt
by default, quantum will give a port one IP address from any v4 subnet associated with the network, and one from any v6 subnet associated with the subnet. However, you can create your own port with multiple subnets, and then boot a VM with that port. You can create a port with IPs from different

Re: [Openstack] API Credentials

2012-10-22 Thread Sam Stoelinga
No, I think what Vish is saying that it's possible to get the Openstack access key and secret by doing the following: (Based on Folsom, but think it's the same in Essex) 1. Login with your account in Openstack dashboard (Horizon) 2. Go to Settings page 3. Click on EC2 Credentials 4. Click on

Re: [Openstack] Fwd: [openstack-dev] [keystone] Tokens representing authorization to projects/tenants in the Keystone V3 API

2012-10-22 Thread Jorge Williams
Here's my view: On making the default token a configuration option: Like the idea. Disabling the option by default. That's fine too. On scoping a token to a specific endpoint: That's fine, though I believe that that's in the API today. Currently, the way that we scope tokens to endpoints

[Openstack-qa-team] S3/EC2 test based on python-boto

2012-10-22 Thread Attila Fazekas
Hi everyone, I am considering implementing test cases for using the EC2 and S3 API in tempest. I would like to know is anybody else working on this kind of tests ? Do you mind If I add python-boto as a dependency. It is used by nova and swift as well. Any suggestion about implementation

Re: [Openstack-qa-team] S3/EC2 test based on python-boto

2012-10-22 Thread Jay Pipes
On 10/22/2012 10:36 AM, Attila Fazekas wrote: Hi everyone, I am considering implementing test cases for using the EC2 and S3 API in tempest. I would like to know is anybody else working on this kind of tests ? Hi! :) It's old, but Chuck Short (cc'd) once gave this a go and the code review

Re: [Openstack-qa-team] Moving follow-up Unconference to 1:45 today

2012-10-22 Thread Jay Pipes
Hi Yaniv, answers inline... On 10/22/2012 11:41 AM, Yaniv Kaul wrote: On 10/22/2012 05:33 PM, Jay Pipes wrote: Hi Sean :) Here's a quick recap: We agreed: * nosetests just isn't a good foundation for our work -- especially regarding performance/parallelism Any proposed alternatives?

Re: [Openstack-qa-team] Moving follow-up Unconference to 1:45 today

2012-10-22 Thread Yaniv Kaul
On 10/22/2012 06:26 PM, Jay Pipes wrote: Hi Yaniv, answers inline... On 10/22/2012 11:41 AM, Yaniv Kaul wrote: On 10/22/2012 05:33 PM, Jay Pipes wrote: Hi Sean :) Here's a quick recap: We agreed: * nosetests just isn't a good foundation for our work -- especially regarding

Re: [Openstack-qa-team] Moving follow-up Unconference to 1:45 today

2012-10-22 Thread Jay Pipes
On 10/22/2012 12:41 PM, Yaniv Kaul wrote: Ok - although it's not very well documented - http://testtools.readthedocs.org/en/latest/py-modindex.html http://mumak.net/testtools/apidocs/ -- Mailing list: https://launchpad.net/~openstack-qa-team Post to : openstack-qa-team@lists.launchpad.net