dardelean | morning | 05:28 |
---|---|---|
dardelean | I am deploying wallaby with kolla-ansible. Before deploying openstack, I've deployed ceph-ansible (external ceph) in docker containers on the controllers. During the kolla-ansibele bootstrap-servers phase, all my ceph docker containers were wiped out. Is there a workaround for this situation? | 05:30 |
dardelean | it also failed on this task, but it moved on | 05:32 |
dardelean | https://paste.ubuntu.com/p/8SyFr3wpjq/ | 05:32 |
dardelean | guess those were the ceph containers | 05:32 |
frickler | mnasiadka: re admin endpoint in keystone, afaict heat still needs it. so drop heat, then we can clean it up ... | 06:19 |
frickler | I have the same issue in devstack still | 06:19 |
frickler | actually it would be https://review.opendev.org/c/openstack/python-keystoneclient/+/675870 that could fix this, which seems to have regained some interest lately, maybe one can still have a bit of hope | 06:21 |
yoctozepto | dardelean: nowadays, please use cephadm, ceph-ansible is not well-supported (not something we can do something about) | 06:33 |
yoctozepto | frickler, mnasiadka: can we at least use the same endpoint for admin endpoint? to avoid the high port? | 06:33 |
dardelean | yoctozepto problem is we have it in prod | 06:34 |
yoctozepto | dardelean: doh! well then, you can always skip the bootsrap as you already have docker | 06:35 |
dardelean | don't want to miss something from it, I can comment the tasks out | 06:36 |
frickler | yoctozepto: if we don't use the same endpoint yet, then that's a bug, yes. I can take a look later | 06:36 |
yoctozepto | dardelean: not much to miss, just ensure you also have python docker bindings and you are well off | 06:37 |
yoctozepto | the bootstrap is entirely optional | 06:37 |
yoctozepto | prechecks will tell you if you actually missed something | 06:37 |
dardelean | ack, thanks for the help | 06:38 |
*** amoralej|off is now known as amoralej | 06:47 | |
mnasiadka | frickler: heat and magnum, maybe it's easier to fix them? ;-) | 07:00 |
frickler | mnasiadka: I tried a long time ago but gave up | 07:29 |
frickler | https://review.opendev.org/c/openstack/heat/+/675778 | 07:30 |
mnasiadka | frickler: wouldn't it be easier to change keystoneclient defaults? ;-) | 07:31 |
mnasiadka | but yeah, I guess it should be configurable ;-) | 07:31 |
frickler | mnasiadka: that's the other patch I cited above. | 07:32 |
frickler | the problem is always keeping backwards compatibility | 07:32 |
mnasiadka | basically I did the same in Magnum yesterday, but there's a bigger mess in keystone-client'ish code which I'd need to sort out... | 07:33 |
frickler | yoctozepto: mnasiadka: regarding keystone admin port, it'll be difficult because if you simply change to 5000, you'll have two listeners on that port. you'll also want to avoid breaking existing deployments where people have that admin endpoint in e.g. their local openrc. might need at least a deprecation cycle or some more complicated patch | 08:05 |
mnasiadka | so maybe let's write a mail to openstack-discuss that we'd like to deprecate the admin endpoint, but keystoneclient is still defaulting to it? | 08:07 |
mnasiadka | frickler: can you do that? or should I? ;-) | 08:28 |
frickler | mnasiadka: if you want to push it, feel free, as I said, I've lost most of my motivation for that topic years ago | 08:29 |
yoctozepto | tbh, I would prefer we don't get drawn into that and just make keystone use a single port on our side | 08:34 |
yoctozepto | mnasiadka, hrw, mgoddard, frickler: I will be on PTO the entire next week | 08:35 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add support for checking more daemons https://review.opendev.org/c/openstack/kolla/+/765781 | 10:26 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add support for checking more daemons https://review.opendev.org/c/openstack/kolla/+/765781 | 10:27 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add support for checking more daemons https://review.opendev.org/c/openstack/kolla/+/765781 | 10:29 |
opendevreview | Merged openstack/kolla stable/yoga: [release] centos: switch to CentOS cloud SIG packages https://review.opendev.org/c/openstack/kolla/+/837300 | 11:16 |
mnasiadka | yay | 11:20 |
opendevreview | Merged openstack/kolla-ansible master: fluentd: remove deprecated parameter https://review.opendev.org/c/openstack/kolla-ansible/+/838206 | 11:44 |
opendevreview | Merged openstack/ansible-collection-kolla master: Adjust iscsi package removal on Red Hat hosts. https://review.opendev.org/c/openstack/ansible-collection-kolla/+/838520 | 11:44 |
opendevreview | Radosław Piliszek proposed openstack/ansible-collection-kolla stable/yoga: Adjust iscsi package removal on Red Hat hosts. https://review.opendev.org/c/openstack/ansible-collection-kolla/+/838708 | 11:50 |
yoctozepto | mnasiadka: https://review.opendev.org/c/openstack/kolla-ansible/+/837293 <- go yay on this one :-) | 11:51 |
mnasiadka | 70 files, ugh | 11:58 |
yoctozepto | mnasiadka: you can give your opinion on the approach, me and hrw have done the hard work ;-) | 12:00 |
hrw | morning | 12:00 |
hrw | mnasiadka: same stuff in most of them | 12:01 |
hrw | mnasiadka: tomorrow I plan to create a patch for kolla which would touch more files ;P | 12:01 |
yoctozepto | oh noez | 12:04 |
hrw | flatten some layers | 12:04 |
hrw | we have dockerfiles with RUN COPY RUN now | 12:05 |
hrw | COPY RUN looks saner | 12:05 |
yoctozepto | likely | 12:05 |
hrw | ok. 837293 on gate. I can send local kolla patch then | 12:05 |
hrw | no, better wait for merge ;D | 12:06 |
yoctozepto | yeah | 12:08 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 12:24 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 12:25 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 12:31 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Test ProxySQL with shards in the nova cells scenario https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 12:31 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Use Docker healthchecks for mariadb-server service https://review.opendev.org/c/openstack/kolla-ansible/+/805616 | 12:31 |
*** amoralej is now known as amoralej|lunch | 12:38 | |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Test swift jobs https://review.opendev.org/c/openstack/kolla-ansible/+/838862 | 12:48 |
opendevreview | Radosław Piliszek proposed openstack/ansible-collection-kolla master: [CI] Add missing target distros https://review.opendev.org/c/openstack/ansible-collection-kolla/+/838864 | 12:53 |
opendevreview | Merged openstack/kolla-ansible master: drop install_type from image names https://review.opendev.org/c/openstack/kolla-ansible/+/837293 | 13:06 |
*** amoralej|lunch is now known as amoralej | 13:24 | |
opendevreview | Lin PeiWen proposed openstack/kolla-ansible master: Add support for dedicated RabbitMQ clusters for cell controllers https://review.opendev.org/c/openstack/kolla-ansible/+/823084 | 13:43 |
opendevreview | Merged openstack/ansible-collection-kolla stable/yoga: Adjust iscsi package removal on Red Hat hosts. https://review.opendev.org/c/openstack/ansible-collection-kolla/+/838708 | 14:26 |
timmins | Yay | 14:27 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: switch to short image names by default https://review.opendev.org/c/openstack/kolla/+/837285 | 15:01 |
yoctozepto | time to go short, woooo | 15:09 |
opendevreview | Radosław Piliszek proposed openstack/kolla-ansible master: [DNM] Trigger cells job https://review.opendev.org/c/openstack/kolla-ansible/+/838916 | 15:12 |
vbel | good morning/evening everyone. I have found a problem while trying to install aio for deployment/evaluation with virtual env. The problem is that bootstrap installs docker module into venv, but prechecks checks it in host and does not find | 15:20 |
vbel | yoga release | 15:21 |
vbel | https://pastebin.com/RrNgq6Vu | 15:25 |
opendevreview | Mark Goddard proposed openstack/kolla master: [release] Use yoga branch for neutron-vpnaas and monasca-api https://review.opendev.org/c/openstack/kolla/+/838918 | 15:38 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: monasca-thresh: drop special handling for Ubuntu https://review.opendev.org/c/openstack/kolla/+/838921 | 16:02 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: grafana: drop check for not supported architectures https://review.opendev.org/c/openstack/kolla/+/838922 | 16:09 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 16:14 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 16:14 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Test ProxySQL with shards in the nova cells scenario https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 16:14 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [DNM] Trigger cells job https://review.opendev.org/c/openstack/kolla-ansible/+/838916 | 16:14 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add fluent-logger to images - source, binary-debian https://review.opendev.org/c/openstack/kolla/+/759855 | 16:17 |
yoctozepto | kevko happy I am reviewing proxysql? :-) | 16:17 |
opendevreview | Michal Arbet proposed openstack/kolla master: Add fluent-logger to images https://review.opendev.org/c/openstack/kolla/+/759855 | 16:17 |
hrw | 53 files changed, 246 insertions(+), 281 deletions(-) | 16:21 |
hrw | I thought it will be bigger | 16:21 |
yoctozepto | meh | 16:21 |
opendevreview | Marcin Juszkiewicz proposed openstack/kolla master: flatten images a bit https://review.opendev.org/c/openstack/kolla/+/838925 | 16:22 |
hrw | yoctozepto: exactly | 16:22 |
vbel | there are a few ways to resolve the venv issue - export ansible interpreter, put it into all-in-one ... any preferences? In any case that will be doc fix | 16:23 |
opendevreview | Merged openstack/kolla-ansible master: Configure Prometheus Pushgateway Options https://review.opendev.org/c/openstack/kolla-ansible/+/837371 | 16:37 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Use native fluent-logger instead of tail https://review.opendev.org/c/openstack/kolla-ansible/+/755775 | 16:37 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Use native fluent-logger instead of tail https://review.opendev.org/c/openstack/kolla-ansible/+/755775 | 16:40 |
opendevreview | Vladislav Belogrudov proposed openstack/kolla-ansible master: Add doc fix for all-in-one in venv https://review.opendev.org/c/openstack/kolla-ansible/+/838927 | 16:45 |
opendevreview | Vladislav Belogrudov proposed openstack/kolla-ansible master: Add doc fix for all-in-one in venv https://review.opendev.org/c/openstack/kolla-ansible/+/838927 | 16:46 |
opendevreview | Merged openstack/kolla-ansible master: Adds prometheus_scrape_interval https://review.opendev.org/c/openstack/kolla-ansible/+/828916 | 16:55 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 16:59 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 16:59 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Test ProxySQL with shards in the nova cells scenario https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 16:59 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [DNM] Trigger cells job https://review.opendev.org/c/openstack/kolla-ansible/+/838916 | 16:59 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Split haproxy and keepalived restarts https://review.opendev.org/c/openstack/kolla-ansible/+/838930 | 16:59 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: [release] Use yoga branch for neutron-vpnaas and monasca-api https://review.opendev.org/c/openstack/kolla/+/838918 | 17:26 |
*** amoralej is now known as amoralej|off | 17:28 | |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Split haproxy and keepalived restarts https://review.opendev.org/c/openstack/kolla-ansible/+/838930 | 17:42 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Add proxysql support for database https://review.opendev.org/c/openstack/kolla-ansible/+/770215 | 17:42 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: Edit services roles to support database sharding https://review.opendev.org/c/openstack/kolla-ansible/+/770216 | 17:42 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [CI] Test ProxySQL with shards in the nova cells scenario https://review.opendev.org/c/openstack/kolla-ansible/+/770621 | 17:42 |
opendevreview | Michal Arbet proposed openstack/kolla-ansible master: [DNM] Trigger cells job https://review.opendev.org/c/openstack/kolla-ansible/+/838916 | 17:42 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Add fluentd_enable_watch_timer https://review.opendev.org/c/openstack/kolla-ansible/+/785309 | 18:20 |
jamesbenson | Has anyone experience the situation where the metadata is set and enabled in radosgw, but not followed. i.e. max objects is 3, but more objects can be uploaded. | 18:30 |
opendevreview | Merged openstack/kolla master: switch to short image names by default https://review.opendev.org/c/openstack/kolla/+/837285 | 18:49 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: flatten images a bit https://review.opendev.org/c/openstack/kolla/+/838925 | 18:53 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: grafana: drop check for not supported architectures https://review.opendev.org/c/openstack/kolla/+/838922 | 18:53 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: monasca-thresh: drop special handling for Ubuntu https://review.opendev.org/c/openstack/kolla/+/838921 | 18:53 |
opendevreview | Radosław Piliszek proposed openstack/kolla master: Add fluent-logger to images https://review.opendev.org/c/openstack/kolla/+/759855 | 18:54 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Make the ironic notification level configurable https://review.opendev.org/c/openstack/kolla-ansible/+/828962 | 19:09 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: [ironic] add coordination backend for ironic inspector https://review.opendev.org/c/openstack/kolla-ansible/+/827118 | 19:12 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: Use no content for DUMMY_ENVIRONMENT https://review.opendev.org/c/openstack/kolla-ansible/+/732710 | 19:17 |
opendevreview | Christian Berendt proposed openstack/kolla-ansible master: zun: create /opt/cni/bin directory https://review.opendev.org/c/openstack/kolla-ansible/+/734135 | 19:22 |
opendevreview | Merged openstack/kolla stable/yoga: enable logging to file for quiet mode https://review.opendev.org/c/openstack/kolla/+/838360 | 21:18 |
opendevreview | Merged openstack/kolla master: Add support for checking more daemons https://review.opendev.org/c/openstack/kolla/+/765781 | 21:23 |
opendevreview | Merged openstack/kolla-ansible master: nova: improve compute service registration failure handling https://review.opendev.org/c/openstack/kolla-ansible/+/805599 | 21:23 |
opendevreview | Merged openstack/kolla master: Add fluent-logger to images https://review.opendev.org/c/openstack/kolla/+/759855 | 22:32 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!