| *** LinPeiWen has joined #openstack-kolla | 00:42 | |
| *** ivan_lin has joined #openstack-kolla | 00:48 | |
| *** kevko has quit IRC | 01:15 | |
| *** k_mouza has joined #openstack-kolla | 01:19 | |
| *** k_mouza has quit IRC | 01:19 | |
| *** zenkuro has quit IRC | 01:30 | |
| *** k_mouza has joined #openstack-kolla | 01:35 | |
| *** k_mouza has quit IRC | 01:40 | |
| *** wuchunyang has joined #openstack-kolla | 02:29 | |
| *** wuchunyang has joined #openstack-kolla | 02:31 | |
| *** k_mouza has joined #openstack-kolla | 03:00 | |
| *** k_mouza has quit IRC | 03:05 | |
| openstackgerrit | Merged openstack/kolla master: Update the'image-building.rst' document https://review.opendev.org/c/openstack/kolla/+/764266 | 03:05 |
|---|---|---|
| *** skramaja has joined #openstack-kolla | 03:18 | |
| *** wuchunyang has quit IRC | 04:00 | |
| *** vishalmanchanda has joined #openstack-kolla | 04:27 | |
| openstackgerrit | Lin PeiWen proposed openstack/kolla stable/victoria: Update the'image-building.rst' document https://review.opendev.org/c/openstack/kolla/+/764267 | 05:24 |
| *** evrardjp has quit IRC | 05:33 | |
| openstackgerrit | Lin PeiWen proposed openstack/kolla stable/ussuri: Update the'image-building.rst' document https://review.opendev.org/c/openstack/kolla/+/764268 | 05:33 |
| *** evrardjp has joined #openstack-kolla | 05:33 | |
| *** LinPeiWen has quit IRC | 05:55 | |
| *** LinPeiWen has joined #openstack-kolla | 06:00 | |
| *** wuchunyang has joined #openstack-kolla | 06:32 | |
| *** abdysn has joined #openstack-kolla | 06:52 | |
| *** ladrua has quit IRC | 06:55 | |
| *** ladrua has joined #openstack-kolla | 06:55 | |
| *** ladrua has joined #openstack-kolla | 06:56 | |
| *** ladrua has quit IRC | 06:56 | |
| *** ladrua has joined #openstack-kolla | 06:56 | |
| *** ladrua has joined #openstack-kolla | 06:57 | |
| *** ladrua has joined #openstack-kolla | 06:58 | |
| *** bjoernt has quit IRC | 06:58 | |
| *** ladrua has quit IRC | 06:59 | |
| *** ladrua has joined #openstack-kolla | 06:59 | |
| *** ladrua has joined #openstack-kolla | 07:00 | |
| *** ladrua has quit IRC | 07:00 | |
| *** ladrua has joined #openstack-kolla | 07:01 | |
| *** ladrua has quit IRC | 07:01 | |
| *** ladrua has joined #openstack-kolla | 07:01 | |
| *** ladrua has quit IRC | 07:02 | |
| *** ladrua has joined #openstack-kolla | 07:02 | |
| *** ladrua has joined #openstack-kolla | 07:03 | |
| *** csj has joined #openstack-kolla | 07:18 | |
| csj | Hi, I setup openstack victoria aio in my desktop, everything works fine. | 07:22 |
| csj | my desktop connected to wifi router with ip `192.168.1.110` and I set port forwarding in wifi router, so I can connect to horizon via http://changsijay.com | 07:23 |
| csj | how to make it work with letsencrypt with https? I've tried change some tls settings in `globals.yml` but not work | 07:24 |
| csj | kolla_enable_tls_external: "no" | 07:25 |
| csj | kolla_external_fqdn_cert: "/data/docker_data/certbot/conf/live/changsijay.com/cert.pem" | 07:25 |
| csj | kolla_enable_tls_external: "yes" | 07:26 |
| openstackgerrit | wu.chunyang proposed openstack/kolla-ansible master: Use Docker healthchecks for cinder services https://review.opendev.org/c/openstack/kolla-ansible/+/764902 | 07:32 |
| csj | and this is my current globals.yml: https://gist.github.com/changsijay/a39d84c70ccdfbb88d9d109169cb086d#file-globals-yml | 07:34 |
| csj | now I run additional nginx container to do reverse proxy "proxy_pass http://192.168.1.110;" | 07:41 |
| csj | not sure if I can setup globals.yml to skip this additional step | 07:42 |
| wuchunyang | kolla_enable_tls_external is set to no ? | 07:46 |
| wuchunyang | https://gist.github.com/changsijay/a39d84c70ccdfbb88d9d109169cb086d#file-globals-yml-L9 | 07:46 |
| *** kevko has joined #openstack-kolla | 07:50 | |
| csj | yeah, I rolled back now, I changed to yes and point tls to my letsencrypt path , it not work | 07:51 |
| csj | horizon still work on 80 port, and I telnet 443 failed before, when I set `kolla_enable_tls_external` to yes | 07:52 |
| *** ysirndjuro has quit IRC | 07:54 | |
| csj | but I only do `deploy` again, I havent tried `detroy` and `deploy` from scratch again | 07:55 |
| *** luksky has joined #openstack-kolla | 07:56 | |
| *** rpittau|afk is now known as rpittau | 07:59 | |
| *** nikparasyr has joined #openstack-kolla | 08:03 | |
| *** andrewbonney has joined #openstack-kolla | 08:03 | |
| *** bengates has joined #openstack-kolla | 08:18 | |
| wuchunyang | csj i saw that you disable haproxy in your global.yml, but 443 is listened by haproxy process. | 08:32 |
| csj | got it, let me try destroy and redeploy everything again. | 08:37 |
| csj | last time I disabled haproxy because I set `kolla_internal_vip_address: "192.168.1.130"` this free IP. | 08:37 |
| csj | and also for ring generate of swift `STORAGE_NODES=(192.168.1.130)` and something failed on swift. | 08:37 |
| wuchunyang | i am not good at swift | 08:42 |
| *** Fl1nt has joined #openstack-kolla | 08:42 | |
| Fl1nt | Howdy everyone! | 08:43 |
| *** dougsz has joined #openstack-kolla | 08:47 | |
| openstackgerrit | Gaël THEROND proposed openstack/kolla-ansible master: [WIP] - Add missing cloudkitty storage and collector backend support. https://review.opendev.org/c/openstack/kolla-ansible/+/752965 | 09:06 |
| *** shyamb has joined #openstack-kolla | 09:07 | |
| *** adeberg has quit IRC | 09:09 | |
| *** adeberg has joined #openstack-kolla | 09:12 | |
| *** gfidente has joined #openstack-kolla | 09:13 | |
| *** ricolin has joined #openstack-kolla | 09:21 | |
| *** jbadiapa has joined #openstack-kolla | 09:24 | |
| *** mgoddard has joined #openstack-kolla | 09:36 | |
| *** chembervint has joined #openstack-kolla | 09:52 | |
| *** chembervint has quit IRC | 09:53 | |
| *** chembervint has joined #openstack-kolla | 09:53 | |
| *** chembervint has quit IRC | 09:54 | |
| *** chembervint has joined #openstack-kolla | 09:56 | |
| *** k_mouza has joined #openstack-kolla | 10:00 | |
| *** e0ne has joined #openstack-kolla | 10:02 | |
| *** wuchunyang has quit IRC | 10:05 | |
| *** e0ne has quit IRC | 10:12 | |
| *** e0ne has joined #openstack-kolla | 10:13 | |
| *** zenkuro has joined #openstack-kolla | 10:14 | |
| *** jonaspaulo has joined #openstack-kolla | 10:24 | |
| *** e0ne has quit IRC | 10:35 | |
| *** bengates has quit IRC | 10:40 | |
| *** shyamb has quit IRC | 10:41 | |
| *** bengates has joined #openstack-kolla | 10:41 | |
| *** bengates_ has joined #openstack-kolla | 10:42 | |
| *** bengates has quit IRC | 10:46 | |
| *** csj has quit IRC | 10:50 | |
| *** bengates_ has quit IRC | 10:57 | |
| *** bengates has joined #openstack-kolla | 10:57 | |
| *** shyamb has joined #openstack-kolla | 10:57 | |
| *** waverider has joined #openstack-kolla | 11:10 | |
| *** bengates has quit IRC | 11:13 | |
| *** chembervint has quit IRC | 11:14 | |
| *** bengates has joined #openstack-kolla | 11:14 | |
| *** jonaspaulo has quit IRC | 11:29 | |
| *** bengates_ has joined #openstack-kolla | 11:41 | |
| *** bengates_ has quit IRC | 11:42 | |
| *** bengates_ has joined #openstack-kolla | 11:42 | |
| *** bengates has quit IRC | 11:45 | |
| *** bengates_ has quit IRC | 11:50 | |
| *** bengates has joined #openstack-kolla | 11:51 | |
| *** shyam89 has joined #openstack-kolla | 11:54 | |
| *** mgoddard has quit IRC | 11:55 | |
| *** shyam89 has quit IRC | 11:56 | |
| *** kevko has quit IRC | 11:57 | |
| *** kevko has joined #openstack-kolla | 11:57 | |
| *** shyamb has quit IRC | 11:58 | |
| *** zenkuro has quit IRC | 12:19 | |
| *** zenkuro has joined #openstack-kolla | 12:19 | |
| *** Luzi has joined #openstack-kolla | 12:36 | |
| oyrogerg | Hi everyone, I'm back at this again after hardware trouble and human trouble (I'm well again). Now, I started deploying and realised I had a wrong setting, so I stopped it, but not before maria got deployed. | 12:36 |
| oyrogerg | So I did `kolla-ansible stop`, then removed all the containers on the targets, but it seems I'm missing something, because when I go to deploy again, I get "MariaDB cluster exists but is stopped. Please start it using kolla-ansible mariadb_recovery" | 12:38 |
| oyrogerg | I don't want to recover (well, I tried it for the fun of it but it didn't work, suspect my previous wrong network settings), just wipe everything out and go again. | 12:38 |
| oyrogerg | I suppose I could look at code.... mariadb/tasks/lookup_cluster.yml mariadb_cluster_exists: "{{ groups.mariadb_had_volume_True is defined }}" ... what sets that? Can't find it. | 12:41 |
| nikparasyr | without being fully sure, you probably have a docker volume on the mariadb hosts which has the db etc, if you want to do a full wipe you should delete the docker volumes as well | 12:42 |
| oyrogerg | ah of course! | 12:42 |
| *** wuchunyang has joined #openstack-kolla | 12:45 | |
| *** brinzhang_ has joined #openstack-kolla | 12:46 | |
| oyrogerg | Thanks nikparasyr, deploying now | 12:47 |
| *** brinzhang0 has quit IRC | 12:50 | |
| nikparasyr | np :) | 12:50 |
| Fl1nt | oyrogerg, Additionally, kolla-ansible provide few playbooks made to "purge" your deployment platform so you're sure to not forget for anything. | 12:52 |
| openstackgerrit | Gaël THEROND proposed openstack/kolla-ansible master: [WIP] - Add missing cloudkitty storage and collector backend support. https://review.opendev.org/c/openstack/kolla-ansible/+/752965 | 12:57 |
| *** zenkuro has quit IRC | 13:02 | |
| *** zenkuro has joined #openstack-kolla | 13:02 | |
| oyrogerg | Fl1nt: where? I wondered | 13:04 |
| oyrogerg | Anyway, I should hop offline - well after hours here! Thanks for being here folks. | 13:05 |
| *** bengates has quit IRC | 13:06 | |
| *** bengates has joined #openstack-kolla | 13:08 | |
| Fl1nt | oyrogerg, within the tools folder: https://opendev.org/openstack/kolla-ansible/src/branch/master/tools | 13:09 |
| waverider | hi, is there a tutorial somewhere for installing from scratch using ready-built images from https://hub.docker.com/u/kolla ? | 13:11 |
| *** abdysn has quit IRC | 13:12 | |
| Fl1nt | waverider, not to my knowledge, however, this should be the default registry used so I guess the standard kolla-ansible user guide should do the job. | 13:12 |
| waverider | ok, thanks, I'll follow the kolla docs | 13:13 |
| *** Luzi has quit IRC | 13:43 | |
| *** Arador has joined #openstack-kolla | 14:20 | |
| oyrogerg | Fl1nt: Got it, thanks. | 14:28 |
| openstackgerrit | Merged openstack/kolla-ansible master: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/763137 | 14:29 |
| *** wuchunyang has quit IRC | 14:40 | |
| *** k_mouza has quit IRC | 14:42 | |
| *** k_mouza has joined #openstack-kolla | 14:47 | |
| *** admin0 has joined #openstack-kolla | 14:48 | |
| *** waverider has quit IRC | 15:16 | |
| dmsimard | btw it is Ansible PR day in #ansible-community if you'd like to get attention on one of your PRs | 15:17 |
| Fl1nt | I'm fine on my own ^^ | 15:19 |
| *** TrevorV has joined #openstack-kolla | 15:25 | |
| *** skramaja has quit IRC | 15:41 | |
| *** zijlboot has joined #openstack-kolla | 15:47 | |
| *** irclogbot_3 has quit IRC | 15:53 | |
| *** irclogbot_0 has joined #openstack-kolla | 15:56 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/victoria: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764956 | 16:08 |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764957 | 16:10 |
| *** irclogbot_0 has quit IRC | 16:11 | |
| *** irclogbot_0 has joined #openstack-kolla | 16:12 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764957 | 16:17 |
| openstackgerrit | Gaël THEROND proposed openstack/kolla-ansible master: [WIP] - Add missing cloudkitty storage and collector backend support. https://review.opendev.org/c/openstack/kolla-ansible/+/752965 | 16:19 |
| *** nikparasyr has left #openstack-kolla | 16:25 | |
| *** bengates has quit IRC | 16:40 | |
| *** bengates has joined #openstack-kolla | 16:42 | |
| *** bengates_ has joined #openstack-kolla | 16:50 | |
| *** bengates has quit IRC | 16:52 | |
| *** bengates_ has quit IRC | 16:59 | |
| *** bengates has joined #openstack-kolla | 17:00 | |
| *** rpittau is now known as rpittau|afk | 17:01 | |
| *** ladrua has joined #openstack-kolla | 17:06 | |
| *** dougsz has quit IRC | 17:32 | |
| mjturek | rfolco: what do you think of this? https://review.rdoproject.org/r/#/c/31247/ | 17:43 |
| mjturek | sorry wrong channel! | 17:43 |
| *** bengates has quit IRC | 17:43 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/ussuri: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764957 | 18:05 |
| *** bsanjewa has joined #openstack-kolla | 18:17 | |
| *** bsanjeewa_ has joined #openstack-kolla | 18:40 | |
| *** andrewbonney has quit IRC | 18:40 | |
| *** bsanjewa has quit IRC | 18:40 | |
| *** Fl1nt has quit IRC | 18:41 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/train: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764959 | 18:43 |
| *** bsanjeewa_ has quit IRC | 18:43 | |
| *** bsanjewa has joined #openstack-kolla | 18:44 | |
| *** vishalmanchanda has quit IRC | 18:46 | |
| *** k_mouza has quit IRC | 18:52 | |
| *** k_mouza has joined #openstack-kolla | 18:52 | |
| *** k_mouza has quit IRC | 18:56 | |
| openstackgerrit | Radosław Piliszek proposed openstack/kolla-ansible stable/train: RabbitMQ handler refactored to restart services in serial https://review.opendev.org/c/openstack/kolla-ansible/+/764959 | 19:00 |
| *** k_mouza has joined #openstack-kolla | 19:00 | |
| *** k_mouza has quit IRC | 19:05 | |
| *** dougsz has joined #openstack-kolla | 19:11 | |
| *** k_mouza has joined #openstack-kolla | 19:13 | |
| *** k_mouza has quit IRC | 19:17 | |
| openstackgerrit | Christian Berendt proposed openstack/kolla master: Add prometheus-ovs-exporter image https://review.opendev.org/c/openstack/kolla/+/764995 | 19:17 |
| *** ladrua has quit IRC | 19:19 | |
| *** ladrua has joined #openstack-kolla | 19:19 | |
| *** luksky has quit IRC | 19:43 | |
| *** luksky has joined #openstack-kolla | 19:43 | |
| openstackgerrit | Merged openstack/kolla master: docs: stable branch lifecycle https://review.opendev.org/c/openstack/kolla/+/764221 | 19:45 |
| openstackgerrit | Merged openstack/kolla stable/victoria: Update the'image-building.rst' document https://review.opendev.org/c/openstack/kolla/+/764267 | 19:45 |
| openstackgerrit | Merged openstack/kolla stable/ussuri: Update the'image-building.rst' document https://review.opendev.org/c/openstack/kolla/+/764268 | 19:45 |
| *** k_mouza has joined #openstack-kolla | 19:49 | |
| *** k_mouza has quit IRC | 19:54 | |
| *** dougsz has quit IRC | 20:25 | |
| r3ap3r | Woot!!! So I wiped my Ubuntu Focal/Ussuri environment because I was having issues creating glance images and clean installed Ubuntu Bionic/Ussuri. I cannot access either of the VIP addresses now unless I'm sitting on the control01 host but I can now create glance images from the control01 host and communicate with all of the other api's as far as I can tell. | 20:48 |
| *** e0ne has joined #openstack-kolla | 21:10 | |
| *** ladrua has quit IRC | 21:20 | |
| *** e0ne has quit IRC | 21:26 | |
| *** gfidente has quit IRC | 21:36 | |
| *** TrevorV has quit IRC | 21:46 | |
| *** k_mouza has joined #openstack-kolla | 21:57 | |
| *** k_mouza has quit IRC | 22:01 | |
| *** muhaha has joined #openstack-kolla | 22:39 | |
| *** luksky has quit IRC | 22:42 | |
| *** rouk has joined #openstack-kolla | 22:48 | |
| rouk | i know this is probably way too late to get some active discussion from the west, but has anyone played with getting cell splits working in kolla? i need to add a second cell, and the network/storage is independent. this is easy enough for nova, and neutron, but cinder and glance are looking to be a real pickle to split across 2 physical networks... | 22:49 |
| *** jbadiapa has quit IRC | 22:53 | |
| *** luksky has joined #openstack-kolla | 22:56 | |
| *** jaicaa has quit IRC | 23:04 | |
| *** bsanjewa has quit IRC | 23:17 | |
| *** luksky has quit IRC | 23:26 | |
| *** muhaha has quit IRC | 23:37 | |
| *** jaicaa has joined #openstack-kolla | 23:52 | |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!