*** tosky has quit IRC | 00:14 | |
*** goldyfruit___ has joined #openstack-ansible | 00:54 | |
*** goldyfruit___ has quit IRC | 01:20 | |
snadge | im trying to find out why in my utility container.. the default route is 10.255.255.1 .. and when I ping 172.29.248.1 (which is apparently the ip this task TASK [os_tempest : Ping router ip address]) .. i get Destination Host Unreachable from within the container | 02:21 |
---|---|---|
snadge | but from the host of the container .. its pingable | 02:22 |
snadge | via an interface associated with br-vlan .. the 10.255.255.1 is associated with the lxbr0 | 02:23 |
snadge | i think this networking stuff of a nature that's more advanced than I'm used to.. is going to be my stumbling point.. im more of a systems guy :( | 02:23 |
*** dasp has joined #openstack-ansible | 02:26 | |
*** dasp_ has quit IRC | 02:29 | |
openstackgerrit | David Moreau Simard proposed openstack/openstack-ansible master: Install current ARA version for python3 ansible-runtime venv https://review.opendev.org/682587 | 03:17 |
openstackgerrit | David Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA https://review.opendev.org/696634 | 03:20 |
snadge | im also failing to understand the difference between the vxlan and vlan bridges.. and why sometimes they shouldn't be configured with any address, and sometimes a static address.. and why that advice seems to invert | 03:43 |
openstackgerrit | Chandan Kumar (raukadah) proposed openstack/openstack-ansible-os_tempest master: Also keep old_style blacklist schema https://review.opendev.org/696073 | 04:24 |
*** udesale has joined #openstack-ansible | 04:54 | |
*** raukadah is now known as chkumar|rover | 05:22 | |
*** shyamb has joined #openstack-ansible | 05:49 | |
*** udesale has quit IRC | 06:07 | |
*** miloa has joined #openstack-ansible | 06:08 | |
*** shyamb has quit IRC | 06:32 | |
*** udesale has joined #openstack-ansible | 06:37 | |
*** udesale has quit IRC | 06:39 | |
*** udesale has joined #openstack-ansible | 06:39 | |
gokhani | hi folks, How can I update inventory ? I changed my openstack_user_config.yml and then running ../inventory/dynamic_inventory.py, but it gives error. Error logs are in http://paste.openstack.org/show/786891/. ı don't want to update my inventory.json file manually. | 06:41 |
gokhani | **changed updated | 06:41 |
*** udesale has quit IRC | 06:42 | |
*** udesale has joined #openstack-ansible | 06:52 | |
*** kopecmartin|sick is now known as kopecmartin | 07:00 | |
*** udesale has quit IRC | 07:13 | |
*** udesale has joined #openstack-ansible | 07:13 | |
jrosser | gokhani: I would guess you have a yank syntax error, maybe try using yaml lint or an online yaml checker to see if there is anything wrong. extra spaces or bogus tabs can cause trouble | 08:01 |
jrosser | *yaml syntax error, grrr autocorrect :) | 08:01 |
*** rpittau|afk is now known as rpittau | 08:04 | |
gokhani | thanks, jrosser, ı find the solution. Firstly I need to remove hosts and container with like ../scripts/inventory-manage.py -r logging03 | 08:09 |
jrosser | oh I see - to change a host yes absolutely that’s right | 08:09 |
gokhani | after that ../inventory/dynamic_inventory.py command worked. | 08:10 |
*** udesale has quit IRC | 08:28 | |
*** udesale has joined #openstack-ansible | 08:28 | |
*** udesale has quit IRC | 08:29 | |
*** udesale has joined #openstack-ansible | 08:30 | |
*** shyamb has joined #openstack-ansible | 08:35 | |
*** udesale has quit IRC | 08:42 | |
*** udesale has joined #openstack-ansible | 08:43 | |
*** tosky has joined #openstack-ansible | 08:46 | |
*** trident has quit IRC | 08:55 | |
*** trident has joined #openstack-ansible | 08:56 | |
chkumar|rover | noonedeadpunk: jrosser arxcruz https://review.opendev.org/#/c/696073/ can we get this merged? | 09:02 |
arxcruz | chkumar|rover: why not? :) | 09:20 |
*** shyamb has quit IRC | 09:21 | |
*** udesale has quit IRC | 09:32 | |
*** udesale has joined #openstack-ansible | 09:33 | |
*** cshen has joined #openstack-ansible | 09:44 | |
*** shyamb has joined #openstack-ansible | 09:55 | |
*** DanyC has joined #openstack-ansible | 10:02 | |
*** DanyC_ has joined #openstack-ansible | 10:25 | |
*** DanyC has quit IRC | 10:28 | |
*** DanyC has joined #openstack-ansible | 10:33 | |
*** DanyC_ has quit IRC | 10:36 | |
*** pcaruana has joined #openstack-ansible | 10:36 | |
*** udesale has quit IRC | 10:52 | |
*** udesale has joined #openstack-ansible | 10:53 | |
*** shyamb has quit IRC | 10:56 | |
*** shyamb has joined #openstack-ansible | 10:57 | |
*** isakgicu has joined #openstack-ansible | 11:34 | |
isakgicu | hi, | 11:34 |
isakgicu | how can I fix this : http://paste.openstack.org/show/786915/ ? | 11:34 |
*** cshen has quit IRC | 11:43 | |
*** Blinkiz has joined #openstack-ansible | 11:46 | |
isakgicu | if I set openstack_venv_python_executable: "python3" in my user_variables.yml file, will it work ? | 11:51 |
*** shyamb has quit IRC | 11:53 | |
noonedeadpunk | jrosser: that's unfortunate... Will try to fix this | 11:56 |
*** cshen has joined #openstack-ansible | 12:00 | |
*** cshen has quit IRC | 12:05 | |
*** jbadiapa has joined #openstack-ansible | 12:12 | |
*** cshen has joined #openstack-ansible | 12:19 | |
*** goldyfruit___ has joined #openstack-ansible | 12:43 | |
*** spsurya has joined #openstack-ansible | 13:57 | |
*** dave-mccowan has joined #openstack-ansible | 14:11 | |
jrosser | noonedeadpunk: yeah the haproxy thing we had a good look at yesterday, there is a section in here https://www.haproxy.com/blog/introduction-to-haproxy-logging/ where it shows how to make the bind mount | 14:34 |
jrosser | i think our systemd_mount role will do that fairly trivially - I wont get to look at patching it till next week though now | 14:34 |
jrosser | becasue /dev/log is already handled by systemd the haproxy access logs did go into the haproxy journal after trying that mount manually | 14:35 |
*** cshen has quit IRC | 14:40 | |
*** nicolasbock has joined #openstack-ansible | 14:50 | |
openstackgerrit | Dmitriy Rabotyagov (noonedeadpunk) proposed openstack/openstack-ansible master: Don't require provider_networks with no_containers https://review.opendev.org/696713 | 14:52 |
*** chkumar|rover is now known as raukadah | 14:55 | |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible-openstack_hosts stable/rocky: Fix host kernel modules when using linux-hwe on ubuntu https://review.opendev.org/696720 | 15:13 |
*** DanyC has quit IRC | 15:14 | |
*** selvakumar has joined #openstack-ansible | 15:39 | |
selvakumar | Hi All I lost the message unfortunately last week for the question I have asked. I have deployed the openstack using the ansible successfully. after that I am not able to connect the compute node to controller using management network. Actually nova compute unable to contact the rabbitmq network which is br-mgmt network | 15:41 |
selvakumar | thanks for your help | 15:41 |
*** jcosmao has joined #openstack-ansible | 15:42 | |
*** DanyC has joined #openstack-ansible | 15:45 | |
*** udesale has quit IRC | 15:49 | |
*** selvakumar has quit IRC | 16:00 | |
*** dave-mccowan has quit IRC | 16:01 | |
*** DanyC has quit IRC | 16:13 | |
*** isakgicu has quit IRC | 16:26 | |
*** macz has joined #openstack-ansible | 16:32 | |
*** DanyC has joined #openstack-ansible | 16:41 | |
openstackgerrit | Georgina Shippey proposed openstack/openstack-ansible-haproxy_server master: Make log socket available to chrooted filesystem https://review.opendev.org/696738 | 16:52 |
raukadah | mnaser: guilhermesp noonedeadpunk: jrosser can we get this merged https://review.opendev.org/696073 ? Thanks! | 16:54 |
noonedeadpunk | raukadah: does it work for you? As in launching this part of code in some sample playbook gives unexpected result for me, and I had no time for cherry-picking this exact patch and testing in full-scale sandbox | 16:55 |
noonedeadpunk | Will try to do that now | 16:56 |
raukadah | noonedeadpunk: it works, I tested it | 16:56 |
noonedeadpunk | ok then | 16:56 |
raukadah | thanks! | 16:57 |
noonedeadpunk | raukadah: this doesn't work :( | 17:05 |
raukadah | I tried with test key and then dummy test name it was working | 17:05 |
*** spsurya has quit IRC | 17:05 | |
noonedeadpunk | just tested out by setting http://paste.openstack.org/show/786928/ and it failed with http://paste.openstack.org/show/786929/ | 17:07 |
noonedeadpunk | maybe we should check not by "test" but by type? | 17:08 |
raukadah | ah good point, I was including both type together | 17:09 |
raukadah | that's why it was working | 17:10 |
raukadah | will update that | 17:10 |
*** DanyC has quit IRC | 17:13 | |
mgariepy | anyone care to vote on this one ? it can be a blocker when upgrading OS on rocky install :) https://review.opendev.org/#/c/696720/ | 17:23 |
*** rpittau is now known as rpittau|afk | 17:25 | |
noonedeadpunk | mgariepy: so, when nf_conntrack has been merged? In 5.0 or 4.19? | 17:29 |
mgariepy | from the comment in vars/ubuntu-18.04.yml <= 4.19.0 needs _ipv4/6 | 17:33 |
mgariepy | so i guess it was merged for 4.19 | 17:35 |
noonedeadpunk | <=4.19 means it should be merged after 4.19 (like 4.20) | 17:37 |
noonedeadpunk | just note confuses me a bit:) | 17:37 |
openstackgerrit | Merged openstack/openstack-ansible master: Install galera client for placement migration https://review.opendev.org/695238 | 17:38 |
*** DanyC has joined #openstack-ansible | 17:43 | |
*** tosky has quit IRC | 17:50 | |
cjloader | noonedeadpunk: ty i'll update the patch today | 17:51 |
noonedeadpunk | mgariepy: ah, I missed that it's a cherry-pick... Friday evening:( | 17:52 |
*** mwe1 has quit IRC | 18:01 | |
cjloader | also ty jrosser for the backport | 18:05 |
*** miloa has quit IRC | 18:09 | |
*** DanyC has quit IRC | 18:12 | |
mgariepy | noonedeadpunk, yay it's friday ! | 18:33 |
mgariepy | not evening for me tho. | 18:34 |
noonedeadpunk | it's 8.35 pm for me, so... | 18:35 |
raukadah | mgariepy: noonedeadpunk: jrosser Happy Thank giving, Thank you for all your work to make OpenStack Rocking :-) | 18:35 |
noonedeadpunk | thank you raukadah for all your efforts:) | 18:36 |
mgariepy | ha, that's right, it's thanksgiving. so i guess a lot of folks do not work today ;S. | 18:36 |
*** DanyC has joined #openstack-ansible | 18:39 | |
cjloader | noonedeadpunk: i'm almost done with your requested changes | 18:52 |
cjloader | other than that -- are you okay with merging/iterating on it as needed? | 18:54 |
*** DanyC has quit IRC | 19:08 | |
*** tosky has joined #openstack-ansible | 19:36 | |
*** DanyC has joined #openstack-ansible | 19:39 | |
*** nicolasbock has quit IRC | 19:44 | |
*** Blinkiz has quit IRC | 19:51 | |
openstackgerrit | David Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA https://review.opendev.org/696634 | 19:54 |
*** DanyC has quit IRC | 20:12 | |
*** Blinkiz has joined #openstack-ansible | 20:28 | |
*** DanyC has joined #openstack-ansible | 20:42 | |
dmsimard | noonedeadpunk: the odd ara issue is because of an upper-constraints pin on an older version of django than ara requires | 20:47 |
dmsimard | https://opendev.org/openstack/requirements/src/branch/master/upper-constraints.txt#L512-L515 | 20:47 |
dmsimard | ara requires >=2.1.5 | 20:47 |
dmsimard | going to try to hack it just for the sake of testing | 20:48 |
*** hwoarang has quit IRC | 20:49 | |
*** hwoarang has joined #openstack-ansible | 20:50 | |
openstackgerrit | David Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA https://review.opendev.org/696634 | 20:56 |
*** jbadiapa has quit IRC | 21:03 | |
*** DanyC has quit IRC | 21:12 | |
openstackgerrit | David Moreau Simard proposed openstack/openstack-ansible master: DNM: Test ara 1.3 with OSA https://review.opendev.org/696634 | 21:13 |
*** DanyC has joined #openstack-ansible | 21:47 | |
*** pcaruana has quit IRC | 22:03 | |
*** DanyC has quit IRC | 22:16 | |
*** DanyC has joined #openstack-ansible | 22:44 | |
*** DanyC has quit IRC | 23:13 | |
*** jcosmao has left #openstack-ansible | 23:26 | |
*** ChosSimbaOne has quit IRC | 23:28 | |
*** ChosSimbaOne has joined #openstack-ansible | 23:29 | |
*** DanyC has joined #openstack-ansible | 23:47 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!