Re: [Openstack] missing ovs flows and extra interfaces in pike

2018-10-30 Thread Fabian Zimmermann
Hi, you may contact me directly, this would speed up my responsetime ;) Am 26.10.18 um 16:15 schrieb Hartwig Hauschild: We thought we're missing the flow for "if you're looking for this MAC go this way", but it turned out that what's actually missing is a bunch of interfaces on the multicast-fl

Re: [Openstack] Struggling with Octavia install / configuration.

2018-10-19 Thread Fabian Zimmermann
Hi, "table does not exists" sounds like you forgot to run the db-scripts. If I remember correctly something like "octavia-db-manage" you could *carefully* read https://docs.openstack.org/octavia/latest/contributor/guides/dev-quick-start.html because important information are not marked as s

Re: [Openstack] missing ovs flows and extra interfaces in pike

2018-10-19 Thread Fabian Zimmermann
Hi, we see something similar. We are running ovs, vxlan - but legacy routers directly on hvs without any network nodes. Currently we didnt find a way to fix or reproduce the issue. We just wrote a small script which calcuates which flow should be on with hv and if something is missing -> sen

Re: [Openstack] [libvirt][nova] What can be used as equivalent to libvirt network hooks file?

2018-05-12 Thread Fabian Zimmermann
hooks/qemu, and the xml data it receives doesn't >have >the information needed to be able to logically derive the network and >interface. > >Thanks, > >François > > >____ >From: Fabian Zimmermann [dev@gmail.com] >Sent: Saturd

Re: [Openstack] [libvirt][nova] What can be used as equivalent to libvirt network hooks file?

2018-05-11 Thread Fabian Zimmermann
Hi, did you try hooks/qemu? Fabian Am 11. Mai 2018 16:22:14 MESZ schrieb "Palin, Francois" : >Hi all, > >libvirt network hooks file ( /etc/libvirt/hooks/network ) does not get >called when using neutron. >Any suggestion as to what could be used instead? > >I need to perform some specific act

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 25.04.2018 um 15:05 schrieb Marcio Prado: The mistake is in Keystone. I have not had time to debug yet ... [authz_core:error] client denied by server configuration: /usr/bin/kestone-wsgi-public first thought, sounds like apache-config is blocking the access. Check your apache(2)/site

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 25.04.2018 um 13:30 schrieb Marcio Prado: I'm also simulating the update ... Unsuccessfully. What issues are you running into? Fabian ___ Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack Post to : openstack@li

Re: [Openstack] Ocata update for Pike on Ubuntu

2018-04-25 Thread Fabian Zimmermann
Hi, Am 24.04.2018 um 23:58 schrieb Marcio Prado: Has anyone upgraded OpenStack Ocata to Pike using Ubuntu 16.04? we are currently evaluating/simulating the upgrade Can you share the experiences please? well, until now we found https://bugs.launchpad.net/ubuntu/+source/cinder/+bug/1766189

Re: [Openstack] about cloud-init question

2018-04-22 Thread Fabian Zimmermann
Hi, I dont think its possible to switch the interpreter during the run. I would suggest to take a look into your cloud-init.log maybe its telling you why it is not doing what you want. Fabian Zimmermann Am 23. April 2018 03:08:15 MESZ schrieb "Huang, Haibin" : >Hi All, > &

Re: [Openstack] Glance image definition using V2 API

2018-04-21 Thread Fabian Zimmermann
Hi, just create an empty image (Without file or location param), then use add-location to set your locations. Fabian Zimmermann Am 19. April 2018 06:15:33 MESZ schrieb Cory Hawkless : >Looking for some help with defining glance images. I'm running a new >Queens installation and

[Openstack] [openstack][pike][cinder] cinder-volume agent is marked down during image upload

2018-04-18 Thread Fabian Zimmermann
Hi, we just evaluating the upgrade to pike and running into an issue with cinder-volume agent We see cinder-volume-Agent being marked DOWN if we request an volume-upload to glance and the upload runs longer than heartbeat-timeout. As soon as curl starts to upload the image, there are no fur