*** igordc has quit IRC | 00:28 | |
*** igordc has joined #openstack-kolla | 00:59 | |
*** luksky has quit IRC | 01:04 | |
*** ricolin has joined #openstack-kolla | 01:14 | |
*** oyrogerg has joined #openstack-kolla | 01:15 | |
*** ricolin has quit IRC | 01:17 | |
*** ricolin_ is now known as ricolin | 01:18 | |
*** rlljorge has joined #openstack-kolla | 01:19 | |
*** rlljorge has quit IRC | 01:32 | |
*** goldyfruit_ has quit IRC | 01:43 | |
*** ktibi has joined #openstack-kolla | 02:53 | |
*** ktibi has quit IRC | 02:57 | |
*** tony31 has joined #openstack-kolla | 04:05 | |
tony31 | hi - is there a reference architecture step-by-step setup guide for Kayobe Openstack deployment? The issue which I am facing is that the documentation gives detail about "you can do this" but there's no context to help me understand or learn why such configuration is done. I think what would help a lot is if there was a deployment walk-through, to | 04:07 |
---|---|---|
tony31 | give a understanding of it. Then the documentation would make sense to a n00b like me :) | 04:07 |
tony31 | The error I have is `TASK [ssh-known-host : Scan for SSH keys] *********************************************************************************************************************************************************** | 04:08 |
tony31 | "ansible_loop_var": "item", "changed": false, "cmd": ["ssh-keyscan"], "delta": "0:00:00.020674", "end": "2020-01-30 12:01:22.079599", "item": "", "msg": "non-zero return code", "rc": 1, "start": "2020-01-30 12:01:22.058925", "stderr": "usage: ssh-keyscan [-46cHv] [-f file] [-p port] [-T timeout] [-t type]\n\t\t [host | addrlist namelist] ...", | 04:08 |
tony31 | "stderr_lines": ["usage: ssh-keyscan [-46cHv] [-f file] [-p port] [-T timeout] [-t type]", "\t\t [host | addrlist namelist] ..."], "stdout": "", "stdout_lines": []}` | 04:08 |
*** igordc has quit IRC | 04:08 | |
tony31 | not sure where the scan is being done | 04:08 |
tony31 | On this page it should explain the architecture https://docs.openstack.org/kayobe/train/architecture.html - I suggest that this page has a basic diagram of the networks and components. There's little info on that page and the problem I face with that is further into the documentation it is very difficult to reference the components back to the | 04:10 |
tony31 | architecture. | 04:10 |
tony31 | I'm willing to help with this respect once I understand more about it. | 04:11 |
*** skramaja has joined #openstack-kolla | 04:25 | |
*** ricolin has quit IRC | 04:42 | |
*** pbing19 has joined #openstack-kolla | 05:41 | |
*** cah_link has joined #openstack-kolla | 06:59 | |
*** luksky has joined #openstack-kolla | 07:14 | |
*** waleedm_ has joined #openstack-kolla | 07:15 | |
mnasiadka | Morning | 07:29 |
tony31 | morning | 07:40 |
tony31 | I'm trying to set up the `seed` for deploying Openstack through `kayobe`. Does anyone know what the task does `TASK [ssh-known-host : Scan for SSH keys]` | 07:44 |
tony31 | I can connect with ssh fine so I am confused about this scanning for ssh keys - where is it scanning? | 07:44 |
*** bengates has joined #openstack-kolla | 08:08 | |
*** bengates has quit IRC | 08:08 | |
*** bengates has joined #openstack-kolla | 08:09 | |
openstackgerrit | Merged openstack/kolla master: Deprecate OpenDaylight https://review.opendev.org/704838 | 08:13 |
*** rpittau|afk is now known as rpittau | 08:14 | |
hrw | yay! | 08:16 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: Get rid of Python 2 support https://review.opendev.org/691316 | 08:16 |
hrw | rebased on HEAD | 08:16 |
osmanlicilegi | morning | 08:17 |
*** vedup19 has joined #openstack-kolla | 08:18 | |
*** tonythomas has joined #openstack-kolla | 08:27 | |
openstackgerrit | Andreas Jaeger proposed openstack/kayobe master: Revert "Use OpenStack Train release" https://review.opendev.org/704936 | 08:34 |
yoctozepto | mgoddard, mnasiadka, hrw: posted random mumblings on https://review.opendev.org/693544 | 08:37 |
patchbot | patch 693544 - kolla-ansible - WIP: CentOS 8: Add deploy jobs in CI - 37 patch sets | 08:37 |
*** tumble has quit IRC | 08:39 | |
mnasiadka | yoctozepto: ekhm, seems I need to invest time in Fernet patch? :D | 08:39 |
yoctozepto | mnasiadka: yeah, weird | 08:39 |
yoctozepto | mnasiadka: I thought py3 compat merged? | 08:39 |
yoctozepto | why suddenly such outbreak ;p | 08:39 |
mnasiadka | it did | 08:39 |
yoctozepto | also, why this and not ubuntu :D | 08:39 |
yoctozepto | so many question | 08:40 |
yoctozepto | so few answers ;D | 08:40 |
openstackgerrit | Andreas Jaeger proposed openstack/kayobe master: Update docs building https://review.opendev.org/704939 | 08:41 |
mnasiadka | yoctozepto: https://zuul.opendev.org/t/openstack/build/d887ffc47b874c4fbdce0cd15e782749/log/primary/logs/docker_logs/keystone_fernet.txt#32 | 08:42 |
mnasiadka | yoctozepto: this might be the problem :D | 08:43 |
yoctozepto | xDDDD | 08:43 |
yoctozepto | we be booting that container lolz | 08:43 |
mnasiadka | lol of the day | 08:44 |
tony31 | hey can anyone help me with a problem that I have with Kayobe? | 08:54 |
yoctozepto | mgoddard, mnasiadka: ^ | 08:55 |
mnasiadka | tony31: ok, first things first - what is the kayobe release that you are using? | 08:56 |
tony31 | stable/train | 08:56 |
*** luksky has quit IRC | 08:58 | |
tony31 | I am following: https://docs.openstack.org/kayobe/train/deployment.html | 08:58 |
tony31 | and trying to configure the seed host OS with `kayobe seed host configure` | 08:59 |
mnasiadka | yeah, I see the error you are pasting | 08:59 |
mnasiadka | which is a bit weird | 08:59 |
*** waleedm_ has quit IRC | 09:00 | |
tony31 | mnasiadka - I had some issues with trying to do the seed previously and I did indeed have an error on my part. My error was that in the `inventory` the hostname of the seed was not correct and so I got this error. I did resolve it but I have the error again. Do I need to `kayobe control host bootstrap` if I say, add a host to the inventory or make | 09:00 |
tony31 | some change like that? | 09:00 |
mnasiadka | you can try running it, it won't make things worse | 09:01 |
tony31 | another issue I had was the `globals.yml` did not have the correct user for SSH-ing to the seed. that too is resolved, but gave a similar or same error | 09:01 |
tony31 | thanks - will try it | 09:01 |
tony31 | :) | 09:01 |
*** waleedm_ has joined #openstack-kolla | 09:02 | |
*** gfidente has joined #openstack-kolla | 09:04 | |
*** veduph has joined #openstack-kolla | 09:15 | |
*** pbing19 has quit IRC | 09:18 | |
*** ivve has joined #openstack-kolla | 09:19 | |
mgoddard | tony31: hi | 09:22 |
mgoddard | you were gone when I joined yesterday | 09:23 |
mgoddard | hopefully I can help with any kayobe issues | 09:23 |
mgoddard | just reading back | 09:23 |
tony31 | hi mgoddard - sorry, it's 17:23 now and I normally wrap up at 5pm :) | 09:23 |
mgoddard | ah, where are you? seems like your day ends when mine begins :) | 09:23 |
tony31 | i tried the above and same error - rebooting the VMs now for no real reason | 09:24 |
tony31 | Perth, Australia | 09:24 |
tony31 | :) | 09:24 |
mgoddard | oh nice | 09:24 |
*** waleedm__ has joined #openstack-kolla | 09:28 | |
*** waleedm_ has quit IRC | 09:30 | |
tony31 | same issue - at a loss :) | 09:32 |
tony31 | whats it trying to do when "scan for ssh keys" ? | 09:32 |
*** luksky has joined #openstack-kolla | 09:35 | |
mgoddard | it's trying to scan for the seed's host keys and will add them to known hosts | 09:36 |
tony31 | any idea where it's scanning? | 09:36 |
mgoddard | it could be that there is no IP defined for the seed | 09:36 |
tony31 | I have the private key in ~/.ssh/id_rsa | 09:36 |
tony31 | I am using host name in the inventory, but I tried using an IP there and it gave the same result | 09:37 |
yoctozepto | tony31: "scanning" probably means ssh tries to connect to it and grab them keys :D | 09:37 |
yoctozepto | mgoddard: to confirm ^ | 09:38 |
tony31 | it needs to use the SSH key to connect in the first place :) | 09:38 |
tony31 | so some more info on this setup: | 09:38 |
mgoddard | are you using a seed host you have provisioned yourself? | 09:38 |
mgoddard | which already has an IP? | 09:38 |
mgoddard | if so, add the IP in network-allocations.yml | 09:38 |
tony31 | mgoddard - yes kind of, it's just a base CentOS 7 vm cloud qcow image | 09:39 |
mgoddard | network config is quite tricky | 09:39 |
tony31 | i've not installed anything extra in it - from the docs I understood that `kayobe seed host configure` does the set up | 09:39 |
mgoddard | have you defined your networks in networks.yml? | 09:40 |
tony31 | no i havent at all yet | 09:40 |
mgoddard | ok | 09:40 |
mgoddard | https://github.com/stackhpc/a-universe-from-nothing/blob/stable/train/etc/kayobe/networks.yml | 09:40 |
mgoddard | that's the global network config for a 'flat' all in one network | 09:40 |
tony31 | ah top man | 09:41 |
mgoddard | then IPs are allocated here: https://github.com/stackhpc/a-universe-from-nothing/blob/stable/train/etc/kayobe/network-allocation.yml | 09:41 |
mgoddard | if left empty, kayobe will allocate IPs for you. If the seed already has an IP you'll need to populate that file for it though | 09:41 |
tony31 | I was trying to figure out the networks this morning and was going around in circles. im lacking the context to figure it out. I was hoping to work forward to get some context and then take some jumps back to do the network part | 09:41 |
tony31 | the seed is a VM with a single IP at the moment | 09:41 |
mgoddard | that's fine | 09:42 |
tony31 | thanks - taking a look at the git link now | 09:42 |
mgoddard | the SSH keyscan problem occurs because there is no IP, so the command gets executed without an argument | 09:42 |
mgoddard | we could do a better job of detecting that and giving a suitable error | 09:42 |
mgoddard | as you mentioned in your ML post, our docs are quite a good reference, but not much for beginners atm | 09:43 |
mgoddard | I want to change that, and add a configuration walkthrough | 09:43 |
mgoddard | but also as you mention we need to improve our architecture overview | 09:43 |
mgoddard | are you new to openstack or just kayobe? | 09:44 |
*** vedup19 has quit IRC | 09:46 | |
mgoddard | full network config is documented here: https://docs.openstack.org/kayobe/latest/configuration/network.html | 09:48 |
tony31 | it now fails at a much earlier point | 09:53 |
tony31 | There's no host IP for the seed there, it's just to define the allocation pools and network names. I'm not yet at the stage of deploying, which is where I think that this networks.yml comes into play. I'm at the point of installing the seed | 09:54 |
tony31 | I deployed RDO's tripleo openstack about 3 years ago, the current version was Pike at that time. | 09:54 |
tony31 | so I'm not a complete newbie but I'm not an expert either | 09:55 |
tony31 | im brand new to kayobe | 09:55 |
mgoddard | ok, good to know for context | 09:55 |
mgoddard | where is it failing now? | 09:58 |
tony31 | `TASK [Write host config to file] ******************************************************************************************************************************************************************** | 10:01 |
tony31 | controller_extra_network_interfaces +\n (controller_network_host_network_interfaces\n if inventory_hostname in groups['network'] else [])) | reject('none') | unique | list }}\n'. Error was a <class 'ansible.errors.AnsibleError'>, original message: An unhandled exception occurred while templating '{{ ([public_net_name,\n tunnel_net_name] | 10:01 |
tony31 | +\n external_net_names) | reject('none') | unique | list }}\n'. Error was a <class 'ansible.errors.AnsibleError'>, original message: Unexpected templating type error occurred on ({{ ([public_net_name,\n tunnel_net_name] +\n external_net_names) | reject('none') | unique | list }}\n): can only concatenate list (not \"AnsibleUnicode\") to | 10:01 |
tony31 | list"}` | 10:01 |
tony31 | the section from the git that defined the ranges was not in the yml file i have at all, so I pasted it in and updated the ip ranges. I think it was not right to do that. | 10:02 |
tony31 | if I revert back to what I had previously and re-run, I can see that it determines that the VM is a CentOS VM when it prints this : | 10:03 |
tony31 | 1TASK [ip-allocation : Include RedHat family-specific variables] ************************************************************************************************************************************* | 10:03 |
tony31 | ************************************************************************************************************************************* | 10:03 |
tony31 | so I mean to say, it appears that it can SSH into the instance OK | 10:03 |
mnasiadka | mgoddard: seems we need to run "rm /run/nologin" in keystone-ssh container on centos8 - https://zuul.opendev.org/t/openstack/build/d887ffc47b874c4fbdce0cd15e782749/log/primary/logs/docker_logs/keystone_fernet.txt#32 | 10:06 |
mnasiadka | and any other ssh containers :) | 10:06 |
mgoddard | mnasiadka: yeah, there is a patch for it | 10:07 |
mgoddard | https://review.opendev.org/704848 | 10:07 |
patchbot | patch 704848 - kolla - CentOS 8: Allow SSH access to keystone_ssh container - 1 patch set | 10:07 |
hrw | +2 | 10:08 |
mnasiadka | so I'll set +w as well ;) | 10:08 |
hrw | did already | 10:08 |
mnasiadka | ah, hrw was faster :) | 10:08 |
mgoddard | tony31: possibly you have set external_net_names to a string rather than a list? | 10:08 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: doc: external Ceph - add manila ceph caps note https://review.opendev.org/704953 | 10:09 |
openstackgerrit | Saravanan KR proposed openstack/kolla master: Add support to build netcontrold binary image https://review.opendev.org/704723 | 10:09 |
tony31 | @mgod | 10:10 |
tony31 | mgoddard - yes I had it wrong. | 10:11 |
tony31 | apologies | 10:11 |
tony31 | good point | 10:11 |
mgoddard | np | 10:11 |
tony31 | ok - it's a success! Thanks a lot for sticking with me! | 10:13 |
mgoddard | great :) | 10:16 |
mgoddard | always a bit of a learning curve with openstack | 10:16 |
mgoddard | thanks for feedback also, I'm making notes | 10:16 |
tony31 | The only problem now is that it's trying to connect to the seed OS via the first usable address I had inserted into `aio_allocation_pool_start:` which was not the seed IP | 10:17 |
tony31 | is it possible to make it use the inventory for `seed` ? | 10:18 |
yoctozepto | 11:16:26 <mgoddard> always a bit of a learning curve with openstack | 10:23 |
yoctozepto | "a bit" is euphemistic | 10:23 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: doc: external Ceph - add manila ceph caps note https://review.opendev.org/704953 | 10:23 |
mgoddard | tony31: you need to add the seed's IP to network-allocation.yml | 10:24 |
yoctozepto | mgoddard, mnasiadka: hmm, but still, that c8 ci job had depends-on on ssh fix yet it fails | 10:24 |
tony31 | :) understood - I spent about 2 weeks deep diving into RDO/tripleo | 10:24 |
mgoddard | yoctozepto: fails on keystone fernet? | 10:25 |
tony31 | mgoddard - ah I see that network-allocation.yml now - thats why it keeps trying the old IP. I'm sure that was not there earlier | 10:25 |
mgoddard | haven't checked yet | 10:25 |
yoctozepto | mgoddard: yeah, the morning one | 10:25 |
yoctozepto | same issue | 10:25 |
mgoddard | doh | 10:25 |
yoctozepto | I thought you meant we need that patch | 10:25 |
yoctozepto | yet it depends-on it already | 10:25 |
yoctozepto | and failing | 10:25 |
mgoddard | yoctozepto: replied to your c8 comments | 10:25 |
yoctozepto | mgoddard: merging your c8 proposals ;-) | 10:26 |
mgoddard | we could get a trio | 10:26 |
mgoddard | thanks :) | 10:26 |
mnasiadka | yoctozepto: well, we have some deps on the way to merge, so you can do w-1 if you wish :) | 10:26 |
yoctozepto | mnasiadka: right, done | 10:28 |
mnasiadka | yoctozepto: I think I found the culprit :) | 10:31 |
tony31 | mgoddard thanks so much for your help today mate. I'll try and carry on tomorrow | 10:31 |
tony31 | heading off now. thanks again. respect | 10:32 |
mgoddard | tony31: no problem. Mailing list is a good place for overnight questions - I'll reply to your message for the benefit of others | 10:32 |
tony31 | thank you | 10:32 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CentOS 8: Use upstream Ceph/master https://review.opendev.org/704337 | 10:37 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CentOS 8: Allow SSH access to keystone_ssh container https://review.opendev.org/704848 | 10:37 |
*** tony31 has quit IRC | 10:38 | |
hrw | mgoddard: thanks for doing fresh releases | 10:44 |
*** pcaruana has quit IRC | 10:46 | |
mnasiadka | ok, with https://review.opendev.org/#/c/704953/ - I think the external ceph has been simplified as much as possible | 10:48 |
patchbot | patch 704953 - kolla-ansible - doc: external Ceph - add manila ceph caps note - 2 patch sets | 10:48 |
mnasiadka | I mean that's the last patch I plan :) | 10:48 |
*** bengates has quit IRC | 10:49 | |
*** bengates has joined #openstack-kolla | 10:51 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: WIP: CentOS 8: Add deploy jobs in CI https://review.opendev.org/693544 | 10:59 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: CI: build swift images for swift scenario https://review.opendev.org/704960 | 10:59 |
*** numans has joined #openstack-kolla | 11:05 | |
mgoddard | hrw: np | 11:12 |
*** rpittau is now known as rpittau|bbl | 11:14 | |
yoctozepto | mgoddard, mnasiadka: what about nova-ssh? | 11:14 |
mgoddard | yoctozepto: good q | 11:15 |
yoctozepto | what is it for anyway? | 11:15 |
yoctozepto | (prime time for such question lol) | 11:15 |
mgoddard | yoctozepto: is it for migration? | 11:16 |
yoctozepto | mgoddard: I'm not sure, libvirt is open for remote I think | 11:17 |
yoctozepto | mgoddard: can't find ref to its port except for itself | 11:17 |
yoctozepto | mgoddard: yeah it has some mention of migration there | 11:18 |
yoctozepto | mgoddard: but hardly believable used this way due to nobody else knowing its port | 11:18 |
hrw | can you check something for me on x86-64 openstack? | 11:19 |
hrw | cirros image (0.4.0 or newer) with hw_firmware_type=uefi | 11:19 |
hrw | stein+ is enough | 11:19 |
mgoddard | yoctozepto: who knows | 11:22 |
mnasiadka | yoctozepto, mgoddard: seems migration - https://docs.openstack.org/nova/pike/admin/ssh-configuration.html | 11:23 |
mnasiadka | ups, an oldish doc :) | 11:23 |
mnasiadka | https://docs.openstack.org/nova/train/admin/ssh-configuration.html#cli-os-migrate-cfg-ssh | 11:24 |
hrw | does someone care about influxdb/telegraf images? | 11:26 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: OVN Support https://review.opendev.org/696841 | 11:26 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CentOS 8: Allow SSH access to keystone_ssh and nova_ssh https://review.opendev.org/704848 | 11:27 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CentOS 8: Relax ironic iPXE EFI bootloader location https://review.opendev.org/704965 | 11:27 |
mnasiadka | hrw: I'm pretty sure dougsz cares about influxdb, but have no clue about telegraf | 11:27 |
yoctozepto | mnasiadka, mgoddard: yeah, but it seems config was never finished | 11:27 |
yoctozepto | I mean, nova can't really guess that port :P | 11:28 |
yoctozepto | originially it seems it was on api interface | 11:28 |
yoctozepto | then it was moved to migration | 11:29 |
yoctozepto | (which is the same by default anyways) | 11:29 |
yoctozepto | but no clear signs of usage | 11:29 |
yoctozepto | "so that Compute service can use SSH to move disks to other nodes" | 11:29 |
yoctozepto | I believe we all run centralized storage then | 11:30 |
*** csmart has quit IRC | 11:30 | |
mnasiadka | yoctozepto: interesting :D | 11:32 |
mnasiadka | (that we all run a container that is totally unused) | 11:33 |
yoctozepto | mnasiadka: yeah, happens | 11:33 |
yoctozepto | hrw, mnasiadka: based on scenarios etherpad nobody cares about telegraf | 11:33 |
yoctozepto | does tripleo use it? | 11:33 |
hrw | no idea | 11:34 |
hrw | I just found out that I can enable both on aarch64 | 11:34 |
yoctozepto | then no problem :-) | 11:34 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: WIP: CentOS 8: Add deploy jobs in CI https://review.opendev.org/693544 | 11:35 |
mgoddard | telegraf is part of the TICK stack :) | 11:36 |
mgoddard | one of our many monitoring stacks | 11:36 |
yoctozepto | mgoddard: we did a release? | 11:37 |
mnasiadka | well then, last meaningful commit to telegraf Dockerfile was done by berendt | 11:37 |
mgoddard | yoctozepto: yep | 11:37 |
mgoddard | 6 in fact | 11:37 |
yoctozepto | mgoddard: cool to know :-) | 11:37 |
mgoddard | I shared the patch in the channel | 11:37 |
mnasiadka | mgoddard: I guess it's just a question how many monitoring stacks do we want to deliver :) | 11:37 |
mgoddard | as many as possible | 11:37 |
mgoddard | why, are there some we are missing? | 11:38 |
yoctozepto | 12:37:38 <mgoddard> I shared the patch in the channel | 11:38 |
yoctozepto | missed then | 11:38 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: aarch64: enable influxdb and telegram for Debian/Ubuntu https://review.opendev.org/704970 | 11:38 |
yoctozepto | mgoddard: could use docs that we have 'em | 11:38 |
yoctozepto | ;p | 11:38 |
yoctozepto | hrw: telegraf | 11:38 |
yoctozepto | not gram | 11:39 |
yoctozepto | mgoddard: btw, tick is... ? telegraf, influxdb, collectd, kibana? | 11:39 |
hrw | ;D | 11:39 |
mgoddard | Telegraf, InfluxDB, Chronograf, Kapacitor | 11:40 |
mgoddard | seems we are missing some | 11:40 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: aarch64: enable influxdb and telegraf for Debian/Ubuntu https://review.opendev.org/704970 | 11:40 |
hrw | Who has x86-64 openstack cloud in usable condition? | 11:41 |
* hrw out | 11:42 | |
yoctozepto | mgoddard: then drop telegraf ;D | 11:43 |
yoctozepto | influxdb is for monasca | 11:44 |
*** pcaruana has joined #openstack-kolla | 11:48 | |
openstackgerrit | Merged openstack/kolla master: CentOS 8: base image fixes for RabbitMQ, fluentd & InfluxDB https://review.opendev.org/704782 | 11:59 |
mgoddard | woop | 11:59 |
yoctozepto | we be merging ya | 11:59 |
*** veduph has quit IRC | 12:01 | |
mgoddard | updated LP for new releases | 12:02 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 12:08 |
*** kplant has joined #openstack-kolla | 12:16 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: Ansible lint: lines longer than 160 chars https://review.opendev.org/702429 | 12:20 |
*** pcaruana has quit IRC | 12:21 | |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CI: Fix tag suffix logic for CentOS 8 https://review.opendev.org/704987 | 12:22 |
mgoddard | yoctozepto, hrw, mnasiadka, osmanlicilegi: ^ | 12:22 |
mnasiadka | mgoddard: nice bug | 12:23 |
mgoddard | thanks | 12:23 |
mgoddard | I made it myself | 12:23 |
mnasiadka | mgoddard: if I would be yoctozepto-picky, I would ask for a launchpad bug and a release note :D | 12:23 |
mgoddard | mnasiadka: but you are not :) | 12:23 |
* yoctozepto triggered | 12:23 | |
mgoddard | quick, someone +2A! | 12:24 |
yoctozepto | mgoddard: did | 12:24 |
yoctozepto | mnasiadka: those are for stuff that we have released | 12:25 |
yoctozepto | no point in here | 12:25 |
mnasiadka | yoctozepto: just laughing, I know it's CI :) | 12:25 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 12:30 |
mnasiadka | lol, in https://review.opendev.org/#/c/699414/ upgrade-ceph job timed out, and it was just sending logs to swift when it timed out | 12:35 |
patchbot | patch 699414 - kolla - CentOS 8: Update packages in images - 10 patch sets | 12:35 |
mgoddard | damn, grafana has the DNF GPG issue too | 12:43 |
mgoddard | ah, repo_gpgcheck=1 | 12:44 |
yoctozepto | drop the conf <bass music ensues> | 12:46 |
yoctozepto | btw, folks, mnasiadka, mgoddard: I have this issue - I want to configure haproxy timeouts for e.g. nova_novncproxy - is there a clean way? must I copy all nova services definition to override one bit? | 12:47 |
mnasiadka | yoctozepto: welcome to hell :) | 12:48 |
yoctozepto | mnasiadka: I was expeciting something along the lines: "no, yoctozepto, you are just tired, here is how to do it" | 12:49 |
yoctozepto | mnasiadka: and not hell visit | 12:49 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: CentOS 8: disable repo_gpgcheck for grafana image https://review.opendev.org/704999 | 12:49 |
mgoddard | ^ should unblock grafana builds | 12:50 |
mnasiadka | yoctozepto: I was thinking one day how to overcome it, and we would need to rework this a bit, to allow the user to supply custom dict with just one changed variable and use combine() | 12:50 |
yoctozepto | mgoddard: who cares about grafana when haproxy timeouts are not configurable :D | 12:50 |
mgoddard | mnasiadka: +1, similar to volumes | 12:51 |
mnasiadka | yoctozepto: so now you know how to fix it - go go go :) | 12:51 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Use python3 for local kolla-ansible execution https://review.opendev.org/705000 | 12:52 |
yoctozepto | mnasiadka: yeah, I had a similar idea, though not volume-based - we need to override this stuff a bit | 12:53 |
mnasiadka | yoctozepto: if we dislike the current approach - imagine what the users say ;) | 12:53 |
yoctozepto | mnasiadka: policy prohibits any cursing | 12:54 |
mnasiadka | yoctozepto: your university policy? | 12:54 |
yoctozepto | mnasiadka: no, irc netiquette :-) | 12:54 |
*** goldyfruit_ has joined #openstack-kolla | 12:59 | |
mnasiadka | mgoddard: I just noticed we are running the ceph jobs always, while I marked ceph-ansible jobs to be ran only when roles using ceph are changed (and deploy-ceph-ansible.sh but it's irrelevant to this) | 13:06 |
mnasiadka | mgoddard: are we okay with this behaviour? or should c-a jobs run always? | 13:07 |
mnasiadka | yoctozepto: ^^ | 13:07 |
yoctozepto | mnasiadka: hmm | 13:07 |
yoctozepto | I think we would like to regularly test multinode deploys | 13:07 |
yoctozepto | though it's fine if they run periodics | 13:08 |
yoctozepto | could save ci cycles | 13:08 |
yoctozepto | I have no problem with that | 13:08 |
yoctozepto | the most fragile mariadb has its own tests | 13:08 |
yoctozepto | so we are covered | 13:08 |
mnasiadka | well upgrade-ceph is run in periodics | 13:08 |
mnasiadka | but not -ceph | 13:09 |
yoctozepto | doh, then one needs to run it | 13:09 |
mnasiadka | well, upgrade-ceph is longer, does an upgrade from previous release and is multinode | 13:09 |
mnasiadka | so we could add upgrade-ceph-ansible to periodics | 13:09 |
mnasiadka | and stick to that | 13:09 |
*** scottsol has quit IRC | 13:10 | |
yoctozepto | mnasiadka: +1 | 13:10 |
yoctozepto | though one might like to see deployment of current as multinode | 13:10 |
yoctozepto | I can see how we could break it :-) | 13:11 |
yoctozepto | and periodics run daily so it's not a big deal | 13:11 |
yoctozepto | especially when we have rather solid stability compared to other projects | 13:11 |
*** vmixor has joined #openstack-kolla | 13:12 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: OVN Support https://review.opendev.org/696841 | 13:16 |
openstackgerrit | Merged openstack/kolla-ansible master: Use listen port for Placement precheck https://review.opendev.org/704595 | 13:17 |
*** rpittau|bbl is now known as rpittau | 13:29 | |
*** veduph has joined #openstack-kolla | 13:29 | |
*** mixor has joined #openstack-kolla | 13:30 | |
*** vmixor has quit IRC | 13:30 | |
mgoddard | mnasiadka, yoctozepto: I'd suggest that when we remove internal ceph tests we run ceph-ansible unconditionally | 13:43 |
mgoddard | it's our multinode test | 13:43 |
mnasiadka | mgoddard: ok, I’ll post a depends-on change to not forget :) | 13:43 |
mgoddard | k | 13:43 |
mgoddard | all centos8 deploy jobs (that have all required images) passing \o/ | 13:45 |
bersace | lol, searching kolla-ansible's github for openstack roles code triggers all ansible roles references :D | 13:49 |
bersace | s/triggers/matches/ | 13:49 |
*** veduph has quit IRC | 13:53 | |
yoctozepto | mgoddard: woop, gr8! | 13:57 |
mnasiadka | mgoddard: so I guess it’s time for c8 c-a? | 13:59 |
mgoddard | please! | 14:00 |
*** pcaruana has joined #openstack-kolla | 14:03 | |
*** veduph has joined #openstack-kolla | 14:05 | |
openstackgerrit | Antony Messerli proposed openstack/kolla master: Adds python3-systemd for ansible deploy interface https://review.opendev.org/705021 | 14:21 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Python 3: Use distro_python_version for dev mode https://review.opendev.org/705022 | 14:21 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Python 3: Use distro_python_version for WSGI python_path https://review.opendev.org/705023 | 14:21 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Python 3: Use distro_python_version for monasca agent CA file https://review.opendev.org/705024 | 14:21 |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Remove unused python path calculation from vmtp https://review.opendev.org/705025 | 14:21 |
*** heikkine has joined #openstack-kolla | 14:22 | |
hrw | mgoddard: one day someone will move that python path into vars.yml | 14:27 |
mgoddard | vars.yml? | 14:28 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Use python3 for local kolla-ansible execution https://review.opendev.org/705000 | 14:28 |
hrw | mgoddard: to whatever k-a uses for common vars | 14:29 |
mgoddard | globals.yml | 14:29 |
*** rlljorge has joined #openstack-kolla | 14:29 | |
mgoddard | or group_vars/all.yml | 14:29 |
mgoddard | it's already there | 14:29 |
hrw | second | 14:29 |
hrw | ah | 14:29 |
mgoddard | or at least distro_python_path it | 14:29 |
mgoddard | is | 14:29 |
hrw | Who has x86-64 openstack cloud in usable condition? | 14:30 |
*** pcaruana has quit IRC | 14:34 | |
*** cah_link has quit IRC | 14:43 | |
*** veduph has quit IRC | 14:44 | |
*** veduph has joined #openstack-kolla | 14:44 | |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Allow OVS bridges to connect directly to interface https://review.opendev.org/705037 | 14:56 |
*** waleedm__ has quit IRC | 14:58 | |
*** ricolin has joined #openstack-kolla | 14:58 | |
yoctozepto | hrw: me | 15:00 |
yoctozepto | hrw: which python path? | 15:00 |
hrw | yoctozepto: priv | 15:00 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Use python3 for local kolla-ansible execution https://review.opendev.org/705000 | 15:01 |
*** pcaruana has joined #openstack-kolla | 15:02 | |
*** veduph has quit IRC | 15:05 | |
*** veduph has joined #openstack-kolla | 15:05 | |
*** veduph has quit IRC | 15:22 | |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: nova-libvirt: add uefi package to support UEFI instances https://review.opendev.org/682280 | 15:28 |
openstackgerrit | Marcin Juszkiewicz proposed openstack/kolla master: nova: use proper uefi package names under CentOS/RHEL 8 https://review.opendev.org/705040 | 15:28 |
*** dswebb has joined #openstack-kolla | 15:29 | |
*** k_mouza has joined #openstack-kolla | 15:31 | |
*** k_mouza has quit IRC | 15:36 | |
*** TrevorV has joined #openstack-kolla | 15:44 | |
*** ricolin has quit IRC | 15:45 | |
*** priteau has joined #openstack-kolla | 15:45 | |
*** Trevor_V has joined #openstack-kolla | 15:47 | |
openstackgerrit | Merged openstack/kolla master: CI: Fix tag suffix logic for CentOS 8 https://review.opendev.org/704987 | 15:48 |
*** TrevorV has quit IRC | 15:51 | |
hrw | meh.. k-a tries /usr/bin/python ;( | 15:53 |
hrw | ERROR: Ansible version should be between 2.8 and 2.9. Current version is 9.34482 which is not supported. | 15:53 |
hrw | ;D | 15:53 |
osmanlicilegi | ah my lovely patch | 15:54 |
osmanlicilegi | what's the real version? | 15:55 |
hrw | on host it is 2.9.2 | 15:56 |
hrw | on target there is no ansible | 15:56 |
hrw | (venv3) 16:54 (1s) hrw@puchatek:kolla-ansible$ ANSIBLE_DEBUG=1 kolla-ansible $KAOPTS prechecks | 15:56 |
hrw | Exception ignored in: <_io.TextIOWrapper name='<stdout>' mode='w' encoding='UTF-8'> | 15:56 |
hrw | BrokenPipeError: [Errno 32] Broken pipe | 15:56 |
hrw | ERROR: Ansible version should be between 2.8 and 2.9. Current version is 7.07277 which is not supported. | 15:56 |
osmanlicilegi | weird. let me check. | 15:57 |
hrw | osmanlicilegi: https://paste.centos.org/view/d711e1b3 without ANSIBLE_DEBUG=1 | 15:57 |
openstackgerrit | Merged openstack/kayobe master: Update docs building https://review.opendev.org/704939 | 15:57 |
osmanlicilegi | hrw: venv is python 2 or 3? | 15:57 |
hrw | 3 | 15:58 |
hrw | edited bashrc on target to not spit keychain stuff... | 15:58 |
hrw | ERROR: Ansible version should be between 2.8 and 2.9. Current version is 2.17443 which is not supported. | 15:58 |
osmanlicilegi | can you try without venv? | 15:59 |
hrw | osmanlicilegi: can | 15:59 |
hrw | osmanlicilegi: but no idea do I have requirements installed for k-a run | 15:59 |
osmanlicilegi | seems venv causes something weird | 16:00 |
hrw | osmanlicilegi: it works without ANSIBLE_DEBUG=1 | 16:00 |
hrw | ERROR: Ansible version should be between 2.8 and 2.9. Current version is 2.74531 which is not supported. | 16:00 |
hrw | no venv | 16:00 |
hrw | 17:00 (0s) hrw@puchatek:kolla-ansible$ export KAOPTS=" -i hrw/all-in-one --configdir $PWD/hrw --passwords hrw/passwords.yml " | 16:01 |
hrw | 17:01 (0s) hrw@puchatek:kolla-ansible$ ANSIBLE_DEBUG=1 ./tools/kolla-ansible $KAOPTS prechecks | 16:01 |
hrw | 7.51044 7.19623 6.87138 6.55343 6.24087 5.91051 5.52886 5.06969 4.58367 | 16:03 |
hrw | quite random values | 16:03 |
hrw | osmanlicilegi: to make it funnier: target is c8 | 16:04 |
osmanlicilegi | awesome :) | 16:05 |
*** skramaja has quit IRC | 16:06 | |
*** ivve has quit IRC | 16:10 | |
hrw | ok. will have to create c7 vm to play | 16:13 |
hrw | but not today | 16:17 |
hrw | I will be back on Tuesday - FOSDEM calls ;D | 16:17 |
hrw | bye | 16:21 |
openstackgerrit | Mark Goddard proposed openstack/kayobe master: WIP: Use python3 for local kolla-ansible execution https://review.opendev.org/705000 | 16:23 |
*** oyrogerg has quit IRC | 16:24 | |
osmanlicilegi | hrw: enjoy fosdem | 16:26 |
*** admin0 has quit IRC | 16:28 | |
*** bengates has quit IRC | 16:42 | |
openstackgerrit | Antony Messerli proposed openstack/kolla master: Adds python3-systemd for ansible deploy interface https://review.opendev.org/705021 | 16:44 |
*** oyrogerg has joined #openstack-kolla | 17:02 | |
yoctozepto | hrw, osmanlicilegi: c8 broke bash? | 17:02 |
osmanlicilegi | yoctozepto: seems so | 17:03 |
*** factor has quit IRC | 17:08 | |
*** priteau has quit IRC | 17:21 | |
*** gfidente is now known as gfidente|afk | 17:31 | |
*** evrardjp has joined #openstack-kolla | 17:33 | |
*** rpittau is now known as rpittau|afk | 18:02 | |
*** igordc has joined #openstack-kolla | 18:09 | |
*** luksky has quit IRC | 18:25 | |
*** tonythomas has quit IRC | 18:27 | |
*** k_mouza has joined #openstack-kolla | 18:34 | |
*** k_mouza has quit IRC | 18:38 | |
*** k_mouza_ has joined #openstack-kolla | 18:39 | |
*** gfidente|afk is now known as gfidente | 18:43 | |
*** ivve has joined #openstack-kolla | 18:47 | |
*** luksky has joined #openstack-kolla | 19:14 | |
*** gfidente has quit IRC | 19:35 | |
openstackgerrit | Merged openstack/kolla master: CentOS 8: disable repo_gpgcheck for grafana image https://review.opendev.org/704999 | 19:41 |
*** hamzy_ has joined #openstack-kolla | 20:11 | |
openstackgerrit | Merged openstack/kolla master: CentOS 8: Update packages in images https://review.opendev.org/699414 | 20:13 |
*** hamzy has quit IRC | 20:14 | |
*** rlljorge has quit IRC | 20:39 | |
*** kplant has quit IRC | 20:44 | |
*** Trevor_V has quit IRC | 20:55 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: WIP: Ceph-Ansible upgrade jobs https://review.opendev.org/704984 | 21:05 |
*** dking_desktop has joined #openstack-kolla | 21:05 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: OVN Support https://review.opendev.org/696841 | 21:11 |
*** rlljorge has joined #openstack-kolla | 22:24 | |
rlljorge | Hi there, someone has a train release with ceph ? | 22:25 |
*** mixor has quit IRC | 22:49 | |
*** ivve has quit IRC | 23:07 | |
*** luksky has quit IRC | 23:21 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!