Re: [Openstack-operators] improve perfomance Neutron VXLAN

2015-01-22 Thread Sławek Kapłoński
As I wrote earlier, for me it is best to have 9000 on hosts and 8950 on instances. Then I have full speed between instances. With lower mtu on instances I have about 2-2.5 Gbps and I saw that vhost-net process on host is using 100 of 1 cpu core. I'm using libvirt with kvm - maybe You are using

Re: [Openstack-operators] improve perfomance Neutron VXLAN

2015-01-22 Thread Sławek Kapłoński
Hello, In dnsmasq file in neutron will be ok. It will then force option 26 on vm. You can also manually change it on vms to tests. Slawek Kaplonski W dniu 22.01.2015 o 17:06, Pedro Sousa pisze: Hi Slawek, I'll test this, did you change the mtu on dnsmasq file in /etc/neutron/? Or do you need

[Openstack-operators] [Telco][NFV] Meeting summary and logs - 2015-01-21

2015-01-22 Thread Steve Gordon
Hi all, Please find minutes and logs from this week's OpenStack Telco Working Group meeting at the locations linked below: * Minutes (HTML): http://eavesdrop.openstack.org/meetings/telcowg/2015/telcowg.2015-01-21-22.00.html * Log (HTML): http://eavesdrop.openstack.org/meetings/telcowg/2015/tel

Re: [Openstack-operators] Mar 9-10, 2015, Philadelphia, USA - Next Ops Meetup

2015-01-22 Thread Mathieu Gagné
On 2015-01-12 12:11 AM, Tom Fifield wrote: Yup - standby for registration. Most likely some time this week. Any update? I would like to know the schedule to plan my return flight accordingly. Thanks -- Mathieu ___ OpenStack-operators mailing list

Re: [Openstack-operators] Neutron DVR HA

2015-01-22 Thread Pedro Sousa
Hi all, this issue is related with this bug: https://review.openstack.org/#/c/142843/6 As the fix is not available yet I disabled ipv6 on grub on my hosts and it works now. Thanks, Pedro Sousa On Tue, Dec 23, 2014 at 2:42 PM, Pedro Sousa wrote: > Hi all, > > I've been trying Neutron DVR with

Re: [Openstack-operators] Import Windows 2008 Vmware VMDK Image to KVM Openstack.

2015-01-22 Thread Gilles Mocellin
Le 22/01/2015 13:38, Pedro Sousa a écrit : Hi all, does anybody have a working procedure/howto to convert Windows based VMDK images to KVM? I tried to convert using qemu-img convert command but I always get a blue screen when I launch the instance. Hello, The principal problem is that the

[Openstack-operators] Ceph automatic configuration tool

2015-01-22 Thread Yogev Rabl
Hi, I've wrote a tool that configures Ceph automatically on Glance, Cinder and Nova-Compute servers. I'd be happy for anyone who wants to use it, review it, send me comments and help me develop it to support all the distributions. The code is on github: https://github.com/yorabl/Openstack-Ceph

Re: [Openstack-operators] Import Windows 2008 Vmware VMDK Image to KVM Openstack.

2015-01-22 Thread Steve Gordon
- Original Message - > From: "Pedro Sousa" > To: "OpenStack-operators@lists.openstack.org" > > > Hi all, > > does anybody have a working procedure/howto to convert Windows based VMDK > images to KVM? > > I tried to convert using qemu-img convert command but I always get a blue > scree

[Openstack-operators] Import Windows 2008 Vmware VMDK Image to KVM Openstack.

2015-01-22 Thread Pedro Sousa
Hi all, does anybody have a working procedure/howto to convert Windows based VMDK images to KVM? I tried to convert using qemu-img convert command but I always get a blue screen when I launch the instance. Thanks, Pedro Sousa ___ OpenStack-operators ma