*** lukepatrick has quit IRC | 00:01 | |
*** klindgren has joined #openstack-kolla | 00:02 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements https://review.openstack.org/509443 | 00:24 |
---|---|---|
*** klindgren has quit IRC | 00:31 | |
*** salv-orlando has joined #openstack-kolla | 00:32 | |
*** signed8bit is now known as signed8bit_Zzz | 00:33 | |
*** salv-orlando has quit IRC | 00:36 | |
*** sbezverk has quit IRC | 00:40 | |
*** huanxie has joined #openstack-kolla | 00:40 | |
*** bmace has quit IRC | 00:43 | |
*** Pavo has quit IRC | 00:43 | |
*** signed8bit_Zzz has quit IRC | 00:45 | |
*** sbezverk has joined #openstack-kolla | 00:51 | |
*** genek has quit IRC | 00:55 | |
*** genek has joined #openstack-kolla | 01:02 | |
*** genek has quit IRC | 01:07 | |
*** klindgren has joined #openstack-kolla | 01:08 | |
*** genek has joined #openstack-kolla | 01:10 | |
kfox1111 | inc0: yeah, for sure value in refactoring the code. might be better off trying to reuse other ansible roles though. like ceph-deploy roles and k8s deployment roles, if your going to go down that path. | 01:13 |
inc0 | kfox1111: totally | 01:16 |
*** genek has quit IRC | 01:16 | |
kfox1111 | still much more value to kolla-kubernetes to get an operator going though. | 01:16 |
inc0 | also I'll write new set of roles to setup networking and multinode stuff for kolla-ansible, so that could be reused too | 01:16 |
inc0 | yeah, I think gates will be part of it | 01:17 |
*** duonghq has joined #openstack-kolla | 01:17 | |
kfox1111 | jascott1 and I discussed the option of havving a little go operator to get k8s objects to ansible, and then have ansible do all the workflow logic. | 01:17 |
*** genek has joined #openstack-kolla | 01:17 | |
kfox1111 | I think that might be a good way forward. | 01:17 |
inc0 | that's the plan | 01:17 |
inc0 | and then we put ansible in contanier | 01:17 |
kfox1111 | cool. | 01:17 |
kfox1111 | yeah. | 01:17 |
inc0 | and push image to dockerhub | 01:17 |
kfox1111 | yeah. :) | 01:17 |
inc0 | and you won't even need to git clone kolla-k8s to install it | 01:17 |
* kfox1111 nods | 01:18 | |
*** klindgren has quit IRC | 01:18 | |
kfox1111 | k. I think we 3 are all on the same page then. | 01:18 |
*** mjb64 has quit IRC | 01:19 | |
inc0 | I don't know if you tried, but me and jascott1 use this https://github.com/jascott1/arboreal | 01:19 |
*** mjb64 has joined #openstack-kolla | 01:19 | |
inc0 | we have pretty well tested playbook to setup k8s | 01:19 |
*** mjb64 has quit IRC | 01:20 | |
inc0 | and jascott1 it working on putting our cephy fun there too | 01:20 |
kfox1111 | cool. I deploy most of my systems with cobbler and kubeadm. no ansible. | 01:20 |
kfox1111 | I'm working on replacing cobbler with something built on top of k8s too. :) | 01:21 |
inc0 | this is orchestrating kubeadm with ansible | 01:21 |
kfox1111 | so self hosting eventually. | 01:21 |
kfox1111 | yeah. cobbler gives me enough orchestration though. | 01:21 |
kfox1111 | a small shell snippet is much easier to deal with then a playbook imo. | 01:21 |
kfox1111 | but to each their own. | 01:21 |
*** genek has quit IRC | 01:21 | |
kfox1111 | I just burn the nodes down rather then patch them, so don't really need what ansible has to offer. :/ | 01:22 |
inc0 | you know I'm fanboy:P | 01:22 |
kfox1111 | don't get me wrong, I think ansible is a great tool. | 01:22 |
inc0 | it's ssh in a loop | 01:22 |
kfox1111 | but it is centered around the idea that nodes are more petish. | 01:22 |
inc0 | ssh in a loop is damn useful | 01:22 |
kfox1111 | yeah. and I'm getting more and more sad with ssh. :( | 01:23 |
kfox1111 | the whole management of known_hosts is just making me upset. :( | 01:23 |
*** signed8bit has joined #openstack-kolla | 01:23 | |
kfox1111 | they really need a good fix for it and no one seems to care. :( | 01:23 |
inc0 | fortunately ansible can handle it for ya | 01:23 |
kfox1111 | no it cant. | 01:23 |
kfox1111 | you need to bootstrap ansible using ssh. :( | 01:23 |
inc0 | eee? | 01:23 |
inc0 | how so? | 01:23 |
*** dave-mccowan has quit IRC | 01:24 | |
kfox1111 | so you already have to manage ssh inorder to get ansible going in order to manage known_hosts. | 01:24 |
kfox1111 | so, say you freshly install a new server. | 01:24 |
inc0 | well you can specify ansible to fill up known_hosts without your input | 01:24 |
kfox1111 | how do you know you can trust it when you ssh to it to run your first ansible play on it? | 01:24 |
inc0 | what I'm saying is you can say "dear ansible, type damn yes for me" | 01:25 |
kfox1111 | yeah, thats not secure at all. :( | 01:25 |
*** caowei has joined #openstack-kolla | 01:25 | |
kfox1111 | I cn type yes myself. :( | 01:25 |
inc0 | kfox1111: btw can you link your gate iptables fix please? | 01:26 |
kfox1111 | I want something, like to ask openstack or whatever provisioned the node, via some secure chain of trust that tells me the valid cert. | 01:26 |
kfox1111 | otherwise, why not just put the ansible play right in the install script? | 01:27 |
kfox1111 | sure. sec | 01:27 |
kfox1111 | https://review.openstack.org/#/c/516727/ | 01:27 |
*** genek has joined #openstack-kolla | 01:28 | |
*** sbezverk has quit IRC | 01:28 | |
inc0 | iptables -Ftw;) | 01:29 |
inc0 | I'll try to write more fancy set of ansible tasks to do roles for node | 01:30 |
kfox1111 | mostly for something like k8s, I think you can get to a point where you install a working k8s with pxe, then never really need to ssh into the node exept for debug. you can always just burn the node down and reinstall most of the time. treat the whole os under k8s as an appliance. | 01:30 |
kfox1111 | yeah, the ps proved iptables was the problem. didn't get to the point of fixing iptables yet. | 01:30 |
kfox1111 | so no real reason to mess with ssh. which means ansible doesn't have much to do. | 01:31 |
inc0 | right | 01:31 |
kfox1111 | ansible driving k8s on the other hand is more interesting. | 01:31 |
inc0 | I agree | 01:31 |
kfox1111 | but should be running in k8s. | 01:31 |
inc0 | well it doesn't matter where it's running | 01:31 |
inc0 | as long as this "where" has kube creds configured | 01:32 |
kfox1111 | it does, in the sence that I really don't like junking up my systems anymore with stuff. | 01:32 |
kfox1111 | containers give you a nice clean place to delete everything when your done. | 01:32 |
inc0 | but it needs better modules for k8s | 01:32 |
*** salv-orlando has joined #openstack-kolla | 01:32 | |
kfox1111 | virtualenv's have always been a half solution. | 01:32 |
inc0 | like "pod X state: present" | 01:32 |
kfox1111 | they let you clean up all the python stuff, | 01:32 |
kfox1111 | but not the *-devel packages you had to install to get it to work. :( | 01:33 |
kfox1111 | yeah, a higher level k8s module for ansible would be awesome. | 01:33 |
*** genek has quit IRC | 01:33 | |
inc0 | http://docs.ansible.com/ansible/latest/kubernetes_module.html there is that, but it needs to be more advanced | 01:33 |
*** genek has joined #openstack-kolla | 01:34 | |
inc0 | but it's reasonable | 01:35 |
inc0 | combine that with ansible templating | 01:35 |
inc0 | and you have reasonable orch | 01:35 |
*** kiennt26 has joined #openstack-kolla | 01:35 | |
inc0 | still needs wait_for k8s resource to be in state "x" | 01:36 |
kfox1111 | does it work in cluster using service accounts? | 01:36 |
inc0 | it'll use creds you want it to use | 01:37 |
kfox1111 | well, like: api_endpoint yes | 01:37 |
kfox1111 | says api_endpint is required, but if running in cluster, should be automatically discoverable. | 01:38 |
*** salv-orlando has quit IRC | 01:38 | |
kfox1111 | that kind of thing | 01:38 |
kfox1111 | I don't see reference to token support either. maybe I missed it though. | 01:38 |
inc0 | well, you can do it by fancy lookups of .kube/config | 01:38 |
inc0 | as I said, it needs love | 01:38 |
*** lukepatrick has joined #openstack-kolla | 01:39 | |
kfox1111 | hmm... ok. | 01:39 |
*** genek has quit IRC | 01:39 | |
kfox1111 | might be good to get an example container of that going. | 01:39 |
SamYaple | fyi, https://github.com/openstack/kolla-ansible/commit/70ca5603220aedd81370828366bba53954c96b2a#diff-451c98ddb6847755a9065261c6f0cbbc | 01:40 |
SamYaple | the neutron-server need ml2_conf.ini | 01:40 |
SamYaple | so that bit is very incorrect to wrap in an if/else bit | 01:40 |
inc0 | to me Ansible has one *huge* drawback | 01:41 |
inc0 | GPLv3 | 01:41 |
SamYaple | inc0: ^ you might want to fix that | 01:41 |
kfox1111 | yeah, that can be a problem. | 01:41 |
inc0 | k thanks | 01:43 |
kfox1111 | gotta head out. have a good one! :) | 01:43 |
inc0 | I find sound of my cat snoring strangely relaxing.. | 01:43 |
SamYaple | fwiw, you dont need to seperate any of the neutron config bits at all, its safe to have them all in one file even | 01:43 |
inc0 | bye, thanks | 01:44 |
*** genek has joined #openstack-kolla | 01:44 | |
SamYaple | inc0: purring is scientifcally proven toreduce stress | 01:44 |
inc0 | I know, these creatures knows how to make us depend on them | 01:44 |
inc0 | https://purrli.com | 01:45 |
*** jtriley has joined #openstack-kolla | 01:46 | |
SamYaple | btw inc0,i foundthis a little bit ago... but since newton the glance-registry is usless and you dont need to install it | 01:46 |
SamYaple | it iwll be removed entirely in Rocky | 01:46 |
*** signed8bit is now known as signed8bit_Zzz | 01:47 | |
*** genek has quit IRC | 01:48 | |
*** goldyfruit has joined #openstack-kolla | 01:49 | |
inc0 | flaper87: I've seen your presnetation;) kolla-k8s doesn't use ansible to generate helm charts | 01:52 |
inc0 | we use native helm charts | 01:52 |
inc0 | ... | 01:52 |
inc0 | we were playing around with tiller-less approach but it's not really feasible now | 01:53 |
inc0 | right now we're collection of helm charts | 01:53 |
*** genek has joined #openstack-kolla | 01:54 | |
inc0 | difference between osh and kolla-k8s is that their "smallest" chart is service (like neutron) where our smallest unit is microservice, like neutron-server | 01:54 |
*** lukepatrick has quit IRC | 01:54 | |
*** lukepatrick has joined #openstack-kolla | 01:55 | |
SamYaple | pff you mean neutron-api | 01:56 |
*** signed8bit_Zzz has quit IRC | 01:56 | |
SamYaple | and neutron-rpc-server | 01:56 |
inc0 | well every microservice.. | 01:57 |
SamYaple | :) | 01:57 |
inc0 | includng jobs like neutron-create-db-job | 01:57 |
inc0 | pretty much one resource in k8s = one chart | 01:57 |
inc0 | at lowest level | 01:58 |
inc0 | we gather these via requirements on upper level charts like "neutron" | 01:58 |
*** dan_ardelean has joined #openstack-kolla | 01:58 | |
*** genek has quit IRC | 01:58 | |
*** rwsu has joined #openstack-kolla | 02:01 | |
*** dan_ardelean has quit IRC | 02:03 | |
*** zshi has joined #openstack-kolla | 02:06 | |
*** genek has joined #openstack-kolla | 02:07 | |
*** jtriley has quit IRC | 02:09 | |
openstackgerrit | Heetae Ahn proposed openstack/kolla master: Add RHEL subscription registration https://review.openstack.org/495148 | 02:11 |
*** genek has quit IRC | 02:12 | |
*** zshi has quit IRC | 02:14 | |
*** zshi has joined #openstack-kolla | 02:19 | |
*** signed8bit has joined #openstack-kolla | 02:20 | |
*** dklyle has joined #openstack-kolla | 02:21 | |
*** jtriley has joined #openstack-kolla | 02:22 | |
*** david-lyle has quit IRC | 02:22 | |
*** genek has joined #openstack-kolla | 02:23 | |
*** genek has quit IRC | 02:28 | |
*** salv-orlando has joined #openstack-kolla | 02:33 | |
*** genek has joined #openstack-kolla | 02:38 | |
*** salv-orlando has quit IRC | 02:38 | |
*** jtriley has quit IRC | 02:41 | |
*** openstack has joined #openstack-kolla | 02:45 | |
*** ChanServ sets mode: +o openstack | 02:45 | |
*** genek has quit IRC | 02:48 | |
openstackgerrit | zhubingbing proposed openstack/kolla master: sss https://review.openstack.org/518206 | 02:49 |
*** signed8bit_Zzz has quit IRC | 02:50 | |
*** unicell has joined #openstack-kolla | 02:55 | |
*** jtriley has quit IRC | 02:56 | |
*** genek has joined #openstack-kolla | 02:58 | |
*** unicell has quit IRC | 03:00 | |
*** zhubingbing__ has joined #openstack-kolla | 03:01 | |
*** zhubingbing_ has quit IRC | 03:02 | |
*** lukepatrick has quit IRC | 03:02 | |
*** signed8bit has joined #openstack-kolla | 03:03 | |
*** genek has quit IRC | 03:05 | |
*** unicell has joined #openstack-kolla | 03:07 | |
openstackgerrit | XieYingYun proposed openstack/kolla master: Optimize the link address https://review.openstack.org/518207 | 03:09 |
*** unicell has quit IRC | 03:12 | |
inc0 | duonghq: can you check this out please? https://review.openstack.org/#/c/513855/ | 03:15 |
*** lukepatrick has joined #openstack-kolla | 03:16 | |
duonghq | inc0, sure | 03:17 |
inc0 | thanks | 03:17 |
inc0 | if we merge it, we'll have dockerhub images \o/ | 03:17 |
inc0 | zhubingbing__: ^ | 03:17 |
zhubingbing__ | Hi inc0 | 03:17 |
inc0 | hey Zhubing, can you review this change please? | 03:18 |
duonghq | I'm inspecting log of multi-node scenario ps, seem frustrating | 03:18 |
zhubingbing__ | ok | 03:18 |
inc0 | I think I know what's wrong | 03:18 |
*** goldyfruit has quit IRC | 03:18 | |
inc0 | I'm using vxlan-tunnel network between nodes to be able to deploy keepalived | 03:18 |
inc0 | thing is, this tunnel is deployed with ovs | 03:19 |
inc0 | and I think when we deploy our ovs it takes over flows and breaks tunnel | 03:19 |
inc0 | so tomorrow I'll write linuxbridge-managed vxlan mesh instead of ovs | 03:19 |
*** unicell has joined #openstack-kolla | 03:19 | |
inc0 | two of them in fact, that will allow us to spawn vm and connect to it | 03:20 |
*** jtriley has joined #openstack-kolla | 03:24 | |
*** unicell has quit IRC | 03:24 | |
SamYaple | inc0: you just need to use different interfaces in ovs, attached to a main bridge. neutron wont control anything from there | 03:26 |
inc0 | SamYaple: well if ovs is deployed on host | 03:26 |
inc0 | ours will override it as ovsdb will be different | 03:26 |
*** unicell has joined #openstack-kolla | 03:32 | |
SamYaple | oh i thought you meant external ovs stuff | 03:32 |
SamYaple | yea the other option is to just early deploy ovs and then set your stuff up | 03:33 |
inc0 | yeah, that what I'd do in this situation in real scenario | 03:33 |
SamYaple | ive done that | 03:33 |
inc0 | but in gates I want to test ovs deployment | 03:33 |
inc0 | right, but again, that'd change flow of deployment just the same | 03:33 |
inc0 | I could also bindmount ovsdb file | 03:33 |
inc0 | from original ovs | 03:33 |
inc0 | but I think linuxbridge tunnels would have least impact | 03:37 |
*** jtriley has quit IRC | 03:41 | |
*** unicell has quit IRC | 03:41 | |
*** signed8b_ has joined #openstack-kolla | 03:46 | |
*** itlinux has joined #openstack-kolla | 03:47 | |
*** signed8bit has quit IRC | 03:50 | |
*** itlinux has quit IRC | 03:54 | |
*** unicell has joined #openstack-kolla | 03:58 | |
spsurya | morning guys | 03:59 |
*** lukepatrick has quit IRC | 04:01 | |
*** unicell has quit IRC | 04:02 | |
*** mdnadeem has joined #openstack-kolla | 04:13 | |
*** mjb64 has joined #openstack-kolla | 04:18 | |
*** unicell has joined #openstack-kolla | 04:19 | |
*** sbezverk has joined #openstack-kolla | 04:22 | |
*** sbezverk has quit IRC | 04:22 | |
*** unicell has quit IRC | 04:23 | |
*** kiennt26 has quit IRC | 04:24 | |
*** mjb64 has quit IRC | 04:27 | |
*** skramaja has joined #openstack-kolla | 04:32 | |
*** lpetrut has joined #openstack-kolla | 04:33 | |
*** salv-orlando has joined #openstack-kolla | 04:35 | |
*** huanxie has quit IRC | 04:35 | |
*** unicell has joined #openstack-kolla | 04:39 | |
*** salv-orlando has quit IRC | 04:40 | |
*** jtriley has joined #openstack-kolla | 04:40 | |
openstackgerrit | Vu Cong Tuan proposed openstack/kolla-kubernetes master: Do not use “-y” for package install https://review.openstack.org/518221 | 04:43 |
*** unicell has quit IRC | 04:44 | |
*** caowei has quit IRC | 05:03 | |
*** janki has joined #openstack-kolla | 05:17 | |
zhubingbing__ | Hi inco0 | 05:19 |
zhubingbing__ | inc0 | 05:19 |
*** lpetrut has quit IRC | 05:23 | |
*** lpetrut has joined #openstack-kolla | 05:28 | |
*** huanxie has joined #openstack-kolla | 05:29 | |
*** unicell has joined #openstack-kolla | 05:30 | |
*** caowei has joined #openstack-kolla | 05:32 | |
*** salv-orlando has joined #openstack-kolla | 05:36 | |
*** salv-orlando has quit IRC | 05:40 | |
*** lpetrut has quit IRC | 05:44 | |
*** dan_ardelean has joined #openstack-kolla | 05:59 | |
*** unicell has quit IRC | 05:59 | |
*** sbezverk has joined #openstack-kolla | 06:01 | |
openstackgerrit | Dai Dang Van proposed openstack/kolla-ansible master: Add note about overwriting policy.json file https://review.openstack.org/511186 | 06:02 |
*** dan_ardelean has quit IRC | 06:03 | |
*** sbezverk has quit IRC | 06:16 | |
*** salv-orlando has joined #openstack-kolla | 06:35 | |
*** sbezverk has joined #openstack-kolla | 06:43 | |
*** cah_link has joined #openstack-kolla | 06:51 | |
*** cah_link has quit IRC | 06:56 | |
*** cah_link has joined #openstack-kolla | 06:57 | |
*** dan_ardelean has joined #openstack-kolla | 07:06 | |
*** unicell has joined #openstack-kolla | 07:09 | |
*** dan_ardelean has quit IRC | 07:13 | |
*** sbezverk has quit IRC | 07:15 | |
*** signed8b_ is now known as signed8bit_Zzz | 07:27 | |
*** jiriprox has quit IRC | 07:27 | |
*** egonzalez has joined #openstack-kolla | 07:28 | |
*** magicboiz has quit IRC | 07:29 | |
*** signed8bit_Zzz has quit IRC | 07:35 | |
*** signed8bit has joined #openstack-kolla | 07:36 | |
*** zhangfei has joined #openstack-kolla | 07:36 | |
openstackgerrit | Merged openstack/kolla master: Dockerhub publisher job https://review.openstack.org/513855 | 07:39 |
*** dardelean has joined #openstack-kolla | 07:41 | |
*** huanxie has quit IRC | 07:42 | |
*** magicboiz has joined #openstack-kolla | 07:42 | |
openstackgerrit | zhubingbing proposed openstack/kolla master: wip Implement onos Docker images https://review.openstack.org/518270 | 07:43 |
*** huanxie has joined #openstack-kolla | 07:48 | |
*** unicell has quit IRC | 07:57 | |
*** Zophar has quit IRC | 08:00 | |
*** hogepodge has quit IRC | 08:02 | |
*** hogepodge has joined #openstack-kolla | 08:04 | |
*** jiriprox has joined #openstack-kolla | 08:05 | |
*** pcaruana has joined #openstack-kolla | 08:06 | |
*** signed8bit is now known as signed8bit_Zzz | 08:08 | |
*** dan_ardelean has joined #openstack-kolla | 08:14 | |
*** signed8bit_Zzz has quit IRC | 08:14 | |
*** hachi has joined #openstack-kolla | 08:18 | |
openstackgerrit | XieYingYun proposed openstack/kolla master: Optimize the link address https://review.openstack.org/518207 | 08:19 |
duonghq | inc0, may you reply my (late) comments on your ps: https://review.openstack.org/#/c/513855/46 | 08:27 |
*** mgoddard has joined #openstack-kolla | 08:30 | |
openstackgerrit | Christian Berendt proposed openstack/kolla-ansible master: Use remote_src in "Creating CA Certificate File" task https://review.openstack.org/518109 | 08:33 |
*** hachi has quit IRC | 08:35 | |
*** hachi has joined #openstack-kolla | 08:35 | |
*** adac has joined #openstack-kolla | 08:36 | |
*** jascott1 has quit IRC | 08:37 | |
*** jascott1 has joined #openstack-kolla | 08:38 | |
*** lpetrut has joined #openstack-kolla | 08:39 | |
*** jascott1 has quit IRC | 08:42 | |
*** lpetrut has quit IRC | 08:44 | |
*** lpetrut has joined #openstack-kolla | 08:44 | |
*** salv-orlando has quit IRC | 08:45 | |
*** salv-orlando has joined #openstack-kolla | 08:46 | |
*** amoralej|off is now known as amoralej | 08:47 | |
*** zhurong has joined #openstack-kolla | 08:50 | |
*** salv-orlando has quit IRC | 08:51 | |
*** gkadam has joined #openstack-kolla | 08:53 | |
*** ktibi has joined #openstack-kolla | 09:01 | |
*** dougsz has joined #openstack-kolla | 09:15 | |
*** salv-orlando has joined #openstack-kolla | 09:23 | |
openstackgerrit | Pierre Hanselmann proposed openstack/kolla master: Add missing vmware libs https://review.openstack.org/518281 | 09:28 |
openstackgerrit | Bertrand Lallau proposed openstack/kolla-ansible master: Implement Almanach ansible role https://review.openstack.org/498944 | 09:32 |
*** rmart04 has joined #openstack-kolla | 09:36 | |
*** mnasiadka has joined #openstack-kolla | 09:39 | |
openstackgerrit | zhubingbing proposed openstack/kolla master: wip Implement onos Docker images https://review.openstack.org/518270 | 09:42 |
*** zhurong has quit IRC | 09:49 | |
openstackgerrit | Doug Szumski proposed openstack/kolla-ansible master: Add configurable rabbitmq monitoring user https://review.openstack.org/517386 | 09:54 |
*** pratapagoutham has joined #openstack-kolla | 09:57 | |
pratapagoutham | Hi all when i run prechecks i m getting this error https://hastebin.com/uyowezofij.py can any help me out thanks in advance | 10:01 |
pratapagoutham | I raised a bug for this https://bugs.launchpad.net/kolla/+bug/1728032 but it was said that we have to mention api-interface | 10:02 |
openstack | Launchpad bug 1728032 in kolla "Ansible 2.4.1 broke preckecks" [Undecided,Invalid] | 10:02 |
pratapagoutham | can anyone tell me where to keep this api-interface | 10:02 |
*** gfidente has joined #openstack-kolla | 10:02 | |
*** gfidente has quit IRC | 10:02 | |
*** gfidente has joined #openstack-kolla | 10:02 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Added missing 'python-neutron-dynamic-routing' in docker/neutron/neutron-server/Dockerfile.j2 https://review.openstack.org/518285 | 10:12 |
cah_link | Hi together. is there a way to use kolla-ansible inside a virtual env? i have an env and source that. then making "kolla-ansible deploy" fails with "no module named docker". But the docker module is installed in my virtual env. | 10:12 |
*** caowei has quit IRC | 10:13 | |
cah_link | so it seems kolla-ansible changes the ennvironment | 10:13 |
cah_link | how can i avoid that? | 10:13 |
cah_link | I am using all-in-one inventory | 10:19 |
*** jchhatbar has joined #openstack-kolla | 10:26 | |
*** janki has quit IRC | 10:26 | |
*** salv-orlando has quit IRC | 10:27 | |
*** janki has joined #openstack-kolla | 10:34 | |
*** jchhatbar has quit IRC | 10:35 | |
*** gfidente has quit IRC | 10:36 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Fixed missing bgp library in neutron-server https://review.openstack.org/518285 | 10:48 |
*** magicboiz has quit IRC | 10:50 | |
*** genek has joined #openstack-kolla | 10:50 | |
*** magicboiz has joined #openstack-kolla | 10:50 | |
openstackgerrit | Michal Nasiadka proposed openstack/kolla master: Fix missing bgp library in neutron-server https://review.openstack.org/518285 | 10:51 |
pratapagoutham | Hi all when i run prechecks i m getting this error https://hastebin.com/uyowezofij.py can any help me out thanks in advance | 10:52 |
pratapagoutham | I raised a bug for this https://bugs.launchpad.net/kolla/+bug/1728032 but it was said that we have to mention api-interface | 10:52 |
openstack | Launchpad bug 1728032 in kolla "Ansible 2.4.1 broke preckecks" [Undecided,Invalid] | 10:52 |
pratapagoutham | can anyone tell me where to keep this api-interface | 10:52 |
*** genek has quit IRC | 10:55 | |
*** genek has joined #openstack-kolla | 10:55 | |
mnasiadka | pratapagoutham: paste your inventory and /etc/hosts - because it seems something is wrong | 10:55 |
pratapagoutham | https://hastebin.com/vuyavocuvo.css ----- etc/hosts https://hastebin.com/azefoxegef.bash -- inventory file | 10:57 |
pratapagoutham | thanks mnasiadka :) | 10:57 |
*** huanxie has quit IRC | 10:59 | |
mnasiadka | it seems that ansible doesn't like the fact that your hostname (ubuntu) resolves to 127.0.1.1 | 11:00 |
pratapagoutham | i tried removed it from /etc/hosts | 11:01 |
pratapagoutham | but then some other error is popping out | 11:01 |
mnasiadka | just change 127.0.1.1 to real ip address | 11:01 |
pratapagoutham | just a sec | 11:02 |
pratapagoutham | passed thanks bro | 11:03 |
pratapagoutham | :) | 11:03 |
*** pbourke has quit IRC | 11:07 | |
*** pbourke has joined #openstack-kolla | 11:08 | |
*** zhangfei has quit IRC | 11:14 | |
spsurya | pratapagoutham: mnasiadka RabbitMQ can’t work with IP addresses, so we need to make sure that all RabbitMQ cluster hosts can resolve each other’s hostnames | 11:14 |
spsurya | add `ip hostname` in /etc/hosts | 11:14 |
mnasiadka | well, the pre-deployment playbooks (aka baremetal) do that if I remember | 11:15 |
pratapagoutham | yea mnasiadka helped me out with that spsurya :) | 11:15 |
pratapagoutham | i have another doubt | 11:15 |
pratapagoutham | i want to keep the deployment registry | 11:15 |
pratapagoutham | in a seperate machine | 11:15 |
pratapagoutham | i mean physical machine | 11:16 |
spsurya | pratapagoutham: yes you can | 11:16 |
spsurya | keep | 11:16 |
pratapagoutham | so i have to install only kolla on that registry machine right?? | 11:16 |
pratapagoutham | i mean pip install kolla on that r8?? | 11:16 |
pratapagoutham | spsurya: ^ | 11:18 |
spsurya | pratapagoutham: you need docker installed on that node beforehand | 11:18 |
pratapagoutham | yes | 11:18 |
pratapagoutham | kolla-build --base centos --type source --registry 192.168.1.61:4000 --push i have to build images r8?? | 11:18 |
pratapagoutham | using this command r8 | 11:18 |
spsurya | if you are deploying with single node then registry is not required | 11:19 |
spsurya | it is optional | 11:19 |
pratapagoutham | yea im deploying multinode | 11:19 |
spsurya | but in case of multinode it is necessary | 11:19 |
pratapagoutham | only | 11:19 |
spsurya | re: kolla-build --base centos --type source --registry 192.168.1.61:4000 --push i have to build images r8?? | 11:21 |
spsurya | yes | 11:21 |
pratapagoutham | ok and give that ip in the rest of the containers | 11:22 |
pratapagoutham | r8 | 11:22 |
pratapagoutham | as insecure registry | 11:22 |
spsurya | yeah | 11:24 |
*** ktibi has quit IRC | 11:25 | |
*** salv-orlando has joined #openstack-kolla | 11:27 | |
spsurya | pratapagoutham: https://docs.openstack.org/kolla-ansible/latest/user/multinode.html#deploy-a-registry | 11:28 |
spsurya | you can follow | 11:28 |
*** salv-orlando has quit IRC | 11:32 | |
openstackgerrit | Surya Prakash (spsurya) proposed openstack/kolla master: Fixes the Docker Registry link https://review.openstack.org/518300 | 11:35 |
openstackgerrit | Surya Prakash (spsurya) proposed openstack/kolla master: Fixes the Deploy Registry link https://review.openstack.org/518300 | 11:36 |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible master: Dont use local connection for kibana post config https://review.openstack.org/518303 | 11:49 |
openstackgerrit | Paul Bourke (pbourke) proposed openstack/kolla-ansible master: Dont use local connection for kibana post config https://review.openstack.org/518303 | 11:51 |
hrw | morning | 11:56 |
pratapagoutham | Hi i have doubt when | 12:08 |
pratapagoutham | i try to build my registry it is failing to push all image "ERROR:kolla.image.build.ovsdpdk:Get https://192.168.122.192:5443/v2/: Forbidden" | 12:09 |
pratapagoutham | it is failing with this error there by building of images is failing | 12:10 |
pratapagoutham | any help??? thanks in advance | 12:10 |
*** bbc1__ has quit IRC | 12:17 | |
*** gfidente has joined #openstack-kolla | 12:19 | |
*** gfidente has quit IRC | 12:19 | |
*** gfidente has joined #openstack-kolla | 12:19 | |
*** janki has quit IRC | 12:22 | |
*** ashu has joined #openstack-kolla | 12:26 | |
ashu | hi all | 12:26 |
ashu | trying to deploy openstak pike via kolla-ansible My fluentd container is restarting with error: 2017-11-07 05:22:30 -0700 [error]: config error file="/etc/td-agent/td-agent.conf" error_class=Fluent::ConfigError error="\"rewriterule<num>\" support has been dropped. Use <rule> section instead." | 12:27 |
*** salv-orlando has joined #openstack-kolla | 12:29 | |
*** salv-orlando has quit IRC | 12:31 | |
*** ansmith has quit IRC | 12:31 | |
*** salv-orl_ has joined #openstack-kolla | 12:31 | |
cah_link | egonzalez: Hi. I try to install and use kolla-ansible (5.0.0) inside a virtual environment. I get "ImportError: No module named docker". but the docker module is installed inside that virtual env. Do you know how i could fix this? | 12:31 |
*** mdnadeem has quit IRC | 12:33 | |
openstackgerrit | Hanbae Seo proposed openstack/kolla-kubernetes master: Fix hostname in rabbitmq-clusterer.config https://review.openstack.org/518321 | 12:34 |
*** pratapagoutham has quit IRC | 12:38 | |
*** salv-orl_ has quit IRC | 12:40 | |
*** Rodrigo_BR has joined #openstack-kolla | 12:42 | |
*** tovin07 has joined #openstack-kolla | 12:43 | |
*** tovin07 has quit IRC | 12:44 | |
pbourke | cah_link: pip freeze | grep docker | 12:44 |
cah_link | pbourke: pip freeze | grep docker | 12:45 |
cah_link | docker==2.5.1 | 12:45 |
cah_link | docker-pycreds==0.2.1 | 12:45 |
pbourke | cah_link: hmm looks correct | 12:45 |
pbourke | cah_link: actually, this needs to be installed on the target nodes also | 12:46 |
pbourke | maybe that's your problem? | 12:46 |
Rodrigo_BR | Good morning, In my operating system the network interface for storage is configured for jumbo frame, I need change something in the kolla config ? | 12:47 |
*** jmccarthy has joined #openstack-kolla | 12:48 | |
mnasiadka | Rodrigo_BR: Are you using Ceph? | 12:48 |
Rodrigo_BR | mnasiadka: Yes I will | 12:49 |
jmccarthy | Erm question, in the fluentd dockerfile, it does a 'td-agent-gem install fluent-plugin-parser ...' - where do these gems actually come from ? | 12:50 |
pbourke | Rodrigo_BR: https://docs.openstack.org/neutron/latest/admin/config-mtu.html | 12:52 |
pbourke | jmccarthy: im 99% sure they come from the external net | 12:52 |
Rodrigo_BR | mnasiadka: I will check this ! Thank You ! | 12:55 |
cah_link | pbourke: that's it. thx | 13:07 |
*** skramaja has quit IRC | 13:12 | |
*** pcaruana has quit IRC | 13:22 | |
*** signed8bit has joined #openstack-kolla | 13:23 | |
openstackgerrit | Pierre Hanselmann proposed openstack/kolla master: Add missing vmware libs https://review.openstack.org/518281 | 13:28 |
*** kwazar_ is now known as kwazar | 13:30 | |
ashu | hi | 13:36 |
ashu | in my dockerfile there is td-agent-gem install fluent-plugin-concat:1.0.0 fluent-plugin-parser fluent-plugin-kubernetes_metadata_filter fluent-plugin-elasticsearch fluent-plugin-grep fluent-plugin-grok-parser:0.3.1 fluent-plugin-rewrite-tag-filter fluent-plugin-secure-forward \ | 13:36 |
ashu | hi all | 13:38 |
ashu | facing an issue | 13:38 |
ashu | trying to deploy openstak pike via kolla-ansible My fluentd container is restarting with error: 2017-11-07 05:22:30 -0700 [error]: config error file="/etc/td-agent/td-agent.conf" error_class=Fluent::ConfigError error="\"rewriterule<num>\" support has been dropped. Use <rule> section instead." | 13:38 |
*** ansmith has joined #openstack-kolla | 13:42 | |
jmccarthy | ashu: I have this exact same issue - I think maybe some of the versions in the dockerfile need pinning | 13:43 |
ashu | one more thing i did install pike earlier aound 10days.there were no issues back the regarding fluentd.. | 13:46 |
*** zshi has quit IRC | 13:55 | |
*** amoralej is now known as amoralej|lunch | 13:55 | |
*** signed8bit is now known as signed8bit_Zzz | 13:56 | |
*** signed8bit_Zzz has quit IRC | 13:57 | |
jmccarthy | Possibly ansible/roles/common/templates/conf/filter/01-rewrite.conf.j2 needs updating ? | 13:59 |
*** jtriley has quit IRC | 14:02 | |
*** goldyfruit has joined #openstack-kolla | 14:04 | |
*** lukepatrick has joined #openstack-kolla | 14:09 | |
*** rmart04 has quit IRC | 14:09 | |
jmccarthy | Anyone know what something like "rewriterule7 programname ^(keystone)$ openstack_python" would be in the newer layout by chance ? | 14:12 |
jmccarthy | Ah - reported here: https://bugs.launchpad.net/kolla-ansible/+bug/1730664 | 14:13 |
openstack | Launchpad bug 1730664 in kolla-ansible "fluentd rewrite rules are using deprecated syntax" [Undecided,Confirmed] | 14:13 |
*** signed8bit has joined #openstack-kolla | 14:19 | |
mnasiadka | Rodrigo_BR: with Ceph you don't need to do anything | 14:20 |
*** hachi has quit IRC | 14:24 | |
*** goldyfruit has quit IRC | 14:29 | |
*** hachi has joined #openstack-kolla | 14:30 | |
*** rmart04 has joined #openstack-kolla | 14:36 | |
*** lukepatrick has quit IRC | 14:37 | |
*** signed8bit has quit IRC | 14:37 | |
*** signed8bit has joined #openstack-kolla | 14:38 | |
*** pcaruana has joined #openstack-kolla | 14:47 | |
*** jtriley has joined #openstack-kolla | 14:49 | |
*** yangyapeng has quit IRC | 14:50 | |
*** amoralej|lunch is now known as amoralej | 14:51 | |
*** yangyapeng has joined #openstack-kolla | 14:52 | |
*** goutham has joined #openstack-kolla | 14:55 | |
*** mnasiadka has quit IRC | 15:00 | |
goutham | Hi all while im trying to deploy using the command "kolla-ansible deploy -i multinode" | 15:02 |
goutham | https://hastebin.com/ufezaxoyun.md | 15:02 |
goutham | im getting this error any help ?? | 15:02 |
goutham | thanks in advance | 15:02 |
*** jtriley has quit IRC | 15:06 | |
*** rmart04 has quit IRC | 15:13 | |
gema | goutham: can you run it with -vvv so you get some extra logging? | 15:20 |
*** adac has quit IRC | 15:20 | |
gema | hold on, I am not sure how kolla-ansible takes params, I thought you'd run a playbook | 15:20 |
gema | gimme a sec | 15:21 |
gema | goutham: did you do prechecks? | 15:21 |
*** cah_link has quit IRC | 15:21 | |
pbourke | goutham: check /var/lib/docker/volumes/kolla_logs/_data/neutron/* | 15:22 |
*** hachi has quit IRC | 15:27 | |
*** adac has joined #openstack-kolla | 15:34 | |
*** signed8bit is now known as signed8bit_Zzz | 15:35 | |
*** signed8bit_Zzz has quit IRC | 15:35 | |
*** ansmith has quit IRC | 15:37 | |
*** signed8bit has joined #openstack-kolla | 15:39 | |
*** jascott1 has joined #openstack-kolla | 15:39 | |
*** signed8bit is now known as signed8bit_Zzz | 15:40 | |
*** signed8bit_Zzz is now known as signed8bit | 15:40 | |
*** jtriley has joined #openstack-kolla | 15:40 | |
*** jascott1 has quit IRC | 15:44 | |
*** ansmith has joined #openstack-kolla | 15:51 | |
*** janki has joined #openstack-kolla | 15:56 | |
inc0 | good morning | 15:57 |
*** itlinux has joined #openstack-kolla | 15:59 | |
inc0 | ehh dockerhub publisher got merged just after periodic job window;) | 15:59 |
inc0 | tomorrow we'll see if it works | 15:59 |
*** adac has quit IRC | 16:05 | |
*** egonzalez has quit IRC | 16:12 | |
*** lpetrut_ has joined #openstack-kolla | 16:16 | |
dan_ardelean | inc0 you @summit? | 16:18 |
inc0 | no:( | 16:18 |
*** lpetrut has quit IRC | 16:18 | |
*** salv-orlando has joined #openstack-kolla | 16:20 | |
dan_ardelean | inc0 I may do a kolla workshop very soon, think i will use your workshop repo :D | 16:23 |
*** lpetrut_ has quit IRC | 16:24 | |
dan_ardelean | I have a few provisioning questions tho | 16:24 |
*** lukepatrick has joined #openstack-kolla | 16:25 | |
inc0 | sure | 16:27 |
inc0 | with a bit of luck you'll have dockerhub images by then | 16:27 |
*** ntpttr_laptop has joined #openstack-kolla | 16:28 | |
dan_ardelean | where does terraform providion the nodes? i can give it a cloud provider, right? | 16:28 |
dan_ardelean | the delop.sh bit | 16:29 |
dan_ardelean | deploy.sh* | 16:29 |
pbourke | inc0: exciting | 16:29 |
pbourke | inc0: nice work :) | 16:29 |
inc0 | dan_ardelean: it's terraform | 16:30 |
inc0 | pbourke: tomorrow we should see first (master) pushes | 16:30 |
inc0 | we need to backport all that gate code to pike and ocata too | 16:30 |
inc0 | if periodic job works, I'll get on it | 16:31 |
dan_ardelean | never used it, I create a cloud provisoner before all the kolla bits i guess | 16:32 |
*** TxGirlGeek has joined #openstack-kolla | 16:35 | |
inc0 | well it's just to create 5 vms per person and output file with IPs and whatnot | 16:36 |
dan_ardelean | i see, I just have to configure the provisioner beforehand, right? | 16:39 |
*** genek has quit IRC | 16:43 | |
*** lpetrut has joined #openstack-kolla | 16:51 | |
inc0 | https://www.openstack.org/videos/sydney-2017/welcome-to-the-multicloud-world | 16:52 |
inc0 | sry,this https://www.openstack.org/videos/sydney-2017/future-science-on-future-openstack-developing-next-generation-infrastructure-at-cern-and-ska | 16:52 |
inc0 | dan_ardelean: yeah | 16:52 |
*** newmember has quit IRC | 16:58 | |
*** newmember has joined #openstack-kolla | 16:58 | |
kfox1111 | morning. | 17:00 |
ntpttr_laptop | inc0: so, do you think the api_interface value itself needs to be set in order to avoid the error I was seeing yesterday? Because it's used in a when clause in the baremetal preinstall task | 17:01 |
*** dan_ardelean has quit IRC | 17:01 | |
inc0 | ntpttr_laptop: normally no | 17:01 |
ntpttr_laptop | but it should be an optional thing - it shouldn't fail looking for it | 17:01 |
inc0 | I don't know what happened... | 17:01 |
inc0 | it should default to network_interface | 17:01 |
ntpttr_laptop | I don't see logic for that in the file anywhere | 17:02 |
ntpttr_laptop | it just looks for api_interface, network_interface isn't mentioned | 17:02 |
inc0 | it'll be in https://github.com/openstack/kolla-ansible/blob/master/ansible/group_vars/all.yml#L132 | 17:02 |
ntpttr_laptop | ah I see, I wonder why that isn't getting used.. | 17:03 |
inc0 | no idea... | 17:03 |
inc0 | which ansible version you have? | 17:03 |
ntpttr_laptop | inc0: I manually changed api_interface and gave it the same value as network_interface in globals and it worked | 17:05 |
ntpttr_laptop | let me check, it's running atm.. | 17:05 |
inc0 | it's really strange | 17:05 |
ntpttr_laptop | inc0: yikes, does it not work on 14.04 either now? Failed reloading docker trying to use systemctl | 17:06 |
inc0 | no it doesn't....it's almost end of EOL for it;) | 17:07 |
inc0 | xenial is our favofite distro now | 17:07 |
ntpttr_laptop | lol okay guess I'll look into reinstalling my OS here | 17:07 |
*** TxGirlGeek has quit IRC | 17:07 | |
*** imcsk8 has quit IRC | 17:15 | |
*** signed8bit is now known as signed8bit_Zzz | 17:17 | |
*** imcsk8 has joined #openstack-kolla | 17:20 | |
inc0 | dmsimard: unfortunately I can't use yyour multinode play:/ | 17:22 |
*** signed8bit_Zzz has quit IRC | 17:23 | |
*** dan_ardelean has joined #openstack-kolla | 17:24 | |
*** lpetrut has quit IRC | 17:25 | |
*** jascott1 has joined #openstack-kolla | 17:27 | |
*** jascott1 has quit IRC | 17:28 | |
ansmith | inc0: hi, could you take a look at https://review.openstack.org/#/c/468966/ again? Is there anything you suggest? | 17:28 |
*** gkadam has quit IRC | 17:29 | |
dmsimard | inc0: why | 17:29 |
*** dan_ardelean has quit IRC | 17:29 | |
inc0 | ansmith: sorry I missed that, looks good, I'll look at it in few minutes | 17:29 |
inc0 | dmsimard: we deploy ovs in containers and it has it's own ovsdb | 17:30 |
ansmith | inc0: great, thanks | 17:30 |
inc0 | so it overrides flows set by your ovs | 17:30 |
*** janki has quit IRC | 17:30 | |
inc0 | and deployment breaks just after ovs role | 17:30 |
dmsimard | inc0: what's the problem ? what the current role is doing is not really different than what was happening in zuul v2 | 17:30 |
inc0 | (that's my theory) | 17:30 |
inc0 | we didn't use overlay in zuulv2 | 17:30 |
dmsimard | inc0: you didn't use overlay or you didn't use multinode ? | 17:31 |
inc0 | we didn't use overlay | 17:31 |
inc0 | and keepalived | 17:31 |
dmsimard | kolla had multinode jobs in v2 ? | 17:31 |
inc0 | yes | 17:31 |
*** janki has joined #openstack-kolla | 17:31 | |
inc0 | but neutron network was mocked | 17:31 |
dmsimard | inc0: so what you're saying is that we should make overlay optional in v3 when running multinode ? | 17:32 |
dmsimard | which is probably very legit | 17:32 |
*** janki has quit IRC | 17:32 | |
inc0 | dmsimard: I'll experiment with overlay based on linuxbridge | 17:32 |
inc0 | then there should not be conflict | 17:33 |
dmsimard | except, you know, if you use linuxbridge for your ml2 driver ? | 17:33 |
inc0 | ansmith: reviewed | 17:36 |
inc0 | right, then you could use ovs;) | 17:36 |
inc0 | I'm not sure if linuxbridge for ml2 driver will conflict with linuxbridge-terminated vxlan | 17:36 |
ansmith | inc0: ack | 17:37 |
inc0 | but either way, if you're using ovs as ml2 driver it's actually more gate'y to use ovs that isn't touched | 17:37 |
inc0 | not to mention deployment tools which deploys ovs;) | 17:37 |
*** jmccarthy has left #openstack-kolla | 17:42 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3 https://review.openstack.org/512779 | 17:46 |
*** signed8bit has joined #openstack-kolla | 17:46 | |
*** mgoddard has quit IRC | 17:53 | |
*** dougsz has quit IRC | 18:00 | |
*** unicell has joined #openstack-kolla | 18:01 | |
*** jtriley has quit IRC | 18:02 | |
*** signed8bit is now known as signed8bit_Zzz | 18:05 | |
*** signed8bit_Zzz has quit IRC | 18:06 | |
kfox1111 | inc0: kolla-kubernetes had multinode in v2 without mocked networks. | 18:07 |
*** amoralej is now known as amoralej|off | 18:11 | |
inc0 | kfox1111: as in you could ssh to vm? | 18:13 |
kfox1111 | if you put a fip on it, yeah. | 18:14 |
kfox1111 | the kolla-kubernetes gates test out some common functionality such as fips, volume attachment/movement, etc. | 18:14 |
kfox1111 | works in multinode too. :) | 18:15 |
kfox1111 | now that we have 3+ support, we can increase its testing much farther too. :) | 18:15 |
*** signed8bit has joined #openstack-kolla | 18:16 | |
inc0 | cool | 18:17 |
inc0 | I was thinking of making this mocked L2 network with linuxbridge | 18:17 |
*** jtriley has joined #openstack-kolla | 18:22 | |
kfox1111 | oh,.... wait... I guess we've never tested more then 2 compute nodes and not with dvr... | 18:23 |
kfox1111 | I think it might fail in that case, as there isn't a provider network that can exist on more then one network node. | 18:23 |
kfox1111 | is that what you are talking about? | 18:23 |
inc0 | right | 18:24 |
kfox1111 | ah. | 18:24 |
kfox1111 | so you need vxlan or something. | 18:24 |
inc0 | if you access from network node, you don't need l2 span across the thing | 18:24 |
inc0 | yeah | 18:24 |
inc0 | that's what I'm planning | 18:24 |
kfox1111 | yeah. | 18:24 |
inc0 | thing is we have vxlan over ovs | 18:24 |
inc0 | but our in-container ovs seems to be interfering with it | 18:24 |
kfox1111 | I don't think ovs really can do it. they don't support broadcast I think. | 18:25 |
kfox1111 | yeah. thats one reason I worked hard to have an external ovs support in kolla-k8s. | 18:25 |
inc0 | vxlan? | 18:25 |
kfox1111 | too many reasons you may need ovs on the host. | 18:25 |
inc0 | we have external ovs in kolla-ansible too | 18:25 |
kfox1111 | yeah. ovs's implementation of vxlan is incomplete. | 18:25 |
inc0 | but in gates I want to test ovs deployment | 18:25 |
kfox1111 | they got it up to the point where it works for openstack, but not fully baked. | 18:26 |
kfox1111 | ie, they don't support the multicast broadcast part of the spec. | 18:26 |
kfox1111 | though... maybe the cloud providers won't support that either, so might have to unicast everything anyway... | 18:26 |
*** mgoddard has joined #openstack-kolla | 18:27 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3 https://review.openstack.org/512779 | 18:28 |
*** hachi has joined #openstack-kolla | 18:37 | |
*** jtriley has quit IRC | 18:39 | |
*** jtriley has joined #openstack-kolla | 18:40 | |
*** jascott1 has joined #openstack-kolla | 18:43 | |
*** jtriley has quit IRC | 18:52 | |
*** itlinux has quit IRC | 18:58 | |
*** jtriley has joined #openstack-kolla | 19:06 | |
*** hachi has quit IRC | 19:15 | |
*** hachi has joined #openstack-kolla | 19:15 | |
*** dave-mccowan has joined #openstack-kolla | 19:18 | |
*** dave-mcc_ has joined #openstack-kolla | 19:22 | |
*** Teck7 has quit IRC | 19:23 | |
*** dave-mccowan has quit IRC | 19:24 | |
*** Teck7 has joined #openstack-kolla | 19:24 | |
*** amoralej|off is now known as amoralej | 19:28 | |
amoralej | is there anything we can do to get https://review.openstack.org/#/c/518016/ merged? | 19:31 |
*** itlinux has joined #openstack-kolla | 19:34 | |
amoralej | mandre, ^ | 19:35 |
*** ntpttr_laptop has quit IRC | 19:36 | |
dardelean | any kolla presentations yet? | 19:38 |
*** adac has joined #openstack-kolla | 19:43 | |
*** ntpttr_laptop has joined #openstack-kolla | 19:44 | |
*** amoralej is now known as amoralej|off | 19:45 | |
*** jiriprox has quit IRC | 20:09 | |
*** itlinux has quit IRC | 20:09 | |
*** itlinux has joined #openstack-kolla | 20:12 | |
*** hachi has quit IRC | 20:12 | |
*** Pavo has joined #openstack-kolla | 20:17 | |
*** mgoddard has quit IRC | 20:22 | |
*** itlinux has quit IRC | 20:37 | |
*** Pavo has quit IRC | 20:48 | |
*** itlinux has joined #openstack-kolla | 20:50 | |
*** Pavo has joined #openstack-kolla | 20:51 | |
*** Pavo has quit IRC | 20:51 | |
*** harlowja has quit IRC | 20:52 | |
*** ntpttr_laptop has quit IRC | 21:04 | |
*** Rodrigo_BR has quit IRC | 21:16 | |
*** Pavo has joined #openstack-kolla | 21:22 | |
*** Pavo has quit IRC | 21:23 | |
*** dave-mcc_ has quit IRC | 21:23 | |
*** Pavo has joined #openstack-kolla | 21:25 | |
*** Pavo has quit IRC | 21:35 | |
*** ntpttr_laptop has joined #openstack-kolla | 21:37 | |
*** ansmith has quit IRC | 21:37 | |
*** Pavo has joined #openstack-kolla | 21:37 | |
*** sunny has joined #openstack-kolla | 21:44 | |
sunny | Hi, I am newbie to kolla. I installed openstack using kolla-ansible on centos VM. Now I want to install some package into neutron server container. It doesn't allow me to install them and errors out saying Permission denied. I can't use sudo as I don't know what is neutron password for that container. What should I do ? | 21:45 |
sunny | please help | 21:46 |
sunny | (neutron-server)[neutron@control01 /]$ yum install vim ; ovl: Error while doing RPMdb copy-up: ; [Errno 13] Permission denied: '/var/lib/rpm/.dbenv.lock' ; You need to be root to perform this command. | 21:47 |
*** jamesbenson has joined #openstack-kolla | 21:47 | |
*** livelace-link has quit IRC | 21:52 | |
sunny | @anyone ? | 21:53 |
sunny | Is there some other group where people can respond ? | 21:53 |
*** jamesbenson has quit IRC | 21:55 | |
*** sunny has quit IRC | 21:55 | |
*** dave-mccowan has joined #openstack-kolla | 21:55 | |
*** dan_ardelean has joined #openstack-kolla | 22:00 | |
*** Pavo has quit IRC | 22:02 | |
ntpttr_laptop | inc0: running into more failures on a clean install of 1604 going through the instructions - it seems to my unpracticed eye that kolla is less stable now than it was last time I deployed openstack with it | 22:02 |
inc0 | ntpttr_laptop: what are failures? | 22:03 |
ntpttr_laptop | inc0: failed installing gpg key in bootstrap because https is an unsupported proxy schema | 22:03 |
ntpttr_laptop | do I have to unset my https proxy env variable now? | 22:03 |
inc0 | hmm, probably | 22:04 |
inc0 | which task failed? | 22:05 |
ntpttr_laptop | baremetal: Install docker apt gpg key | 22:05 |
inc0 | hmm, so it will need https | 22:06 |
ntpttr_laptop | yeah if I unset https proxy instead of failing that task hangs | 22:06 |
*** jamesbenson has joined #openstack-kolla | 22:06 | |
*** Pavo has joined #openstack-kolla | 22:07 | |
inc0 | seems like proxy strikes again | 22:07 |
inc0 | I had some issues with our https proxy + python stuff | 22:07 |
inc0 | not with kolla, but in general | 22:08 |
*** jtriley has quit IRC | 22:09 | |
ntpttr_laptop | so the bootstrap scrip just doesn't work with a proxy? >.< | 22:10 |
ntpttr_laptop | I'll look into it some more | 22:10 |
*** jamesbenson has quit IRC | 22:12 | |
*** adac has quit IRC | 22:12 | |
inc0 | well when you run ansible it will not have your envs | 22:15 |
ntpttr_laptop | inc0: got it | 22:16 |
ntpttr_laptop | inc0: just had to not include an actual https address in my https proxy var | 22:16 |
inc0 | ahh | 22:16 |
inc0 | right | 22:16 |
*** dave-mccowan has quit IRC | 22:19 | |
*** rfxn has joined #openstack-kolla | 22:25 | |
*** Teck7 has quit IRC | 22:28 | |
*** itlinux has quit IRC | 22:30 | |
*** ansmith has joined #openstack-kolla | 22:31 | |
*** jamesbenson has joined #openstack-kolla | 22:38 | |
*** dan_ardelean has quit IRC | 22:40 | |
*** jamesbenson has quit IRC | 22:41 | |
*** itlinux has joined #openstack-kolla | 22:41 | |
*** newmember has quit IRC | 22:42 | |
*** harlowja has joined #openstack-kolla | 22:46 | |
dmsimard | So what's push-threads for kolla-build ? | 22:46 |
dmsimard | It doesn't seem recommended to put it at more than one, it says Docker sucks at pushing concurrently or something | 22:47 |
dmsimard | Why even have the option in the first place? :) | 22:47 |
inc0 | building is nice in multithreading | 22:49 |
inc0 | and once we build, might as well push it | 22:49 |
dmsimard | inc0: what happens if I put push-treahds to like 8 | 22:49 |
dmsimard | https://github.com/openstack/kolla/blob/master/kolla/common/config.py#L217-L219 | 22:50 |
dmsimard | also it seems pushes are interleaved between builds, am I correct ? it pushes as soon as it's done building basically ? | 22:51 |
inc0 | y | 22:51 |
ntpttr_laptop | inc0: sorry to bug again :) bootstrap not looks to be getting stuck on syncing time one-time | 22:55 |
ntpttr_laptop | not failing, just getting stuck | 22:55 |
inc0 | yeah I've seen this happen | 22:55 |
inc0 | just kill it and it's fine | 22:55 |
ntpttr_laptop | inc0: you mean the script is done then? | 22:55 |
inc0 | proceed with deploy | 22:55 |
inc0 | yeah | 22:55 |
ntpttr_laptop | gotcha awesome | 22:55 |
dmsimard | inc0: so it push-threads=8 going to explode everything ? The warning is non-obvious | 22:56 |
inc0 | nah, you'll be fine | 22:56 |
dmsimard | our bottleneck seems to be around pushing, it takes a long time to do each image individually | 22:56 |
inc0 | yeah, well it's IO bound | 22:57 |
inc0 | so having multiple threads won't help that much | 22:57 |
*** itlinux has quit IRC | 22:59 | |
*** salv-orlando has quit IRC | 22:59 | |
*** salv-orlando has joined #openstack-kolla | 23:00 | |
*** calbers has quit IRC | 23:02 | |
*** calbers has joined #openstack-kolla | 23:03 | |
*** salv-orlando has quit IRC | 23:04 | |
sdake | morning folks | 23:07 |
sdake | inc0 there was a session on healthchecking apis inside openstack services | 23:07 |
sdake | dhellmann had proposed an oslo middleware to provide this functionality | 23:07 |
sdake | room seemed in agreement that approach was correct | 23:07 |
kolla-slack1 | <inc0> I don't think this will fit our idea | 23:08 |
kolla-slack1 | <inc0> But if they want to take it over | 23:08 |
sdake | i'm not sure what our idea is :) | 23:08 |
kolla-slack1 | <inc0> I'm ok with that | 23:08 |
sdake | alan meadows led the forum session - although oslo will be doing the work via spec then code | 23:08 |
sdake | if you ahve feedback, the oslo spec on this topic is the way to go | 23:09 |
kolla-slack1 | <inc0> Ok I'll tell them what we had in mind and we'll see | 23:09 |
sdake | ya - shame yo ucouldn't make it | 23:09 |
sdake | I coudln't really represent your idea as I wasn't aware of what you had in mind | 23:10 |
sdake | I think anything that moves the ball forward on healthchecking is a good thing however | 23:10 |
*** prad has joined #openstack-kolla | 23:10 | |
kolla-slack1 | <inc0> Right | 23:10 |
sdake | inc0 mind expanding on what you had in mind? | 23:10 |
kolla-slack1 | <inc0> Oslo, but not middleware | 23:10 |
kolla-slack1 | <inc0> We'll need dedicated http socket | 23:11 |
sdake | the cool thing about middleware is it doesn't reuqire every service to change iiuc | 23:11 |
sdake | yes this is a dedicated http socket iiuc | 23:11 |
kolla-slack1 | <inc0> In every service, not only api | 23:11 |
sdake | yup I think that was the proposed idea as phase #2 | 23:11 |
sdake | phase #1 was apis | 23:11 |
sdake | the notews, such as they are, are in the etherpad for the forum sessions | 23:12 |
sdake | inc0 fwiw I agree every component shoudl have a healthcheck API | 23:12 |
sdake | inc0 I'd also like to see levels of healtchecking e.g. level 1 = low overhead, level 2 = more extensive, level 3 = throw all the bells and whistles at the thing to make sure its healthy | 23:12 |
kolla-slack1 | <inc0> Apis are easy, every api has read only calls | 23:13 |
sdake | there was also genral consensus on returning a dict indicating the health | 23:13 |
kolla-slack1 | <inc0> Non api are harder | 23:13 |
sdake | yup - that was acknowledged in the room - and the result was that we would start with apis first, and then someone would do as econd spec per component | 23:14 |
sdake | rather for per-component healthchecking | 23:14 |
sdake | not at the API levevl | 23:14 |
sdake | what we didn't want in the room was for each service to have to go add their own healtchecking api | 23:14 |
sdake | as that would lead to fragmentation and non-standardization of the APIs | 23:14 |
kolla-slack1 | <inc0> I'll talk with Doug and tell him our idea | 23:14 |
sdake | its not just doug - there are seve3ral folks intereswted | 23:14 |
kolla-slack1 | <inc0> After summit | 23:14 |
kolla-slack1 | <inc0> Alan then? | 23:15 |
sdake | sounds good - there is a spec incoming - that is probably the palce to do the work | 23:15 |
*** jascott1 has quit IRC | 23:15 | |
sdake | alan also wants per component healthcecking as you do | 23:15 |
kolla-slack1 | <inc0> Ok, thanks for heads up | 23:15 |
sdake | although I think he is happy to incrementally get there | 23:15 |
sdake | and we shoudl be as well I think | 23:15 |
kolla-slack1 | <inc0> I have design in mind that will address that | 23:15 |
sdake | cool - the only reason i mentioned it is i saw on irc a few days ago you had linked to an etherpad on the subject | 23:16 |
sdake | but wasn't sure what the context was | 23:16 |
kolla-slack1 | <inc0> Thanks | 23:16 |
sdake | and randomly ended up in this session :) | 23:16 |
kolla-slack1 | <inc0> How is summit going so far? | 23:16 |
sdake | also maduri is writing a book (or someone else) on kolla | 23:16 |
sdake | summit is good - i prefer the 1 day of keynotes | 23:17 |
sdake | 3 day summit better than 4 day imo | 23:17 |
kolla-slack1 | <inc0> A book? Cool! | 23:17 |
sdake | or atleawst just 1 day of keynotes | 23:17 |
sdake | its not a book about kolla | 23:17 |
sdake | it has a kolla chapter | 23:17 |
sdake | she is looking for people to edit the kolla chapter | 23:17 |
sdake | I pointed her at you (I met up with her at the women or openstack lluncheon) | 23:17 |
sdake | or/of | 23:17 |
kolla-slack1 | <inc0> Still cool, let her know that ill be happy to help | 23:17 |
sdake | yup, I mentioned she should coordinate reviews with you and our community will take a look | 23:18 |
kolla-slack1 | <inc0> Thanks | 23:18 |
sdake | ok have a blog post to write - BBL :) | 23:18 |
*** dardelean has quit IRC | 23:18 | |
kolla-slack1 | <inc0> Thanks and ttyl | 23:19 |
v1k0d3n | hey all....anyone know ceph pretty well, who may be able to give a little advice? | 23:19 |
*** prad has quit IRC | 23:21 | |
*** dan_ardelean has joined #openstack-kolla | 23:22 | |
*** lukepatrick has quit IRC | 23:28 | |
*** jascott1 has joined #openstack-kolla | 23:35 | |
*** sbezverk has joined #openstack-kolla | 23:57 | |
*** signed8bit is now known as signed8bit_Zzz | 23:57 | |
*** signed8bit_Zzz has quit IRC | 23:58 | |
SamYaple | v1k0d3n: iveused ceph once or twice, sup? | 23:59 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!