[Openstack] DietStack lightweight deployment

2018-06-18 Thread Kamil Madac
Hi OpenStack community, In my spare time I'm working on deployment of OpenStack called DietStack. It started as a small POC and it turned out, but it is working for me, so I'm making it publicly available under Apache2 license. DietStack is aimed to cover small OpenStack deployments where end-use

Re: [Openstack] cinder-schduler multi workers

2018-06-18 Thread Ivan Kolodyazhny
Hi Jython, Thank you for pointing attention to it. cinder-scheduler keeps all data in memory, so we can't just increase workers count to scale it. Regards, Ivan Kolodyazhny, http://blog.e0ne.info/ On Sun, Jun 17, 2018 at 6:44 AM, jython wrote: > Here is a patch about "multiple process workers

[Openstack] Is it possible to use OVS inside an Openstack VM ?

2018-06-18 Thread David Fernandes
Hi guys, I have just 1 question. Is it possible to use OVS inside an Openstack VM ? Let me explain my issue. I have created 2 Ubuntu 16.04 VMs and installed last version of OVS in both. Both VMs are connected to the same network and they can ping each other. Then, I have created an OVS bridg

[Openstack] network is unreachable in instance

2018-06-18 Thread Jay See
I have created question on ask.opestack, but profile is still not approved by moderators. (https://ask.openstack.org/en/question/114803/network-is- unreachable-in-instance/) Someone in IRC suggested to send the mail here. Problem seems to be similar to, but I am not able to follow the bug to fix

Re: [Openstack] network is unreachable in instance

2018-06-18 Thread Slawomir Kaplonski
Hi, > Wiadomość napisana przez Jay See w dniu > 18.06.2018, o godz. 12:48: > > > I have created question on ask.opestack, but profile is still not approved by > moderators. > (https://ask.openstack.org/en/question/114803/network-is-unreachable-in-instance/) > Someone in IRC suggested to sen

[Openstack] Reminder: UC Meeting Today 1800UTC

2018-06-18 Thread Melvin Hillsman
Hey everyone, Please see https://wiki.openstack.org/wiki/Governance/Foundation/ UserCommittee for UC meeting info and add additional agenda items if needed. -- Kind regards, Melvin Hillsman mrhills...@gmail.com mobile: (832) 264-2646 ___ Mailing list:

Re: [Openstack] network is unreachable in instance

2018-06-18 Thread Jay See
Hai, I think , I am not effected by this bug. As we have around 220 vm max. But as suggested in bug, do I need to set this on all nodes. (1. controller 2. Network and 3. Compute) or just network node? As br-ex bridge is been used , I am supposed to use only br-ex while setting. ovs-vsctl set brid

Re: [Openstack] Is it possible to use OVS inside an Openstack VM ?

2018-06-18 Thread Brian Haley
On 06/18/2018 06:26 AM, David Fernandes wrote: Hi guys, I have just 1 question. Is it possible to use OVS inside an Openstack VM ? Let me explain my issue. I have created 2 Ubuntu 16.04 VMs and installed last version of OVS in both. Both VMs are connected to the same network and they can pin

[Openstack] Masakari on queens

2018-06-18 Thread Torin Woltjer
Hello Tushar Patil, I have upgraded to Openstack Queens and am trying to run Masakari version 4.0.0 . I'm curious what additional configuration is required to get this set up correctly. /etc/masakarimonitors/masakarimonitors.conf http://paste.openstack.org/show/723726/ masakari-hostmonitor is

Re: [Openstack] Masakari on queens

2018-06-18 Thread Patil, Tushar
Hi Torin, Looking at the code, it seems it is trying to run below command as root user. timeout tcpdump -n -c 1 -p -I port where, tcpdump_timeout -> CONF.host.tcpdump_timeout -> default value is 5 seconds multicast_interface -> corosync_multicast_interface -> vlan60 multicast_ports-> corosyn