*** igordc has quit IRC | 01:04 | |
*** BaptisteGer has quit IRC | 01:08 | |
*** BaptisteGer has joined #openstack-kolla | 01:10 | |
*** hongbin has joined #openstack-kolla | 01:29 | |
*** hongbin_ has joined #openstack-kolla | 01:32 | |
*** hongbin has quit IRC | 01:33 | |
*** hongbin_ has quit IRC | 02:06 | |
*** zzzeek has quit IRC | 02:16 | |
*** zzzeek has joined #openstack-kolla | 02:19 | |
*** hongbin has joined #openstack-kolla | 02:23 | |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Add smoke test check action https://review.opendev.org/670967 | 03:32 |
---|---|---|
*** hongbin has quit IRC | 03:33 | |
*** skramaja has joined #openstack-kolla | 03:34 | |
openstackgerrit | jacky06 proposed openstack/kolla-cli master: Add smoke test check action https://review.opendev.org/670967 | 03:36 |
*** hongbin has joined #openstack-kolla | 03:47 | |
*** gkadam has joined #openstack-kolla | 03:50 | |
*** gkadam has quit IRC | 03:50 | |
*** whoami-rajat has joined #openstack-kolla | 03:52 | |
*** igordc has joined #openstack-kolla | 03:58 | |
*** gregoryo has joined #openstack-kolla | 03:59 | |
*** igordc has quit IRC | 04:01 | |
*** hongbin has quit IRC | 04:06 | |
*** pcaruana has joined #openstack-kolla | 04:27 | |
openstackgerrit | Merged openstack/kolla-cli master: Add smoke test check action https://review.opendev.org/670967 | 04:31 |
*** Luzi has joined #openstack-kolla | 04:55 | |
*** vishwanathj has quit IRC | 04:57 | |
*** vishwanathj has joined #openstack-kolla | 04:59 | |
*** pcaruana has quit IRC | 05:12 | |
*** pcaruana has joined #openstack-kolla | 05:25 | |
*** Wasaac has joined #openstack-kolla | 05:46 | |
*** Wasaac has quit IRC | 05:51 | |
*** vishwanathj has quit IRC | 05:55 | |
*** vishwanathj has joined #openstack-kolla | 06:11 | |
*** vishwanathj has quit IRC | 06:17 | |
*** cah_link has joined #openstack-kolla | 06:18 | |
*** Wasaac has joined #openstack-kolla | 06:26 | |
*** Wasaac has quit IRC | 06:26 | |
*** Blinkiz has joined #openstack-kolla | 06:34 | |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Update kolla command to kolla-cli action command https://review.opendev.org/672406 | 06:37 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Update kolla command to kolla-cli action command https://review.opendev.org/672406 | 06:37 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Update kolla command to kolla-cli action command https://review.opendev.org/672406 | 06:39 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Update kolla command to kolla-cli action command https://review.opendev.org/672406 | 06:44 |
*** dpawlik has joined #openstack-kolla | 07:07 | |
openstackgerrit | Hamdy Khader proposed openstack/kolla master: Added Neutron Mellanox agent image https://review.opendev.org/672023 | 07:12 |
*** gfidente has joined #openstack-kolla | 07:19 | |
yoctozepto | morning | 07:22 |
yoctozepto | <henriqueof> I have some pure computa servers and one specifically that will do compute and object storage, how do specify that on the inventory file? Also the compute servers will use iSCSI connections. | 07:23 |
yoctozepto | [compute] and [storage] are separate groups | 07:23 |
yoctozepto | put one of them in both | 07:23 |
yoctozepto | (one of the servers) | 07:23 |
*** rpittau|afk is now known as rpittau | 07:27 | |
yoctozepto | advertisement: https://review.opendev.org/672395 - kolla CI blocked for now | 07:32 |
*** hjensas has joined #openstack-kolla | 07:35 | |
*** Wasaac has joined #openstack-kolla | 07:46 | |
*** hjensas has quit IRC | 07:51 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla-ansible master: Configure ganesha policy when ceph-nfs enabled https://review.opendev.org/671684 | 07:53 |
Blinkiz | Hello. I need some network design suggestion about the external url to the openstack cluster for customers. Currently am using a proxy (traefik) for routing traffic to kolla_external_vip_address because it is located on a VLAN that does not have Internet access. Am thinking it maybe is smarter to give each control node public IPs and have kolla_external_vip_address as a public ip? More stable? Less secure? | 08:09 |
*** gregoryo has quit IRC | 08:10 | |
Blinkiz | I do not need the proxy (traefik) in this case which is a single point of failure | 08:10 |
Blinkiz | Hmm.. just writing about it and I realize I need to have kolla_external_vip_address as a public IP. :) | 08:11 |
*** fxpester has joined #openstack-kolla | 08:13 | |
*** dougsz has joined #openstack-kolla | 08:13 | |
*** k_mouza has joined #openstack-kolla | 08:17 | |
*** priteau has joined #openstack-kolla | 08:19 | |
yoctozepto | Blinkiz: yeah, the proxy is an overkill probably | 08:19 |
yoctozepto | do note that you don't need separate IP addresses for the public | 08:20 |
yoctozepto | you can just set up a static route | 08:20 |
yoctozepto | to the proper network | 08:20 |
yoctozepto | on that public interface | 08:20 |
yoctozepto | however, if you can spare a few addresses, it's best to have them for discoverability | 08:21 |
yoctozepto | that's a non-issue once IPv6 finally comes to all of us | 08:21 |
Blinkiz | yoctozepto, yeah, thanks. I have a few ideas here | 08:21 |
yoctozepto | yw | 08:22 |
yoctozepto | as for the proxy, we are short of public IP addresses here so there are actually a few services behind one proxy (nginx) | 08:23 |
yoctozepto | no LB, just HA | 08:23 |
Blinkiz | yoctozepto, I have almost unlimited public IP addresses. I (we) are a internet service provider. :) | 08:24 |
Blinkiz | Can i ask.. | 08:24 |
yoctozepto | Blinkiz: oh, that explains your lack of pessimism about having to use another public IP address | 08:24 |
yoctozepto | ;D | 08:24 |
Blinkiz | What is the expected bandwidth requirements on this external vip address? 1 Gbit enough? Or 10 Gbit? 100 Gbit? | 08:25 |
Blinkiz | I have not used Openstack that much yet to understand this | 08:25 |
yoctozepto | Blinkiz: you have to measure it for yourself, external users will use it to connect | 08:25 |
yoctozepto | there is no set-in-stone recommendation | 08:25 |
*** gfidente has quit IRC | 08:25 | |
Blinkiz | yoctozepto, So it is https traffic mostly? Uploading a few iso's and so? | 08:26 |
yoctozepto | Blinkiz: yeah, it's only http(s) | 08:26 |
Blinkiz | yoctozepto, thank you :) | 08:26 |
yoctozepto | uploading images (if you want it), remote console, dashboard, public PIs | 08:26 |
yoctozepto | APIs* | 08:26 |
yoctozepto | do note that k-a for some reason runs keepalived only on the internal network and external follows | 08:27 |
yoctozepto | it may result in two same addresses on external network in case of split on internal | 08:28 |
Blinkiz | yoctozepto, I started with TripleO, then Openstack-ansible and now Kolla-ansible. Kolla is far the easiest solution to get a basic openstack running. The amount of needed configuration (key/values) are so much less. I love it! | 08:29 |
yoctozepto | Blinkiz: the same reason I love it | 08:29 |
stingrayza | morning o/ | 08:30 |
yoctozepto | morning stingrayza | 08:30 |
yoctozepto | Blinkiz: I think k-a took a sane approach to config - leave to upstream as much as you can and not more | 08:31 |
yoctozepto | this way things that have to be orchestrated are orchestrated | 08:31 |
yoctozepto | sane defaults applied | 08:31 |
Blinkiz | nice | 08:31 |
yoctozepto | and yet everything is still overridable using upstream config format | 08:32 |
*** Wasaac has quit IRC | 08:38 | |
*** priteau has quit IRC | 08:43 | |
*** priteau has joined #openstack-kolla | 08:44 | |
*** priteau has quit IRC | 08:44 | |
*** Wasaac has joined #openstack-kolla | 08:45 | |
*** k_mouza has quit IRC | 08:46 | |
*** k_mouza has joined #openstack-kolla | 08:46 | |
stingrayza | <yoctozepto> advertisement: https://review.opendev.org/672395 - wow, I don't think I've ever seen such a heavily reviewed tiny change ;) | 08:48 |
yoctozepto | stingrayza: yeah because it fscked up half the openstack (if not more) ;p | 08:49 |
stingrayza | and, I wonder, how many other projects :/ | 08:50 |
yoctozepto | I added my bit of blur because I misread the timestamps on things | 08:50 |
yoctozepto | yeah, they did a bad thing by that "unpublish" | 08:51 |
yoctozepto | they should have just slapped 2.4.2 reverting 2.4.1 | 08:51 |
*** altlogbot_1 has quit IRC | 08:51 | |
yoctozepto | like every normal project | 08:51 |
*** irclogbot_0 has quit IRC | 08:51 | |
*** altlogbot_1 has joined #openstack-kolla | 08:52 | |
yoctozepto | Internets never forget anyway | 08:52 |
*** irclogbot_0 has joined #openstack-kolla | 08:52 | |
Blinkiz | kolla_external_vip_address, can I specify both a IPv4 address and a IPv6 address? Can haproxy handle this? | 08:57 |
yoctozepto | Blinkiz: we can't handle IPv6 in k-a for now | 09:00 |
yoctozepto | it works only on cloud side | 09:00 |
yoctozepto | but not for ops | 09:01 |
Blinkiz | oki, thanks | 09:01 |
yoctozepto | it's one of train goals | 09:01 |
yoctozepto | actually I am the owner | 09:01 |
yoctozepto | ;D | 09:01 |
Blinkiz | Good luck then :) | 09:02 |
yoctozepto | Blinkiz: are you going to stick around the channel for some time? potential users are worth questioning :D | 09:02 |
Blinkiz | As long as I will use kolla-ansible I will be here | 09:03 |
yoctozepto | Blinkiz: hopefully indefinitely ;D | 09:03 |
yoctozepto | no reason to convert | 09:03 |
Blinkiz | Hopefully. I need to deliver a openstack cluster soon! :) | 09:03 |
yoctozepto | we-da-best | 09:03 |
yoctozepto | ;-) | 09:03 |
*** fxpester has quit IRC | 09:03 | |
*** k_mouza has quit IRC | 09:08 | |
*** k_mouza has joined #openstack-kolla | 09:09 | |
Blinkiz | After deploying a basic openstack multinode cluser with Kolla-ansible, I see a few services listening on wildcard addresses. From a security standpoint I would like to minimize attack surface. In my case control nodes have both public IPv4 and IPv6 addresses and I suppose some of these services should not accept connection on these public ip addresses. https://paste.ubuntu.com/p/fJDpRSMJws/ | 09:17 |
Blinkiz | What is the Kolla-ansible philosophy here? | 09:19 |
Blinkiz | Use firewall? If that is the case, kolla-ansible should configure localhost firewall. Only listen on needed interfaces? That would minimize attack surface without needing firewall. | 09:23 |
Blinkiz | In my link above, https://paste.ubuntu.com/p/fJDpRSMJws/, three services that kolla-ansible have helped me setup is listening on wildcard addresses. beam.smp (25672/tcp), haproxy (35858/udp) and ntpd (123/udp). | 09:25 |
hrw | lo | 09:28 |
*** priteau has joined #openstack-kolla | 09:31 | |
hrw | configuration... I like that kolla based openstack may not have graphical console at all too ;D | 09:32 |
openstackgerrit | Pierre Riteau proposed x/kayobe master: Remove storage management network from controllers https://review.opendev.org/672482 | 09:37 |
openstackgerrit | Pierre Riteau proposed x/kayobe master: [DNM] Remove storage management network from controllers https://review.opendev.org/672482 | 09:37 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Fix the GLOBAL file name https://review.opendev.org/672484 | 09:39 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Fix the GLOBAL file name https://review.opendev.org/672484 | 09:53 |
*** luksky123 has joined #openstack-kolla | 10:02 | |
*** jovial[m] has quit IRC | 10:04 | |
*** iinuwa has quit IRC | 10:08 | |
*** ohwhyosa has quit IRC | 10:09 | |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Fix the GLOBAL file name https://review.opendev.org/672484 | 10:10 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Fix the GLOBAL file path https://review.opendev.org/672484 | 10:11 |
openstackgerrit | caoyuan proposed openstack/kolla-cli master: Add defualt property list https://review.opendev.org/672488 | 10:22 |
*** dpawlik has quit IRC | 10:39 | |
openstackgerrit | Kien Nguyen proposed openstack/kolla master: Upgrade Haproxy to version 1.8.x https://review.opendev.org/671178 | 10:57 |
openstackgerrit | Kien Nguyen proposed openstack/kolla-ansible master: Use specific Haproxy command https://review.opendev.org/671180 | 10:58 |
*** ohwhyosa has joined #openstack-kolla | 11:05 | |
*** dpawlik has joined #openstack-kolla | 11:08 | |
BaptisteGer | Hi people ! I'm deploying Kolla on arm64 (ubuntu source) and running into issues with the rabbitmq container, it keeps restarting and is unable to change permissions in /var/lib/kolla/config-files, saying it's a read only filesystem. Any hints on what I could be doing wrong ? Images are built from upstream master yesterday. | 11:16 |
*** kplant has joined #openstack-kolla | 11:17 | |
*** irclogbot_0 has quit IRC | 11:33 | |
Blinkiz | BaptisteGer, ubuntu/debian | 11:34 |
Blinkiz | ? | 11:34 |
*** irclogbot_2 has joined #openstack-kolla | 11:34 | |
Blinkiz | BaptisteGer, ubuntu. sorry. maybe my bug? https://bugs.launchpad.net/kolla-ansible/+bug/1837699 | 11:36 |
openstack | Launchpad bug 1837699 in kolla-ansible "Handle dublicated hostnames in /etc/hosts file (127.0.1.1 problem)" [Undecided,New] | 11:36 |
BaptisteGer | Blinkiz, the thing is, since docker logs is really telling me it cannot touch permissions and that's why it is not properly starting. I go through your step of the ansible paradoxically, but "Running Nova bootstrap container" runs forever though | 11:41 |
Blinkiz | BaptisteGer, If I remember correctly, /var/lib/kolla/config-files in the container rabbitmq is files that is copied from your control node located at /etc/kolla/rabbitmq. I can be wrong, have just used kolla-ansible for one day :) | 11:44 |
yoctozepto | BaptisteGer: how are you sure it's forever? maybe it's a tad bit slow and takes a few minutes? ;-) | 11:44 |
yoctozepto | Blinkiz: yeah, you are right | 11:45 |
yoctozepto | <Blinkiz> In my link above, https://paste.ubuntu.com/p/fJDpRSMJws/, three services that kolla-ansible have helped me setup is listening on wildcard addresses. beam.smp (25672/tcp), haproxy (35858/udp) and ntpd (123/udp). | 11:46 |
yoctozepto | everything should bind to proper addresses | 11:46 |
BaptisteGer | Blinkiz: Good idea, will chmod the hell out of /etc/kolla/rabbitmq, forgot about that | 11:46 |
yoctozepto | ntpd is probably because the default config is used and noone considered it bad since it rejects requests anyhow | 11:47 |
BaptisteGer | yoctozepto: Oh it has had time to run for days, trust me it won't come out xD | 11:47 |
yoctozepto | the other look like control ports, odd thing | 11:47 |
yoctozepto | BaptisteGer: haha, did not expect that coming xD | 11:47 |
BaptisteGer | yoctozepto: I was told you were working on IPv6 for kolla, here is a list of IPv4 only variables (that I am crudely turning into IPv6 only ones) : https://github.com/BaptisteGerondeau/kolla-ansible/blob/ipv6-master/sedipv6.sh | 11:49 |
mnasiadka | hrw: who needs a graphical console :) | 11:55 |
hrw | mnasiadka: exactly! | 12:00 |
hrw | mnasiadka: to be honest: I added that ;D | 12:01 |
yoctozepto | BaptisteGer: thanks, I'll add that to my notes, could come in handy during verification | 12:04 |
yoctozepto | hrw, mnasiadka: +1 | 12:04 |
yoctozepto | (that does not mean removing horizon is an instant +2 from me though) | 12:05 |
mnasiadka | yoctozepto: only a delayed +2? :) | 12:06 |
yoctozepto | mnasiadka: oh, you know me so well | 12:08 |
*** gfidente has joined #openstack-kolla | 12:27 | |
hrw | yoctozepto: horizon is still handy even without console ;D | 12:41 |
hrw | https://marcin.juszkiewicz.com.pl/2018/02/06/graphical-console-in-openstack-aarch64/ for some background | 12:41 |
yoctozepto | hrw: oh yeah, the driver file has only 9k lines, cool | 12:48 |
hrw | yoctozepto: :D | 12:53 |
BaptisteGer | I did chown -R and chmod all of /etc/kolla to no avail, still it finds that /var/lib/kolla/config_files is a read only filesystem. The other files are copied fine (in /var/lib/rabbitmq) | 13:04 |
yoctozepto | BaptisteGer: not enough free space? | 13:14 |
BaptisteGer | 30G free on /... | 13:25 |
*** vishwanathj has joined #openstack-kolla | 13:47 | |
*** cah_link has quit IRC | 14:07 | |
*** goldyfruit has joined #openstack-kolla | 14:11 | |
*** Luzi has quit IRC | 14:14 | |
goldyfruit | o/ | 14:14 |
yoctozepto | hi goldyfruit | 14:16 |
yoctozepto | I did the review | 14:16 |
goldyfruit | yoctozepto, yeah thx :) | 14:16 |
goldyfruit | Looking right now | 14:16 |
yoctozepto | left a few commments for you | 14:16 |
yoctozepto | here for ur questions | 14:17 |
*** lennyb has quit IRC | 14:18 | |
*** cah_link has joined #openstack-kolla | 14:20 | |
*** JamesBenson has joined #openstack-kolla | 14:21 | |
*** dpawlik has quit IRC | 14:25 | |
*** dpawlik has joined #openstack-kolla | 14:33 | |
*** skramaja has quit IRC | 14:41 | |
*** gfidente has quit IRC | 14:41 | |
*** rouk has quit IRC | 14:43 | |
*** cah_link has quit IRC | 14:45 | |
*** cah_link1 has joined #openstack-kolla | 14:45 | |
openstackgerrit | Gaëtan Trellu proposed openstack/kolla-ansible master: Add Masakari Ansible role https://review.opendev.org/615715 | 14:46 |
yoctozepto | mgoddard mnasiadka hrw egonzalez yoctozepto: 13 minutes to meeting | 14:47 |
hrw | thx | 14:47 |
*** cah_link1 is now known as cah_link | 14:47 | |
yoctozepto | (I'm bad at 10 minutes warnings, sorry) | 14:47 |
*** dpawlik has quit IRC | 14:48 | |
*** igordc has joined #openstack-kolla | 14:49 | |
*** jbadiapa has quit IRC | 14:52 | |
hrw | no problemo | 14:54 |
yoctozepto | all righty | 15:00 |
yoctozepto | #startmeeting kolla | 15:00 |
openstack | Meeting started Wed Jul 24 15:00:33 2019 UTC and is due to finish in 60 minutes. The chair is yoctozepto. Information about MeetBot at http://wiki.debian.org/MeetBot. | 15:00 |
openstack | Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. | 15:00 |
*** openstack changes topic to " (Meeting topic: kolla)" | 15:00 | |
openstack | The meeting name has been set to 'kolla' | 15:00 |
yoctozepto | #topic rollcall | 15:00 |
*** openstack changes topic to "rollcall (Meeting topic: kolla)" | 15:00 | |
hrw | o/ | 15:00 |
* hrw in two meetings at same time ;( | 15:00 | |
yoctozepto | hrw: ok | 15:01 |
yoctozepto | ok, will be monologue from now on :-) | 15:02 |
chason | o/ | 15:02 |
yoctozepto | #topic agenda | 15:02 |
*** openstack changes topic to "agenda (Meeting topic: kolla)" | 15:02 | |
mnasiadka | o/ (sort of - on a phone) | 15:02 |
* Blinkiz listening in | 15:03 | |
yoctozepto | * Roll-call | 15:03 |
yoctozepto | * Announcements | 15:03 |
yoctozepto | ** Kolla and Kolla Ansible released for Stein cycle | 15:03 |
yoctozepto | * Review action items from last meeting | 15:03 |
yoctozepto | * Kolla whiteboard https://etherpad.openstack.org/p/KollaWhiteBoard | 15:03 |
yoctozepto | * Stein release status | 15:03 |
yoctozepto | * Train release planning | 15:03 |
yoctozepto | #topic announcements | 15:03 |
*** openstack changes topic to "announcements (Meeting topic: kolla)" | 15:03 | |
yoctozepto | Kolla and Kolla Ansible released for Stein cycle on 2019-07-22 (this Monday) | 15:03 |
hrw | yay! | 15:03 |
yoctozepto | this went into pypi as 8.0.0 | 15:04 |
yoctozepto | I 'released' 8.0.0 in launchpad today and created milestones for 8.0.1 | 15:04 |
yoctozepto | for bug tracking | 15:04 |
*** allanb has left #openstack-kolla | 15:04 | |
yoctozepto | ok, any announcements? | 15:04 |
yoctozepto | reminder that our PTL (mgoddard) is on paternity leave and should be back in circa 2 weeks | 15:05 |
yoctozepto | #topic Review action items from last meeting | 15:05 |
*** openstack changes topic to "Review action items from last meeting (Meeting topic: kolla)" | 15:05 | |
yoctozepto | there were none | 15:05 |
yoctozepto | #topic Kolla whiteboard https://etherpad.openstack.org/p/KollaWhiteBoard | 15:05 |
*** openstack changes topic to "Kolla whiteboard https://etherpad.openstack.org/p/KollaWhiteBoard (Meeting topic: kolla)" | 15:05 | |
yoctozepto | CI mostly green | 15:06 |
yoctozepto | we have an issue with slow centos timing out centos publish image jobs | 15:06 |
*** jbadiapa has joined #openstack-kolla | 15:06 | |
yoctozepto | storm fixed during the week, thanks to hrw | 15:06 |
*** cah_link has quit IRC | 15:06 | |
yoctozepto | (and me for rechecking like mad) | 15:06 |
hrw | ;D | 15:07 |
yoctozepto | ok, that's it | 15:07 |
yoctozepto | #topic Stein release status | 15:07 |
*** openstack changes topic to "Stein release status (Meeting topic: kolla)" | 15:07 | |
hrw | aarch64 CI nodes will get 16 vcpu so we may finally get rid of timeouts | 15:07 |
chason | no from me. :) | 15:07 |
yoctozepto | so Stein was release, now tracking on 8.0.1 | 15:08 |
yoctozepto | #topic Train release planning | 15:08 |
*** openstack changes topic to "Train release planning (Meeting topic: kolla)" | 15:08 | |
yoctozepto | anyone wants to discuss train progress? | 15:08 |
yoctozepto | hrw, mnasiadka | 15:08 |
yoctozepto | as always: | 15:09 |
yoctozepto | #link https://etherpad.openstack.org/p/KollaWhiteBoard | 15:09 |
yoctozepto | #link https://etherpad.openstack.org/p/kolla-train-priorities | 15:09 |
mnasiadka | That’s what I wanted to say - everything is on the whiteboard :) | 15:10 |
yoctozepto | ok, then nothing to discuss :-) | 15:10 |
yoctozepto | #topic open discussion | 15:10 |
*** openstack changes topic to "open discussion (Meeting topic: kolla)" | 15:10 | |
yoctozepto | anything, anyone? | 15:10 |
yoctozepto | kolla-cli seems to be alive back again | 15:11 |
yoctozepto | though contributors do not seem to hang out on this channel ;/ | 15:11 |
yoctozepto | anyone? maybe Blinkiz who is listening? | 15:12 |
Blinkiz | No, am good. Thanks for asking :) | 15:13 |
yoctozepto | chason, goldyfruit? | 15:13 |
goldyfruit | yoctozepto, I'm good thanks :) | 15:14 |
yoctozepto | everyone gets more talkative when meeting ends, so... | 15:14 |
yoctozepto | #endmeeting | 15:14 |
*** openstack changes topic to "Topic for #openstack-kolla is: support: ask.openstack.org | New to Kolla: docs @ https://docs.openstack.org/kolla/latest/ | | Kolla IRC meetngs on Wednesdays @ 15:00 UTC - see agenda @ https://goo.gl/OXB0DL - IRC channel is *LOGGED* @ http://goo.gl/3mzZ7b" | 15:14 | |
openstack | Meeting ended Wed Jul 24 15:14:44 2019 UTC. Information about MeetBot at http://wiki.debian.org/MeetBot . (v 0.1.4) | 15:14 |
openstack | Minutes: http://eavesdrop.openstack.org/meetings/kolla/2019/kolla.2019-07-24-15.00.html | 15:14 |
openstack | Minutes (text): http://eavesdrop.openstack.org/meetings/kolla/2019/kolla.2019-07-24-15.00.txt | 15:14 |
openstack | Log: http://eavesdrop.openstack.org/meetings/kolla/2019/kolla.2019-07-24-15.00.log.html | 15:14 |
yoctozepto | thank you for participating | 15:14 |
goldyfruit | o/ | 15:14 |
JamesBenson | :-) | 15:15 |
hrw | thx for chairing | 15:24 |
crindi | Arrived too late but read everything. Thanks. 👋🏾 ~C | 15:24 |
openstackgerrit | Martin Mágr proposed openstack/kolla master: [WIP] Add collectd-sensubility to the image https://review.opendev.org/672547 | 15:30 |
*** sean-k-mooney has joined #openstack-kolla | 15:37 | |
yoctozepto | hrw, mnasiadka: can I get your blessings for: https://review.opendev.org/670900 ? | 16:12 |
*** pcaruana has quit IRC | 16:13 | |
hrw | done | 16:15 |
yoctozepto | hrw: thx | 16:22 |
*** rpittau is now known as rpittau|afk | 16:26 | |
* hrw off | 16:40 | |
openstackgerrit | Gaëtan Trellu proposed openstack/kolla-ansible master: Add RabbitMQ network partition policy option https://review.opendev.org/672562 | 16:42 |
*** luksky123 has quit IRC | 16:55 | |
*** dougsz has quit IRC | 16:58 | |
goldyfruit | yoctozepto, I'm agree with the autoheal for two nodes, etc... (not about "try to work hard", got some trouble in the past when the host is loaded) | 17:00 |
goldyfruit | but almost everything is option in this file | 17:01 |
yoctozepto | goldyfruit: that's because it has to be coordinated by k-a, I am strongly against adding easily overridable options to prevent turning k-a into osa/tripleo ;p | 17:01 |
yoctozepto | well, it tries hard in theory | 17:02 |
yoctozepto | it is not 100% reliable | 17:02 |
yoctozepto | it prefers "at least something works" over consistency | 17:02 |
yoctozepto | production docs should really be improved | 17:03 |
goldyfruit | yoctozepto, we got Neutron outage of 10 hours (due to agent resync) because of inconsistency | 17:03 |
yoctozepto | goldyfruit: yeah, I'm not denying that, inconsistent queues can provide erratic fun | 17:04 |
goldyfruit | I could try to work on "OR set this automatically to pause_minority if we have 3 or more (plus docs - also mention odd number is preferred)." | 17:04 |
yoctozepto | goldyfruit: yeah, that sounds reasonable | 17:07 |
yoctozepto | 1 - autoheal OK | 17:07 |
yoctozepto | 2 - autoheal +/- OK | 17:07 |
yoctozepto | 3 - pause_minority | 17:07 |
yoctozepto | 4 - unlikely, discouraged by docs | 17:08 |
yoctozepto | 5 - 3 on steroid | 17:08 |
yoctozepto | etc. | 17:08 |
goldyfruit | Agree | 17:08 |
*** k_mouza has quit IRC | 17:12 | |
*** Wasaac has quit IRC | 17:12 | |
*** igordc has quit IRC | 17:16 | |
*** igordc has joined #openstack-kolla | 17:17 | |
yoctozepto | announcement: thanks to clarkb (from infra) CI centos mirrors should now be less erratic (there were 2 rsync jobs that could come in each other's way) | 17:25 |
yoctozepto | also we have SCL mirrored now - new packages for use | 17:25 |
goldyfruit | \o/ | 17:25 |
*** igordc has quit IRC | 17:27 | |
*** k_mouza has joined #openstack-kolla | 17:30 | |
*** priteau has quit IRC | 17:30 | |
openstackgerrit | Gaëtan Trellu proposed openstack/kolla-ansible master: Determine RabbitMQ network partition policy https://review.opendev.org/672562 | 17:31 |
*** k_mouza has quit IRC | 17:35 | |
*** pcaruana has joined #openstack-kolla | 17:41 | |
openstackgerrit | Gaëtan Trellu proposed openstack/kolla-ansible master: Adapt RabbitMQ network partition policy https://review.opendev.org/672562 | 17:45 |
*** henriqueof has joined #openstack-kolla | 17:47 | |
*** Wasaac has joined #openstack-kolla | 17:52 | |
*** KeithMnemonic has joined #openstack-kolla | 17:54 | |
*** Wasaac has quit IRC | 17:57 | |
*** igordc has joined #openstack-kolla | 18:01 | |
goldyfruit | yoctozepto, thx for your time :) | 18:11 |
yoctozepto | goldyfruit: yw | 18:12 |
*** gary_perkins_ has quit IRC | 18:19 | |
*** gary_perkins has joined #openstack-kolla | 18:20 | |
JamesBenson | hi, I need (a little hand holding) help with rebuilding a docker file for nova-compute, it's missing a package. Can anyone help? | 18:23 |
yoctozepto | JamesBenson: it's easy :D where are you lost? | 18:29 |
yoctozepto | see https://docs.openstack.org/kolla/latest/admin/image-building.html | 18:30 |
yoctozepto | for starters | 18:30 |
JamesBenson | I think I got it... but an FYI https://bugs.launchpad.net/kolla/+bug/1837767 | 18:30 |
openstack | Launchpad bug 1837767 in kolla "openstack command failed in nova-compute container" [Undecided,New] | 18:30 |
yoctozepto | JamesBenson: bring us globals.yml (which mostly tell whether you are using xen and what is the build type) | 18:32 |
JamesBenson | attach it to the bug report or here? | 18:33 |
JamesBenson | I am (trying) using Xen hypervisor, XenServer 7.0 | 18:36 |
yoctozepto | bug report | 18:37 |
yoctozepto | we only test libvirt qemu-kvm really so it's no wonder it could go broken in the meantime | 18:37 |
yoctozepto | but having your config will make it clearer anyway | 18:37 |
JamesBenson | http://paste.ubuntu.com/p/cJnrbpTTST/ | 18:39 |
*** henriqueof has quit IRC | 18:40 | |
yoctozepto | centos-binary-rocky-xenapi | 18:41 |
JamesBenson | yep | 18:43 |
JamesBenson | @yoctozepto, when I do a build, do I need to delete or remove any of the older images or are they overwritten? | 19:03 |
JamesBenson | I've added os_xenapi here: https://github.com/openstack/kolla/blob/stable/rocky/docker/nova/nova-compute/Dockerfile.j2#L125 but in the docker logs it is still complaining that it hasn't found that package. | 19:08 |
yoctozepto | JamesBenson: tag is moved | 19:08 |
yoctozepto | so they are 'overwritten' in that sense | 19:08 |
yoctozepto | the old ones still take up space | 19:08 |
JamesBenson | okay, that's fine... | 19:08 |
JamesBenson | as log as it knows what to use ;-) | 19:09 |
yoctozepto | it uses the rightly tagged one | 19:10 |
yoctozepto | look into the container to check if it has the package or not | 19:10 |
yoctozepto | you have to use local docker repository of course (or push to your own space on docker hub- but why?) | 19:11 |
*** henriqueof has joined #openstack-kolla | 19:13 | |
JamesBenson | okay, so before I was using: kolla-build nova-compute --tag rocky, I think I need to use: kolla-build --registry 127.0.0.1:4000 --push -t source nova-compute | 19:15 |
yoctozepto | yeah, because oterwise it stays local | 19:16 |
yoctozepto | forever | 19:16 |
JamesBenson | FYI: I am building it on the compute node... | 19:17 |
JamesBenson | so why would someone remove this python package if it is clearly needed for xen? | 19:19 |
goldyfruit | Maybe it was not required before | 19:20 |
goldyfruit | (forget what I said) | 19:21 |
JamesBenson | From my digging around, I couldn't find what version of xen worked with what version openstack, does anyone know or have records? | 19:22 |
JamesBenson | ??? {"failed": [{"status": "error", "name": "nova-base"}, {"status": "matched", "name": "nova-compute"} | 19:28 |
yoctozepto | I have no kolla-xen experience | 19:28 |
JamesBenson | lol, nor I.... except for trying to get it to work ;-) | 19:30 |
openstackgerrit | Gaëtan Trellu proposed openstack/kolla-ansible master: Adapt RabbitMQ network partition policy https://review.opendev.org/672562 | 19:33 |
yoctozepto | JamesBenson: well, that was meant to mean I would be a bad help | 19:35 |
yoctozepto | i did not see much effort put in xen stuff | 19:35 |
yoctozepto | could be that people adding xen are long gone now | 19:35 |
yoctozepto | in terms of contributions I mean | 19:35 |
JamesBenson | @yoctozepto: I know, no worries. | 19:37 |
JamesBenson | Is this an issue: INFO:kolla.common.utils.nova-base:ln: target 'nova' is not a directory | 19:38 |
JamesBenson | This probably is: ERROR:kolla.common.utils.nova-base:The command '/bin/sh -c ln -s nova-base-source/* nova && pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /nova && mkdir -p /etc/nova/ && cp -r /nova/etc/nova/* /etc/nova/ && chown -R nova: /etc/nova/ && sed -i 's|^exec_dirs.*|exec_dirs=/var/lib/kolla/venv/bin,/sbin,/usr/sbin,/bin,/usr/bin,/usr/local/bin,/usr/local/sbin|g' /etc/ | 19:38 |
JamesBenson | nova/rootwrap.conf && if [ "$(ls /plugins)" ]; then pip --no-cache-dir install --upgrade -c /requirements/upper-constraints.txt /plugins/*; fi' returned a non-zero code: 1 | 19:38 |
*** priteau has joined #openstack-kolla | 19:40 | |
yoctozepto | yeah, ERRORs are bad | 19:41 |
yoctozepto | nightie night | 19:43 |
JamesBenson | So I replaced my dockerfile with the original and tried again, same error... now trying with just nova and not nova-compute. | 19:43 |
*** BjoernT has joined #openstack-kolla | 19:44 | |
JamesBenson | night and thank you | 19:48 |
*** kplant has quit IRC | 19:51 | |
*** henriqueof has quit IRC | 20:01 | |
*** priteau has quit IRC | 20:02 | |
goldyfruit | yoctozepto, gn | 20:16 |
*** goldyfruit has quit IRC | 20:26 | |
JamesBenson | goldyfruit: what directory do you need to be in to do a kolla-build? | 20:36 |
JamesBenson | having issues doing a kolla-build. It's yelling at me about directory paths not existing... | 20:43 |
JamesBenson | and unable to find the /requirements/upper-constraints.txt file | 20:43 |
*** BjoernT has quit IRC | 20:57 | |
*** pcaruana has quit IRC | 21:05 | |
*** henriqueof has joined #openstack-kolla | 21:07 | |
*** Wasaac has joined #openstack-kolla | 21:11 | |
*** Wasaac has quit IRC | 21:16 | |
*** henriqueof has quit IRC | 21:27 | |
*** Wasaac has joined #openstack-kolla | 21:54 | |
*** JamesBenson has quit IRC | 21:58 | |
*** mchlumsky has quit IRC | 21:59 | |
*** Wasaac has quit IRC | 22:22 | |
*** Wasaac has joined #openstack-kolla | 22:24 | |
*** Wasaac has quit IRC | 23:14 | |
*** ivve has quit IRC | 23:25 | |
*** JamesBenson has joined #openstack-kolla | 23:31 | |
*** JamesBenson has quit IRC | 23:35 | |
*** k_mouza has joined #openstack-kolla | 23:50 | |
*** JamesBenson has joined #openstack-kolla | 23:54 | |
*** JamesBenson has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!