*** hamzy_ has joined #openstack-ansible | 00:01 | |
*** hamzy_ is now known as hamzy | 00:02 | |
*** DanyC_ has quit IRC | 00:07 | |
mnaser | cloudnull: https://www.projectatomic.io/blog/2018/02/reintroduction-podman/ a fun upcoming project for you :P | 00:10 |
---|---|---|
cloudnull | seems like OOO is going that way | 00:11 |
cloudnull | just read Emileon's blog post | 00:11 |
cloudnull | also seems like were in the summer of the container runtime :P | 00:11 |
cloudnull | its like folks haven't realized linux just provides all this, nudges nspawn :) | 00:12 |
cloudnull | mnaser you ever figure out what was going on with the LVM based compute deployment? | 00:22 |
mnaser | cloudnull: haha yup, they are, interesting path they're doing | 00:22 |
mnaser | cloudnull: i did not unfortunately... i think its probably a centos chown thing | 00:23 |
mnaser | cloudnull: upon further research tho, it seemed like a lot of missed features by going lvm | 00:24 |
cloudnull | I kicked a cent box to go and give this a bash however i've been pulled away for now | 00:24 |
cloudnull | yea ++ there are a bunch of features that just do not exist when running with logical volumes, however the VMs are FAST! | 00:24 |
logan- | yeah the performance gains are huge. no working thin volumes was painful though :( | 00:39 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_aodh stable/rocky: use include_tasks instead of include https://review.openstack.org/608105 | 00:48 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_trove stable/rocky: use include_tasks instead of include https://review.openstack.org/608107 | 00:49 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_tempest stable/rocky: use include_tasks instead of include https://review.openstack.org/608108 | 00:50 |
*** devx has quit IRC | 00:52 | |
cloudnull | logan- that and migration seems to be a no go too | 00:55 |
cloudnull | but the speed sure is nice :) | 00:55 |
jamesdenton | howdy | 01:05 |
cloudnull | o/ jamesdenton | 01:13 |
jamesdenton | ehlo | 01:13 |
jamesdenton | what's the good word? | 01:14 |
cloudnull | just clouding `MariaDB [(none)]> drop database nova;` | 01:15 |
jamesdenton | you like to live dangerously | 01:15 |
* cloudnull living up to my name | 01:16 | |
jamesdenton | touché | 01:16 |
*** dave-mccowan has quit IRC | 01:16 | |
cloudnull | sometimes it just needs to be nuked from orbit, its the only way to be sure. | 01:18 |
prometheanfire | cloudnull: any protips on https://review.openstack.org/608102 ? | 01:35 |
prometheanfire | cloudnull: my only guess as to what's happening is that since one script is calling another it's a variable scope thing | 01:42 |
cloudnull | yea http://logs.openstack.org/02/608102/1/check/openstack-ansible-functional-gentoo-17-0-systemd/d171d5c/job-output.txt.gz#_2018-10-05_00_55_25_363550 I'd expect it to be something you need to extend to make the script detect gentoo | 01:44 |
prometheanfire | cloudnull: talking about run_tests.sh? | 01:45 |
cloudnull | tests/common/run_tests_common.sh | 01:45 |
cloudnull | https://github.com/openstack/openstack-ansible-tests/blob/master/run_tests_common.sh#L23-L34 | 01:45 |
prometheanfire | cloudnull: ya, I'm doing the same as all the other distros... | 01:46 |
prometheanfire | hmm, sourcing passes things for me | 01:50 |
prometheanfire | hmm, the var is confirmed passed, but not detected... | 01:54 |
prometheanfire | VERSION is not set | 01:56 |
prometheanfire | because we be rollin | 01:57 |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: add Gentoo jobs as non-voting https://review.openstack.org/608102 | 01:58 |
*** gyee has quit IRC | 02:01 | |
*** DanyC has joined #openstack-ansible | 02:08 | |
*** DanyC has quit IRC | 02:15 | |
prometheanfire | lol, france uses gentoo hardened as their 'secure' OS | 02:20 |
*** devx has joined #openstack-ansible | 02:22 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: add Gentoo jobs as non-voting https://review.openstack.org/608102 | 02:42 |
*** DanyC has joined #openstack-ansible | 03:10 | |
*** DanyC has quit IRC | 03:15 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: add Gentoo jobs as non-voting https://review.openstack.org/608102 | 03:40 |
*** kaiokmo has quit IRC | 03:41 | |
*** udesale has joined #openstack-ansible | 03:49 | |
prometheanfire | cloudnull: shouldn't https://github.com/openstack/openstack-ansible-tests/blob/master/run_tests_common.sh#L90 and on be in a venv? | 03:53 |
prometheanfire | cloudnull: system wide pip breaks things (at least the gentoo python people hate it) | 03:54 |
cloudnull | very recently odyssey4me did work to remove all of the system wide pip | 03:54 |
cloudnull | maybe that needs some doing yet in the tests repo ? | 03:54 |
prometheanfire | I guess so | 03:55 |
prometheanfire | I could package bindep and then tests could just 'emerge tox bindep' | 03:55 |
cloudnull | looking at the script, you could probably just install virtualenv from the pkg manager and then use pip from there? | 03:58 |
prometheanfire | yep | 04:00 |
prometheanfire | the conversion of tests to virtualenv seems simple enough | 04:00 |
prometheanfire | we'll see if it's ok though, if it's just tox and bindep it may be fine | 04:00 |
cloudnull | give it a go , then run an experimental check to see if it breaks anything else | 04:02 |
prometheanfire | one change at a time, I could stack it, but I likely have more revisions to do | 04:02 |
*** DanyC has joined #openstack-ansible | 04:11 | |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-os_horizon stable/ocata: Make functional job non-voting https://review.openstack.org/608157 | 04:12 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-os_horizon stable/ocata: Revert "Make functional job non-voting" https://review.openstack.org/608158 | 04:12 |
*** DanyC has quit IRC | 04:16 | |
*** kwu_83tw has quit IRC | 04:18 | |
*** kwu83tw has quit IRC | 04:18 | |
*** jonher has quit IRC | 04:21 | |
*** jonher has joined #openstack-ansible | 04:21 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: use a venv for bindep and tox https://review.openstack.org/608160 | 04:22 |
prometheanfire | cloudnull: ^ lets see what breaks then | 04:22 |
prometheanfire | tox, which creates a venv, running in a venv sounds fun, turtles all the way down | 04:25 |
*** faizy98 has joined #openstack-ansible | 04:26 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: add Gentoo jobs as non-voting https://review.openstack.org/608102 | 04:36 |
prometheanfire | well, let's see if we installed python with sqlite support | 04:37 |
*** kukacz has quit IRC | 04:52 | |
*** flaper87 has quit IRC | 04:52 | |
*** jbadiapa has quit IRC | 04:52 | |
*** openstackgerrit has quit IRC | 04:52 | |
*** shyamb has joined #openstack-ansible | 04:54 | |
*** kukacz has joined #openstack-ansible | 04:57 | |
*** flaper87 has joined #openstack-ansible | 04:57 | |
*** jbadiapa has joined #openstack-ansible | 04:57 | |
*** openstackgerrit has joined #openstack-ansible | 04:57 | |
*** Bhujay has joined #openstack-ansible | 04:59 | |
*** Bhujay has quit IRC | 05:00 | |
*** Bhujay has joined #openstack-ansible | 05:00 | |
*** shyamb has quit IRC | 05:01 | |
AJaeger | cloudnull, evrardjp, odyssey4me, I proposed https://review.openstack.org/608157 to move forward with https://review.openstack.org/594750 | 05:04 |
*** shyamb has joined #openstack-ansible | 05:07 | |
*** DanyC has joined #openstack-ansible | 05:12 | |
*** DanyC has quit IRC | 05:16 | |
*** mma has joined #openstack-ansible | 05:20 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: use a venv for bindep and tox https://review.openstack.org/608160 | 05:22 |
*** shyamb has quit IRC | 05:22 | |
*** shyamb has joined #openstack-ansible | 05:35 | |
prometheanfire | looks like that needs fixing ... | 05:42 |
prometheanfire | http://logs.openstack.org/60/608160/3/check/openstack-ansible-functional-gentoo-17-0-systemd/2a0a518/job-output.txt.gz#_2018-10-05_05_36_46_779331 | 05:42 |
*** shyamb has quit IRC | 05:47 | |
*** Emine has quit IRC | 05:56 | |
*** shyamb has joined #openstack-ansible | 06:01 | |
*** shyamb has quit IRC | 06:15 | |
*** shyamb has joined #openstack-ansible | 06:15 | |
*** kwu83tw has joined #openstack-ansible | 06:26 | |
*** kwu_83tw has joined #openstack-ansible | 06:26 | |
*** udesale has quit IRC | 06:39 | |
*** markvoelker has joined #openstack-ansible | 06:40 | |
*** markvoelker has quit IRC | 06:45 | |
*** Bhujay has quit IRC | 06:46 | |
jrosser | odyssey4me: https://etherpad.openstack.org/p/bionic-timeouts | 06:49 |
*** udesale has joined #openstack-ansible | 06:53 | |
*** ericzolf has joined #openstack-ansible | 06:55 | |
*** pcaruana has joined #openstack-ansible | 06:57 | |
*** fghaas has joined #openstack-ansible | 07:00 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: import zuul job settings from project-config https://review.openstack.org/594750 | 07:06 |
openstackgerrit | Andreas Jaeger proposed openstack/openstack-ansible-os_horizon stable/ocata: Revert "Make functional job non-voting" https://review.openstack.org/608158 | 07:07 |
prometheanfire | odyssey4me: since you are up.... pip is still used system wide for tests, https://review.openstack.org/608160 feel free to review / take over as needed | 07:10 |
*** shyamb has quit IRC | 07:16 | |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/ocata: Make functional job non-voting https://review.openstack.org/608157 | 07:18 |
*** shardy has joined #openstack-ansible | 07:28 | |
*** shyamb has joined #openstack-ansible | 07:28 | |
*** olivierb_ has joined #openstack-ansible | 07:36 | |
openstackgerrit | Panagiotis Karalis proposed openstack/openstack-ansible-os_tacker master: Tacker uses OpenStack Barbican for secret keys https://review.openstack.org/605784 | 07:37 |
openstackgerrit | Olivier Bourdon proposed openstack/openstack-ansible stable/queens: Fix healthcheck-hosts to work when behind a proxy https://review.openstack.org/606897 | 07:43 |
openstackgerrit | Olivier Bourdon proposed openstack/openstack-ansible stable/rocky: Fix healthcheck-hosts to work when behind a proxy https://review.openstack.org/606898 | 07:43 |
*** tosky has joined #openstack-ansible | 07:45 | |
*** shyamb has quit IRC | 08:01 | |
*** kwu_83tw has quit IRC | 08:01 | |
*** kwu83tw has quit IRC | 08:01 | |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/ocata: import zuul job settings from project-config https://review.openstack.org/594750 | 08:13 |
*** DanyC has joined #openstack-ansible | 08:19 | |
*** DanyC_ has joined #openstack-ansible | 08:21 | |
*** DanyC has quit IRC | 08:24 | |
*** priteau has joined #openstack-ansible | 08:25 | |
odyssey4me | prometheanfire: yep, I was thinking of actually ditching tox, but your approach may be good for a transitional thing because ditching tox is a significant body of work | 08:26 |
odyssey4me | jrosser: ok, so it looks like it's always the containers that are struggling? | 08:26 |
jrosser | odyssey4me: it does appear that way, yes. In ara you can see other package tasks were quicker in the same builds | 08:30 |
*** faizy98 has quit IRC | 08:30 | |
odyssey4me | jrosser: I wonder if this has something to do with resource (CPU/mem) exhaustion | 08:31 |
evrardjp | good morning | 08:31 |
odyssey4me | For the integrated build, there should be dstat graphs | 08:31 |
odyssey4me | evrardjp: o/ | 08:31 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: role tests: Build horizon from stable/ocata, not master https://review.openstack.org/608035 | 08:36 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: Revert "Make functional job non-voting" https://review.openstack.org/608158 | 08:37 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: Updated from OpenStack Ansible Tests https://review.openstack.org/602308 | 08:37 |
odyssey4me | jrosser: ok, while you look into that issue, I'm going to revise my change in the build to make all tests use the compute kit as a base - even with the slow builds perhaps it'll buy us some breathing room | 08:39 |
*** markvoelker has joined #openstack-ansible | 08:41 | |
*** electrofelix has joined #openstack-ansible | 08:42 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: Extend timeout to 3 hours https://review.openstack.org/608184 | 08:52 |
odyssey4me | jrosser: ^ I don't like having to do that, but we also need to get rocky released, so patches need to be able to merge | 08:52 |
odyssey4me | evrardjp ^ | 08:52 |
*** faizy98 has joined #openstack-ansible | 08:53 | |
odyssey4me | We need to put a concerted effort into figuring out the cause of the extended job run times. Our target should be an hour. | 08:53 |
jrosser | odyssey4me: yeah, not good, but as things aren’t actually failing but taking a very long time, things do need to merge | 08:54 |
*** faizy98 has left #openstack-ansible | 08:55 | |
*** xdfil_ has joined #openstack-ansible | 08:56 | |
*** faizy98 has joined #openstack-ansible | 08:56 | |
*** faizy_ has joined #openstack-ansible | 08:56 | |
evrardjp | super sad | 08:57 |
*** faizy98 has quit IRC | 08:57 | |
xdfil_ | ew IRC cloud in trial mode sucks | 08:57 |
*** shyamb has joined #openstack-ansible | 08:58 | |
evrardjp | jrosser: if you're looking at this -- keep in mind we were already swapping. So it's worth noting to know if we are swapping more than usual. After the deploy of swift we are generally seeing a bump in memory consumption | 08:58 |
odyssey4me | when doing a rebase and there are conflicts does anyone know how to tell git to take my original patch version of the file and ignore the changes that were made in the target? | 08:59 |
odyssey4me | looks like 'git checkout --ours --' may do that | 09:00 |
jrosser | evrardjp: I had a “go faster” ether pad somewhere with a very speculative list of things to try | 09:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 09:01 |
jrosser | I did manage to demonstrate that overlayfs significantly reduces memory consumption, so that needs trying again | 09:01 |
odyssey4me | jrosser: going faster doesn't really need much in terms of config changes - for now at least... what it needs is removal of cruft, like packages we don't use or need | 09:02 |
jrosser | And I also found a bunch of tunables for swift to reduce the thread/processes, which iirc we don’t setup properly | 09:02 |
odyssey4me | we could also use modules far more than we do to replace scripts and complex fact settings or task sets | 09:02 |
odyssey4me | and yes, if there're things we can do to reduce mem consumption those would be good | 09:03 |
jrosser | But really his is all speculative, it’s totally unclear why a packaged task that should take a minute or two is taking 30-50mins in some cases | 09:04 |
evrardjp | jrosser: tuning swift would be a good quick win IMO | 09:04 |
evrardjp | but odyssey4me is right, we need to clean more stuff to make the memory spikes lighter | 09:04 |
evrardjp | jrosser: I guess for the package -- it depends on the package, and it needs to be known in more details -- many things can go wrong. As far as I am aware, the worst hidden thing is IPv6-IPv4 fallback in dns resolution | 09:05 |
evrardjp | but bad links can happen | 09:06 |
jrosser | evrardjp: did you see my etherpad link earlier? | 09:06 |
*** chandankumar has joined #openstack-ansible | 09:06 | |
jrosser | There’s something specifically affecting apt installs on bionic, if you can spot a pattern/issue in the failures I’ve listed it would be extremely helpful | 09:07 |
noonedeadpunk | morning everyone | 09:11 |
*** rgogunskiy has joined #openstack-ansible | 09:14 | |
*** markvoelker has quit IRC | 09:15 | |
evrardjp | sorry I missed it. | 09:15 |
*** Emine has joined #openstack-ansible | 09:32 | |
noonedeadpunk | odyssey4me: I see your comment here https://github.com/openstack/openstack-ansible-os_ceilometer/blob/master/zuul.d/project.yaml#L23-L27 but it seems, that ubuntu distro-install passes test here https://review.openstack.org/#/c/607653/ (it was missing 1 package for installation). | 09:35 |
noonedeadpunk | Or there are another caveats, in order to set ubuntu distro_install check to be non-voting? | 09:36 |
odyssey4me | noonedeadpunk: hmm, that looks interesting | 09:41 |
odyssey4me | noonedeadpunk: if you could do a patch on top to make it voting, that'd be grand | 09:42 |
odyssey4me | evrardjp jrosser I'm reworking the AIO bootstrapping, thinking of a way to make it much simpler and easier to use for all role tests | 09:43 |
*** gkadam has joined #openstack-ansible | 09:43 | |
odyssey4me | looking at this, it seems to me that the scenario thing is totally unnecessary - we can just replace it with a service list to enable | 09:43 |
*** shyamb has quit IRC | 09:44 | |
noonedeadpunk | odyssey4me: I'll try to investigate the thing with centos then and will try to place a patch | 09:44 |
odyssey4me | noonedeadpunk: fantastic, thank you | 09:44 |
*** shyamb has joined #openstack-ansible | 09:47 | |
*** chandankumar has quit IRC | 09:48 | |
*** Taseer has joined #openstack-ansible | 09:50 | |
*** shyamb has quit IRC | 09:55 | |
*** chandankumar has joined #openstack-ansible | 09:59 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: role tests: Build horizon from stable/ocata, not master https://review.openstack.org/608035 | 09:59 |
openstackgerrit | Chandan Kumar proposed openstack/openstack-ansible-os_tempest master: Added support for installing tempest from distro https://review.openstack.org/591424 | 10:00 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible-os_horizon stable/ocata: Revert "Make functional job non-voting" https://review.openstack.org/608158 | 10:00 |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/ocata: Updated from OpenStack Ansible Tests https://review.openstack.org/602308 | 10:00 |
*** shyamb has joined #openstack-ansible | 10:03 | |
evrardjp | odyssey4me: what do you mean 'a service list to enable' ? | 10:11 |
evrardjp | You will pass a variable with what to deploy? | 10:11 |
evrardjp | and create multiple jobs that will pass different variable 's values? | 10:11 |
*** markvoelker has joined #openstack-ansible | 10:12 | |
odyssey4me | evrardjp: yep, pretty much - 3 comma seperated lists: infra services, openstack services and extra services | 10:12 |
odyssey4me | the extra services just makes it easier to add on to the defaults rather than always modifying defaults | 10:12 |
odyssey4me | evrardjp: never mind, I'll show it with code once I'm done | 10:17 |
*** Emine has quit IRC | 10:17 | |
*** shyamb has quit IRC | 10:18 | |
*** udesale has quit IRC | 10:18 | |
openstackgerrit | Merged openstack/openstack-ansible-os_ceilometer master: Fix of oslomsg undefined variables for services notifications https://review.openstack.org/607653 | 10:23 |
*** chandankumar has quit IRC | 10:26 | |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-os_ceilometer stable/rocky: Fix of oslomsg undefined variables for services notifications https://review.openstack.org/608209 | 10:34 |
*** markvoelker has quit IRC | 10:44 | |
noonedeadpunk | folks, check please this cherry-pick to rocky ^ | 10:47 |
noonedeadpunk | it had conflicts, which were manually resolved | 10:48 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 10:48 |
noonedeadpunk | oh, sorry, let it pass the test first) | 10:49 |
odyssey4me | evrardjp: https://review.openstack.org/#/c/551791/15/tests/roles/bootstrap-host/defaults/main.yml is basically my thinking | 10:50 |
*** shyamb has joined #openstack-ansible | 10:51 | |
*** mma has quit IRC | 11:06 | |
*** Administrator__ has joined #openstack-ansible | 11:08 | |
*** faizy98 has joined #openstack-ansible | 11:09 | |
evrardjp | odyssey4me: it's unlikely the defaults will be edited, so maybe you can rely on set_facts to parse things and make things far more readable :) | 11:10 |
odyssey4me | evrardjp: we will adjust the defaults for every role test | 11:11 |
*** xdfil_ has quit IRC | 11:11 | |
odyssey4me | the rabbitmq trole ests, for instance, would only run rabbitmq and none of the openstack services | 11:11 |
evrardjp | odyssey4me: yeah I meant for more complex variables | 11:11 |
evrardjp | like bootstrap_host_data_disk2_fs | 11:11 |
*** faizy_ has quit IRC | 11:11 | |
odyssey4me | oh yeah, I'm trying not to touch those for now | 11:12 |
odyssey4me | A lot can be done to simplify the bootstrapping - but I'm focusing just on the scenario things for now | 11:12 |
jamesdenton | mornin | 11:13 |
evrardjp | yeah. I also think by providing multiple ways to override we will hit the same scope creep -- reducing the way you can override things simplify | 11:13 |
evrardjp | (i.e. only keep the lookup('env' ... | 11:13 |
evrardjp | or do we need an ansible way to override things? | 11:13 |
evrardjp | (just curious the patch is fine :) ) | 11:14 |
evrardjp | when it will pass :) | 11:15 |
odyssey4me | plenty of work still to do to make it pass - I had a passing set, but decided that it was too complex | 11:15 |
odyssey4me | we use 172.29.x.x in our AIO networks - is there something special about that class B ? | 11:16 |
jamesdenton | Nothing special IIRC. I picked it out of thin air back before v9 | 11:16 |
odyssey4me | oh I see it's part of 172.16.0.0 – 172.31.255.255 | 11:16 |
jamesdenton | :) | 11:16 |
*** rpittau_ has quit IRC | 11:17 | |
*** mma has joined #openstack-ansible | 11:18 | |
*** mma has quit IRC | 11:19 | |
*** mma has joined #openstack-ansible | 11:20 | |
*** mma has quit IRC | 11:24 | |
*** faizy98 has quit IRC | 11:32 | |
*** Administrator__ has quit IRC | 11:32 | |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/ocata: role tests: Build horizon from stable/ocata, not master https://review.openstack.org/608035 | 11:36 |
openstackgerrit | Dmitriy Rabotjagov (noonedeadpunk) proposed openstack/openstack-ansible-os_ceilometer stable/rocky: Fix of oslomsg undefined variables for services notifications https://review.openstack.org/608209 | 11:41 |
nicolasbock | Morning o/ | 11:41 |
*** markvoelker has joined #openstack-ansible | 11:41 | |
openstackgerrit | Merged openstack/openstack-ansible-os_horizon stable/ocata: Revert "Make functional job non-voting" https://review.openstack.org/608158 | 11:56 |
*** udesale has joined #openstack-ansible | 12:12 | |
*** markvoelker has quit IRC | 12:15 | |
noonedeadpunk | Cherry-pick is ready for review https://review.openstack.org/#/c/608209/ :) | 12:29 |
*** ohsnap has joined #openstack-ansible | 12:30 | |
AJaeger | odyssey4me: great to see that you found a fix for that repo! | 12:32 |
AJaeger | evrardjp, odyssey4me, cloudnull : https://review.openstack.org/#/c/597576/ just got approved and thus the first part of python3-first (moving repos in-tree) is done for you! Congrats! | 12:32 |
evrardjp | after long labour but thanks to your love AJaeger ! :p | 12:33 |
odyssey4me | yep, thanks a lot AJaeger cc mnaser | 12:33 |
AJaeger | evrardjp, odyssey4me, thanks! | 12:34 |
* AJaeger waves good bye to this friendly channel for now ;) | 12:34 | |
*** AJaeger has left #openstack-ansible | 12:35 | |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible-os_nova master: Update the pci config for nova. https://review.openstack.org/605789 | 12:36 |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible-os_nova master: Update the pci config for nova. https://review.openstack.org/605789 | 12:41 |
openstackgerrit | Marc Gariépy (mgariepy) proposed openstack/openstack-ansible-os_nova master: Update the pci config for nova. https://review.openstack.org/605789 | 12:42 |
*** ansmith has joined #openstack-ansible | 12:50 | |
*** shyamb has quit IRC | 12:55 | |
openstackgerrit | Alex Redinger proposed openstack/openstack-ansible-os_keystone master: Add memcache flushing handler on db migrations https://review.openstack.org/608066 | 12:55 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 12:57 |
evrardjp | is there a problem with rocky? | 13:04 |
evrardjp | or should I investigate | 13:05 |
*** dave-mccowan has joined #openstack-ansible | 13:15 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 13:16 |
odyssey4me | evrardjp: there is the issue which jrosser has been looking into - very slow execution, particularly apt installs | 13:16 |
odyssey4me | evrardjp: we're not seeing it outside of openstack-infra, so my suggestion would be to do the RC tag on what we have and release it | 13:17 |
evrardjp | there is no urgency for last rc. | 13:18 |
odyssey4me | not from a deadline standpoint, but waiting two months until release just seems silly | 13:18 |
*** dave-mccowan has quit IRC | 13:21 | |
noonedeadpunk | evrardjp odyssey4me can you check my cherry pick to rocky? It will be -1 bug for the tag:) https://review.openstack.org/608209 | 13:21 |
evrardjp | I agree odyssey4me | 13:21 |
noonedeadpunk | and mnaser, if you're here, can you also look on this patch? | 13:23 |
*** mma has joined #openstack-ansible | 13:25 | |
odyssey4me | looks like opensuse is having trouble today again? http://logs.openstack.org/84/608184/1/check/openstack-ansible-deploy-aio_distro_lxc-opensuse-423/0b8937d/job-output.txt.gz#_2018-10-05_10_31_42_556470 | 13:28 |
*** mma has quit IRC | 13:29 | |
jamesdenton | i saw that failure yesterday, too | 13:33 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 13:44 |
*** strattao has joined #openstack-ansible | 13:47 | |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: Add cloudkitty dashboard https://review.openstack.org/603013 | 13:50 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: Add zun dashboard into horizon https://review.openstack.org/603152 | 13:51 |
openstackgerrit | caoyuan proposed openstack/openstack-ansible-os_horizon master: Add watcher dashboard into horizon https://review.openstack.org/603156 | 13:51 |
mbuil | guys, by default, are we using nfs to store glance images? I think no but I see the 'var-lib-glance-images.mount' service and that confuses me | 13:53 |
*** kaiokmo has joined #openstack-ansible | 13:56 | |
odyssey4me | mbuil: for the integrated build, we use swift by default - for role tests, we use a file backing store | 13:57 |
mbuil | odyssey4me: ok, I have default_store = file in the config file. However, I was getting confused by the existence of the systemd service var-lib-glance-images.mount which tries to mount a nfs server and fails | 13:58 |
odyssey4me | mbuil: that's odd - that service should not be there unless nfs is configured as a backing store I don't think | 13:59 |
mbuil | odyssey4me: ok good to know. I'll investigate | 14:01 |
*** faizy98 has joined #openstack-ansible | 14:04 | |
hwoarang | we do some configuration for nfs in xci | 14:13 |
hwoarang | i just dont know how far we are going with that | 14:13 |
*** iurygregory has quit IRC | 14:23 | |
*** olivierb_ has quit IRC | 14:27 | |
*** skiedude has joined #openstack-ansible | 14:29 | |
*** faizy98 has quit IRC | 14:29 | |
*** faizy98 has joined #openstack-ansible | 14:30 | |
*** weezS has joined #openstack-ansible | 14:36 | |
*** udesale has quit IRC | 14:38 | |
*** fghaas has left #openstack-ansible | 14:44 | |
*** gillesMo has joined #openstack-ansible | 14:46 | |
*** kwu83tw has joined #openstack-ansible | 14:47 | |
*** kwu_83tw has joined #openstack-ansible | 14:47 | |
*** hwoarang has quit IRC | 14:47 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 14:56 |
*** hwoarang has joined #openstack-ansible | 15:00 | |
*** sabomia has joined #openstack-ansible | 15:05 | |
sabomia | Is there a recommended procedure for taking an infrastructure node down for maintenance? | 15:08 |
sabomia | (in a 3-node cluster) | 15:08 |
*** rgogunskiy has quit IRC | 15:12 | |
*** macza has joined #openstack-ansible | 15:20 | |
*** Emine has joined #openstack-ansible | 15:23 | |
*** gyee has joined #openstack-ansible | 15:24 | |
faizy98 | sabomia: what kind of cluster? | 15:24 |
sabomia | OpenStack Ansible cluster with 3 infra nodes. Trying to determine the best way to do a controlled shutdown of one node and leave everything operating properly | 15:25 |
*** spatel has joined #openstack-ansible | 15:30 | |
spatel | jamesdenton: morning | 15:30 |
jamesdenton | hi | 15:30 |
spatel | I had question about availability zone, how do i tell openstack to spread out instance between two availability zone? | 15:31 |
spatel | if i say create 10 instance then how openstack spread them 50%-50% between AZ? | 15:31 |
spatel | is that what servergroup does? | 15:31 |
jamesdenton | that's what the scheduler is for... within a given AZ. I don't know that it will schedule between AZs; that's kinda up to you | 15:32 |
jamesdenton | i believe the server group helps avoid affinity to a node | 15:32 |
spatel | in AWS we tell tf to spread machine between two zone and it does good job | 15:33 |
spatel | i am trying to understand how does Openstack work in that context | 15:33 |
*** pcaruana has quit IRC | 15:39 | |
spatel | jamesdenton: this is what i am planning to do to fix SR-IOV HA issue https://ibb.co/j9kgUK | 15:44 |
spatel | I am going with odd/even interface | 15:44 |
jamesdenton | sounds like a plan | 15:45 |
spatel | if TOR-1 failed then still i have 50% server available | 15:45 |
*** Taseer has quit IRC | 15:45 | |
spatel | now i need to wire up them in availability zone so application spread out equality between two zone | 15:46 |
openstackgerrit | Markos Chandras (hwoarang) proposed openstack/openstack-ansible master: scripts: sources-branch-updater: Make regexp for master branch stricter https://review.openstack.org/608301 | 15:51 |
*** weezS has quit IRC | 15:51 | |
*** benkohl has joined #openstack-ansible | 15:52 | |
benkohl | Hi! Any idea what this means and how to fix it? "ceph-volume lvm: error: unrecognized arguments: batch --filestore --yes /dev/sdb /dev/sdd /dev/sde" in "TASK [ceph-osd : use ceph-volume lvm batch to create filestore osds]" | 15:54 |
*** weezS has joined #openstack-ansible | 15:54 | |
*** ericzolf has quit IRC | 15:57 | |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 15:59 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 16:03 |
odyssey4me | spatel: it's been a long time since I looked into this, but some time ago it was possible to provide scheduler hints when creating an instance and they would be used if you had the appropriate filter loaded | 16:05 |
openstackgerrit | Jesse Pretorius (odyssey4me) proposed openstack/openstack-ansible master: [WIP] Implement more axes for an increased test matrix https://review.openstack.org/551791 | 16:07 |
spatel | odyssey4me: hmm! i would like to know if that is still around or better way to handle that | 16:07 |
spatel | i want to make sure my application spread out between two TOR switch so reduce failure | 16:08 |
spatel | s/so/to | 16:08 |
odyssey4me | spatel: there were also affinity and anti-affinity groups, and may be some other options... I'd go digging into the nova docs to see | 16:08 |
spatel | right now i am watching this video from last Summit https://www.openstack.org/videos/vancouver-2018/curse-your-bones-availability-zones-1 | 16:09 |
spatel | odyssey4me: thanks for the hint | 16:09 |
*** weezS has quit IRC | 16:13 | |
*** ianychoi_ is now known as ianychoi | 16:19 | |
*** gkadam has quit IRC | 16:21 | |
openstackgerrit | Andy Smith proposed openstack/openstack-ansible master: Add qdrouterd role for oslo.messaging backend deployment https://review.openstack.org/570261 | 16:25 |
*** sabomia has quit IRC | 16:27 | |
*** aedc has joined #openstack-ansible | 16:41 | |
*** ansmith has quit IRC | 16:42 | |
*** pcaruana has joined #openstack-ansible | 16:42 | |
*** gillesMo has quit IRC | 16:44 | |
*** ansmith has joined #openstack-ansible | 16:45 | |
*** pcaruana has quit IRC | 16:50 | |
*** strattao has quit IRC | 17:01 | |
*** skiedude has quit IRC | 17:04 | |
*** DanyC_ has quit IRC | 17:04 | |
*** DanyC has joined #openstack-ansible | 17:05 | |
*** dave-mccowan has joined #openstack-ansible | 17:08 | |
*** DanyC has quit IRC | 17:10 | |
*** hamzaachi has joined #openstack-ansible | 17:13 | |
*** dave-mccowan has quit IRC | 17:14 | |
*** strattao has joined #openstack-ansible | 17:14 | |
mnaser | darn | 17:19 |
mnaser | opensuse broken again? | 17:19 |
mnaser | nicolasbock: hwoarang evrardjp is it possible to have someone look into it? | 17:21 |
*** ansmith has quit IRC | 17:25 | |
*** ansmith has joined #openstack-ansible | 17:30 | |
*** shardy has quit IRC | 17:31 | |
*** hamzaachi has quit IRC | 17:33 | |
noonedeadpunk | mnaser: oh, hi. Can you please take a look at my patch (actually it's cherry-pick) of it looks okay for you? https://review.openstack.org/#/c/608209/ | 17:34 |
*** aedc has quit IRC | 17:36 | |
*** sawblade6 has joined #openstack-ansible | 17:36 | |
*** strattao has quit IRC | 17:38 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support https://review.openstack.org/608325 | 17:39 |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-tests master: add Gentoo jobs as non-voting https://review.openstack.org/608102 | 17:40 |
*** noonedeadpunk has quit IRC | 17:40 | |
*** sawblade6 has quit IRC | 17:41 | |
*** strattao has joined #openstack-ansible | 17:42 | |
*** weezS has joined #openstack-ansible | 17:42 | |
*** mmercer has joined #openstack-ansible | 17:42 | |
*** benkohl has left #openstack-ansible | 17:50 | |
*** hamzaachi has joined #openstack-ansible | 17:56 | |
*** fghaas has joined #openstack-ansible | 18:03 | |
*** strattao has quit IRC | 18:08 | |
*** electrofelix has quit IRC | 18:10 | |
openstackgerrit | Alex Redinger proposed openstack/openstack-ansible-os_keystone master: Add memcache flushing handler on db migrations https://review.openstack.org/608066 | 18:17 |
vollman | mnaser: I have an os_manila role that I would like to submit. What should my next steps be? | 18:21 |
ohsnap | is there an openstack project similar to ELK's packetbeat for neutron? | 18:25 |
ohsnap | im just thinking of all of the packetbeat instances that would be needed to run across the environment degrading perf | 18:26 |
openstackgerrit | Merged openstack/openstack-ansible-os_tacker master: Tacker uses OpenStack Barbican for secret keys https://review.openstack.org/605784 | 18:37 |
cloudnull | ohsnap i'm not aware of one, however osa does have playbooks for packetbeat. | 18:42 |
cloudnull | there's also connbeat | 18:42 |
cloudnull | we setup packetbeat with af_packet instead of libpcap to help preserve performance across a deployment | 18:44 |
cloudnull | vollman if its ready to be imported you can make a pr to project-config to import the role | 18:46 |
mnaser | vollman: that is awesome. Is it up somewhere ? | 18:56 |
*** ansmith has quit IRC | 18:58 | |
ohsnap | hey thanks cloud | 18:59 |
vollman | cloudnull: thanks. So add it to gerrit/projects.yaml and zuul under project-config? | 19:00 |
mnaser | vollman: we have a small process to import it if it’s already hosted elsewhere | 19:02 |
vollman | mnaser: Gotcha. It is under my github account. https://github.com/mvollman/openstack-ansible-os_manila | 19:04 |
mnaser | vollman: looks great do you have the cycles / time to submit the patch to import it? | 19:05 |
*** faizy_ has joined #openstack-ansible | 19:05 | |
vollman | mnaser: Sure. what do I need to do? | 19:05 |
mnaser | vollman: you can start here — https://docs.openstack.org/infra/manual/creators.html#add-the-project-to-the-master-projects-list | 19:06 |
mnaser | You can see the other projects too if you want to see what they look like | 19:07 |
mnaser | Specifically the Ansible roles | 19:07 |
vollman | Great. I'll start there | 19:07 |
*** faizy98 has quit IRC | 19:08 | |
*** fghaas has quit IRC | 19:10 | |
*** ansmith has joined #openstack-ansible | 19:14 | |
*** ohsnap has quit IRC | 19:19 | |
*** dave-mccowan has joined #openstack-ansible | 19:23 | |
nicolasbock | mnaser: I am looking into it | 19:27 |
mnaser | nicolasbock: merci | 19:27 |
*** mma has joined #openstack-ansible | 19:33 | |
*** DanyC has joined #openstack-ansible | 19:33 | |
*** sawblade6 has joined #openstack-ansible | 19:37 | |
*** ansmith has quit IRC | 19:39 | |
*** ansmith has joined #openstack-ansible | 19:40 | |
*** gillesMo has joined #openstack-ansible | 19:40 | |
*** mma has quit IRC | 19:41 | |
*** sawblade6 has quit IRC | 19:46 | |
*** Emine has quit IRC | 19:47 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support https://review.openstack.org/608325 | 19:58 |
*** ansmith has quit IRC | 20:03 | |
*** sawblade6 has joined #openstack-ansible | 20:14 | |
*** sawblade6 has quit IRC | 20:22 | |
*** spatel has quit IRC | 20:47 | |
mnaser | nicolasbock: any updates? | 20:48 |
nicolasbock | I am still working on it mnaser . Right now I am trying to get `python-neutron-lib` updated which should unbreak `python-neutron`. | 20:49 |
mnaser | nicolasbock: awesome, thank you for the progress update | 20:49 |
nicolasbock | But I have never touched `rpm-packaging` before, so things are going slowly | 20:49 |
nicolasbock | no problem mnaser | 20:49 |
openstackgerrit | Taseer Ahmed proposed openstack/openstack-ansible master: Integrate Blazar with OpenStack Ansible https://review.openstack.org/549956 | 20:52 |
*** weezS has quit IRC | 21:03 | |
cloudnull | worth a watch - https://media.ccc.de/v/ASG2018-192-state_of_systemd_facebook#t=610 - makes note of some of the things we're doing across osa and some interesting ideas on how we could could do things even better. | 21:11 |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support https://review.openstack.org/608325 | 21:24 |
*** DanyC has quit IRC | 21:25 | |
*** Taseer has joined #openstack-ansible | 21:32 | |
*** idlemind has quit IRC | 21:33 | |
*** Taseer has quit IRC | 21:36 | |
*** priteau has quit IRC | 21:46 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support https://review.openstack.org/608325 | 22:03 |
*** sawblade6 has joined #openstack-ansible | 22:19 | |
*** hamzaachi has quit IRC | 22:21 | |
prometheanfire | should I enable parallel install/compile and the like for our gate stuff, increase the speed of gentoo stuff? | 22:21 |
openstackgerrit | Merged openstack/openstack-ansible-os_nova stable/rocky: Revert region name option to os_region_name for Cinder https://review.openstack.org/596577 | 22:25 |
*** sawblade6 has quit IRC | 22:25 | |
*** spatel has joined #openstack-ansible | 22:34 | |
*** spatel has quit IRC | 22:39 | |
prometheanfire | amd I correct in stating that it's looking for vars/gentoo.yml in openstack-hosts? http://logs.openstack.org/02/608102/6/check/openstack-ansible-functional-gentoo-17-0-systemd/50fcbd3/job-output.txt.gz#_2018-10-05_22_25_52_536414 | 22:42 |
*** macza has quit IRC | 23:06 | |
openstackgerrit | Matthew Thode proposed openstack/openstack-ansible-openstack_hosts master: add gentoo support https://review.openstack.org/608325 | 23:09 |
prometheanfire | nvm, it's lxc-hosts now | 23:10 |
prometheanfire | networkd isn't used lxc-hosts? | 23:17 |
*** gyee has quit IRC | 23:31 | |
cloudnull | prometheanfire on the host side of things we typically dont configure anything | 23:46 |
cloudnull | I think in the case of lxc-hosts its still using the legacy interface scripts | 23:47 |
cloudnull | for the lxcbr0 interface | 23:47 |
cloudnull | you could use networkd for gentoo though. | 23:47 |
cloudnull | just include the networkd role and you should be able to do what's needed | 23:48 |
cloudnull | in nspawn everything is networkd | 23:48 |
cloudnull | or iproute2 | 23:48 |
*** gillesMo has quit IRC | 23:50 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!