*** gyee has quit IRC | 00:17 | |
*** tux_ has joined #openstack-ansible | 00:23 | |
*** vnogin has joined #openstack-ansible | 00:27 | |
*** poul has joined #openstack-ansible | 00:31 | |
*** vnogin has quit IRC | 00:31 | |
*** poul has quit IRC | 00:35 | |
*** dxiri has quit IRC | 00:35 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins master: Fix setting of physical_host_addrs https://review.openstack.org/577330 | 00:39 |
---|---|---|
jmccrory | hwoarang ^ | 00:39 |
*** jra has quit IRC | 00:42 | |
openstackgerrit | Corey Wright proposed openstack/openstack-ansible-os_swift master: Replace swiftoperator role with swift_operator_role variable https://review.openstack.org/577332 | 00:44 |
*** cshen has joined #openstack-ansible | 00:44 | |
*** poul has joined #openstack-ansible | 00:48 | |
*** cshen has quit IRC | 00:49 | |
*** poul has quit IRC | 00:52 | |
tux_ | cloudnull: are you there? | 01:00 |
*** poul has joined #openstack-ansible | 01:06 | |
*** spsurya has joined #openstack-ansible | 01:07 | |
*** poul has quit IRC | 01:11 | |
*** poul has joined #openstack-ansible | 01:23 | |
*** poul has quit IRC | 01:28 | |
*** vnogin has joined #openstack-ansible | 01:28 | |
*** vnogin has quit IRC | 01:33 | |
tux_ | I have configured basic networking with systemd-networkd and now ansible setup-hosts.yml create lxcbr0 using legacy script ifcfg-* does that create issue? | 01:33 |
tux_ | cloudnull: ^^ | 01:33 |
*** poul has joined #openstack-ansible | 01:41 | |
*** poul has quit IRC | 01:46 | |
*** dxiri has joined #openstack-ansible | 01:46 | |
*** vurtz has quit IRC | 01:53 | |
*** poul has joined #openstack-ansible | 01:58 | |
*** poul has quit IRC | 02:02 | |
*** poul has joined #openstack-ansible | 02:16 | |
*** poul has quit IRC | 02:21 | |
*** dariko33 has joined #openstack-ansible | 02:26 | |
*** vnogin has joined #openstack-ansible | 02:29 | |
*** poul has joined #openstack-ansible | 02:33 | |
*** vnogin has quit IRC | 02:34 | |
*** poul has quit IRC | 02:38 | |
*** dariko33 has quit IRC | 02:42 | |
*** poul has joined #openstack-ansible | 02:50 | |
cloudnull | tux_ that's ok. | 02:51 |
cloudnull | the role will take care of what it needs | 02:51 |
tux_ | I am totally frustrated :( | 02:51 |
tux_ | this is not working none of my node | 02:51 |
tux_ | infra* log* all | 02:52 |
tux_ | none of my container not able to reach outside | 02:52 |
*** poul has quit IRC | 02:55 | |
tux_ | I disabled security playbook only that change i did from my LAB env. | 02:56 |
tux_ | in LAB everything working but same setup on production not working.. | 02:56 |
tux_ | how do i un-install everything and start over again | 02:57 |
tux_ | Do you have any good way to un-install lxc ? | 02:57 |
tux_ | cloudnull: ^^ | 02:58 |
cloudnull | is this on hardware? | 03:00 |
cloudnull | might there be something upstream blocking egress from the containers? | 03:00 |
cloudnull | you still see the traffic leaving the host? | 03:01 |
cloudnull | and if you tcpdump are you seeing a bad checksum ? | 03:01 |
tux_ | yes | 03:03 |
tux_ | hardware | 03:03 |
tux_ | i can see traffic leaving and coming back on tcpdump but not reaching to container | 03:04 |
tux_ | let me show you | 03:04 |
tux_ | cloudnull: http://paste.openstack.org/show/724076/ | 03:07 |
tux_ | I am pinging from container to 8.8.8.8 ip | 03:07 |
tux_ | you can see on br-host (my LAN) i am getting reply back on icmp but somehow its not reaching to container | 03:08 |
*** poul has joined #openstack-ansible | 03:08 | |
cloudnull | tux_ can you run `tcpdump -vlpi br-host -nn icmp` | 03:11 |
tux_ | k | 03:12 |
*** dxiri has quit IRC | 03:12 | |
cloudnull | I want to know if you're getting a bad checksum , also mind running `iptables-save` | 03:12 |
tux_ | http://paste.openstack.org/show/724077/ | 03:12 |
*** poul has quit IRC | 03:13 | |
tux_ | iptables-save http://paste.openstack.org/show/724078/ | 03:14 |
tux_ | my networkctl - http://paste.openstack.org/show/724079/ | 03:15 |
tux_ | cloudnull: ^^ | 03:21 |
cloudnull | tux_ that all looks good | 03:23 |
cloudnull | from within the containers, can you ping one another ? | 03:24 |
cloudnull | like ping an ip address on a different container using the 10.0.3.x network or br-mgmt | 03:25 |
tux_ | I can ping all my container group | 03:25 |
*** poul has joined #openstack-ansible | 03:26 | |
tux_ | i can ping every single container on that host | 03:26 |
tux_ | only issue i can't ping my LAN IPs and public IPs | 03:26 |
tux_ | i can ping br-host IP too | 03:26 |
cloudnull | ok. | 03:27 |
tux_ | i am pulling my hair believe me | 03:28 |
cloudnull | is 10.0.3.39 the address within the container | 03:28 |
cloudnull | ? | 03:28 |
tux_ | i have test all possible thing, reboot machine.. reboot container... disable SELinux etc.. | 03:28 |
tux_ | yes 10.0.3.39 is container IP | 03:28 |
cloudnull | and is 10.0.3.0/24 routable within your network ? | 03:29 |
tux_ | http://paste.openstack.org/show/724080/ | 03:29 |
cloudnull | IEI :its not apart of some other larger subnet in your network | 03:29 |
tux_ | cloudnull: see list of container IP | 03:29 |
tux_ | NO 10.0.3.0/24 isn't routable | 03:29 |
cloudnull | mind sharing `ip r` | 03:30 |
*** vnogin has joined #openstack-ansible | 03:30 | |
tux_ | MY LAN is 10.30.0.0/16 | 03:30 |
tux_ | ok | 03:30 |
*** poul has quit IRC | 03:30 | |
tux_ | http://paste.openstack.org/show/724081/ | 03:31 |
cloudnull | that all looks good | 03:32 |
tux_ | :( | 03:33 |
tux_ | if 10.0.3.0/24 is getting NAT then there is no routing issue with LAN | 03:34 |
*** vnogin has quit IRC | 03:34 | |
cloudnull | can you ping 8.8.8.8 in the container and tcpdump on the veth leaving the lxcbr0 bridge ? | 03:34 |
cloudnull | the veth should have a name similar to the container | 03:35 |
cloudnull | ostack-infra-01_utility_container-a8dbff46 | 03:35 |
cloudnull | should have a veth with "a8dbff46" in it | 03:35 |
tux_ | let me understand what you saying | 03:36 |
cloudnull | `tcpdump -vnpi $interface_name` | 03:36 |
tux_ | how do i find veth of container? | 03:36 |
cloudnull | you can search for the interface name with `ip a l | grep a8dbff46` | 03:36 |
cloudnull | every veth used with the containers are named | 03:37 |
cloudnull | and the name follows the hash at the end of the container name | 03:37 |
tux_ | why i have two veth?????? | 03:37 |
tux_ | http://paste.openstack.org/show/724082/ | 03:37 |
tux_ | see this one | 03:37 |
cloudnull | one for lxcbr0 (eth0 in the container), one for br-mgmt (eth1 in the container) | 03:38 |
cloudnull | so we want to run the tcpdump on `tcpdump -vnpi a8dbff46_eth0` | 03:38 |
cloudnull | then ping 8.8.8.8 using the eth0 interface specifically | 03:39 |
tux_ | should i run tcpdump on interface `a8dbff46_eth0@if167` | 03:39 |
cloudnull | `ping 8.8.8.8 -I eth0` | 03:39 |
tux_ | doing it | 03:39 |
cloudnull | just a8dbff46_eth0 should be all you need | 03:39 |
tux_ | nothing in output | 03:40 |
cloudnull | so you see the traffic leave the veth but never return ? | 03:40 |
tux_ | no nothing tcpdump is empty | 03:41 |
cloudnull | does running `lxc-veth-check` return any information ? | 03:41 |
tux_ | not a single pkt | 03:41 |
-tux_- [root@ostack-infra-01 ~]# lxc-veth-check | 03:41 | |
-tux_- 2.0.9 | 03:41 | |
cloudnull | ok. | 03:41 |
tux_ | thats it | 03:41 |
tux_ | why i am not seeing any pkt on veth? | 03:42 |
cloudnull | if you keep that ping going and dump on lxcbr0, do you see anything there? | 03:42 |
tux_ | let me do | 03:43 |
* cloudnull is assuming your running the ping on the utility container, which corresponds to the veth "a8dbff46_eth0" | 03:43 | |
*** poul has joined #openstack-ansible | 03:43 | |
tux_ | yes i am seeing packet going out but not coming back | 03:43 |
tux_ | oh! wait... | 03:43 |
tux_ | wait... | 03:44 |
tux_ | i am running on repo container shit... | 03:44 |
tux_ | hold on | 03:44 |
cloudnull | ok. | 03:44 |
tux_ | let me do on utility | 03:44 |
cloudnull | you could do the same with the repo container | 03:44 |
cloudnull | just use a different named veth | 03:44 |
tux_ | http://paste.openstack.org/show/724083/ | 03:45 |
*** udesale has joined #openstack-ansible | 03:45 | |
tux_ | i am seeing pkt going out but not returning | 03:45 |
tux_ | but on same time br-host showing packet coming back from 8.8.8.8 | 03:47 |
tux_ | http://paste.openstack.org/show/724084/ | 03:47 |
tux_ | look like br-host not handing over packet back to lxcbr0 | 03:47 |
*** poul has quit IRC | 03:47 | |
tux_ | cloudnull: ^^ | 03:49 |
tux_ | in NAT nf_conntrack i am seeing one line --- ipv4 2 icmp 1 29 src=10.0.3.13 dst=8.8.8.8 type=8 code=0 id=439 src=8.8.8.8 dst=10.30.2.21 type=0 code=0 id=439 mark=0 secctx=system_u:object_r:unlabeled_t:s0 zone=0 use=2 | 03:49 |
tux_ | Do you think this is SELinux issue? | 03:51 |
tux_ | Current mode: permissive | 03:52 |
*** mattinator has quit IRC | 03:52 | |
*** poopcat has quit IRC | 03:53 | |
cloudnull | could be? | 03:54 |
tux_ | cloudnull: you must be tired too :) | 03:54 |
cloudnull | sorry was talking with my wife , | 03:54 |
tux_ | my selinux running in permissive mode | 03:54 |
cloudnull | try disabling it ? | 03:54 |
tux_ | permissive mode shouldn't do anything right? | 03:54 |
cloudnull | shouldnt | 03:55 |
cloudnull | do you see any logs ? | 03:55 |
tux_ | nothing in audit.log | 03:55 |
tux_ | thinking i can kickstart those box again | 03:57 |
tux_ | start over again :( | 03:57 |
cloudnull | i dont think you need to ... | 03:57 |
tux_ | but what i can do now | 03:59 |
tux_ | if you want i can get you access of box :) | 03:59 |
tux_ | tomorrow using remote session or something | 03:59 |
tux_ | i have verify all setting with my LAB box and everything looks good | 04:00 |
*** poul has joined #openstack-ansible | 04:00 | |
tux_ | only difference is i didn't run any security playbook on production | 04:01 |
cloudnull | can you disable selinux just to try ? | 04:01 |
tux_ | let me do that hold on | 04:01 |
cloudnull | the sec playbook shouldn't make connectivity differences, though it does enforce the stig | 04:01 |
tux_ | SELINUX=disabled - rebooting box | 04:02 |
cloudnull | can you compare the lab vs prod to see if there are different kernel modules loaded ? | 04:02 |
tux_ | on my LAB i have SELINUX=permissive and its working fine | 04:02 |
cloudnull | ok | 04:02 |
cloudnull | so maybe the sec role is causing some conflict with your prod environment? | 04:03 |
cloudnull | i've personally never experienced that , though I wouldn't rule it out | 04:03 |
tux_ | same kernel version kernel-3.10.0-862.2.3.el7.x86_64 | 04:03 |
tux_ | i am running pike version | 04:04 |
*** poul has quit IRC | 04:04 | |
tux_ | only difference is on LAB i am not using systemd-networkd | 04:05 |
tux_ | and LAB doesn't have bond0 interface | 04:05 |
tux_ | on production i have bond0 + VLAN + Brideg | 04:05 |
tux_ | does bond0 + VLAN cause any issue? | 04:08 |
*** poul has joined #openstack-ansible | 04:10 | |
tux_ | after disable SELinux still no ping | 04:10 |
cloudnull | ok . | 04:10 |
cloudnull | bond0 vlan tags works fine | 04:11 |
tux_ | Ok | 04:11 |
tux_ | now i am running out of idea | 04:11 |
cloudnull | bond + vlantag + bridge is how almost all of my setups are | 04:11 |
tux_ | hmmm | 04:12 |
cloudnull | is dnsmasq running ? | 04:12 |
cloudnull | lxc-dnsmasq i think is the process name in pike | 04:12 |
tux_ | yes running dnsmasq --user=lxc-dnsmasq | 04:12 |
cloudnull | can you restart that ? | 04:12 |
cloudnull | then lxc-stop / start a container ? | 04:13 |
tux_ | i did reboot whole box | 04:13 |
cloudnull | ok. | 04:13 |
cloudnull | that's right | 04:13 |
cloudnull | maybe a difference in sysctl ? | 04:13 |
tux_ | one thing i want to tell you.. | 04:13 |
cloudnull | ok ? | 04:13 |
tux_ | first time i ran setup-hosts.yml and it failed on log1 (wrong IP) | 04:14 |
*** poul has quit IRC | 04:14 | |
tux_ | then i delete inventory json file and re-run setup-hosts.yml and got error saying already used IP on containers | 04:14 |
tux_ | i have sent email to you also.. James responded | 04:15 |
tux_ | jamesdenton: told me you shouldn't delete inventory because it will re-arrange ips | 04:16 |
tux_ | so this is what i did to fix that issue... | 04:16 |
tux_ | I have un-install lxc and delete /var/lib/lxc folder | 04:16 |
tux_ | yum remove lxc* | 04:16 |
tux_ | on all my infra* and log* boxes | 04:16 |
tux_ | after that i am re-running setup-hosts again and encounter this issue :( | 04:17 |
tux_ | Do you think my rollback plan was terrible idea? | 04:17 |
tux_ | cloudnull: ^^^ | 04:17 |
tux_ | http://paste.openstack.org/show/724085/ | 04:24 |
tux_ | If you get time reply to my emails.. | 04:25 |
tux_ | i think its too late lets get some sleep | 04:25 |
tux_ | cloudnull: Thanks you so much! for helping me out with this issue.. i will burn this down and re-do again... will keep you posted | 04:26 |
tux_ | good night | 04:26 |
*** cjloader has joined #openstack-ansible | 04:27 | |
*** poul has joined #openstack-ansible | 04:27 | |
*** poul has quit IRC | 04:31 | |
cloudnull | sorry was afk | 04:31 |
cloudnull | it sounds like the main difference was that the sec role wasnt applied in your lab vs prod | 04:32 |
*** cjloader has quit IRC | 04:32 | |
cloudnull | I'd nuke from orbit and start from there. | 04:32 |
cloudnull | as for the inventory issues, that could cause terrible problems with duplicate ips and such however that can all be corrected if you're seein ghtat | 04:32 |
cloudnull | I gotta run . | 04:32 |
cloudnull | ttyl | 04:32 |
cloudnull | let me know how it all goes. | 04:32 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Enable network cleanup on role run https://review.openstack.org/574551 | 04:33 |
*** tux_ has quit IRC | 04:37 | |
*** tux_ has joined #openstack-ansible | 04:38 | |
*** Bhujay has joined #openstack-ansible | 04:40 | |
*** tux_ has quit IRC | 04:41 | |
*** poul has joined #openstack-ansible | 04:44 | |
*** spsurya has quit IRC | 04:48 | |
*** poul has quit IRC | 04:49 | |
*** poul has joined #openstack-ansible | 05:02 | |
*** poul has quit IRC | 05:06 | |
openstackgerrit | Merged openstack/openstack-ansible-nspawn_container_create master: Update role to accomodate testing change https://review.openstack.org/577047 | 05:09 |
*** poul has joined #openstack-ansible | 05:19 | |
*** poul has quit IRC | 05:24 | |
*** vnogin has joined #openstack-ansible | 05:31 | |
*** vnogin has quit IRC | 05:35 | |
*** tux_ has joined #openstack-ansible | 05:47 | |
*** tux_ has quit IRC | 05:51 | |
*** nicolasbock has joined #openstack-ansible | 05:53 | |
*** masber has joined #openstack-ansible | 05:57 | |
*** DanyC has joined #openstack-ansible | 06:07 | |
*** lvdombrkr has joined #openstack-ansible | 06:10 | |
*** cshen has joined #openstack-ansible | 06:19 | |
*** dariko33 has joined #openstack-ansible | 06:20 | |
*** radeks has joined #openstack-ansible | 06:21 | |
*** pcaruana has joined #openstack-ansible | 06:30 | |
*** vnogin has joined #openstack-ansible | 06:31 | |
*** cshen has quit IRC | 06:33 | |
*** vnogin has quit IRC | 06:36 | |
*** DanyC has quit IRC | 06:37 | |
*** sxc731 has joined #openstack-ansible | 06:38 | |
*** armaan has joined #openstack-ansible | 06:43 | |
*** lvdombrkr89 has joined #openstack-ansible | 06:50 | |
*** lvdombrkr has quit IRC | 06:53 | |
*** cshen has joined #openstack-ansible | 06:53 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Enable network cleanup on role run https://review.openstack.org/574551 | 06:56 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: fix tox python3 overrides https://review.openstack.org/576123 | 06:57 |
*** sxc731 has quit IRC | 06:58 | |
hwoarang | jmccrory: thank you i am going to try your patch today | 07:04 |
*** poul has joined #openstack-ansible | 07:07 | |
*** poul has quit IRC | 07:08 | |
*** poul has joined #openstack-ansible | 07:09 | |
*** poul_ has joined #openstack-ansible | 07:10 | |
hwoarang | jmccrory: hmm it's failing on zuul | 07:11 |
*** poul has quit IRC | 07:14 | |
*** DanyC has joined #openstack-ansible | 07:14 | |
*** armaan has quit IRC | 07:15 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_horizon master: Add developer panels to horizon https://review.openstack.org/573318 | 07:15 |
*** armaan has joined #openstack-ansible | 07:15 | |
hwoarang | jmccrory: the patch is working for me thank you | 07:16 |
hwoarang | now you need to fix zuul | 07:16 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-ops master: Improve metricbeat Ceph detection https://review.openstack.org/577300 | 07:16 |
*** tosky has joined #openstack-ansible | 07:18 | |
*** rodolof has joined #openstack-ansible | 07:21 | |
*** epalper has joined #openstack-ansible | 07:24 | |
*** pmannidi has quit IRC | 07:28 | |
*** vnogin has joined #openstack-ansible | 07:32 | |
*** vnogin has quit IRC | 07:37 | |
*** rodolof has quit IRC | 07:38 | |
*** DanyC has quit IRC | 07:41 | |
*** rodolof has joined #openstack-ansible | 07:42 | |
*** sxc731 has joined #openstack-ansible | 07:48 | |
*** radeks has quit IRC | 07:49 | |
*** cshen has quit IRC | 07:54 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-plugins master: Fix setting of physical_host_addrs https://review.openstack.org/577330 | 07:57 |
*** shardy has joined #openstack-ansible | 08:08 | |
*** armaan has quit IRC | 08:09 | |
*** armaan has joined #openstack-ansible | 08:10 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-plugins master: Fix setting of physical_host_addrs https://review.openstack.org/577330 | 08:22 |
*** Bhujay has quit IRC | 08:25 | |
*** armaan has quit IRC | 08:25 | |
*** armaan has joined #openstack-ansible | 08:25 | |
*** cshen has joined #openstack-ansible | 08:36 | |
*** Bhujay has joined #openstack-ansible | 08:38 | |
*** Dan has joined #openstack-ansible | 08:39 | |
*** Dan is now known as Dan__ | 08:39 | |
*** Dan__ is now known as dan | 08:40 | |
*** cshen has quit IRC | 08:41 | |
*** dan is now known as dan_devops | 08:41 | |
*** dan_devops has left #openstack-ansible | 08:41 | |
*** DanyC has joined #openstack-ansible | 08:42 | |
*** DanyC has quit IRC | 08:47 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-plugins master: Fix setting of physical_host_addrs https://review.openstack.org/577330 | 08:50 |
*** vnogin has joined #openstack-ansible | 08:56 | |
*** koukou has joined #openstack-ansible | 08:58 | |
*** vnogin has quit IRC | 09:01 | |
*** vnogin has joined #openstack-ansible | 09:01 | |
*** shardy has quit IRC | 09:16 | |
*** shardy has joined #openstack-ansible | 09:17 | |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible-plugins master: DNM - Testing connection plugins https://review.openstack.org/577378 | 09:30 |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible master: Install gnocchi before ceilometer https://review.openstack.org/577379 | 09:33 |
*** vnogin has quit IRC | 09:38 | |
*** DanyC has joined #openstack-ansible | 09:44 | |
*** DanyC has quit IRC | 09:49 | |
*** cshen has joined #openstack-ansible | 09:57 | |
*** armaan has quit IRC | 09:57 | |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-os_ceilometer master: Fix ceilometer task order https://review.openstack.org/577384 | 10:01 |
*** vnogin has joined #openstack-ansible | 10:12 | |
*** vnogin has quit IRC | 10:12 | |
*** vnogin has joined #openstack-ansible | 10:13 | |
*** rodolof has quit IRC | 10:20 | |
*** rodolof has joined #openstack-ansible | 10:20 | |
*** armaan has joined #openstack-ansible | 10:56 | |
*** sxc731 has quit IRC | 11:03 | |
*** luksky has joined #openstack-ansible | 11:03 | |
*** cshen has quit IRC | 11:04 | |
*** tux_ has joined #openstack-ansible | 11:30 | |
*** udesale_ has joined #openstack-ansible | 11:32 | |
*** udesale_ has quit IRC | 11:33 | |
*** udesale_ has joined #openstack-ansible | 11:34 | |
*** udesale has quit IRC | 11:34 | |
*** tux_ has quit IRC | 11:34 | |
*** cshen has joined #openstack-ansible | 11:40 | |
*** zerocrash has joined #openstack-ansible | 11:40 | |
*** udesale_ has quit IRC | 11:42 | |
*** santacloud has joined #openstack-ansible | 11:50 | |
santacloud | Hi | 11:50 |
santacloud | I need help | 11:50 |
santacloud | I have just installed two of my infra nodes because of SSD failures | 11:51 |
santacloud | now, when I launch playbooks to install again my configuration, I have pip installation errors | 11:52 |
santacloud | on task : TASK [pip_install : Install pip packages] | 11:52 |
santacloud | command "/usr/local/bin/pip2 install -U --constraint http://172.29.236.9:8181/os-releases/16.0.9/ubuntu-16.04-x86_64/requirements_absolute_requirements.txt" | 11:53 |
santacloud | returns: ERROR: You must give at least one requirement to install (see \"pip help install\") | 11:53 |
santacloud | I can wget the requirements file | 11:53 |
santacloud | I downgraded pip version from 10 to 9 on my freshly installed servers | 11:54 |
jamesdenton | There was a bug w/ Pike IIRC. Former recommendation was to do a minor upgrade: https://docs.openstack.org/openstack-ansible/pike/user/minor-upgrade.html | 11:55 |
jamesdenton | http://eavesdrop.openstack.org/irclogs/%23openstack-ansible/%23openstack-ansible.2018-04-21.log.html | 11:56 |
*** harryhuang_ has quit IRC | 11:56 | |
santacloud | jamesdenton: thanks | 11:58 |
MasterofJOKers | patchin pip_install role on deploy with https://github.com/openstack/openstack-ansible-pip_install/commit/1dfc0599f28989a614a978bd1c9e842c4687e9e7 also helps | 11:58 |
santacloud | MasterofJOKers: thanks | 11:59 |
*** poul__ has joined #openstack-ansible | 12:00 | |
*** poul_ has quit IRC | 12:01 | |
*** poul___ has joined #openstack-ansible | 12:01 | |
*** vakuznet has joined #openstack-ansible | 12:03 | |
*** tux_ has joined #openstack-ansible | 12:04 | |
*** poul__ has quit IRC | 12:05 | |
tux_ | cloudnull: I did security playbook and still not working... i am going to re-install now.. | 12:18 |
*** tux_ has quit IRC | 12:19 | |
*** armaan has quit IRC | 12:44 | |
*** armaan has joined #openstack-ansible | 12:45 | |
*** vnogin has quit IRC | 12:54 | |
openstackgerrit | Andy McCrae proposed openstack/ansible-config_template master: Remove --diff mode support https://review.openstack.org/577418 | 13:02 |
*** armaan has quit IRC | 13:10 | |
*** armaan has joined #openstack-ansible | 13:10 | |
andymccr | cloudnull: ^ diff mode remove is probably best option for right now :( | 13:15 |
*** tux_ has joined #openstack-ansible | 13:25 | |
*** tux__ has joined #openstack-ansible | 13:28 | |
*** vnogin has joined #openstack-ansible | 13:30 | |
*** tux_ has quit IRC | 13:32 | |
*** armaan has quit IRC | 13:35 | |
*** armaan has joined #openstack-ansible | 13:35 | |
*** tux__ has quit IRC | 13:46 | |
*** tux_ has joined #openstack-ansible | 13:47 | |
*** zerocrash has quit IRC | 13:52 | |
*** zerocrash has joined #openstack-ansible | 13:52 | |
*** lbragstad is now known as elbragstad | 13:52 | |
*** cmart has joined #openstack-ansible | 13:56 | |
*** radeks has joined #openstack-ansible | 13:56 | |
*** brad[] has quit IRC | 14:02 | |
*** tux_ has quit IRC | 14:02 | |
openstackgerrit | Merged openstack/openstack-ansible-galera_server master: Remove python-crypto and use in-repo GPG keys https://review.openstack.org/576989 | 14:02 |
openstackgerrit | kourosh vivan proposed openstack/openstack-ansible-os_neutron master: Add option for dhcp per network https://review.openstack.org/577428 | 14:05 |
*** zerocrash has quit IRC | 14:06 | |
*** vnogin has quit IRC | 14:09 | |
*** armaan has quit IRC | 14:10 | |
*** armaan has joined #openstack-ansible | 14:10 | |
*** chas has joined #openstack-ansible | 14:12 | |
nicolasbock | Hi everybody | 14:13 |
nicolasbock | evrardjp and hwoarang do you know what the status of Leap 42.3 support is? | 14:14 |
nicolasbock | The reason I am asking is that my deploy keeps failing on Leap | 14:14 |
nicolasbock | And I am wondering whether it's me or something else | 14:14 |
nicolasbock | I am using the aio_lxc scenario | 14:15 |
*** zerocrash has joined #openstack-ansible | 14:18 | |
*** armaan has quit IRC | 14:18 | |
*** armaan has joined #openstack-ansible | 14:19 | |
*** tux_ has joined #openstack-ansible | 14:20 | |
*** seba has joined #openstack-ansible | 14:21 | |
*** udesale has joined #openstack-ansible | 14:21 | |
*** chas has quit IRC | 14:21 | |
*** chas has joined #openstack-ansible | 14:22 | |
*** chas has quit IRC | 14:22 | |
*** chas has joined #openstack-ansible | 14:22 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_aodh master: Fix the ansible role aim to Aodh https://review.openstack.org/577433 | 14:29 |
*** zerocrash has quit IRC | 14:31 | |
*** zerocrash has joined #openstack-ansible | 14:31 | |
*** zerocrash has quit IRC | 14:32 | |
*** dxiri has joined #openstack-ansible | 14:32 | |
cloudnull | mornings | 14:36 |
tux_ | morning | 14:37 |
*** FrankZhang has joined #openstack-ansible | 14:37 | |
cloudnull | looks like cent is failing across the board | 14:37 |
tux_ | for testing i just re-kickstart log1 server (only one) and now i am going to run setup-hosts.yml only to see it fix my container networking | 14:37 |
cloudnull | https://review.openstack.org/#/c/573514/ | 14:37 |
cloudnull | is there an effort to resolve that on-going or should we make cent NV for the time being | 14:38 |
cloudnull | tux_ you can limit that to just the log node to see if it help . | 14:38 |
cloudnull | log node and the containers on it | 14:39 |
tux_ | yes "-l log1" | 14:39 |
*** santacloud has quit IRC | 14:39 | |
cloudnull | --limit $nodename:$containername | 14:39 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_searchlight master: Fix the ansible role aim to searchlight https://review.openstack.org/577436 | 14:39 |
tux_ | i am only going to do "--limit log1" that should take care of everything right? | 14:40 |
cloudnull | any cores around mind giving https://review.openstack.org/#/q/topic:osprofiler+(status:open+OR+status:merged) a nudge ? | 14:40 |
cloudnull | tux_ that would limit it to just the host | 14:40 |
cloudnull | if there are containers on that host you will need to include them | 14:40 |
tux_ | that node is empty i just re-build OS | 14:41 |
tux_ | nothing running on it.. | 14:41 |
tux_ | I am thinking not to run "yum upgrade" incase new kernel create any issue | 14:41 |
*** vnogin has joined #openstack-ansible | 14:43 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-rabbitmq_server master: Add description into README like others https://review.openstack.org/577439 | 14:43 |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins master: Fix setting of physical_host_addrs https://review.openstack.org/577330 | 14:44 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_panko master: Fix the ansible role aim to Panko https://review.openstack.org/577440 | 14:45 |
openstackgerrit | Merged openstack/ansible-config_template master: Remove --diff mode support https://review.openstack.org/577418 | 14:48 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_tempest master: Add description into README like others https://review.openstack.org/577441 | 14:49 |
*** cshen has quit IRC | 14:50 | |
*** pingfrog has joined #openstack-ansible | 14:51 | |
openstackgerrit | Merged openstack/openstack-ansible-os_zun master: Add packages required for osprofiler https://review.openstack.org/573519 | 14:52 |
*** cjloader has joined #openstack-ansible | 14:52 | |
*** chas has quit IRC | 14:52 | |
openstackgerrit | Nguyen Hai proposed openstack/openstack-ansible master: Trivial: Update pypi url to new url https://review.openstack.org/563385 | 14:52 |
*** chas has joined #openstack-ansible | 14:52 | |
cloudnull | tux_ the log host should have at least one container in pike, rsyslog | 14:53 |
cloudnull | so you can do a limit of $hostname:rsyslog_all | 14:54 |
*** chas has quit IRC | 14:54 | |
tux_ | yes i started ansible so hopefully it will build it and then i can ping | 14:54 |
*** chas has joined #openstack-ansible | 14:54 | |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca master: Add packages required for osprofiler https://review.openstack.org/573520 | 14:54 |
tux_ | cloudnull: ok | 14:54 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_blazar master: Add release note link in README https://review.openstack.org/577442 | 14:55 |
*** vnogin has quit IRC | 14:55 | |
*** epalper has quit IRC | 14:56 | |
pingfrog | hey folks, wondering if you could help me out with our haproxy configuration. I'd like to add a header rewrite rule for the Horizon backend and can see I should be able to customise this using the haproxy_backend_options variable. My question is: where should I add this customisation and do I need to copy the whole haproxy_default_services block? | 14:56 |
*** cjloader has quit IRC | 14:58 | |
cloudnull | pingfrog there's an extra variable that you can use to inject new config | 14:58 |
*** cjloader has joined #openstack-ansible | 14:58 | |
*** rodolof has quit IRC | 14:58 | |
cloudnull | haproxy_extra_services | 14:59 |
*** vnogin has joined #openstack-ansible | 14:59 | |
cloudnull | used here https://github.com/openstack/openstack-ansible/blob/master/playbooks/haproxy-install.yml#L57 | 14:59 |
cloudnull | so you can add that variable to your user_variables.yml | 14:59 |
cloudnull | then rerun haproxy | 14:59 |
*** rodolof has joined #openstack-ansible | 14:59 | |
cloudnull | it wont merge with the horizon config however if you duplicate the horizon stanza it will override it | 15:00 |
pingfrog | perfect, many thanks for your quick help | 15:00 |
openstackgerrit | Merged openstack/openstack-ansible-os_masakari master: Add packages required for osprofiler https://review.openstack.org/573524 | 15:00 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_horizon master: Add release note link in README https://review.openstack.org/577444 | 15:03 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_blazar master: Add project home link in README https://review.openstack.org/577442 | 15:04 |
*** luksky has quit IRC | 15:06 | |
openstackgerrit | Nguyen Hai proposed openstack/openstack-ansible master: Trivial: Update pypi url to new url https://review.openstack.org/563385 | 15:10 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_keystone master: Delete the unused port 35357 https://review.openstack.org/577445 | 15:11 |
openstackgerrit | Merged openstack/openstack-ansible-os_congress master: Add packages required for osprofiler https://review.openstack.org/573501 | 15:13 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty master: Add packages required for osprofiler https://review.openstack.org/573521 | 15:13 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_molteniron master: Add release note link in README https://review.openstack.org/577446 | 15:14 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_monasca-agent master: Add release note link in README https://review.openstack.org/577447 | 15:19 |
*** Bhujay has quit IRC | 15:20 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_monasca-ui master: Add release note link in README https://review.openstack.org/577450 | 15:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_zaqar master: Add packages required for osprofiler https://review.openstack.org/573522 | 15:20 |
openstackgerrit | Merged openstack/openstack-ansible-os_watcher master: Add packages required for osprofiler https://review.openstack.org/573523 | 15:22 |
*** koukou has quit IRC | 15:22 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_neutron master: Add release note link in README https://review.openstack.org/577451 | 15:23 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_tempest master: Add description into README like others https://review.openstack.org/577441 | 15:25 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_zun master: Add release note link in README https://review.openstack.org/577453 | 15:32 |
*** rpittau has quit IRC | 15:35 | |
*** cjloader has quit IRC | 15:36 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-os_ceilometer master: Remove the duplicated word https://review.openstack.org/577455 | 15:37 |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-ops master: Remove the duplicated word https://review.openstack.org/577456 | 15:39 |
*** gyee has joined #openstack-ansible | 15:41 | |
openstackgerrit | zhulingjie proposed openstack/openstack-ansible-lxc_container_create master: Remove the duplicated word https://review.openstack.org/577458 | 15:41 |
*** chyka has joined #openstack-ansible | 15:44 | |
openstackgerrit | German Eichberger proposed openstack/openstack-ansible-os_octavia master: Adds the issuer to the CAs https://review.openstack.org/576234 | 15:47 |
*** lvdombrkr89 has quit IRC | 15:48 | |
*** DanyC has joined #openstack-ansible | 15:50 | |
*** DanyC has quit IRC | 15:54 | |
ioni | hello guys | 15:57 |
ioni | i need some advice | 15:58 |
ioni | i need to add an ipv6 ip into neutron agent container in order to set up a bgp peer on ipv6 | 15:58 |
ioni | i can do it manually but i want to have it persistent in the configs every time i run the playbooks related to container | 16:00 |
ioni | is there a way to set it up in openstack_user_config? | 16:00 |
*** pcaruana has quit IRC | 16:04 | |
*** FrankZhang has quit IRC | 16:06 | |
*** nicolasbock has quit IRC | 16:06 | |
*** poul___ has quit IRC | 16:09 | |
*** Bhujay has joined #openstack-ansible | 16:10 | |
*** Bhujay has quit IRC | 16:14 | |
*** Bhujay has joined #openstack-ansible | 16:14 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-apt_package_pinning master: Switch to using project-templates https://review.openstack.org/577469 | 16:20 |
*** chas has quit IRC | 16:23 | |
*** chas has joined #openstack-ansible | 16:23 | |
*** pingfrog has quit IRC | 16:24 | |
*** chas has quit IRC | 16:27 | |
openstackgerrit | Merged openstack/openstack-ansible-openstack_hosts master: Stop setting package priorities https://review.openstack.org/576954 | 16:28 |
*** radeks has quit IRC | 16:30 | |
*** vnogin has quit IRC | 16:39 | |
*** chas has joined #openstack-ansible | 16:45 | |
cloudnull | ioni if you have v6 using slaac or dhcpv6 the containers will pickup an ipv6 address automatically. | 16:48 |
cloudnull | otherwise you can add to the provider networks an interface / address that is v6 | 16:49 |
*** kberger has joined #openstack-ansible | 16:50 | |
jrosser | ioni: might be worth taking a look at this https://review.openstack.org/#/c/570456/2/vars/main.yml | 16:51 |
jrosser | i use that to create fixed IP interfaces on specific containers, you might be able to use it similarly if you need to tie down the ipv6 address for your bgp | 16:52 |
*** chas has quit IRC | 16:53 | |
*** chas has joined #openstack-ansible | 16:54 | |
*** vnogin has joined #openstack-ansible | 16:57 | |
*** chas has quit IRC | 16:58 | |
*** vnogin has quit IRC | 17:02 | |
*** rodolof has quit IRC | 17:10 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-ceph_client master: Switch to using project-templates https://review.openstack.org/577478 | 17:10 |
tux_ | cloudnull: i am so pissed of on this LXC :( | 17:16 |
tux_ | it didn't work | 17:16 |
tux_ | i totally re-build whole system and still my LXC container not pinging outside world :( | 17:16 |
cloudnull | still exhibiting the same issue? | 17:16 |
tux_ | same issue | 17:17 |
cloudnull | packets out, but not returning to the container? | 17:17 |
tux_ | same tcpdump stuff | 17:17 |
cloudnull | ok. | 17:17 |
cloudnull | I don't think this is an LXC issue. | 17:17 |
*** cshen has joined #openstack-ansible | 17:17 | |
tux_ | my host machine can ping outside world then why not lxc :( | 17:17 |
tux_ | its just simple NAT | 17:17 |
cloudnull | it is. | 17:18 |
tux_ | i think you can't use NAT on br-host interface.. that is what i am thinking now | 17:18 |
tux_ | you need physical interface to do NAT | 17:18 |
cloudnull | but you had that same setup in the lab, no? | 17:18 |
tux_ | in LAB i have physical interface | 17:19 |
cloudnull | ok. | 17:19 |
tux_ | 4x1G | 17:19 |
tux_ | on production i have 2x10G | 17:19 |
cloudnull | can you run brctl show br-host ? | 17:19 |
cloudnull | what is connecting to the br-host bridge? | 17:20 |
-tux_- [root@ostack-log-01 ~]# brctl show | 17:20 | |
-tux_- bridge namebridge idSTP enabledinterfaces | 17:20 | |
-tux_- br-host8000.a69446e46c00noens192 | 17:20 | |
-tux_- br-mgmt8000.7a259115c6a6no04cb9e3a_eth1 | 17:20 | |
-tux_- ens224 | 17:20 | |
-tux_- lxcbr08000.fe05e7cf562fno04cb9e3a_eth0 | 17:20 | |
tux_ | br-host is map with ens192 | 17:20 |
cloudnull | pastebin? | 17:20 |
cloudnull | ok. | 17:20 |
tux_ | hold on doing it | 17:20 |
tux_ | http://paste.openstack.org/show/724143/ | 17:21 |
*** armaan has quit IRC | 17:21 | |
tux_ | if you have teamviewer i can get you in the box | 17:21 |
tux_ | you can take a look yourself :) | 17:22 |
*** armaan has joined #openstack-ansible | 17:22 | |
*** cshen has quit IRC | 17:22 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-galera_client master: Switch to using project-templates https://review.openstack.org/577480 | 17:23 |
*** electrofelix has quit IRC | 17:23 | |
*** armaan has quit IRC | 17:24 | |
*** armaan has joined #openstack-ansible | 17:24 | |
cloudnull | tux_ I do not have team viewer. | 17:24 |
cloudnull | I have hangouts ? | 17:24 |
tux_ | can you take control on hangout ? | 17:25 |
tux_ | i have hangout too | 17:25 |
cloudnull | I know you can with chrome remote desktop | 17:25 |
tux_ | if you download teamviewr its free and no account need :) | 17:25 |
cloudnull | as for the br-host interface, maybe you can get rid of it? | 17:25 |
tux_ | but i am OK with hangout too | 17:25 |
cloudnull | just IP ens192 | 17:25 |
cloudnull | instead of using the bridge | 17:26 |
tux_ | Ok let me try that ens192 IP | 17:26 |
cloudnull | if that works then we should document that as a limitation . | 17:26 |
tux_ | also only difference is on LAB i am using ifcfg-* style networking | 17:26 |
tux_ | on production i am doing networkd | 17:26 |
tux_ | do you think that could be an issue? | 17:26 |
* cloudnull is using networkd for my new environments | 17:26 | |
cloudnull | I guess it could a problem however it's not been one for me so far. | 17:27 |
tux_ | :( | 17:28 |
tux_ | let me do ens192 and see first | 17:28 |
tux_ | second i will do ifcfg-* and see | 17:28 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-apt_package_pinning master: Make APT pinning noop on distros that don't use APT https://review.openstack.org/577481 | 17:29 |
cloudnull | tux_ the lab didn't have br-host right ? | 17:29 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-apt_package_pinning master: Switch to using project-templates https://review.openstack.org/577469 | 17:29 |
tux_ | yes i don't have br-host | 17:29 |
*** chas has joined #openstack-ansible | 17:29 | |
cloudnull | ok. | 17:29 |
cloudnull | if that's the issue I'd like to capture that and doc it in the reference arch | 17:30 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-haproxy_server master: Switch to using project-templates https://review.openstack.org/577482 | 17:31 |
*** dariko33 has quit IRC | 17:32 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-lxc_container_create master: Switch to using project-templates https://review.openstack.org/577483 | 17:36 |
*** kberger has quit IRC | 17:42 | |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-apt_package_pinning master: Make APT pinning noop on distros that don't use APT https://review.openstack.org/577481 | 17:43 |
*** vnogin has joined #openstack-ansible | 17:43 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-memcached_server master: Switch to using project-templates https://review.openstack.org/577486 | 17:46 |
tux_ | cloudnull: i remove br-host still same issue :( | 17:47 |
tux_ | now i am going to remove networkd stuff | 17:47 |
cloudnull | ok. | 17:52 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-nspawn_container_create master: Switch to using project-templates https://review.openstack.org/577488 | 17:53 |
*** vnogin has quit IRC | 17:56 | |
*** Bhujay has quit IRC | 17:57 | |
*** vnogin has joined #openstack-ansible | 17:59 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-nspawn_hosts master: Switch to using project-templates https://review.openstack.org/577492 | 18:00 |
tux_ | cloudnull: ready for result ;) | 18:01 |
tux_ | that f*** works | 18:01 |
cloudnull | ? | 18:01 |
tux_ | as soon as i removed networkd | 18:01 |
tux_ | standard ifcfg-* config works | 18:02 |
cloudnull | can you see if there's differences in the interface setup ? | 18:02 |
*** chas has quit IRC | 18:02 | |
tux_ | let me do pastbin | 18:02 |
cloudnull | there must be some form of filtering going on ? | 18:02 |
cloudnull | ok . | 18:02 |
tux_ | so this is what i have and its working now http://paste.openstack.org/show/724144/ | 18:05 |
tux_ | let me past networkd config so you can compare if i am doing something stupid | 18:05 |
tux_ | cloudnull: ^^ | 18:06 |
tux_ | networkd - config http://paste.openstack.org/show/724145/ | 18:06 |
*** vnogin has quit IRC | 18:07 | |
tux_ | tell me if i am doing anything wrong here | 18:07 |
openstackgerrit | Mohammed Naser proposed openstack/openstack-ansible-apt_package_pinning master: Switch to using project-templates https://review.openstack.org/577469 | 18:07 |
cloudnull | tux_ the only difference I see between the two is that ifcfg is not using the br-host interface | 18:10 |
tux_ | i don't know what is the issue then ? | 18:11 |
tux_ | why my networkd not working with lxcbr0 :( | 18:11 |
tux_ | do i need to do anything else on networkd ? | 18:11 |
cloudnull | have you tried the networkd components using the same setup? | 18:11 |
cloudnull | without br-host ? | 18:11 |
tux_ | yes i did | 18:12 |
tomtom001 | hello, what does anyone in here do to install octavia wihtout running into the issue where the neutron "lbaas" network does not exist yet during the install but octavia needs it to complete it's install? Do you pre-configure neutron through ansible somehow? | 18:12 |
tux_ | i removed br-host and directly configure IP on ens192 but that didn't work | 18:12 |
tux_ | cloudnull: ^^ | 18:12 |
tomtom001 | This issue is for the queens install. | 18:12 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-openstack_openrc master: Switch to using project-templates https://review.openstack.org/577495 | 18:12 |
cloudnull | tomtom001, xgerman_ might be able to help there ? | 18:13 |
openstackgerrit | Merged openstack/openstack-ansible-nspawn_hosts master: Remove dependency on EPEL https://review.openstack.org/573387 | 18:13 |
cloudnull | tux_ I'm not sure. | 18:13 |
*** vurtz has joined #openstack-ansible | 18:14 | |
tomtom001 | thanks cloudnull, xgerman_ if you're around you got any idea on that? | 18:14 |
cloudnull | tux_ maybe something just isn't quite right with networkd in cent? | 18:15 |
cloudnull | I have it running on my suse and ubuntu labs without issues, I dont have a cent environment to test with | 18:15 |
cloudnull | we're also gating with networkd, which does run cent. but that setup is not really representative of production. | 18:16 |
cloudnull | I'm trying to change that with this PR https://review.openstack.org/#/c/553636/ | 18:17 |
cloudnull | while that PR uses dummy interfaces, it sets all of the bonding, bridging, and vlan tagged interfaces up which would then make the aio a lot more representive of production. . | 18:18 |
cloudnull | all that said, you can see its working on cent (eventhough cent is failing the gate, it's failing long into the run which means networking is functional) | 18:19 |
*** vnogin has joined #openstack-ansible | 18:19 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_aodh master: Switch to using project-templates https://review.openstack.org/577497 | 18:20 |
tux_ | cloudnull: would you mind to send yours networkd ? | 18:26 |
*** cmart has quit IRC | 18:26 | |
cloudnull | sure | 18:27 |
cloudnull | one sec | 18:27 |
* cloudnull needs to get on the vpn | 18:27 | |
tux_ | thanks cloudnull | 18:27 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_ceilometer master: Switch to using project-templates https://review.openstack.org/577499 | 18:28 |
cloudnull | tux_ http://paste.openstack.org/show/724149/ - `networkctl list` on infra1 | 18:29 |
tux_ | i was expecting configuration :) | 18:30 |
tux_ | what options you used etc.. so i can try to match them up | 18:30 |
tux_ | cat /etc/systemd/network/* output :) | 18:30 |
cloudnull | here's the interface config | 18:31 |
cloudnull | http://paste.openstack.org/show/724151/ | 18:31 |
cloudnull | yup im sending it all over. | 18:31 |
tux_ | you did br-mgmt-veth i am not doing it does that a bad thing? | 18:31 |
cloudnull | service status http://paste.openstack.org/show/724152/ | 18:32 |
cloudnull | here are the links http://paste.openstack.org/show/724153/ | 18:32 |
*** guilhermesp has quit IRC | 18:33 | |
cloudnull | and the bridges http://paste.openstack.org/show/724154/ | 18:33 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_cinder master: Switch to using project-templates https://review.openstack.org/577500 | 18:33 |
cloudnull | I think that's everything | 18:33 |
cloudnull | you don't need br-mgmt-veth | 18:34 |
tux_ | ok | 18:34 |
cloudnull | that's just there so I can have a flat network in neutron | 18:34 |
*** mgariepy has quit IRC | 18:34 | |
tux_ | can you also give me outout of one of br-mgmt.netdev and br-mgmt.network | 18:34 |
cloudnull | thats all here http://paste.openstack.org/show/724151/ | 18:35 |
cloudnull | the filenames are above the configs | 18:36 |
cloudnull | in my case eth0 is the gateway , eth1 is in br-mgmt | 18:37 |
cloudnull | eth4 in br-storage | 18:37 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_designate master: Switch to using project-templates https://review.openstack.org/577501 | 18:38 |
*** chas has joined #openstack-ansible | 18:38 | |
*** guilhermesp has joined #openstack-ansible | 18:38 | |
openstackgerrit | Merged openstack/openstack-ansible-memcached_server master: Switch to using project-templates https://review.openstack.org/577486 | 18:40 |
openstackgerrit | Merged openstack/openstack-ansible-galera_client master: Switch to using project-templates https://review.openstack.org/577480 | 18:40 |
tux_ | cloudnull: Thanks you so much... let me see what i can do to fix this issue in CentOS7 | 18:41 |
*** poul has joined #openstack-ansible | 18:45 | |
openstackgerrit | Merged openstack/ansible-role-systemd_service master: Switch to using project-templates https://review.openstack.org/576992 | 18:46 |
openstackgerrit | Merged openstack/openstack-ansible-haproxy_server master: Switch to using project-templates https://review.openstack.org/577482 | 18:46 |
openstackgerrit | Merged openstack/openstack-ansible-ceph_client master: Switch to using project-templates https://review.openstack.org/577478 | 18:46 |
*** vnogin has quit IRC | 18:47 | |
*** mgariepy has joined #openstack-ansible | 18:48 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_gnocchi master: Switch to using project-templates https://review.openstack.org/577505 | 18:49 |
ioni | cloudnull, no slacc or dhcpv6 on the network | 18:49 |
ioni | jrosser, thanks for that. | 18:50 |
ioni | jrosser, so i have to define container_extra_networks but only for neutron agent container | 18:50 |
jrosser | ioni: no problem - i can dig out an example of how i use that for dns if you like | 18:51 |
ioni | jrosser, yes please | 18:51 |
jrosser | yes basically | 18:51 |
jrosser | and you have to make it do something different per host | 18:51 |
jrosser | so a little messing in your group vars is needed | 18:51 |
jrosser | just a moment, i'll find what i did | 18:52 |
hwoarang | jmccrory: your patch is not responsible for the zuul breakage. the openstack-ansible-plugins fails anyway in its current state https://review.openstack.org/#/c/577378/ | 18:53 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_horizon master: Switch to using project-templates https://review.openstack.org/577506 | 18:55 |
ioni | jrosser, i do want to see how you use designate. You have named inside the designate container that respondes to queries ? | 18:56 |
ioni | jrosser, or you have the public ip inside the container because its needed for axfr ? | 18:56 |
ioni | jrosser, i overcome this issue with axfr with iptables :) | 18:56 |
jrosser | ioni: here you go http://paste.openstack.org/show/724156/ | 18:58 |
jrosser | this is what you do *without* that extra_networks patch i showed you | 18:58 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create master: Switch to using project-templates https://review.openstack.org/577483 | 18:58 |
jrosser | it is simpler now, but you get the idea | 18:58 |
ioni | jrosser, thank you | 18:59 |
jrosser | basically i define a list of special interfaces that will get applied to a specific container group | 18:59 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_ironic master: Switch to using project-templates https://review.openstack.org/577508 | 18:59 |
jrosser | and i was creating bind9 containers which had external interfaces with fixed ip | 19:00 |
jrosser | to be the bind9 pool for designate | 19:00 |
*** cmart has joined #openstack-ansible | 19:02 | |
*** chas has quit IRC | 19:06 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_magnum master: Switch to using project-templates https://review.openstack.org/577509 | 19:06 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_molteniron master: Switch to using project-templates https://review.openstack.org/577510 | 19:10 |
*** poul has quit IRC | 19:10 | |
*** poul_ has joined #openstack-ansible | 19:12 | |
*** yolanda__ has joined #openstack-ansible | 19:12 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_neutron master: Switch to using project-templates https://review.openstack.org/577511 | 19:14 |
*** poul_ has quit IRC | 19:15 | |
*** yolanda_ has quit IRC | 19:16 | |
*** yolanda__ has quit IRC | 19:18 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_octavia master: Switch to using project-templates https://review.openstack.org/577514 | 19:20 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_panko master: Switch to using project-templates https://review.openstack.org/577516 | 19:23 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_rally master: Switch to using project-templates https://review.openstack.org/577517 | 19:26 |
*** vurtz has quit IRC | 19:26 | |
*** DevX has quit IRC | 19:27 | |
*** devx has joined #openstack-ansible | 19:28 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_sahara master: Switch to using project-templates https://review.openstack.org/577523 | 19:30 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_tacker master: Switch to using project-templates https://review.openstack.org/577526 | 19:34 |
*** udesale has quit IRC | 19:35 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_tempest master: Switch to using project-templates https://review.openstack.org/577528 | 19:38 |
*** vurtz has joined #openstack-ansible | 19:38 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_trove master: Switch to using project-templates https://review.openstack.org/577529 | 19:40 |
*** luksky has joined #openstack-ansible | 19:44 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-pip_install master: Switch to using project-templates https://review.openstack.org/577531 | 19:45 |
*** udesale has joined #openstack-ansible | 19:49 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-rabbitmq_server master: Switch to using project-templates https://review.openstack.org/577533 | 19:54 |
*** udesale has quit IRC | 19:58 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-rsyslog_client master: Switch to using project-templates https://review.openstack.org/577535 | 20:00 |
*** portante has left #openstack-ansible | 20:01 | |
*** jamesdenton has quit IRC | 20:02 | |
ioni | jrosser, cool. i use the plugin for pdns4 and let them "talk" with axfr | 20:04 |
*** vakuznet has quit IRC | 20:04 | |
ioni | jrosser, the thing is that ansible plugin for designate doesn't support pool manager by default(i need live syncronization between powerdns and designate) | 20:05 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-rsyslog_server master: Switch to using project-templates https://review.openstack.org/577543 | 20:07 |
jrosser | ioni: sounds like i'm doing something simpler, but i wanted the designate-* containers on my infra nodes and external facing bind9 on a very specific set of nodes with external connectivity | 20:09 |
jrosser | thats why i ended up adding container_extra_networks | 20:09 |
ioni | jrosser, cool | 20:09 |
ioni | is nice to see how others are using the same tools | 20:10 |
openstackgerrit | Merged openstack/openstack-ansible-nspawn_container_create master: Correct test register https://review.openstack.org/577060 | 20:10 |
*** vnogin has joined #openstack-ansible | 20:12 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-ops master: Switch to using project-templates https://review.openstack.org/577546 | 20:15 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_almanach master: Switch to using project-templates https://review.openstack.org/577547 | 20:22 |
*** aludwar1 has joined #openstack-ansible | 20:22 | |
*** aludwar1 has quit IRC | 20:23 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_cloudkitty master: Switch to using project-templates https://review.openstack.org/577551 | 20:26 |
*** gunix has joined #openstack-ansible | 20:31 | |
gunix | hey | 20:31 |
gunix | does osa-aio work on 18.04? | 20:31 |
*** guilhermesp has quit IRC | 20:34 | |
*** armaan has quit IRC | 20:36 | |
*** armaan has joined #openstack-ansible | 20:36 | |
*** DanyC has joined #openstack-ansible | 20:38 | |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_watcher master: Switch to using project-templates https://review.openstack.org/577553 | 20:39 |
openstackgerrit | Heba Naser proposed openstack/openstack-ansible-os_zaqar master: Switch to using project-templates https://review.openstack.org/577554 | 20:42 |
mnaser | gunix: it probably won’t | 20:46 |
mnaser | Needs some work still | 20:46 |
gunix | mnaser: thank you | 20:47 |
gunix | it failes, yes | 20:47 |
gunix | on bootstrap aio | 20:47 |
*** poul has joined #openstack-ansible | 20:51 | |
*** poul has quit IRC | 20:56 | |
*** guilhermesp has joined #openstack-ansible | 21:06 | |
*** vurtz has quit IRC | 21:13 | |
*** yolanda has joined #openstack-ansible | 21:15 | |
*** KeithMnemonic has quit IRC | 21:15 | |
*** DanyC has quit IRC | 21:15 | |
*** DanyC has joined #openstack-ansible | 21:16 | |
*** DanyC has quit IRC | 21:19 | |
*** DanyC has joined #openstack-ansible | 21:24 | |
*** cmart has quit IRC | 21:28 | |
*** DanyC has quit IRC | 21:28 | |
openstackgerrit | Merged openstack/openstack-ansible-os_molteniron master: Switch to using project-templates https://review.openstack.org/577510 | 21:29 |
*** DanyC has joined #openstack-ansible | 21:34 | |
*** vnogin has quit IRC | 21:38 | |
*** vnogin has joined #openstack-ansible | 21:39 | |
*** rodolof has joined #openstack-ansible | 21:43 | |
*** poul has joined #openstack-ansible | 21:44 | |
*** poul has quit IRC | 21:49 | |
*** tux_ has quit IRC | 22:05 | |
*** hamzy_ has joined #openstack-ansible | 22:06 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_hosts master: Correct networking setup for macvlan https://review.openstack.org/577568 | 22:07 |
*** DanyC has quit IRC | 22:08 | |
*** hamzy has quit IRC | 22:08 | |
*** DanyC has joined #openstack-ansible | 22:08 | |
*** DanyC has quit IRC | 22:13 | |
*** poul has joined #openstack-ansible | 22:19 | |
*** poul has quit IRC | 22:23 | |
*** rodolof has quit IRC | 22:25 | |
*** rodolof has joined #openstack-ansible | 22:25 | |
*** luksky has quit IRC | 22:28 | |
*** rodolof has quit IRC | 22:30 | |
*** luksky has joined #openstack-ansible | 22:31 | |
*** luksky has quit IRC | 22:35 | |
*** luksky has joined #openstack-ansible | 22:37 | |
*** luksky has quit IRC | 22:39 | |
*** luksky has joined #openstack-ansible | 22:39 | |
*** luksky11 has joined #openstack-ansible | 22:39 | |
*** luksky11 has quit IRC | 22:40 | |
*** fatdragon has joined #openstack-ansible | 22:50 | |
*** dxiri_ has joined #openstack-ansible | 22:53 | |
*** lhinds|out has joined #openstack-ansible | 22:55 | |
*** lhinds has quit IRC | 22:56 | |
*** dxiri has quit IRC | 22:57 | |
*** tux_ has joined #openstack-ansible | 23:00 | |
*** chyka has quit IRC | 23:02 | |
*** luksky has quit IRC | 23:08 | |
*** tux_ has quit IRC | 23:13 | |
*** vurtz has joined #openstack-ansible | 23:20 | |
*** dxiri has joined #openstack-ansible | 23:21 | |
*** dxiri_ has quit IRC | 23:21 | |
*** tux_ has joined #openstack-ansible | 23:33 | |
*** vnogin has quit IRC | 23:33 | |
*** tux_ has joined #openstack-ansible | 23:34 | |
*** tosky has quit IRC | 23:41 | |
*** vnogin has joined #openstack-ansible | 23:47 | |
*** vnogin has quit IRC | 23:53 | |
*** tux_ has quit IRC | 23:55 | |
openstackgerrit | Jimmy McCrory proposed openstack/openstack-ansible-plugins master: Fix connection plugin for Ansible 2.5 https://review.openstack.org/577330 | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!