Thursday, 2021-06-24

archanaservervkmc, o/07:27
archanaservermorning!07:27
vkmcarchanaserver, \o07:27
vkmcmorning!07:27
archanaserveri was enabling manila ui plugin07:27
archanaserverbut seems like hitting an error here "[ERROR] /opt/stack/devstack/functions-common:2249 Neutron did not start07:28
archanaserverexit_trap: cleaning up child processes07:28
archanaserverError on exit07:28
archanaserverebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool."07:28
vkmcdid you google that error?07:29
archanaserveryes did that, find that unstacking solve this issue07:30
archanaserverbut not in my case07:30
vkmcwhat exactly did you google?07:31
archanaserveri just want to know what is this error about?07:31
archanaserverthis ->[ERROR] /opt/stack/devstack/functions-common:2249 Neutron did not start exit_trap: cleaning up child processes07:31
vkmctry this07:33
vkmc ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool."07:33
vkmc:)07:33
archanaserverokie sure07:33
vkmcand specify openstack07:33
vkmcand let me know what you find07:33
archanaserverok07:33
vkmcarchanaserver, anything relevant?07:53
archanaserveri found this ->  https://bugs.launchpad.net/devstack/+bug/188519807:55
archanaserverit's pointing to do this07:55
archanaserver```apt-get update07:55
archanaserverapt-get upgrade07:55
archanaserverapt-get install iptable07:55
archanaserverapt-get install arptables07:55
archanaserverapt-get install ebtablesupdate-alternatives --set iptables /usr/sbin/iptables-legacy || true07:55
archanaserverupdate-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true07:55
archanaserverupdate-alternatives --set arptables /usr/sbin/arptables-legacy || true07:55
archanaserverupdate-alternatives --set ebtables /usr/sbin/ebtables-legacy || true```07:55
archanaserverbut i can see that in the error we don't have nftables, like the one iptables, arptables (we already have one right?)07:55
archanaserveris this correct? am i thinking in the right direction?07:56
vkmc:D07:58
vkmcperfect07:58
vkmcit's fine 07:58
vkmconce you add that07:58
vkmc./unstack and ./stack again07:59
archanaserverso you are saying to install nftables, right?08:00
vkmcI'm saying you follow that workaround08:01
vkmcentirely 08:01
vkmcand retry stacking08:01
archanaservergot it!08:02
archanaserverfollowed that still getting the same error09:17
archanaserversearching the error again09:18
vkmcarchanaserver, will restart the box11:01
vkmcnormally you have to be cautious with this11:03
vkmcsince rebooting a remote server could end of missing access to it11:03
vkmcbut in this case I do have access to the admin interface11:03
vkmcso we are safe11:03
vkmc(for future ref)11:03
archanaserverah okie 11:04
archanaserverhmm, but we have to do this again and again for developing any new project in devstack11:05
vkmcdepending on the project 11:09
vkmcfor python-manilaclient, for instance, you don't need a full environment11:10
vkmcyou can clone the python-manilaclient repo, hack on it11:10
vkmcrun tests11:10
vkmcand submit for review11:10
archanaserveroh i see, will keep this in mind. thanks :)11:11
vkmcin your case you need manila ui 11:18
vkmcso minimally you need manila, horizon, keystone11:18
archanaserveroh yes11:21
archanaserver(happy that this time i catch what all those term mean like horizon, keystone :D) 11:21
vkmc:D11:24
vkmcok I think what is the issue11:31
vkmcgouthamr set up a branch for you, ovn-fixes11:31
vkmcwith the fixes we needed when that environment was set up 11:31
vkmcprobably we don't need that anymore11:31
vkmcI just git checkout master 11:32
vkmcin devstack11:32
vkmcand will rerun from there11:32
archanaserverokay11:54
-opendevstatus- NOTICE: Our Zuul gating CI/CD services will be offline starting around 14:00 UTC (in roughly two hours from now) in order to apply some critical security updates, and is not expected to remain offline for more than 30 minutes.12:02
-opendevstatus- NOTICE: Our Zuul gating CI/CD services are being taken offline now in order to apply some critical security updates, and are not expected to remain offline for more than 30 minutes.13:57

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!