archanaserver | vkmc, o/ | 07:27 |
---|---|---|
archanaserver | morning! | 07:27 |
vkmc | archanaserver, \o | 07:27 |
vkmc | morning! | 07:27 |
archanaserver | i was enabling manila ui plugin | 07:27 |
archanaserver | but seems like hitting an error here "[ERROR] /opt/stack/devstack/functions-common:2249 Neutron did not start | 07:28 |
archanaserver | exit_trap: cleaning up child processes | 07:28 |
archanaserver | Error on exit | 07:28 |
archanaserver | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool." | 07:28 |
vkmc | did you google that error? | 07:29 |
archanaserver | yes did that, find that unstacking solve this issue | 07:30 |
archanaserver | but not in my case | 07:30 |
vkmc | what exactly did you google? | 07:31 |
archanaserver | i just want to know what is this error about? | 07:31 |
archanaserver | this ->[ERROR] /opt/stack/devstack/functions-common:2249 Neutron did not start exit_trap: cleaning up child processes | 07:31 |
vkmc | try this | 07:33 |
vkmc | ebtables v1.8.4 (nf_tables): table `broute' is incompatible, use 'nft' tool." | 07:33 |
vkmc | :) | 07:33 |
archanaserver | okie sure | 07:33 |
vkmc | and specify openstack | 07:33 |
vkmc | and let me know what you find | 07:33 |
archanaserver | ok | 07:33 |
vkmc | archanaserver, anything relevant? | 07:53 |
archanaserver | i found this -> https://bugs.launchpad.net/devstack/+bug/1885198 | 07:55 |
archanaserver | it's pointing to do this | 07:55 |
archanaserver | ```apt-get update | 07:55 |
archanaserver | apt-get upgrade | 07:55 |
archanaserver | apt-get install iptable | 07:55 |
archanaserver | apt-get install arptables | 07:55 |
archanaserver | apt-get install ebtablesupdate-alternatives --set iptables /usr/sbin/iptables-legacy || true | 07:55 |
archanaserver | update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true | 07:55 |
archanaserver | update-alternatives --set arptables /usr/sbin/arptables-legacy || true | 07:55 |
archanaserver | update-alternatives --set ebtables /usr/sbin/ebtables-legacy || true``` | 07:55 |
archanaserver | but i can see that in the error we don't have nftables, like the one iptables, arptables (we already have one right?) | 07:55 |
archanaserver | is this correct? am i thinking in the right direction? | 07:56 |
vkmc | :D | 07:58 |
vkmc | perfect | 07:58 |
vkmc | it's fine | 07:58 |
vkmc | once you add that | 07:58 |
vkmc | ./unstack and ./stack again | 07:59 |
archanaserver | so you are saying to install nftables, right? | 08:00 |
vkmc | I'm saying you follow that workaround | 08:01 |
vkmc | entirely | 08:01 |
vkmc | and retry stacking | 08:01 |
archanaserver | got it! | 08:02 |
archanaserver | followed that still getting the same error | 09:17 |
archanaserver | searching the error again | 09:18 |
vkmc | archanaserver, will restart the box | 11:01 |
vkmc | normally you have to be cautious with this | 11:03 |
vkmc | since rebooting a remote server could end of missing access to it | 11:03 |
vkmc | but in this case I do have access to the admin interface | 11:03 |
vkmc | so we are safe | 11:03 |
vkmc | (for future ref) | 11:03 |
archanaserver | ah okie | 11:04 |
archanaserver | hmm, but we have to do this again and again for developing any new project in devstack | 11:05 |
vkmc | depending on the project | 11:09 |
vkmc | for python-manilaclient, for instance, you don't need a full environment | 11:10 |
vkmc | you can clone the python-manilaclient repo, hack on it | 11:10 |
vkmc | run tests | 11:10 |
vkmc | and submit for review | 11:10 |
archanaserver | oh i see, will keep this in mind. thanks :) | 11:11 |
vkmc | in your case you need manila ui | 11:18 |
vkmc | so minimally you need manila, horizon, keystone | 11:18 |
archanaserver | oh yes | 11:21 |
archanaserver | (happy that this time i catch what all those term mean like horizon, keystone :D) | 11:21 |
vkmc | :D | 11:24 |
vkmc | ok I think what is the issue | 11:31 |
vkmc | gouthamr set up a branch for you, ovn-fixes | 11:31 |
vkmc | with the fixes we needed when that environment was set up | 11:31 |
vkmc | probably we don't need that anymore | 11:31 |
vkmc | I just git checkout master | 11:32 |
vkmc | in devstack | 11:32 |
vkmc | and will rerun from there | 11:32 |
archanaserver | okay | 11: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/!