*** gyee has quit IRC | 00:00 | |
*** schwicht has quit IRC | 00:30 | |
*** dxiri has quit IRC | 00:35 | |
*** macza has quit IRC | 00:41 | |
*** Talion has quit IRC | 00:45 | |
*** aicilamd has joined #openstack-ansible | 00:47 | |
*** aicilamd has quit IRC | 00:48 | |
*** aicilamd has joined #openstack-ansible | 00:48 | |
*** schwicht has joined #openstack-ansible | 00:51 | |
*** aicilamd has quit IRC | 00:53 | |
*** dxiri has joined #openstack-ansible | 01:25 | |
*** vnogin has joined #openstack-ansible | 01:53 | |
*** vnogin has quit IRC | 01:58 | |
*** Bhujay has joined #openstack-ansible | 02:00 | |
*** sm806 has joined #openstack-ansible | 02:16 | |
sm806 | Does anyone know if OpenStack-Ansible support hyper-converged deployments?? | 02:16 |
---|---|---|
*** schwicht has quit IRC | 02:24 | |
cloudnull | sm806 what are you looking for? | 02:35 |
cloudnull | just running the control plane on a compute node? | 02:35 |
cloudnull | or something else | 02:36 |
cloudnull | tell us a little more about the arch you want to build and i'd be happy to help see if OSA can fulfill that need. | 02:37 |
sm806 | I am looking for tying storage and compute on the same node. | 02:37 |
cloudnull | yea that's totally supported. | 02:37 |
cloudnull | I have a reference config w/ single bond compute, storage, control on all on the same node if your at all interested | 02:38 |
sm806 | Basically we are looking at deploying build machines on OpenStack, so to make the build time more optimal I am looking at cutting down network operations for storage. | 02:38 |
cloudnull | so every compute node will use a local store | 02:38 |
sm806 | yes | 02:38 |
cloudnull | when you say stoage yu mean running cinder | 02:39 |
cloudnull | or just local start VMs | 02:39 |
sm806 | local start of these VMs | 02:40 |
cloudnull | yea thats simple enough | 02:40 |
cloudnull | if you want to run cinder w/ LVM that'd work too | 02:40 |
cloudnull | the minimum set of hardware required for OSA is 1 node. however we'd recommend building out a 3 node control plane and then as many computes as you need. | 02:41 |
cloudnull | all the things can be on all the nodes if you so chose | 02:41 |
cloudnull | * choose | 02:41 |
cloudnull | the required networking is a set of bridges. | 02:42 |
cloudnull | in the reference case its br-{mgmt,vlan,storage,vxlan,flat} | 02:42 |
cloudnull | how you get to those bridges is totally up to you | 02:42 |
cloudnull | and not all of them is required, thats just the reference set | 02:43 |
sm806 | hoo ok. Thats good. | 02:43 |
cloudnull | in my case I typically have 2 bonds, and vlan tagged interfaces with bond0 serving management traffic and bond1 serving compute/storage traffic | 02:44 |
sm806 | So, if i configure cinder with LVM on all compute nodes will it create volumes for the VMs on the local node only? | 02:44 |
cloudnull | you could do that yes. | 02:44 |
cloudnull | you would however need to setup multiple backends and schedule the volumes accordingly | 02:44 |
cloudnull | there's not a 1:1 map w/ cinder and nova without using scheduler hints (to my knowledge) | 02:45 |
sm806 | hoo, that would make things bit complicated i guess. If i add more computes I have to keep adjusting the scheduler right? | 02:45 |
cloudnull | unless you need the volume to be portable you might just be better off giving all of the storage to nova and creating large flavors | 02:45 |
cloudnull | sm806 yes. | 02:46 |
cloudnull | you'd have to keep adding backends per compute host | 02:46 |
cloudnull | itd likely get a bit squirrelly | 02:46 |
sm806 | Then i think it is better off not to deploy cinder and make nova use local storage only. | 02:46 |
cloudnull | IDK what the use case really is, however that might be the best option | 02:47 |
cloudnull | cinder is a totally optional component | 02:47 |
sm806 | ok. And the next follow up question I have is that, does openstack and OSA support different storage types for different availability zones? | 02:48 |
cloudnull | yes | 02:49 |
sm806 | For example, zone-A would use local storage for VM and zone-B would use cinder LVM for storage | 02:49 |
cloudnull | nova w/ local storage would not use cinder | 02:50 |
cloudnull | cinder w/ LVM, NFS, NetApp, Solidfire, HPLeftHand, etc, are all supported and can work within a single deployment | 02:50 |
sm806 | is it configurable per availability zone? If yes, if you could point me to any reference document/configurations that would be great!! | 02:51 |
cloudnull | example - https://github.com/openstack/openstack-ansible/blob/master/etc/openstack_deploy/openstack_user_config.yml.example#L671-L713 | 02:51 |
cloudnull | thats configuring both ceph and qnap | 02:52 |
cloudnull | cinder_backends is the option you'd specify and that would contain all of the backends available on a given cinder node. | 02:52 |
cloudnull | that option is a hash and can contain many storage backends | 02:53 |
cloudnull | each nodes can have different availablility zones. | 02:54 |
sm806 | great!! and will the cinder availability zone show up in the "Availability Zone" drop down while launching an instance from horizon? | 02:55 |
cloudnull | it should, though I've not done much with horizon tbh | 02:57 |
sm806 | ok. thanks will check it out. | 02:58 |
cloudnull | mnaser spotz ping - how do we get this corrected - https://www.openstack.org/software/project-navigator/deployment-tools - looks like we've become some form of a packaging tool based on the docs ? | 03:01 |
*** markvoelker has joined #openstack-ansible | 03:01 | |
mnaser | cloudnull: woops. Good catch. Let me reach out to jimmy and cc you | 03:02 |
cloudnull | ++ thanks! | 03:02 |
openstackgerrit | Merged openstack/openstack-ansible master: Gather facts for openstack_openrc role https://review.openstack.org/593684 | 03:03 |
mnaser | cloudnull: sent it out | 03:04 |
cloudnull | received :) | 03:05 |
openstackgerrit | weizj proposed openstack/openstack-ansible-os_octavia master: use include_tasks instead of include https://review.openstack.org/593997 | 03:20 |
*** Bhujay has quit IRC | 03:24 | |
*** udesale has joined #openstack-ansible | 04:00 | |
*** poopcat has quit IRC | 04:00 | |
*** markvoelker has quit IRC | 04:32 | |
*** markvoelker has joined #openstack-ansible | 04:43 | |
*** Bhujay has joined #openstack-ansible | 04:45 | |
*** shyamb has joined #openstack-ansible | 04:49 | |
*** Bhujay has quit IRC | 04:51 | |
*** markvoelker has quit IRC | 04:52 | |
*** Bhujay has joined #openstack-ansible | 04:53 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron master: Avoid looping systemd_service role include https://review.openstack.org/594008 | 05:08 |
cloudnull | ^ that one would be great to get in | 05:14 |
cloudnull | we still have the RTNETLINK answers: Invalid argument issue and that should help solve it | 05:14 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron master: Avoid looping systemd_service role include https://review.openstack.org/594008 | 05:26 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: When gating nspawn containers use a simplified config https://review.openstack.org/593230 | 05:30 |
*** jbadiapa has quit IRC | 05:32 | |
*** shyamb has quit IRC | 05:56 | |
jrosser | cloudnull: did you have problems with looping here https://review.openstack.org/594008? It totally wouldn’t work for me | 05:58 |
cloudnull | I did the first go | 05:59 |
cloudnull | but i sent up pr 2 and that all worked | 05:59 |
cloudnull | I messed up the variable type on pr 1 | 05:59 |
*** dxiri has quit IRC | 06:00 | |
jrosser | I need to make a test case but I think there are Ansible issues when too many levels of include happen | 06:02 |
jrosser | Seen this a lot | 06:02 |
jrosser | ^btw I meant that I had trouble with systemd_service+with_items and similarly had to pre create the service list, and lose the with_items | 06:04 |
cloudnull | ah i see. | 06:07 |
cloudnull | no i've not seen that | 06:08 |
cloudnull | jmccrory made that loop change in keystone and i just copied it because its faster. | 06:08 |
cloudnull | i think we should make a similar change elsewhere to speed that interaction up (not that its particularly slow but every little bit helps) | 06:09 |
jrosser | idk what causes it, but it started with lots of warnings about "item" already being defined, so i fixed that with loop_control on the outer loop | 06:10 |
*** shyamb has joined #openstack-ansible | 06:11 | |
jrosser | only then for the first "create TEMP...." iterating task inside systemd_service to then fail with "item is not defined", which smells very much like and ansible bug | 06:11 |
evrardjp | morning | 06:28 |
*** shyamb has quit IRC | 06:29 | |
*** shyamb has joined #openstack-ansible | 06:41 | |
jrosser | Morning evrardjp | 06:41 |
*** pcaruana has joined #openstack-ansible | 06:42 | |
*** luksky has joined #openstack-ansible | 06:50 | |
*** NostawRm has quit IRC | 07:09 | |
*** shyamb has quit IRC | 07:18 | |
*** shyamb has joined #openstack-ansible | 07:18 | |
*** shyam89 has joined #openstack-ansible | 07:19 | |
*** shyamb has quit IRC | 07:22 | |
*** gkadam has joined #openstack-ansible | 07:25 | |
*** shyam89 has quit IRC | 07:28 | |
*** shyam89 has joined #openstack-ansible | 07:28 | |
*** tosky has joined #openstack-ansible | 07:29 | |
*** jbadiapa has joined #openstack-ansible | 07:30 | |
*** shyam89 has quit IRC | 07:34 | |
*** shyam89 has joined #openstack-ansible | 07:35 | |
*** shyam89 has quit IRC | 07:39 | |
*** shyam89 has joined #openstack-ansible | 07:43 | |
noonedeadpunk | Is there any reason not to use blockinfile instead of this bash script https://github.com/openstack/openstack-ansible-openstack_hosts/blob/master/templates/openstack-host-hostfile-setup.sh.j2 ? | 07:51 |
noonedeadpunk | it's just to bate my curiosity) | 07:53 |
*** shyam89 has quit IRC | 07:59 | |
*** shyamb has joined #openstack-ansible | 07:59 | |
*** shardy has joined #openstack-ansible | 08:00 | |
*** DanyC has joined #openstack-ansible | 08:06 | |
*** macza has joined #openstack-ansible | 08:06 | |
*** DanyC has quit IRC | 08:06 | |
*** DanyC has joined #openstack-ansible | 08:07 | |
*** macza has quit IRC | 08:11 | |
*** pmannidi has quit IRC | 08:12 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible stable/rocky: Rollback tempest master for Rocky https://review.openstack.org/593051 | 08:14 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-ansible-os_tempest master: Run smoke and dashboard tests by default https://review.openstack.org/587617 | 08:15 |
*** shyamb has quit IRC | 08:29 | |
*** electrofelix has joined #openstack-ansible | 08:33 | |
*** shardy has quit IRC | 08:43 | |
*** shardy has joined #openstack-ansible | 08:44 | |
*** macza has joined #openstack-ansible | 08:48 | |
*** vnogin has joined #openstack-ansible | 08:49 | |
*** shyamb has joined #openstack-ansible | 08:52 | |
*** macza has quit IRC | 08:53 | |
evrardjp | I wanted a blockinfile long ago but was deemed too slow :p | 08:59 |
evrardjp | noonedeadpunk: with all the cleanups done recently, I am pretty sure we can try again. :D | 09:00 |
evrardjp | you definitely want to avoid a loop, but a well conceived block in file should do the trick | 09:00 |
evrardjp | we have evolved in terms of ansible versions nowadays. | 09:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_octavia stable/rocky: Clean up tests a bit https://review.openstack.org/594080 | 09:02 |
noonedeadpunk | evrardjp: ok, got it. I'll probably give it a try if have some time | 09:02 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/rocky: Gather facts for openstack_openrc role https://review.openstack.org/594081 | 09:04 |
evrardjp | thanks for the continued involvment noonedeadpunk :) | 09:04 |
evrardjp | I like it | 09:04 |
*** asettle has joined #openstack-ansible | 09:06 | |
noonedeadpunk | we're all sailing in the same boat :) | 09:06 |
*** macza has joined #openstack-ansible | 09:09 | |
Laszlo-74 | dear all, I'm trying to configure some overrides for nova.conf and neutron.conf based on this doc: https://docs.openstack.org/openstack-ansible/latest/reference/configuration/using-overrides.html | 09:13 |
Laszlo-74 | I have manually added the desired entry for my compute nodes as can be seen here: http://paste.openstack.org/show/728479/ | 09:14 |
*** macza has quit IRC | 09:14 | |
Laszlo-74 | but the host entry does not appear in the conf files. What have I done wrong? | 09:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca-agent stable/rocky: Cleanup unused pip packages https://review.openstack.org/593427 | 09:21 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: [DNM] Remove bonds from AIO network config https://review.openstack.org/594085 | 09:22 |
openstackgerrit | Merged openstack/openstack-ansible-os_monasca-agent stable/rocky: Update UPPER_CONSTRAINTS_FILE for stable/rocky https://review.openstack.org/590947 | 09:25 |
openstackgerrit | Merged openstack/ansible-config_template master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592476 | 09:27 |
*** luksky has quit IRC | 09:28 | |
*** macza has joined #openstack-ansible | 09:30 | |
openstackgerrit | Merged openstack/openstack-ansible-os_tempest master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592610 | 09:30 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Ensure that tests fail early if network interfaces are down https://review.openstack.org/593546 | 09:31 |
openstackgerrit | Merged openstack/openstack-ansible-tests stable/rocky: Fix to setup notify mq service https://review.openstack.org/593597 | 09:31 |
openstackgerrit | Merged openstack/openstack-ansible-lxc_container_create master: Remove the duplicated word https://review.openstack.org/592874 | 09:32 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_octavia stable/rocky: Remove octavia_requires_pip_packages https://review.openstack.org/594087 | 09:33 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_octavia stable/rocky: Set quota for octavia service project https://review.openstack.org/594088 | 09:34 |
*** macza has quit IRC | 09:35 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_aodh stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594090 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_barbican stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594091 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_ceilometer stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594092 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_cinder stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594093 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_cloudkitty stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594094 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_congress stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594095 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_designate stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594096 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_glance stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594097 | 09:37 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_heat stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594098 | 09:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_ironic stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594099 | 09:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_keystone stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594100 | 09:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_magnum stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594101 | 09:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_masakari stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594102 | 09:38 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_neutron stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594103 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_nova stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594104 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_octavia stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/592821 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_sahara stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594105 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_swift stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594106 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_tacker stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594107 | 09:39 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_trove stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594108 | 09:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_watcher stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594109 | 09:40 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/openstack-ansible-os_zun stable/rocky: Updated from OpenStack Ansible Tests https://review.openstack.org/594110 | 09:40 |
openstackgerrit | Merged openstack/openstack-ansible-os_zaqar master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592613 | 09:41 |
odyssey4me | evrardjp: lol @ your comment in https://review.openstack.org/593450 - nothing uses the role yet! | 09:45 |
openstackgerrit | Merged openstack/openstack-ansible-os_cloudkitty master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592511 | 09:53 |
evrardjp | odyssey4me: oh that's true. | 09:58 |
evrardjp | I've never been hired to be smart. | 09:58 |
evrardjp | :p | 09:58 |
evrardjp | s/to be smart/for my smartness/ | 09:58 |
openstackgerrit | Merged openstack/openstack-ansible-os_neutron master: use include_tasks instead of include https://review.openstack.org/593431 | 09:59 |
evrardjp | still doesn't work | 09:59 |
evrardjp | anyway | 09:59 |
evrardjp | let's forget this! | 09:59 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops master: MNAIO: Use images subdirectory for VM images https://review.openstack.org/594115 | 10:01 |
*** luksky has joined #openstack-ansible | 10:02 | |
openstackgerrit | Merged openstack/openstack-ansible-os_octavia master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592603 | 10:04 |
openstackgerrit | Merged openstack/openstack-ansible-os_cinder master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592510 | 10:05 |
openstackgerrit | Merged openstack/openstack-ansible-os_designate master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592513 | 10:05 |
*** macza has joined #openstack-ansible | 10:12 | |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592608 | 10:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_swift master: Add bionic to galaxy_info metadata https://review.openstack.org/588277 | 10:14 |
openstackgerrit | Merged openstack/openstack-ansible-os_magnum master: Use the TESTING_BRANCH env var for constraints https://review.openstack.org/592594 | 10:16 |
*** macza has quit IRC | 10:16 | |
*** Pradiprwt has joined #openstack-ansible | 10:21 | |
Pradiprwt | I have 3 node openstack deployment where for networking LinuxBridge is configured, I want to change it to OpenVswitch... What are the steps I need to do? | 10:22 |
*** Bhujay has quit IRC | 10:26 | |
*** Rhvs has quit IRC | 10:29 | |
*** Rhvs has joined #openstack-ansible | 10:31 | |
*** macza has joined #openstack-ansible | 10:33 | |
*** macza has quit IRC | 10:38 | |
*** shyamb has quit IRC | 10:43 | |
Pradiprwt | evrardjp: Is that possible to go for OpenVswitch after instaaltion of LinuxBridge ? | 10:49 |
*** macza has joined #openstack-ansible | 10:54 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Ensure that tests fail early if network interfaces are down https://review.openstack.org/593546 | 10:54 |
*** macza has quit IRC | 10:59 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Add test for Ubuntu Bionic https://review.openstack.org/591287 | 10:59 |
*** schwicht has joined #openstack-ansible | 11:00 | |
*** Bhujay has joined #openstack-ansible | 11:13 | |
jamesdenton | mornin' folks | 11:17 |
*** udesale has quit IRC | 11:25 | |
noonedeadpunk | morning | 11:28 |
*** ansmith has quit IRC | 11:33 | |
*** macza has joined #openstack-ansible | 11:35 | |
*** shyamb has joined #openstack-ansible | 11:38 | |
*** macza has quit IRC | 11:40 | |
*** schwicht has quit IRC | 11:48 | |
*** MasterofJOKers has quit IRC | 11:49 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-nspawn_hosts master: Allow user-defined extra distro packages https://review.openstack.org/594142 | 12:01 |
*** vollman has joined #openstack-ansible | 12:03 | |
evrardjp | morning jamesdenton noonedeadpunk and others | 12:03 |
*** chandankumar has joined #openstack-ansible | 12:03 | |
evrardjp | jamesdenton: thanks for the ovs dpdk patch, waiting for mbuil to ask his questions :) | 12:03 |
evrardjp | Pradiprwt: it's always possible, you just have to reinstall some things and cleanup others :p Or reinstall from scratch to make things easier :P | 12:04 |
*** macza has joined #openstack-ansible | 12:04 | |
evrardjp | Pradiprwt: I am curious what's the reason you want to switch? | 12:04 |
vollman | morning evrardjp. when you have time can you take another look at https://review.openstack.org/#/c/582532 ? | 12:05 |
evrardjp | hey vollman | 12:05 |
evrardjp | yeah | 12:06 |
vollman | thanks | 12:06 |
*** macza has quit IRC | 12:08 | |
mbuil | evrardjp, jamesdenton: I have it open since yesterday in my browser, I hope I'll have time today but I am not very familiar with DPDK. Hopefully hwoarang can help too as soon as he is back from vacation | 12:09 |
evrardjp | vollman: I will go through one last full review | 12:09 |
evrardjp | mbuil: thanks | 12:09 |
Pradiprwt | evrardjp: I working on EPA features with openstack where need to test DPDK functinality, for this I need OVS as networking | 12:10 |
mbuil | evrardjp: thanks to you and jamesdenton! | 12:10 |
Pradiprwt | I have done some changes, but getting this issue ""Could not find the requested service openvswitch-switch: host" | 12:10 |
*** macza has joined #openstack-ansible | 12:11 | |
evrardjp | I did nothing mbuil | 12:12 |
*** macza has quit IRC | 12:12 | |
evrardjp | just facilitating conversations | 12:12 |
*** weshay is now known as weshay|ssbarnea_ | 12:15 | |
*** weshay|ssbarnea_ is now known as weshay | 12:15 | |
mbuil | evrardjp: there are people who just do that and earn A LOT of money. Like the Spanish king ;) | 12:16 |
jamesdenton | thanks evrardjp and mbuil. Sorry, had to run and drop something off. | 12:19 |
jamesdenton | Pradiprwt you're trying to switch from LinuxBridge to to OVS? | 12:20 |
Pradiprwt | jamesdenton: yes | 12:22 |
jamesdenton | what have you done so far to facilitate that change? | 12:22 |
Pradiprwt | jamesdenton: I changes openstack_user_config file to use "neutron_openvswitch_agent" same thing in inventory file and provide some configuration in user_variable as per official documentation https://docs.openstack.org/openstack-ansible-os_neutron/pike/app-openvswitch.html | 12:26 |
jamesdenton | k. Do you mind posting the related playbook errors or pastebin or paste.openstack.org? | 12:27 |
Pradiprwt | sure | 12:28 |
jamesdenton | I know someone that went thru this exercise recently and can reach out once they're in | 12:28 |
Pradiprwt | jamesdenton: http://paste.openstack.org/show/728510/ | 12:29 |
Pradiprwt | jamesdenton: openstack_user_config.yml >> http://paste.openstack.org/show/728511/ | 12:30 |
openstackgerrit | Merged openstack/openstack-ansible stable/rocky: Remove checksum checks/fill, they are not needed any longer https://review.openstack.org/593417 | 12:31 |
openstackgerrit | Merged openstack/openstack-ansible master: Remove the last remnants of get-pip.py https://review.openstack.org/591392 | 12:31 |
Pradiprwt | jamesdenton: user_variable.yml >> http://paste.openstack.org/show/728512/ | 12:31 |
jamesdenton | thx. I assume this is Ubuntu 16.04? and you just ran 'openstack-ansible os-neutron-install.yml'? | 12:31 |
*** schwicht has joined #openstack-ansible | 12:32 | |
Pradiprwt | yes it is Ubuntu 16.04 | 12:32 |
Pradiprwt | jamesdenton: I did change in inventry is just replace neutron_linuxbridge_agent with neutron_openvswitch_agent >> http://paste.openstack.org/show/728514/ | 12:34 |
*** macza has joined #openstack-ansible | 12:35 | |
*** ssbarnea is now known as ssbarnea|ruck | 12:35 | |
*** macza has quit IRC | 12:40 | |
mnaser | morning all | 12:40 |
jamesdenton | Pradiprwt Any chance you could post your openstack_inventory.json? | 12:40 |
evrardjp | mnaser: I am fine with running the Project Update | 12:40 |
evrardjp | I'd like some fresh way to do it for onboarding | 12:41 |
evrardjp | but if you want I can leave the project update to you | 12:41 |
Pradiprwt | jamesdenton: I did changes only on line number 25 and 39 http://paste.openstack.org/show/728514/ | 12:42 |
mnaser | jamesdenton: https://review.openstack.org/#/c/584447/1/library/provider_networks can you address Filippo's comment? | 12:42 |
Pradiprwt | jamesdenton: it was linuxbridge agent there before | 12:42 |
mnaser | evrardjp: it's a little while from now so we can defer then :p | 12:42 |
jamesdenton | mnaser yes - I'm chatting with him | 12:43 |
mnaser | cool cool :) | 12:43 |
jamesdenton | :D | 12:43 |
jamesdenton | Pradiprwt Can you check your inventory and see if the openvswitch group has been generated with the respective members? https://github.com/openstack/openstack-ansible-os_neutron/blob/stable/pike/vars/main.yml#L20 | 12:44 |
jamesdenton | neutron_needs_openvswitch dictates whether or not ovs actually gets installed | 12:44 |
*** schwicht has quit IRC | 12:48 | |
Pradiprwt | jamesdenton: inventory group http://paste.openstack.org/show/728518/ | 12:50 |
evrardjp | vollman: small details to change IMO | 12:50 |
evrardjp | mnaser: fine, but it's needed to know if I will be heading to Berlin summit or not : p | 12:51 |
evrardjp | If I have no presentation, there is no reason for me to head there. | 12:51 |
mnaser | evrardjp: if that's what helps determine if you come, then you're doing it ;) | 12:51 |
evrardjp | haha | 12:51 |
evrardjp | vollman: the refactoring of DictCompare is not so important to me, I think the most important is to not slurp the files where it's not needed | 12:53 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Allow user-defined extra distro packages https://review.openstack.org/594160 | 12:54 |
Pradiprwt | jamesdenton: should I try to delete the neutron agent container and re-create it then running neutron playbook | 12:54 |
vollman | evrardjp: thanks for the review. I'm happy to clean up both. Reviewing your comments now | 12:59 |
jamesdenton | Pradiprwt I don't think that's necessary. You can try it again, though. Looking at it a little more, neutron_needs_openvswitch had to be true for the 'Ensure Open vSwitch service is started and enabled' task to run. Not exactly sure why it didnt install | 12:59 |
*** NostawRm has joined #openstack-ansible | 13:00 | |
evrardjp | vollman: I really stopped at the first file, so it might not be the last :p Sorry for that :p | 13:00 |
evrardjp | we'll get there | 13:00 |
Laszlo-74 | Is there a way to reinitializa the content of the database for openstack (using openstack-ansible) without reinstalling it? | 13:01 |
evrardjp | this module is a strong point of OSA, so we'd better get it right :) | 13:01 |
evrardjp | Laszlo-74: mysql backup and restore? | 13:01 |
evrardjp | not sure what you are meaning. | 13:02 |
noonedeadpunk | folks, is there any way to place tunnel_address varriable in user_variables (as part of another variable)? As tunnel_address is retrieved via dynamic-address-fact.yml and seems not to be cached... | 13:02 |
Laszlo-74 | I have done an install, and saw that it's not exactly what I need. Then I've changed some settings, and reexecuted the setup-openstack phase. This has created the desired entry in the config files (specifically the "host" entry) but openstack still knows about the old host names used. I was wondering if I could reinitialize the content of the DB based on the current config files? | 13:04 |
*** hamzaachi has joined #openstack-ansible | 13:05 | |
*** shyamb has quit IRC | 13:05 | |
Laszlo-74 | ... without having to reinstall everything from scratch .... | 13:05 |
vollman | evrardjp: no problem. completely agree. we'll get there. | 13:05 |
*** ansmith has joined #openstack-ansible | 13:09 | |
Laszlo-74 | evrardjp: I have done an install, and saw that it's not exactly what I need. Then I've changed some settings, and reexecuted the setup-openstack phase. This has created the desired entry in the config files (specifically the "host" entry) but openstack still knows about the old host names used. I was wondering if I could reinitialize the content of the DB based on the current config files without reinstalling all from scr | 13:10 |
*** schwicht has joined #openstack-ansible | 13:11 | |
evrardjp | Laszlo-74: cleanup of the database is possible but I am not sure how fast will you be in a surgical approach | 13:18 |
evrardjp | destroy and recreate is fast. | 13:18 |
evrardjp | (as you have an empty env) | 13:18 |
jamesdenton | Pradiprwt my colleague tells me that he had to install openvswitch-switch/openvswitch-common by hand during that LB->OVS migration. The playbooks did not install it (for whatever reason) | 13:35 |
jamesdenton | but that running the playbooks afterwards successfully configured the rest of the bits | 13:35 |
Pradiprwt | jamesdenton: Do I need to install these packaeges on on infra1_neutron_agents_container and compute ? | 13:37 |
jamesdenton | yes | 13:37 |
Pradiprwt | jamesdenton: Is it fine to keep LB package or do I need to remove it from hosts ? | 13:38 |
jamesdenton | you will ultimately need to remove the linuxbridge-agent package and delete the agents using neutron-api | 13:41 |
*** aicilamd has joined #openstack-ansible | 13:53 | |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-config_template master: import zuul job settings from project-config https://review.openstack.org/594188 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-config_template master: switch documentation job to new PTI https://review.openstack.org/594189 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-hardening master: import zuul job settings from project-config https://review.openstack.org/594190 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-hardening master: switch documentation job to new PTI https://review.openstack.org/594191 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-python_venv_build master: import zuul job settings from project-config https://review.openstack.org/594192 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-python_venv_build master: switch documentation job to new PTI https://review.openstack.org/594193 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_mount master: import zuul job settings from project-config https://review.openstack.org/594196 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_mount master: switch documentation job to new PTI https://review.openstack.org/594197 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_networkd master: import zuul job settings from project-config https://review.openstack.org/594198 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_networkd master: switch documentation job to new PTI https://review.openstack.org/594199 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_service master: import zuul job settings from project-config https://review.openstack.org/594200 | 14:03 |
openstackgerrit | Andriy Shevchenko proposed openstack/ansible-role-systemd_service master: switch documentation job to new PTI https://review.openstack.org/594201 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible master: import zuul job settings from project-config https://review.openstack.org/594202 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible master: switch documentation job to new PTI https://review.openstack.org/594203 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-apt_package_pinning master: import zuul job settings from project-config https://review.openstack.org/594204 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-apt_package_pinning master: switch documentation job to new PTI https://review.openstack.org/594205 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-ceph_client master: import zuul job settings from project-config https://review.openstack.org/594206 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-ceph_client master: switch documentation job to new PTI https://review.openstack.org/594207 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-galera_client master: import zuul job settings from project-config https://review.openstack.org/594208 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-galera_client master: switch documentation job to new PTI https://review.openstack.org/594209 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-galera_server master: import zuul job settings from project-config https://review.openstack.org/594210 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-galera_server master: switch documentation job to new PTI https://review.openstack.org/594211 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-haproxy_server master: import zuul job settings from project-config https://review.openstack.org/594212 | 14:04 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-haproxy_server master: switch documentation job to new PTI https://review.openstack.org/594213 | 14:05 |
*** spatel has joined #openstack-ansible | 14:05 | |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-lxc_container_create master: import zuul job settings from project-config https://review.openstack.org/594214 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-lxc_container_create master: switch documentation job to new PTI https://review.openstack.org/594215 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-lxc_hosts master: import zuul job settings from project-config https://review.openstack.org/594216 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-lxc_hosts master: switch documentation job to new PTI https://review.openstack.org/594217 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-memcached_server master: import zuul job settings from project-config https://review.openstack.org/594218 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-memcached_server master: switch documentation job to new PTI https://review.openstack.org/594219 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-nspawn_container_create master: import zuul job settings from project-config https://review.openstack.org/594220 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-nspawn_container_create master: switch documentation job to new PTI https://review.openstack.org/594221 | 14:05 |
spatel | jamesdenton: morning | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-nspawn_hosts master: import zuul job settings from project-config https://review.openstack.org/594223 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-nspawn_hosts master: switch documentation job to new PTI https://review.openstack.org/594224 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-openstack_hosts master: import zuul job settings from project-config https://review.openstack.org/594225 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-openstack_hosts master: switch documentation job to new PTI https://review.openstack.org/594226 | 14:05 |
*** jbadiapa has quit IRC | 14:05 | |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-openstack_openrc master: import zuul job settings from project-config https://review.openstack.org/594227 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-openstack_openrc master: switch documentation job to new PTI https://review.openstack.org/594228 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-ops master: import zuul job settings from project-config https://review.openstack.org/594229 | 14:05 |
spatel | jamesdenton: I found interesting thing and resolved F5 issue | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-ops master: switch documentation job to new PTI https://review.openstack.org/594230 | 14:05 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_almanach master: import zuul job settings from project-config https://review.openstack.org/594231 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_almanach master: switch documentation job to new PTI https://review.openstack.org/594232 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_aodh master: import zuul job settings from project-config https://review.openstack.org/594233 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_aodh master: switch documentation job to new PTI https://review.openstack.org/594234 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_barbican master: import zuul job settings from project-config https://review.openstack.org/594235 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_barbican master: switch documentation job to new PTI https://review.openstack.org/594236 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_blazar master: import zuul job settings from project-config https://review.openstack.org/594237 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_blazar master: switch documentation job to new PTI https://review.openstack.org/594238 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_ceilometer master: import zuul job settings from project-config https://review.openstack.org/594239 | 14:06 |
openstackgerrit | Andriy Shevchenko proposed openstack/openstack-ansible-os_ceilometer master: switch documentation job to new PTI https://review.openstack.org/594240 | 14:06 |
*** jbadiapa has joined #openstack-ansible | 14:11 | |
*** coreywright has quit IRC | 14:11 | |
*** shyamb has joined #openstack-ansible | 14:16 | |
spatel | jamesdenton: This is the solution for F5 SNAT, it was idle_timeout problem, default was 300 second i have changed to 3600 second https://launchpadlibrarian.net/384635555/Screen%20Shot%202018-08-21%20at%2010.13.16%20AM.png | 14:18 |
jamesdenton | hmm ok. i don't know what our timeout is set to | 14:19 |
jamesdenton | surprised there is no tcp keepalive there | 14:19 |
*** hamzaachi_ has joined #openstack-ansible | 14:20 | |
*** hamzaachi has quit IRC | 14:23 | |
spatel | I think you have to match this timeout with oslo db backend | 14:23 |
spatel | https://docs.openstack.org/ocata/config-reference/common-configurations/database.html | 14:24 |
*** coreywright has joined #openstack-ansible | 14:24 | |
jamesdenton | good to know. thank you! | 14:25 |
*** Taseer has joined #openstack-ansible | 14:35 | |
*** tacco has left #openstack-ansible | 14:35 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/rocky: Remove un-used bootstrap variables https://review.openstack.org/593421 | 14:39 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/rocky: Use operating system specific IP utilities https://review.openstack.org/593422 | 14:40 |
*** dxiri has joined #openstack-ansible | 14:42 | |
*** shyamb has quit IRC | 14:44 | |
spatel | jamesdenton: do you have any kind of custom setting there? | 14:47 |
jamesdenton | probably? we have a custom fastl4 profile in place (not part of the script) that may have increased that valuer | 14:50 |
jamesdenton | i don't have an F5 in front of me to check | 14:50 |
jrosser | \o/ bionic integrated build green :) https://review.openstack.org/#/c/591287/ | 14:53 |
mnaser | jrosser: w00t | 14:53 |
mnaser | now why is opensuse timing out | 14:54 |
* mnaser is glad centos isn't the bad guy for once | 14:54 | |
mnaser | :P | 14:54 |
jrosser | :) | 14:54 |
*** Leo_m has joined #openstack-ansible | 14:54 | |
mnaser | looks like just a slow host | 14:54 |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible master: Remove bonds from AIO network config https://review.openstack.org/594085 | 14:59 |
*** arxcruz has joined #openstack-ansible | 14:59 | |
*** DanyC has quit IRC | 15:01 | |
*** DanyC has joined #openstack-ansible | 15:01 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-openstack_hosts master: Allow user-defined extra distro packages https://review.openstack.org/594160 | 15:03 |
spatel | Hey! folks my OSA is ready for production :) Thank you all of you for support | 15:05 |
spatel | https://ibb.co/iqbG8K | 15:05 |
*** DanyC has quit IRC | 15:06 | |
*** pcaruana has quit IRC | 15:09 | |
*** dxiri has quit IRC | 15:11 | |
jrosser | odyssey4me: recent builds don't seem to be swapping - looks like tuning those services down has helped | 15:11 |
jamesdenton | congrats spatel | 15:12 |
spatel | Now i have big challenge to migrate 200 VMware guest to openstack :( | 15:12 |
*** priteau has joined #openstack-ansible | 15:13 | |
*** hamzaachi_ has quit IRC | 15:14 | |
spatel | Folks, i think this bug is finished what should we do here: https://bugs.launchpad.net/openstack-ansible/+bug/1787517 | 15:14 |
openstack | Launchpad bug 1787517 in openstack-ansible "After primary node shutdown getting MySQL connection error " [Undecided,In progress] | 15:14 |
spatel | This is not a bug actually but may be Documentation, That if you use F5 keep this thing in mind :) | 15:15 |
mbuil | jamesdenton: I'll review it tomorrow first thing in the morning! I need to dash off | 15:15 |
*** dxiri has joined #openstack-ansible | 15:15 | |
jamesdenton | no worries! Thanks for taking a look | 15:16 |
spatel | jamesdenton: can you verify this bug to make sure other than me verified https://bugs.launchpad.net/openstack-ansible/+bug/1787517 | 15:17 |
openstack | Launchpad bug 1787517 in openstack-ansible "After primary node shutdown getting MySQL connection error " [Undecided,In progress] | 15:17 |
jamesdenton | spatel i own it and will do the needful | 15:18 |
spatel | perfect!! thanks :) | 15:18 |
jamesdenton | i've gotta bolt as well. bbiab | 15:18 |
*** Taseer has left #openstack-ansible | 15:22 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_magnum master: Switch to using project-templates https://review.openstack.org/588380 | 15:22 |
*** Bhujay has quit IRC | 15:27 | |
kaiokmo | congratz, spatel. :) | 15:28 |
cloudnull | spatel nice! | 15:30 |
spatel | big thanks to cloudnull :) | 15:30 |
openstackgerrit | Merged openstack/openstack-ansible-os_panko master: Add bionic to galaxy_info metadata https://review.openstack.org/593536 | 15:30 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-os_neutron master: Avoid looping systemd_service role include https://review.openstack.org/594008 | 15:31 |
spatel | I am going to create big document for public, how was my experience and try to make it easier for other folks :) | 15:32 |
*** jbadiapa has quit IRC | 15:33 | |
openstackgerrit | Jonathan Rosser proposed openstack/openstack-ansible-os_nova master: Bring gather vars in line with other OSA roles https://review.openstack.org/586818 | 15:34 |
*** electrofelix has quit IRC | 15:37 | |
*** electrofelix has joined #openstack-ansible | 15:37 | |
cloudnull | spatel very cool! | 15:39 |
cloudnull | jrosser where are we on the bionic front | 15:39 |
* cloudnull still needs to go kick a bionic lab to give that a good bash | 15:40 | |
jrosser | cloudnull: good news https://review.openstack.org/#/c/591287/ | 15:40 |
cloudnull | ah very nice! | 15:41 |
jrosser | cloudnull: getting rid of the bonds from the network setup unlocked it all | 15:41 |
jrosser | plus the network setup is very race-prone and i've fixed that there too | 15:41 |
cloudnull | sweet! | 15:43 |
*** Pradiprwt has quit IRC | 15:45 | |
mnaser | cloudnull, DimGR, andymccr, d34dh0r53, hughsaunders, b3rnard0, palendae, odyssey4me, serverascode, rromans, erikmwilson, mancdaz, _shaps_, BjoernT, claco, echiu, dstanek, jwagner, ayoung, prometheanfire, evrardjp, arbrandes, scarlisle, luckyinva, ntt, javeriak, spotz, vdo, jmccrory, alextricity25, jasondotstar, admin0, michaelgugino, ametts, bgmccollum, darrenc, JRobinson__, colinmcnamara, thorst, adreznec, eil397, | 15:48 |
mnaser | qwang,nishpatwa_, cathrichardson, drifterza, hwoarang, cshen, ullbeking, Tahvok, mnaser, nicolasbock, jrosser | 15:48 |
mnaser | t-10 for meeting | 15:48 |
mnaser | https://wiki.openstack.org/wiki/Meetings/openstack-ansible#Meeting_section_.22Last_week_highlights.22 | 15:48 |
mnaser | please fill that part out if needed :) | 15:48 |
spotz | o/ | 15:48 |
*** luksky has quit IRC | 15:48 | |
chandankumar | \o | 15:49 |
mnaser | chandankumar: if you want to add os_tempest related discussion we can add it in there :D | 15:49 |
arxcruz | o/ | 15:49 |
cloudnull | o/ | 15:50 |
tosky | oh | 15:51 |
d34dh0r53 | o/ | 15:53 |
guilhermesp | o/ | 15:53 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible stable/rocky: Remove the last remnants of get-pip.py https://review.openstack.org/594331 | 15:53 |
*** hamzaachi_ has joined #openstack-ansible | 15:56 | |
*** gyee has joined #openstack-ansible | 15:56 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Ensure package cache is updated for nspawn containers https://review.openstack.org/588430 | 15:57 |
*** macza has joined #openstack-ansible | 16:00 | |
* jrosser exhibits poor wiki edit skills | 16:01 | |
evrardjp | o/ | 16:02 |
*** vollman has quit IRC | 16:02 | |
ansmith | o/ | 16:02 |
spotz | o/ | 16:02 |
mnaser | hi all | 16:04 |
* mnaser has lost their tab | 16:05 | |
mnaser | #startmeeting openstack_ansible_meeting | 16:05 |
openstack | Meeting started Tue Aug 21 16:05:19 2018 UTC and is due to finish in 60 minutes. The chair is mnaser. Information about MeetBot at http://wiki.debian.org/MeetBot. | 16:05 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 16:05 |
mnaser | sorry about that slight delay | 16:05 |
*** openstack changes topic to " (Meeting topic: openstack_ansible_meeting)" | 16:05 | |
openstack | The meeting name has been set to 'openstack_ansible_meeting' | 16:05 |
mnaser | #topic rollcall | 16:05 |
*** openstack changes topic to "rollcall (Meeting topic: openstack_ansible_meeting)" | 16:05 | |
mnaser | o/ | 16:05 |
jrosser | o/ | 16:05 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Minimal(ist) network config for nspawn gating https://review.openstack.org/593230 | 16:05 |
guilhermesp | o/ o/ | 16:06 |
ansmith | o/ | 16:06 |
chandankumar | \o | 16:06 |
*** vnogin has quit IRC | 16:06 | |
arxcruz | o/ | 16:06 |
mnaser | cool so | 16:07 |
mnaser | #topic what happened since last meeting | 16:07 |
*** openstack changes topic to "what happened since last meeting (Meeting topic: openstack_ansible_meeting)" | 16:07 | |
mnaser | mnaser: jrosser lead a lot of work on bionic and it's almost there | 16:07 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Fix nspawn bind mount register process https://review.openstack.org/594339 | 16:07 |
mnaser | jrosser: wanna expand on that? | 16:07 |
*** Pradiprwt has joined #openstack-ansible | 16:07 | |
jrosser | sure | 16:07 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Minimal(ist) network config for nspawn gating https://review.openstack.org/593230 | 16:07 |
jrosser | i got the first integrated build to pass today https://review.openstack.org/#/c/591287/ | 16:07 |
jrosser | so i'd appreciate reviews on that and it's depends-on | 16:08 |
jrosser | mostly a massive fight for a few days with networkd on bionic, it really doesnt like how the AIO was set up with dummy interfaces and bonds | 16:08 |
jrosser | i've simplified that, and ensured there are no race conditions when bringing up the network, and that seems to have fixed it | 16:09 |
jrosser | so bionic really is very close indeed - those patches to go in and we are good i think | 16:09 |
mnaser | yay | 16:10 |
mnaser | jrosser: do you wanna tag patches with a topic | 16:10 |
mnaser | so we can easily review them | 16:10 |
jrosser | i can, although the topics may be useful when backporting? i assume this lot wants to go back to rocky too? | 16:11 |
Pradiprwt | jamesdenton: neutron playbooks executed successfully, but getting error while creating networks... I am thinking to configure mannualy... Can you please give some expalination how OVS work with container on controller node.. I mean bridge and agent communication | 16:11 |
mnaser | jrosser: i think that might be a second useful thing too | 16:11 |
mnaser | so it will help us track the work | 16:11 |
jrosser | whichever way makes it easiest is ok, just let me know or fiddle the topics | 16:12 |
mnaser | cools | 16:12 |
mnaser | so quickly | 16:12 |
mnaser | mnaser: centos jobs are back, w00t | 16:12 |
mnaser | that was a ton of work but finally got it done woo, thanks to some help and some other patches | 16:12 |
mnaser | mnaser: cleaned up jobs that were failing for a long time, we need to slowly phase in the bad ones too | 16:13 |
mnaser | mnaser: removed leap15 jobs because they were always failing, let's bring them back in when they pass | 16:13 |
mnaser | that might be relevant to hwoarang and evrardjp | 16:13 |
mnaser | they jobs are welcome back once the core issues are resolved | 16:13 |
mnaser | mnaser: os_neutron for distro centos-7 is nv, but os_nova for distro centos-7 is voting, os_neutron change for smart variables broke it os_nova for distro | 16:13 |
mnaser | cc cloudnull ^ i dunno if you wanna figure out how do we fix it or if we revert that change | 16:14 |
cloudnull | im not sure. | 16:14 |
evrardjp | mnaser: that's fine, we can re-introduce them when needed. | 16:14 |
evrardjp | at least fine for me | 16:14 |
mnaser | cloudnull: the change that failed it was https://review.openstack.org/#/c/588647/ | 16:15 |
cloudnull | I think distro w/ its tendency to put things conf strange places and rename service units is something we need to get a better handle on. | 16:16 |
cloudnull | so i'd be for revertuing that pr | 16:16 |
cloudnull | though I could also be over thinking things | 16:16 |
mnaser | cloudnull: it's just the api paste file that is in a different path on rdo i guess.. so maybe we can just make a patch to do the mappings | 16:16 |
cloudnull | like we had to create a blacklist of units in designate, I suspect we need to do that elsewhere too | 16:17 |
cloudnull | mnaser are there other basic config files in that path? | 16:17 |
mnaser | cloudnull: unfortunately no, just the api-paste is in /usr/share/whatever | 16:17 |
cloudnull | rdo used to put all the packaged config in that place and then tell the service to load that config first then /etc/$name | 16:18 |
mnaser | yeah i dont think they do that except for the api paste (and api paste is differnet given its loaded not from the service file but inside the service config) | 16:18 |
mnaser | aka api_paste_config = foo | 16:18 |
cloudnull | hum | 16:18 |
cloudnull | so maybe we just need to add that path to the task and use something like "with_first_round" ? | 16:19 |
evrardjp | with first round if for beers, but I understand :) | 16:19 |
mnaser | i defer to you for deciding what you think is best, but i think thats a good approach | 16:19 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Minimal(ist) network config for nspawn gating https://review.openstack.org/593230 | 16:20 |
mnaser | not to take too much on this, if cloudnull can take care of this, then we can get over that hump soon :) | 16:20 |
mnaser | mnaser: please fill this etherpad https://etherpad.openstack.org/p/osa-stein-ptg | 16:20 |
mnaser | please if you're attending, make sure you add your name and add any topics that you'd like | 16:20 |
mnaser | and finally | 16:21 |
mnaser | evrardjp: Rocky RC2 is this week. | 16:21 |
evrardjp | yup will work on that releasing, but so you know it. | 16:21 |
evrardjp | y'all know it:) | 16:21 |
mnaser | thanks for that update, we'll keep an eye and hopefully it merges cleanly and easily ;) | 16:21 |
mnaser | anything else before we jump to bugs? | 16:21 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible master: Minimal(ist) network config for nspawn gating https://review.openstack.org/593230 | 16:22 |
jrosser | memory usage is down | 16:22 |
jrosser | i don't see swapping any more | 16:22 |
mnaser | cool | 16:22 |
mnaser | i guess we have a little amount of bugs to go through | 16:22 |
mnaser | #topic bug triage | 16:23 |
*** openstack changes topic to "bug triage (Meeting topic: openstack_ansible_meeting)" | 16:23 | |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1787048 | 16:23 |
openstack | Launchpad bug 1787048 in openstack-ansible "attempting to disable ctrl-alt-del reboot always skips" [Undecided,New] | 16:23 |
evrardjp | jrosser: swift is still the biggest consumer? | 16:23 |
evrardjp | maybe we should keep this conversation for open discussion | 16:23 |
evrardjp | sorry | 16:23 |
mnaser | is there not a systemd module | 16:24 |
mnaser | that we can use to mask | 16:24 |
mnaser | rather than shell | 16:24 |
mnaser | maybe we can summon mhayden | 16:25 |
mnaser | https://docs.ansible.com/ansible/2.4/systemd_module.html | 16:25 |
mnaser | oh we can use that | 16:25 |
evrardjp | yeah | 16:25 |
cloudnull | http://paste.openstack.org/show/728541/ <- swift is the largest offender on my system | 16:25 |
mnaser | anyone feel like hacking on that? | 16:25 |
mnaser | it should be a straight forward thing for ansible-hardening | 16:25 |
evrardjp | cloudnull: not surprised | 16:25 |
evrardjp | cloudnull: maybe pypy would help | 16:26 |
cloudnull | ++ would be an interesting test | 16:26 |
cloudnull | mnaser I can go hack on that | 16:26 |
evrardjp | mnaser: I don't have the cycles, but it should be a low-hanging-fruit | 16:26 |
mnaser | cloudnull: cool, thanks, it should be a pretty straight forward fix | 16:27 |
cloudnull | ++ | 16:27 |
mnaser | confirmed/medium/assigned to cloudnull | 16:27 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1783668 | 16:27 |
openstack | Launchpad bug 1783668 in openstack-ansible "Playbook openstack-service-setup does not run on MNAIO" [Undecided,New] | 16:27 |
evrardjp | cloudnull: or antonym ^ | 16:28 |
mnaser | i think we forgot to change status of that to incomplete last cycle | 16:28 |
mnaser | or last meeting that is | 16:28 |
evrardjp | that's fine | 16:28 |
evrardjp | for next time :) | 16:28 |
evrardjp | I am doing it then | 16:28 |
evrardjp | :p | 16:28 |
odyssey4me | that bug is confirmed, quite honestly I don't think that playbook should even run | 16:29 |
evrardjp | odyssey4me: why is the bug confirmed? | 16:29 |
odyssey4me | the reason it doesn't work is because it's running against the wrong inventory | 16:29 |
evrardjp | we don't have data to show it's confirmed | 16:29 |
odyssey4me | evrardjp: I am confirming it. | 16:29 |
evrardjp | :) | 16:29 |
antonym | yeah, I think I tried running it one day and it is the wrong inventory | 16:29 |
evrardjp | that's confirmed for me :) | 16:30 |
antonym | i'll +1 that confirm ;) | 16:30 |
*** hamzaachi_ has quit IRC | 16:30 | |
evrardjp | I counted you in antonym :) | 16:30 |
* mnaser doesn't know anything about MNAIO | 16:30 | |
odyssey4me | I'd like to see the MNAIO thing become something that sets up the VM's and stays away from trying to do everything else | 16:30 |
mnaser | so ill defer | 16:30 |
antonym | ++ | 16:30 |
evrardjp | odyssey4me: that's fair | 16:30 |
evrardjp | so you think this should be removed? | 16:30 |
evrardjp | I am fine with that. | 16:31 |
evrardjp | I think if you're setting the things in MNAIO, you can then use a "flavor" of bootstrap role to do a MNAIO | 16:31 |
evrardjp | different network config, different user variables, and more likely be re-usable for multinode testing in gates should that ever happen | 16:31 |
odyssey4me | personally, yeah, I think it should be removed as it's just confusing anyway | 16:32 |
antonym | maybe it's good for a multi-node-aio-extras or something | 16:32 |
antonym | i haven't needed to use it personally yet tho | 16:32 |
odyssey4me | I'm doing some work on the MNAIO tooling anyway so I can pick that bug up | 16:32 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/ansible-hardening master: Correct issue with ansible hardening and systemd https://review.openstack.org/594366 | 16:32 |
odyssey4me | antonym: well, yeah - perhaps just a general ops repo thing rather than an MNAIO thing | 16:33 |
mnaser | cool co | 16:33 |
mnaser | confirmed medium assigned to odyssey4me ? | 16:33 |
odyssey4me | I'd say low | 16:33 |
mnaser | your call :) | 16:33 |
*** vnogin has joined #openstack-ansible | 16:33 | |
odyssey4me | it doesn't affect anything, it's just confusing | 16:33 |
evrardjp | low | 16:33 |
evrardjp | I'd say low | 16:33 |
mnaser | voila | 16:33 |
evrardjp | :p | 16:33 |
mnaser | #link https://bugs.launchpad.net/openstack-ansible/+bug/1782388 | 16:33 |
openstack | Launchpad bug 1782388 in openstack-ansible "Installing Multipath But Not Enabling In Nova Causes Volume Attachment Failures" [Undecided,New] | 16:33 |
mnaser | ok so bgmccollum any updates on that one? | 16:34 |
evrardjp | I think we discussed it in a bug triage lately, after july? | 16:35 |
evrardjp | is it possible? | 16:35 |
mnaser | yeah we keep leaving it status as is to get updats about it | 16:35 |
mnaser | not sure where to go next from here | 16:36 |
evrardjp | eading last week's log | 16:36 |
evrardjp | just a sec | 16:36 |
evrardjp | http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-08-14-16.01.log.txt | 16:38 |
evrardjp | I think with this text in mind, we can keep it open until someone shows up | 16:38 |
mnaser | cool | 16:38 |
mnaser | well in that case | 16:38 |
mnaser | we're wrapped up bug triage | 16:38 |
mnaser | #topic open discussion | 16:38 |
*** openstack changes topic to "open discussion (Meeting topic: openstack_ansible_meeting)" | 16:38 | |
spotz | Sign up if you’re coming to the PTG!!! | 16:39 |
spotz | And remember Mon-Tues will be the OPS meetup | 16:39 |
jrosser | there still looks to be a good deal to be done on memory usage http://paste.openstack.org/show/728542/ | 16:40 |
jrosser | thats a bionic AIO so very representative of thuse ubuntu gate jobs | 16:41 |
mnaser | seems a lot for galera | 16:42 |
jrosser | it's surprising, yes | 16:42 |
jrosser | all these tools count different things in different ways though | 16:43 |
evrardjp | yeah that's very different to what I used to see | 16:43 |
evrardjp | you can check with dstat | 16:43 |
*** dcdamien has joined #openstack-ansible | 16:43 | |
cloudnull | sadly i gotta run. be back later. | 16:43 |
evrardjp | so that is everywhere the same | 16:44 |
evrardjp | cloudnull: cya later! | 16:44 |
spotz | Seeya cloudnull | 16:44 |
*** spatel has quit IRC | 16:44 | |
guilhermesp | take care cloudnull | 16:44 |
mnaser | I guess that wraps it up | 16:47 |
mnaser | #endmeeting | 16:48 |
*** openstack changes topic to "Launchpad: https://launchpad.net/openstack-ansible || Weekly Meetings: https://wiki.openstack.org/wiki/Meetings/openstack-ansible || Review Dashboard: https://goo.gl/tTmdgs" | 16:48 | |
openstack | Meeting ended Tue Aug 21 16:48:00 2018 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 16:48 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-08-21-16.05.html | 16:48 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-08-21-16.05.txt | 16:48 |
openstack | Log: http://eavesdrop.openstack.org/meetings/openstack_ansible_meeting/2018/openstack_ansible_meeting.2018-08-21-16.05.log.html | 16:48 |
evrardjp | thanks mnaser | 16:48 |
spotz | Thanks mnaser | 16:48 |
chandankumar | mnaser: oh we missed the tempest related discussion | 16:48 |
arxcruz | outch, I though we went thorugh the wiki list of open discussions | 16:48 |
arxcruz | evrardjp: ^ | 16:48 |
arxcruz | we want to spread the word of tempest :) | 16:49 |
odyssey4me | oops | 16:49 |
odyssey4me | well, we can still discuss it | 16:49 |
spotz | Heheh | 16:49 |
evrardjp | that's nice | 16:49 |
evrardjp | let's discuss this :) | 16:49 |
arxcruz | chandankumar: would you or me? | 16:49 |
evrardjp | mnaser: come back! :D | 16:49 |
mnaser | I’m still here | 16:49 |
arxcruz | so, if chandankumar may permit me, we have in tripleo-quickstart a role that do basically the same as os_tempest do | 16:50 |
chandankumar | arxcruz: go ahead | 16:50 |
arxcruz | except that since tripleo works with rpm, we need to add some support for that | 16:50 |
chandankumar | A little big background it all started from this thread http://lists.openstack.org/pipermail/openstack-dev/2018-August/133119.html | 16:50 |
evrardjp | arxcruz: I think we support distro installs | 16:50 |
mnaser | We do district | 16:50 |
mnaser | Distro installs too yes | 16:50 |
arxcruz | initially we wanted to remove this role from quickstart to became a independent role that might be used from other projects | 16:50 |
*** markvoelker has joined #openstack-ansible | 16:50 | |
arxcruz | evrardjp: yeah, but we also have support to a very cool tool that magically configure tempest ;) | 16:51 |
chandankumar | the main goal for working on a single role to support not only deployment tools but also consume it with devstack zuul based ci | 16:51 |
mnaser | That magical tool, if it works with us, that’s fine | 16:51 |
arxcruz | i mean, it writes the tempest.conf we just need to pass the credentials | 16:51 |
arxcruz | talking specifically from tripleo, we run tempest from rpm packages, use this tempestconf tool | 16:52 |
odyssey4me | Yep, it sounds pretty cool. We'd probably have to implement it as an opt-in mechanism though. | 16:52 |
evrardjp | arxcruz: I like the fact that you have a magical tool that configures tempest :) | 16:52 |
*** NostawRm has quit IRC | 16:52 | |
mnaser | I mean if it works reliably | 16:52 |
mnaser | I wouldn’t want to maintain two methods overall | 16:52 |
arxcruz | evrardjp: https://github.com/openstack/python-tempestconf | 16:52 |
arxcruz | so, talking about tripleo specifically | 16:53 |
evrardjp | I'd say the easiest is to make sure it's opt-in, then we move to use this tool as soon as possible, then we cut the other path? | 16:53 |
arxcruz | since we can't afford to run full tempest, we do have some tools | 16:53 |
arxcruz | to workaround that, we run some scenarios | 16:53 |
chandankumar | since we want to unfiy the solution we need to have to give choices to users how to want to use the role | 16:53 |
arxcruz | we have a tool that send email to specific teams when some test fails | 16:53 |
odyssey4me | neat :) | 16:53 |
arxcruz | we also have a tool to check for lp and bz | 16:53 |
tosky | as python-tempestconf developer, I'd say the two methods may coexist, in case someone does not want to use python-tempestconf | 16:53 |
tosky | but it can be decided later | 16:54 |
arxcruz | all of this are now inside our validate-tempest role in tripleo-quickstart-extras | 16:54 |
arxcruz | I check the os_tempest code, and it's pretty similar of ours, except for these parts | 16:54 |
chandankumar | In Tripleo, we have run tempest on eachset there are lots of things got evolved there which can be shared across distributions | 16:54 |
arxcruz | oh, we also run stackviz | 16:54 |
odyssey4me | is there a specific question to be raised? | 16:54 |
evrardjp | yeah because right now it sounds like you could simply have a different method for configuration, the same way we have different methods of installation | 16:55 |
chandankumar | https://github.com/openstack/tripleo-quickstart-extras/tree/master/roles/validate-tempest/vars | 16:55 |
odyssey4me | my understanding is that we're on board for unifying the role and I think we've agreed that using a var to enable/disable functionality in the role makes sense | 16:55 |
arxcruz | well, some changes need to be submited on os_tempest, and if that's the case, we can discuss on ptg | 16:55 |
evrardjp | yeah or in reviews | 16:56 |
evrardjp | we are okay with the changes | 16:56 |
arxcruz | pretty mutch that's it, if you guys agree, we will work on the patches for review | 16:56 |
evrardjp | I am okay at least, maybe others won't : p | 16:56 |
odyssey4me | yep, we're absolutely on board and quite excited to be working together with the tripleo folks :) | 16:56 |
evrardjp | spreading cognitive load :p | 16:56 |
arxcruz | and in the future, since we use it on tripleo, maybe have a tripleo job running against os_tempest | 16:56 |
arxcruz | odyssey4me: yay! | 16:56 |
odyssey4me | sure, that makes sense | 16:57 |
evrardjp | It's not up to me to decide, but it would make sense to have cores from your side too :D | 16:57 |
*** shardy has quit IRC | 16:57 | |
chandankumar | this discussion is initated so that we can also onboard/ask other deployment tool to calloborate towards an unified role | 16:57 |
odyssey4me | evrardjp: yep, that's a good suggestion | 16:57 |
evrardjp | I mean you obviously know how these work | 16:57 |
arxcruz | yup, me and chandankumar are the ones working extensivelly on validate-tempest role on our side | 16:58 |
odyssey4me | I don't think the role is setup for an independent core team right now, but that's a simple patch away | 16:58 |
arxcruz | we even run tempest containerized | 16:58 |
chandankumar | mnaser: odyssey4me: arxcruz and tosky will be there in PTG, we will talk in detail I will add a topic there so that we can better shape the role | 16:58 |
evrardjp | odyssey4me: well I guess I technically can't do this anymore, so maybe mnaser can ? | 16:58 |
evrardjp | I will be at the PTG too | 16:59 |
evrardjp | if you need help. But I think with those guys, you shouldn't need mine. #hasbeenAnyway | 16:59 |
arxcruz | I'll add my name on the etherpad, and we can discuss more about it :) | 16:59 |
odyssey4me | evrardjp: anyone can do it, but yes there should ideally be agreement from the PTL and core team before going ahead | 16:59 |
*** nicolasbock has joined #openstack-ansible | 16:59 | |
evrardjp | yup | 16:59 |
chandankumar | os_tempest gives a start about sharing role, may be the same thing can be applied to other project also | 16:59 |
mnaser | I think we can sit down together and see all the things that we can work together | 17:00 |
arxcruz | yup, that's awesome | 17:00 |
evrardjp | chandankumar: I think we have many places where we can collaborate. we have config_template, which is a very big thing you can use. Then many other small bits, into bigger bits depending on your appetite. | 17:00 |
odyssey4me | arxcruz chandankumar looking forward to meeting you at the PTG - and I think I've said this before, but please don't be shy with suggesting changes or questioning why things are done the way they're done... there are no sacred cows ;) | 17:00 |
* chandankumar will be not there at ptg my teammates will be there | 17:01 | |
arxcruz | odyssey4me: sure! :) I'm not shy after a few beers :P | 17:01 |
evrardjp | arxcruz: who is? | 17:01 |
evrardjp | :D | 17:01 |
arxcruz | :D | 17:01 |
* chandankumar is also inviting all the teams to onboard for the same mail going tomorrow | 17:01 | |
chandankumar | for more eyes | 17:02 |
arxcruz | well, that's it from my side, i'll look chandankumar patches that he already started, and study more the os_tempest code | 17:02 |
odyssey4me | sometimes we do things for reasons, and we're happy to share them - sometimes we also do things because we don't know any better | 17:02 |
arxcruz | gotta go, daughter is yelling here for attention :) thanks guys | 17:02 |
chandankumar | that's it from myside | 17:03 |
spotz | Laters | 17:03 |
odyssey4me | thanks folks! | 17:03 |
*** mwe1 has joined #openstack-ansible | 17:03 | |
evrardjp | thanks | 17:04 |
jamesdenton | Pradiprwt can you check your neutron-server logs to see if there's anything being reported there? | 17:08 |
*** dxiri has quit IRC | 17:11 | |
*** dxiri has joined #openstack-ansible | 17:12 | |
odyssey4me | evrardjp: what's the hold up for moving to use https://github.com/openstack/ansible-config_template and removing it from the common plugins repo? | 17:13 |
odyssey4me | are we missing tests or something? | 17:13 |
openstackgerrit | James Denton proposed openstack/openstack-ansible-plugins master: Updates provider_network plugin to support geneve https://review.openstack.org/584447 | 17:17 |
*** dxiri has quit IRC | 17:18 | |
*** dxiri has joined #openstack-ansible | 17:18 | |
*** dxiri has quit IRC | 17:24 | |
*** tosky has quit IRC | 17:24 | |
openstackgerrit | James Denton proposed openstack/openstack-ansible master: Adds haproxy endpoints for networking-ovn support https://review.openstack.org/584069 | 17:24 |
*** DanyC has joined #openstack-ansible | 17:26 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-ops master: MNAIO: Use images subdirectory for VM images https://review.openstack.org/594115 | 17:30 |
*** EmilienM has joined #openstack-ansible | 17:32 | |
*** electrofelix has quit IRC | 17:39 | |
*** dave-mccowan has quit IRC | 17:44 | |
*** portdirect has quit IRC | 17:54 | |
odyssey4me | mnaser: got a minute to talk about https://review.openstack.org/593179 ? | 17:54 |
*** Darcidride has joined #openstack-ansible | 17:55 | |
*** luksky has joined #openstack-ansible | 18:02 | |
mnaser | odyssey4me: eating lunch but I can look | 18:03 |
mnaser | odyssey4me: oh sure what’s up? | 18:03 |
odyssey4me | I can update the patch if you like, but I wanted to discuss the bitrot jobs and get agreement before oging ahead. | 18:04 |
odyssey4me | *going | 18:04 |
odyssey4me | can you read the comment in https://review.openstack.org/#/c/593179/4//COMMIT_MSG ? | 18:04 |
odyssey4me | what would you like as a way forward - leave those jobs removed, or add them back in? | 18:05 |
mnaser | odyssey4me: personally I am totally okay with keeping them in *if* someone is looking at them | 18:05 |
mnaser | If we identify that person I’m all for keeping them | 18:05 |
odyssey4me | well, I prefer that we keep them and encourage people to look at them | 18:06 |
odyssey4me | we could also add a note about them in https://docs.openstack.org/openstack-ansible/latest/contributor/core-reviewers.html#core-reviewer-expectations | 18:06 |
odyssey4me | or perhaps rather than just core resposibilities, we should add it to https://docs.openstack.org/openstack-ansible/latest/contributor/core-reviewers.html#general-responsibilities | 18:07 |
odyssey4me | it might be a good idea to work out some sort of stable sub-team which looks out for patches to master which should be ported, and who monitor the bitrot jobs and register bugs for them | 18:09 |
mnaser | odyssey4me: they don’t really affect too much being in or not so if you feel there is value in keeping them for now, we can keep them | 18:09 |
*** jbadiapa has joined #openstack-ansible | 18:09 | |
*** poopcat has joined #openstack-ansible | 18:13 | |
odyssey4me | mnaser: okie dokey, I'll adjust that patch then if you don't mind | 18:13 |
odyssey4me | I was thinking also that once it merges, which I expect it will, we should port it back to rocky. | 18:15 |
odyssey4me | I've generally found it best to try and keep at least the most recent release and master in-line with each other, and if possible the older releases too. | 18:15 |
mnaser | Yes please, no problem | 18:22 |
mnaser | I agree odyssey4me | 18:22 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_octavia stable/queens: Set quota for octavia service project https://review.openstack.org/594505 | 18:24 |
odyssey4me | johnsom: https://review.openstack.org/594505 is the queens backport for that patch - let me know if there're any other urgents ones you need assistance with | 18:25 |
johnsom | odyssey4me You are the man. That is the only one I know of. Thanks! | 18:26 |
*** dave-mccowan has joined #openstack-ansible | 18:30 | |
*** dave-mccowan has quit IRC | 18:35 | |
*** monty has quit IRC | 18:37 | |
*** kklimonda has quit IRC | 18:37 | |
*** Adri2000 has quit IRC | 18:37 | |
*** kencjohnston has quit IRC | 18:37 | |
*** lagman has quit IRC | 18:37 | |
*** aicilamd has quit IRC | 18:37 | |
*** monte has joined #openstack-ansible | 18:37 | |
*** kencjohnston_ has joined #openstack-ansible | 18:38 | |
openstackgerrit | Merged openstack/openstack-ansible stable/rocky: Remove un-used bootstrap variables https://review.openstack.org/593421 | 18:40 |
odyssey4me | mnaser cloudnull hwoarang logan- evrardjp I've been thinking that perhaps it'd be nice on the first day at the PTG to make a slot for people to share what they're doing with OSA, what drew them to use it and what they'd like to see come out of it. I also wonder whether we could perhaps have some sort of session to that effect as part of the ops meetup. | 18:40 |
*** hamzaachi_ has joined #openstack-ansible | 18:41 | |
openstackgerrit | Victor Palma proposed openstack/openstack-ansible-galera_server master: fix bootstrap of galera 10.2+ clusters https://review.openstack.org/592531 | 18:41 |
*** kysse has quit IRC | 18:42 | |
*** tobberydberg has quit IRC | 18:42 | |
*** spikebyte has quit IRC | 18:42 | |
*** fyx has quit IRC | 18:42 | |
*** mnaser has quit IRC | 18:42 | |
*** git-harry has quit IRC | 18:42 | |
odyssey4me | spotz d34dh0r53 jrosser mgariepy that's for your eyes too | 18:42 |
odyssey4me | and jmccrory | 18:42 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Refactor jobs to use project-templates https://review.openstack.org/593179 | 18:46 |
spotz | odyssey4me: Probably a good idea and one of the reasons we're doing user committee Wednesday | 18:49 |
spotz | OPS meetup is Mon/tues | 18:49 |
odyssey4me | spotz: given this is the first time there's a co-hosted ops meetup, I think it'd be good to get some sort of user feedback... but also to share | 18:50 |
odyssey4me | an obvious concern, though, is that it may result in some negative interactions from people who feel competitive... but hopefully those days are gone now | 18:51 |
spotz | odyssey4me: Yeah and if you want an ops meetup session there's an ether for that | 18:51 |
odyssey4me | bother mnaser has netsplit | 18:54 |
*** devx has joined #openstack-ansible | 18:55 | |
spotz | But yeah if you're hoping to get ops feedback, either ask for a session at the meetup or try for Wednesday with the idea folks will still be there3 | 18:55 |
*** aicilamd has joined #openstack-ansible | 18:58 | |
*** priteau has quit IRC | 19:00 | |
*** mnaser has joined #openstack-ansible | 19:09 | |
odyssey4me | mnaser: http://eavesdrop.openstack.org/irclogs/%23openstack-ansible/%23openstack-ansible.2018-08-21.log.html#t2018-08-21T18:40:29 | 19:10 |
mnaser | gah just finished joining back channels | 19:10 |
mnaser | odyssey4me: checking | 19:10 |
mnaser | odyssey4me: i agree, i'm sure there are a lot of operators in the room and having that joint conversation would be super super super productive | 19:11 |
mnaser | wonder who would be the person to reach out to for that | 19:11 |
odyssey4me | https://etherpad.openstack.org/p/ops-meetup-ptg-denver-2018 | 19:12 |
mnaser | cool, i can add that one there | 19:13 |
odyssey4me | traditionally at the summit we've done a session to share what's happened in the last cycle and plans for the new cycle | 19:13 |
odyssey4me | The PTG is a different format though. | 19:14 |
*** luksky11 has joined #openstack-ansible | 19:14 | |
odyssey4me | I feel like that sort of thing belongs at the summit, when the release is announced - so this ideally needs to be more informal and information gathering focused. | 19:14 |
mnaser | i added some stuff in there odyssey4me | 19:14 |
mnaser | feel free to edit it if it makes sense | 19:15 |
odyssey4me | mnaser: I see you made it broad, and that's nice - however in broad sessions like that it's difficult to have a focused conversation. | 19:15 |
mnaser | odyssey4me: i agree, do you have specific topics you'd want to narrow it down to (feel free to add those in) | 19:16 |
odyssey4me | I was thinking more along the lines of an OSA focused thing - and also a bring-and-share sort of thing. | 19:16 |
mnaser | sure, let me try to rephrase | 19:16 |
odyssey4me | we tried some broad deployment tools sessions in the past, and those didn't work out well because they ended up being a bit of a me-too sort of thing where projects strutted | 19:17 |
*** luksky has quit IRC | 19:17 | |
odyssey4me | love that edit - LGTM :) | 19:18 |
mnaser | odyssey4me: okay added 1 more line, for v2 :p | 19:18 |
mnaser | make it open for those potential users too | 19:18 |
odyssey4me | added another line : | 19:19 |
odyssey4me | :) | 19:19 |
mnaser | odyssey4me: lgtm, thanks for coming up with the idea | 19:23 |
odyssey4me | mnaser: happy to help :) | 19:25 |
odyssey4me | any cores around to review https://goo.gl/k9cCfF ? :) | 19:32 |
*** sep has quit IRC | 19:33 | |
*** ullbeking has quit IRC | 19:33 | |
*** dweaver has quit IRC | 19:33 | |
*** sdake has quit IRC | 19:33 | |
*** mancdaz has quit IRC | 19:34 | |
*** sdake has joined #openstack-ansible | 19:34 | |
*** aicilamd has quit IRC | 19:35 | |
*** ullbeking has joined #openstack-ansible | 19:35 | |
*** luksky has joined #openstack-ansible | 19:36 | |
odyssey4me | ansmith: I've posed some suggestions for your session proposal in https://etherpad.openstack.org/p/osa-stein-ptg | 19:37 |
ansmith | odyssey4me: thanks, i am hoping to tune in remotely for the discussion | 19:38 |
*** luksky11 has quit IRC | 19:38 | |
odyssey4me | ansmith: that's been a little difficult in the past, but we'll do what we can to make it work | 19:38 |
*** evrardjp has quit IRC | 19:39 | |
*** ArchiFleKs has quit IRC | 19:39 | |
*** bradm has quit IRC | 19:39 | |
*** tomcsi has quit IRC | 19:39 | |
*** Neptu has quit IRC | 19:39 | |
*** Bico_Fino_ has quit IRC | 19:39 | |
ansmith | odyssey4me: if remote doesn't work, just having folks discuss and comment would be ideal | 19:39 |
odyssey4me | I know that facilities for remote participation has been a topic for discussion at the PTG *every time*, so hopefully there'll be something. Otherwise we all have laptops. :) | 19:39 |
*** Neptu has joined #openstack-ansible | 19:43 | |
*** aicilamd has joined #openstack-ansible | 19:47 | |
*** Rhvs has quit IRC | 19:47 | |
*** mhayden has quit IRC | 19:48 | |
*** hamzaachi_ has quit IRC | 19:51 | |
odyssey4me | heh, looking at the PTG proposed discussions, it kinda feels like I'm proposing too many discussions :/ someone else please propose things | 19:55 |
odyssey4me | cloudnull: added a discussion about nspawn | 19:55 |
odyssey4me | https://etherpad.openstack.org/p/osa-stein-ptg | 19:55 |
*** luksky11 has joined #openstack-ansible | 19:56 | |
odyssey4me | I'm out for the night - cheers folks! | 20:00 |
*** luksky has quit IRC | 20:00 | |
cloudnull | later odyssey4me | 20:00 |
*** mhayden has joined #openstack-ansible | 20:00 | |
openstackgerrit | Merged openstack/openstack-ansible master: Add lxc3 compatibility https://review.openstack.org/589146 | 20:01 |
cloudnull | ^ nice! | 20:05 |
openstackgerrit | Merged openstack/openstack-ansible-ops master: MNAIO: Use images subdirectory for VM images https://review.openstack.org/594115 | 20:08 |
dw | upgrading this sshd/TMOUT thing from "minor nuisance" to "lost work" | 20:09 |
dw | i doubt either setting has once in the history of man kept out a determined attacker, or even a kitten set lose on a keyboard. if i filed a bug, would there be score for just permanently disabling these? | 20:10 |
dw | *scope | 20:10 |
openstackgerrit | Merged openstack/openstack-ansible stable/rocky: Use operating system specific IP utilities https://review.openstack.org/593422 | 20:11 |
openstackgerrit | Merged openstack/openstack-ansible stable/rocky: Bump SHAs for rocky release https://review.openstack.org/593058 | 20:11 |
*** mubix_ has joined #openstack-ansible | 20:11 | |
*** Tahvok_ has joined #openstack-ansible | 20:12 | |
dw | i just installed mosh :) problem 'solved' hehe | 20:15 |
*** hamzaachi_ has joined #openstack-ansible | 20:15 | |
cloudnull | mosh is lovely :) | 20:16 |
dw | it has surprisingly few annoyances.. although it reaks havoc on wtmp (wifi drops for 15 seconds, new wtmp entry) | 20:18 |
*** Tahvok has quit IRC | 20:19 | |
*** arbrandes has quit IRC | 20:19 | |
*** mubix has quit IRC | 20:19 | |
*** storshoo has quit IRC | 20:19 | |
*** mubix_ is now known as mubix | 20:19 | |
*** Tahvok_ is now known as Tahvok | 20:19 | |
*** arbrandes has joined #openstack-ansible | 20:24 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Add missing user defined interface support https://review.openstack.org/594544 | 20:24 |
*** gkadam has quit IRC | 20:27 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Disable verbose output of log collection https://review.openstack.org/591339 | 20:28 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Add missing user defined interface support https://review.openstack.org/594544 | 20:30 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Add missing user defined interface support https://review.openstack.org/594544 | 20:38 |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Add missing user defined interface support https://review.openstack.org/594544 | 20:42 |
*** gkadam has joined #openstack-ansible | 20:43 | |
*** ansmith has quit IRC | 20:43 | |
openstackgerrit | Kevin Carter (cloudnull) proposed openstack/openstack-ansible-nspawn_container_create master: Add missing user defined interface support https://review.openstack.org/594544 | 20:51 |
*** spatel has joined #openstack-ansible | 20:57 | |
spatel | cloudnull: what is this error about http://paste.openstack.org/show/728554/ | 20:57 |
cloudnull | likely a failed fact gather. | 20:58 |
cloudnull | if its lxc container create | 20:58 |
cloudnull | you have to pass in hosts when running a limit | 20:59 |
cloudnull | something like: `openstack-ansible lxc-container-create.yml --limit hosts:all_containers` | 20:59 |
cloudnull | but i'd suspect its a missing fact | 21:00 |
spatel | okay! i got it | 21:01 |
spatel | I am trying to add 16 compute nodes and i caught that error | 21:01 |
spatel | if i clear facts does that fix my error ? | 21:02 |
spatel | let me see | 21:02 |
*** gkadam has quit IRC | 21:26 | |
*** luksky11 has quit IRC | 21:29 | |
*** aicilamd has quit IRC | 21:31 | |
*** aicilamd has joined #openstack-ansible | 21:32 | |
*** aicilamd has quit IRC | 21:36 | |
*** ansmith has joined #openstack-ansible | 21:38 | |
*** schwicht has quit IRC | 21:40 | |
*** aicilamd has joined #openstack-ansible | 21:42 | |
*** spatel has quit IRC | 21:42 | |
*** aicilamd has quit IRC | 21:43 | |
*** aicilamd has joined #openstack-ansible | 21:44 | |
*** hamzaachi_ has quit IRC | 21:46 | |
*** aicilamd has quit IRC | 21:49 | |
*** Darcidride has quit IRC | 21:51 | |
*** tosky has joined #openstack-ansible | 22:07 | |
*** schwicht has joined #openstack-ansible | 22:24 | |
*** schwicht has quit IRC | 22:29 | |
*** aicilamd has joined #openstack-ansible | 22:31 | |
dw | is it possible to get something approaching a production-lik setup out of openstack-ansible running on a cloud provider? maybe GCE with nested virtualization enabled? | 22:39 |
*** DanyC has quit IRC | 22:40 | |
dw | i'd like to setup a <500 node benchmark for my code in the coming weeks, and wondering if OSA can actually provision a realistic configuration, rather than just an all-in-one install | 22:40 |
*** DanyC has joined #openstack-ansible | 22:41 | |
jrosser | dw: https://github.com/openstack/openstack-ansible-ops/tree/master/multi-node-aio | 22:41 |
jrosser | That’s a good next step up from the AIO | 22:42 |
dw | jrosser: the context is perf testing the upcoming branch, and really i want a prod-sized load to work with. this looks like it deploys a small number of containers to a small number of boxes? i really need somewhere around 100-500 real targets (containers or otherwise, but must be over the network off the controller box) | 22:43 |
*** schwicht has joined #openstack-ansible | 22:44 | |
*** Leo_m has quit IRC | 22:44 | |
*** DanyC has quit IRC | 22:45 | |
dw | i think i just need to spend some time RTFMing.. the GCE example might be made to work, perhaps with a little patching | 22:46 |
jrosser | I’m sure someone’s done some terraform type stuff too | 22:46 |
*** schwicht has quit IRC | 22:47 | |
dw | jrosser: just while you're around :) does 2 hrs 15 minutes sound about right for a typical fresh AIO install with vanilla? i had disk issues with this box in the past, just want to make sure the timing is in roughly the right ballpark | 22:49 |
dw | ah, this is a mechanical disk. i'm not sure if you're working with SSDs | 22:50 |
jrosser | That’s on the slow side I guess | 22:50 |
jrosser | But yes if that’s an hdd fair enough | 22:50 |
dw | thanks | 22:51 |
jrosser | You can see the typical times in Openstack CI results. Usually around 90 mins or so | 22:52 |
dw | i might try mounting the filesystems async and putting the vm's block device in writeback mode, the host box has plenty of ram | 22:53 |
dw | derp :) and it's also running out of qcow2 image, that always sucks | 22:54 |
*** spatel has joined #openstack-ansible | 22:55 | |
*** vnogin has quit IRC | 22:57 | |
*** spatel has quit IRC | 23:00 | |
*** Laszlo-74 has quit IRC | 23:03 | |
openstackgerrit | Merged openstack/openstack-ansible-nspawn_hosts master: Document adding "extra" networks https://review.openstack.org/593967 | 23:07 |
*** tosky has quit IRC | 23:07 | |
*** schwicht has joined #openstack-ansible | 23:16 | |
*** schwicht has quit IRC | 23:23 | |
guilhermesp | cloudnull: ping :) | 23:35 |
*** macza has quit IRC | 23:37 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!