*** k_mouza has quit IRC | 00:00 | |
*** brinzhang has joined #openstack-kolla | 00:16 | |
*** e0ne has joined #openstack-kolla | 00:30 | |
*** ricolin has quit IRC | 01:01 | |
*** brinzhang_ has joined #openstack-kolla | 01:56 | |
*** brinzhang has quit IRC | 01:59 | |
openstackgerrit | David Moreau Simard proposed openstack/kolla-ansible master: DNM: Test ara 1.5.2rc1 with kolla-ansible https://review.opendev.org/720902 | 02:17 |
---|---|---|
*** kevko has quit IRC | 03:10 | |
*** skramaja has joined #openstack-kolla | 04:00 | |
*** oyrogerg has quit IRC | 04:17 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-kolla | 04:33 | |
*** oyrogerg has joined #openstack-kolla | 04:34 | |
*** brinzhang_ has quit IRC | 05:13 | |
*** brinzhang_ has joined #openstack-kolla | 05:13 | |
*** wuchunyang has joined #openstack-kolla | 05:33 | |
*** jbalciunas has joined #openstack-kolla | 05:49 | |
*** brinzhang0 has joined #openstack-kolla | 06:00 | |
*** ricolin has joined #openstack-kolla | 06:01 | |
*** brinzhang_ has quit IRC | 06:04 | |
*** cah_link has joined #openstack-kolla | 06:24 | |
*** nikparasyr has joined #openstack-kolla | 06:33 | |
*** zijlboot has quit IRC | 06:48 | |
*** e0ne has quit IRC | 07:04 | |
*** e0ne has joined #openstack-kolla | 07:05 | |
osmanlicilegi | morning | 07:11 |
*** brinzhang_ has joined #openstack-kolla | 07:14 | |
*** brinzhang0 has quit IRC | 07:17 | |
*** bengates has joined #openstack-kolla | 07:19 | |
*** bengates has quit IRC | 07:22 | |
*** rpittau|afk is now known as rpittau | 07:26 | |
openstackgerrit | Pierre Riteau proposed openstack/kayobe stable/ussuri: Synchronise global extra variables file with defaults https://review.opendev.org/758711 | 07:31 |
*** bengates has joined #openstack-kolla | 07:36 | |
*** jbalciunas has quit IRC | 07:44 | |
*** dougsz has joined #openstack-kolla | 07:50 | |
*** gfidente has joined #openstack-kolla | 08:13 | |
*** jbadiapa has joined #openstack-kolla | 08:15 | |
*** kevko has joined #openstack-kolla | 08:16 | |
hrw | morning | 08:37 |
*** jonaspaulo has joined #openstack-kolla | 08:37 | |
mnasiadka | morning | 08:37 |
*** also_stingrayza is now known as stingrayza | 08:43 | |
hrw | hm. https://review.opendev.org/#/c/755339/9 updates versions to stable ones. at same time https://tarballs.opendev.org/openstack/ does not have novajoin, vmtp, nova-mksproxy dirs and it works | 08:45 |
patchbot | patch 755339 - kolla - Switch to Victoria stable branches - 9 patch sets | 08:45 |
hrw | ah. /x/ not /openstack/ ;D | 08:46 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Sync k-a-ovn CI trigger between ubuntu and centos https://review.opendev.org/758723 | 08:50 |
*** k_mouza has joined #openstack-kolla | 09:01 | |
*** brinzhang0 has joined #openstack-kolla | 09:05 | |
*** brinzhang_ has quit IRC | 09:09 | |
*** k_mouza has quit IRC | 09:09 | |
*** suryasingh has joined #openstack-kolla | 09:10 | |
*** k_mouza has joined #openstack-kolla | 09:12 | |
*** brinzhang_ has joined #openstack-kolla | 09:20 | |
*** brinzhang_ has quit IRC | 09:20 | |
*** brinzhang has joined #openstack-kolla | 09:21 | |
*** brinzhang0 has quit IRC | 09:24 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: Fix fernet cron path on Ubuntu/Debian https://review.opendev.org/757076 | 09:40 |
*** dardelean has joined #openstack-kolla | 09:40 | |
openstackgerrit | Merged openstack/kolla master: rally: add rally-openstack in source - follow up https://review.opendev.org/758540 | 10:00 |
openstackgerrit | Merged openstack/kolla master: Sync k-a-ovn CI trigger between ubuntu and centos https://review.opendev.org/758723 | 10:00 |
openstackgerrit | Sven Kieske proposed openstack/kolla-ansible master: re-add rabbitmq config for interfaces https://review.opendev.org/758576 | 10:08 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Use upper constraints in openstack-base https://review.opendev.org/758553 | 10:13 |
*** wuchunyang has quit IRC | 10:20 | |
openstackgerrit | Mark Goddard proposed openstack/kolla master: Switch to Victoria stable branches https://review.opendev.org/755339 | 10:25 |
*** hjensas__ has joined #openstack-kolla | 10:26 | |
*** hjensas_ has quit IRC | 10:30 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Use upper constraints in openstack-base https://review.opendev.org/758553 | 10:30 |
mgoddard | morning | 10:34 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Use upper constraints for virtualenv in openstack-base https://review.opendev.org/758553 | 10:38 |
mgoddard | mnasiadka: should fernet_key_rotation_interval default to fernet_token_expiry? | 11:02 |
mnasiadka | mgoddard: I'm leaning towards that, it's nice that we allow old tokens for 2 days, but we should rotate them on expiry time I think | 11:02 |
mnasiadka | less possibility of an error, even if you have an offline controller out of 3, or something like that | 11:03 |
mnasiadka | already our default is max_active_keys = 3, which will allow for this approach | 11:03 |
mgoddard | mnasiadka: I suppose we need to have this | 11:04 |
mgoddard | fernet_token_expiry <= fernet_key_rotation_interval <= (fernet_token_expiry + fernet_token_allow_expired_window) | 11:04 |
mgoddard | if we rotate faster than fernet_token_expiry, then we invalidate tokens too fast | 11:05 |
mnasiadka | well, old token is still kept in place after expiry? | 11:06 |
mnasiadka | after rotation I mean | 11:06 |
mnasiadka | depends on max_active_keys | 11:06 |
mgoddard | yes | 11:06 |
mnasiadka | you could even rotate every 4 hours if fernet_token_expiry = 24h, given proper bumping up of max_active_keys | 11:07 |
mgoddard | we do calculate max_active_keys using the 'official' formula | 11:09 |
mgoddard | I suppose the problem is that due to use of cron, the rotation interval is innaccurate | 11:10 |
mgoddard | so the variable says 3 days, but sometimes it may be 4 | 11:10 |
mgoddard | is the problem that the cron generator script is rounding in the wrong direction? | 11:10 |
mgoddard | given the x <= y <= z inequality I stated earlier, we can either start with x and round up, or start with z and round down | 11:11 |
mgoddard | seems like we are starting with z and rounding up | 11:11 |
*** wuchunyang has joined #openstack-kolla | 11:13 | |
mgoddard | from the generator script: | 11:13 |
mgoddard | # NOTE: Minor under-rotation is better than over-rotation since tokens | 11:13 |
mgoddard | # may become invalid if keys are over-rotated. | 11:13 |
mgoddard | true if you pick x, but not z | 11:13 |
*** dougsz has quit IRC | 11:13 | |
*** dougsz has joined #openstack-kolla | 11:27 | |
*** sean-k-mooney1 is now known as sean-k-mooney | 11:29 | |
*** wuchunyang has quit IRC | 11:34 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: WIP: Fix keystone cron generator https://review.opendev.org/758797 | 11:39 |
mgoddard | mnasiadka: see if that helps ^ | 11:39 |
*** ricolin has quit IRC | 11:43 | |
*** hjensas__ is now known as hjensas | 11:49 | |
bjolo | howdy | 12:26 |
*** ricolin has joined #openstack-kolla | 12:29 | |
*** priteau has joined #openstack-kolla | 12:30 | |
bjolo | looking at barbican. Is there a reason why the barbican-ui is not included in kolla? | 12:39 |
mgoddard | hi bjolo. I'm not aware of any reason | 12:44 |
openstackgerrit | Mark Goddard proposed openstack/kayobe stable/train: Performance: avoid set_fact in Kolla Ansible host vars https://review.opendev.org/758808 | 12:45 |
mnasiadka | mgoddard: will do later, now I'm the middle man between Ironic and servers :) | 12:50 |
oklhost | Hi mates :-) | 13:03 |
oklhost | anyone attending at openinfrasummit and got login issues? | 13:06 |
mgoddard | oklhost: yes :) | 13:08 |
oklhost | "Checking credentials..." for ever :( | 13:08 |
mgoddard | oklhost: it should work eventually | 13:08 |
oklhost | mgoddard: it's funny, half hour ago it worked. | 13:10 |
oklhost | Yay! now :) | 13:10 |
*** cah_link has quit IRC | 13:11 | |
yoctozepto | it's failing for me too | 13:14 |
oklhost | A great pity. My first session is already over. | 13:16 |
oklhost | This is what happens when you use THE cloud ;) | 13:19 |
*** bsanjeewa has joined #openstack-kolla | 13:21 | |
mgoddard | #openinfra-summit | 13:22 |
oklhost | +1 | 13:24 |
osmanlicilegi | have a nice summit folks | 13:34 |
-openstackstatus- NOTICE: Open Infrastructure Summit platform issues are being worked on by OSF events and webdev teams, status updates will be available in the conference "lobby" page as well as the #openinfra-summit channel on Freenode (though it is presently not logged) | 13:35 | |
oyrogerg | Expecting slower response due to Summit, but a question nonetheless: I belatedly added /etc/hosts entries to control plane hosts. How can I get that propagated into the containers? | 13:43 |
*** vishalmanchanda has joined #openstack-kolla | 13:47 | |
*** bsanjeewa_ has joined #openstack-kolla | 13:47 | |
r3ap3r | My first Openstack Summit. ;-) | 13:48 |
r3ap3r | I feel like I'm cheating because it is virtual. lol | 13:48 |
oyrogerg | I managed one day of a 3 day event earlier this year, before crashing and burning with life priorities. Not again - watching recordings during my daylight hours, maybe. | 13:48 |
oyrogerg | I do have 2 screens at the moment, so that'll help. | 13:49 |
r3ap3r | +1 oyrogerg lol | 13:49 |
oyrogerg | Restarting a container fixed it. | 14:01 |
*** cah_link has joined #openstack-kolla | 14:02 | |
openstackgerrit | Merged openstack/kolla master: Finish off removing Congress https://review.opendev.org/757136 | 14:16 |
openstackgerrit | Mark Goddard proposed openstack/kolla master: Switch to Victoria stable branches https://review.opendev.org/755339 | 14:26 |
oklhost | btw. weeks ago I started to implement adjutant in kolla and kolla-ansible. there is still some work todo, maybe someone is interested in contributing? I get not much time because a lot of other projects, but I'm sure it would be great to get it fully implemented. just have a look at my forks: https://github.com/okleinschmidt/kolla and https://github.com/okleinschmidt/kolla-ansible it would be a pleasure to get it someday into upstream | 14:28 |
oklhost | repository. ;) | 14:28 |
*** kemopq has joined #openstack-kolla | 14:31 | |
*** skramaja has quit IRC | 14:44 | |
*** Luzi has joined #openstack-kolla | 14:52 | |
mloza | hello, it seems elasticsearch curator cron job does not run in stable/train | 15:05 |
mnasiadka | more cron jobs that do not run at all? :) | 15:07 |
mloza | yes | 15:07 |
mloza | infact i have the following patch https://bugs.launchpad.net/kolla-ansible/+bug/1885732 | 15:08 |
openstack | Launchpad bug 1885732 in kolla-ansible victoria "elasticsearch curator's cron job does not run" [Medium,Fix released] - Assigned to Radosław Piliszek (yoctozepto) | 15:08 |
oyrogerg | Also in stable/train, we seem to only get glance-api container, no others. /usr/local/share/kolla-ansible/ansible/roles/glance/defaults/main.yml only has glance-api too. Interesting, not sure if it relates to us being unable to create an image. | 15:08 |
yoctozepto | mloza: but that one was fixed... hmm... | 15:09 |
mloza | yoctozepto: well the cron job still does not run | 15:11 |
yoctozepto | mloza: which platform? | 15:11 |
mloza | bionic | 15:12 |
*** nikparasyr has left #openstack-kolla | 15:13 | |
mnasiadka | yoctozepto: it's the same issue as fernet, wrong path on Ubuntu | 15:13 |
*** kevko has quit IRC | 15:13 | |
mnasiadka | yoctozepto: but then we have a sort of an issue, because one will overwrite the other | 15:13 |
mnasiadka | and most probably the same happens on centos | 15:13 |
mnasiadka | ah no, it's inside container | 15:14 |
mnasiadka | :) | 15:14 |
mnasiadka | it's just the path | 15:14 |
*** psyton has joined #openstack-kolla | 15:14 | |
mnasiadka | or no, Ijust saw it as root/elasticsearch, it's correct | 15:15 |
mnasiadka | so I just shut up :) | 15:15 |
oyrogerg | So why don't I have a glance-registry container? | 15:18 |
oyrogerg | Hmm, "glance-registry service was deprecated in Queens release" ... | 15:19 |
mnasiadka | oyrogerg: I was just writing this. | 15:19 |
mnasiadka | great you found the answer :) | 15:20 |
oyrogerg | So what replaced that functionality? Does glance-api do it all now? | 15:20 |
mnasiadka | yes | 15:20 |
oyrogerg | And should I have a glance-base container? | 15:21 |
mnasiadka | No, you shouldn't have any -base containers running | 15:21 |
oyrogerg | Okay, fair enough. Trying to figure out why I can't create an image - no log output at all, from what I can see. | 15:22 |
r3ap3r | oyrogerg: I think *-base containers are for "building your own" Kolla containers? | 15:22 |
oyrogerg | r3ap3r: Right, makes sense. | 15:22 |
oyrogerg | We know connection to our Ceph storage is working, because `openstack volume create` works. | 15:23 |
*** kevko has joined #openstack-kolla | 15:23 | |
mnasiadka | it works for Cinder, but you might have a different config for Glance. | 15:23 |
oyrogerg | Well, it's a different pool, but we've used the same method and https://docs.openstack.org/kolla-ansible/train/reference/storage/external-ceph-guide.html .. anyway, still working on it. | 15:24 |
*** dciabrin has quit IRC | 15:28 | |
*** bengates has quit IRC | 15:36 | |
yoctozepto | keynote mentioned kolla-ansible <3 | 15:52 |
yoctozepto | mgoddard: ^ | 15:52 |
yoctozepto | (leaf cloud) | 15:52 |
mgoddard | jopdorp: ^ :) | 15:52 |
openstackgerrit | Merged openstack/kayobe stable/ussuri: Synchronise global extra variables file with defaults https://review.opendev.org/758711 | 15:56 |
yoctozepto | mloza: hmm, the path seems right | 16:12 |
yoctozepto | odd | 16:12 |
yoctozepto | mnasiadka: where is cron getting logged again? :-) | 16:15 |
mnasiadka | yoctozepto: /dev/null | 16:15 |
yoctozepto | mnasiadka: splendid! | 16:15 |
yoctozepto | I love the efficiency | 16:15 |
mnasiadka | one thing is logging what the cron command is doing, second is crond logs I guess | 16:15 |
*** k_mouza has quit IRC | 16:16 | |
yoctozepto | mnasiadka: well, crond is usually pretty silent and it is still docker-logged so not crying atm | 16:17 |
mnasiadka | well, we could enforce logging when it starts a job with some _debug like switch | 16:17 |
mnasiadka | it could help people in diagnosing what's wrong | 16:18 |
yoctozepto | mhm-hmm | 16:18 |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: Fix fernet cron path on Ubuntu/Debian https://review.opendev.org/757076 | 16:19 |
mnasiadka | I think Ubuntu's crond has -L option | 16:19 |
*** kevko has quit IRC | 16:20 | |
mnasiadka | yoctozepto: might be harder with redhat-like... | 16:20 |
jopdorp | leafcloud @ #openinfrasummit ftw :p | 16:26 |
*** rpittau is now known as rpittau|afk | 16:43 | |
*** bsanjeewa has quit IRC | 16:43 | |
*** bsanjeewa_ has quit IRC | 16:43 | |
*** dardelean has quit IRC | 16:50 | |
*** Limech has joined #openstack-kolla | 16:54 | |
*** dking has joined #openstack-kolla | 16:54 | |
*** Limech has quit IRC | 16:57 | |
*** Limech has joined #openstack-kolla | 16:57 | |
*** dougsz has quit IRC | 17:02 | |
*** bsanjeewa has joined #openstack-kolla | 17:10 | |
*** bsanjeewa_ has joined #openstack-kolla | 17:10 | |
*** kevko has joined #openstack-kolla | 17:39 | |
*** Luzi has quit IRC | 17:49 | |
*** e0ne has quit IRC | 17:54 | |
*** priteau has quit IRC | 18:22 | |
*** e0ne has joined #openstack-kolla | 18:24 | |
*** k_mouza has joined #openstack-kolla | 18:31 | |
*** e0ne has quit IRC | 18:35 | |
*** e0ne has joined #openstack-kolla | 18:39 | |
*** k_mouza has quit IRC | 18:39 | |
*** k_mouza has joined #openstack-kolla | 18:51 | |
*** bsanjeewa_ has quit IRC | 18:53 | |
*** bsanjeewa has quit IRC | 18:53 | |
*** cah_link has quit IRC | 18:55 | |
*** cah_link has joined #openstack-kolla | 18:56 | |
openstackgerrit | Albert Braden proposed openstack/kolla master: mariadb: Fixes incremental backup failure when the latest full backup was not created today https://review.opendev.org/758486 | 18:57 |
*** bsanjeewa has joined #openstack-kolla | 19:04 | |
*** dougsz has joined #openstack-kolla | 19:05 | |
*** bsanjeewa_ has joined #openstack-kolla | 19:06 | |
*** bsanjeewa has quit IRC | 19:08 | |
*** k_mouza has quit IRC | 19:09 | |
*** bsanjeewa_ has quit IRC | 19:12 | |
*** bsanjeewa has joined #openstack-kolla | 19:29 | |
*** bsanjeewa_ has joined #openstack-kolla | 19:29 | |
*** williampiv has joined #openstack-kolla | 19:33 | |
openstackgerrit | Radosław Piliszek proposed openstack/kolla master: mariadb: Fixes incremental backup failure when the latest full backup was not created today https://review.opendev.org/758486 | 19:35 |
*** kevko has quit IRC | 19:39 | |
*** dasp_ has quit IRC | 19:48 | |
*** dasp has joined #openstack-kolla | 19:48 | |
*** bsanjeewa has quit IRC | 19:50 | |
*** bsanjeewa_ has quit IRC | 19:50 | |
*** suryasingh has quit IRC | 19:50 | |
*** dasp has quit IRC | 19:55 | |
*** dasp has joined #openstack-kolla | 19:55 | |
*** dasp has quit IRC | 19:58 | |
*** dasp has joined #openstack-kolla | 19:58 | |
*** weshay has quit IRC | 20:07 | |
*** dasp has quit IRC | 20:08 | |
*** dasp has joined #openstack-kolla | 20:11 | |
*** dougsz has quit IRC | 20:13 | |
*** jonaspaulo has quit IRC | 20:16 | |
*** dasp has quit IRC | 20:17 | |
*** dasp has joined #openstack-kolla | 20:17 | |
*** gfidente is now known as gfidente|afk | 20:18 | |
*** cah_link has quit IRC | 20:26 | |
*** dougsz has joined #openstack-kolla | 20:27 | |
*** dardelean has joined #openstack-kolla | 20:37 | |
*** dougsz has quit IRC | 20:37 | |
*** dardelean has quit IRC | 20:44 | |
*** gfidente|afk has quit IRC | 21:08 | |
*** ianw has quit IRC | 21:13 | |
*** ianw has joined #openstack-kolla | 21:15 | |
*** e0ne has quit IRC | 21:16 | |
*** kemopq has quit IRC | 21:42 | |
*** vishalmanchanda has quit IRC | 21:55 | |
openstackgerrit | Albert Braden proposed openstack/kolla master: mariadb: Fixes incremental backup failure when full not created today https://review.opendev.org/758486 | 23:03 |
*** also_stingrayza has joined #openstack-kolla | 23:54 | |
*** stingrayza has quit IRC | 23:57 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!