Re: [Openstack] error creating instance

2015-07-01 Thread Andreas Scheuring
Ok, So a pre requirement is, that you have an interface available, that does NOT use vlan so far - on each node that runs the ovs agent! This will be used to plug the bridge on. Vlan tagging will be done by the ovs! First of all, delete your openstack networks again!

[Openstack] Problem with dashboard

2015-07-01 Thread Daniel Ruiz Molina
Hello, I'm trying to configure a "Kilo" server reading, step-by-step, the PDF manual. However, after installing and configuring dashboard, I can't connect with browser. Error log says: "TRACE keystone.common.wsgi AttributeError: 'Token' object has no attribute 'list_events'". My system is run

Re: [Openstack] Problem with dashboard

2015-07-01 Thread Abhishek Shrivastava
Hi Daniel, Can you please send us the snippet of your browser showing the following error. On Wed, Jul 1, 2015 at 3:59 PM, Daniel Ruiz Molina wrote: > Hello, > > I'm trying to configure a "Kilo" server reading, step-by-step, the PDF > manual. However, after installing and configuring dashboard,

Re: [Openstack] MySQL IO performance

2015-07-01 Thread Narayanan, Krishnaprasad
Hi Dan, Thanks for the pointer. I will try it out. Regards, Krishnaprasad -Original Message- From: Dan Yocum [mailto:[email protected]] Sent: Dienstag, 30. Juni 2015 23:03 To: [email protected]; Narayanan, Krishnaprasad Subject: Re: [Openstack] MySQL IO performance Krishnap

Re: [Openstack] error creating instance

2015-07-01 Thread Yngvi Páll Þorfinnsson
Thank you Andreas ;-) I'll be able to follow those instructions on Monday, I'm now busy with other project. It's very helpul information :-) Thanks so much for your help on this matter ! Best regards Yngvi -Original Message- From: Andreas Scheuring [mailto:[email protected]] S

[Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-01 Thread Aviolat Romain
Hi, I have some troubles with the live migration mechanism of OpenStack and my setup: Our compute nodes have two types interfaces with different things running on top of them. 1GbE interface: - interface to access the hypervisor OS - hypervisor access to the core infra services (dns, ntp, sys

Re: [Openstack] Openstack live migration and multiple interfaces / fqdn

2015-07-01 Thread gustavo panizzo (gfa)
asuming you are using libvirt as hypervisor you can change this on nova.conf on the computes # Migration target URI (any included "%s" is replaced with the # migration target hostname) (string value) #live_migration_uri=qemu+tcp://%s/system set something like live_migration_uri=qemu+tcp://%s-api/