Wednesday, 2017-10-25

rwelluminc0: so struggling to get ocata tarball working. ovs container unhappy.00:00
*** dardelean has quit IRC00:01
*** yingjun has joined #openstack-kolla00:01
*** danardelean has joined #openstack-kolla00:05
*** lrensing has joined #openstack-kolla00:15
*** lrensing has quit IRC00:17
*** yingjun has quit IRC00:18
*** yangyapeng has quit IRC00:18
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Optimize zuul v3 jobs  https://review.openstack.org/51361200:19
*** newmember has quit IRC00:42
*** tovin07_ has joined #openstack-kolla00:45
*** huanxie has joined #openstack-kolla00:49
*** iniaziaway has joined #openstack-kolla00:55
*** kevinz has quit IRC00:55
*** kevinz has joined #openstack-kolla00:56
*** aolwas has quit IRC00:57
*** Daviey_ has quit IRC00:58
*** ipsecguy has quit IRC00:58
*** Daviey has joined #openstack-kolla00:58
*** ansmith has quit IRC00:58
*** iniazi has quit IRC00:58
*** brad[] has quit IRC00:59
*** ipsecguy has joined #openstack-kolla00:59
*** ansmith has joined #openstack-kolla01:00
*** brad[] has joined #openstack-kolla01:00
*** heigao has joined #openstack-kolla01:04
*** danardelean has quit IRC01:06
heigaoIs someone have docs/guide on the how the docker images is build from the dockerfile in the kolla project?01:06
heigaoi check the kolla document, and read some jinja2 template doc, but still confuse01:07
heigaoi understand the parameter is from global yml, and pass to dockerfile, but how it works?01:07
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944301:08
*** jinke_ has joined #openstack-kolla01:09
*** ansiwen[q] has quit IRC01:13
kevinzrwellum: Good evening01:13
rwellumHey kevinz01:13
*** vkhanna has quit IRC01:13
kevinzrwellum: Actually not, I still meet with this problem01:13
kevinzrwellum: Hey01:13
kevinzrwellum: does the command "kollakube res create configmap" doesn't work01:14
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add support policy.yaml file - Aodh  https://review.openstack.org/51456501:15
rwellumkevinz: lot of folks use that and I don't think it's been very problematic - what makes you think you have an issue there?01:16
rwellumWhat is your environment? VM? Bare metal?01:17
kevinzrwellum: Yes, I think so. My env is in VM01:18
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add support policy.yaml file - Aodh  https://review.openstack.org/51456501:18
kevinzrwellum: With K8s 1.8.101:18
kevinzrwellum: ubuntu 16.0401:18
rwellumCan you show output of: 'kubectl get pods --all-namespaces' please?01:19
*** vkhanna has joined #openstack-kolla01:20
kevinzrwellum: I paste here: http://paste.openstack.org/show/624537/01:20
*** ansiwen[q] has joined #openstack-kolla01:21
kevinzrwellum: Every thing is OK except the mariadb01:21
*** danardelean has joined #openstack-kolla01:21
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944301:21
rwellumkubectl log mariadb-init-element-kmgx7 -n kolla01:23
kevinzError from server (BadRequest): container "main" in pod "mariadb-init-element-kmgx7" is waiting to start: ContainerCreating01:24
kevinzrwellum: And there is kubectl describe :http://paste.openstack.org/show/624541/01:25
*** danardelean has quit IRC01:26
*** yangyapeng has joined #openstack-kolla01:27
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944301:27
*** yangyapeng has quit IRC01:27
*** yangyapeng has joined #openstack-kolla01:28
*** yangyapeng has quit IRC01:28
*** yangyapeng has joined #openstack-kolla01:28
rwellumI'm not sure - there is no smoking gun or anything. You have two interfaces on your vm - one external and one internal>01:28
rwellum?01:28
*** salv-orlando has joined #openstack-kolla01:28
kevinzrwellum: Yes, also just to make sure, the external is for neutron to external network, and the internal network is for ssh?01:31
*** caowei has joined #openstack-kolla01:31
rwellumNo kind of the opposite. An external ip for mgmt, downloading etc. And an internal (with no ip address) which is given to neutron.01:32
kevinzrwellum: OK, great01:33
rwellumBut I don't think this is your issue. Can you do a quick ifconfig or ip a?01:33
*** salv-orlando has quit IRC01:33
kevinzrwellum: if internal ip has ip address, is it also OK?01:34
rwellumI think it messes up neutron. But you're nowhere near that stage anyway.01:34
kevinzrwellum: Yes01:34
rwellumhttps://www.irccloud.com/pastebin/HTr1Wpg6/01:35
kevinzhttp://paste.openstack.org/show/624542/01:35
rwellumThat's what I do for ubuntu.01:35
rwellumWould you be willing to try my tool to bring it up?01:35
kevinzens3 is the network interface. ens8 is neutron external interface01:35
kevinzrwellum: in your configuration, there is only eth1?01:36
rwellumNo - eth0 or equivalent too - I was just showing the interface up but with no ip address.01:36
rwellumIf you want to try this automatically - but still following the bm guide you can use my tool ko.py. "git clone https://github.com/RichWellum/k8s.git". Create a directory to work from, like 'os' and then you'd run: "../k8s/ko.py ens3 ens4 -iv ocata".01:40
rwellumIf you add "-cc" to the end of the above, it'll clean up your current session safely.01:40
rwellumThen run again with no -cc01:40
kevinzrwellum: Great, I will try your tool. Thanks very much01:47
rwellumnp01:48
openstackgerritChangBo Guo(gcb) proposed openstack/kolla master: Fix docstring of method run_build  https://review.openstack.org/51461801:49
rwellumIn my command above - I mean ens3 ens8 - not ens4 obviously01:49
kevinzrwellum: Yes, I see, I will do that:-)01:49
*** kiennt26 has joined #openstack-kolla01:51
masbergood morning all, I have installed kolla-ansible 5.0.1 and memcached container fails, this is the docker logs http://paste.openstack.org/raw/624544/, any thoughts?01:52
*** itlinux has joined #openstack-kolla01:53
*** kiennt26 has quit IRC01:53
*** kiennt26 has joined #openstack-kolla01:54
rwellumkevinz: did you install openvswitch chart before mariadb?01:54
rwellumHey masber - not related to your question - sorry! But did you once have issues running libvirt?01:55
openstackgerritzenghui.shi proposed openstack/kolla master: Add ptp service docker image  https://review.openstack.org/51370301:58
masberrwellum, mmm not really, I am having issues with haproxy on 5.0.1 which I had to disable until further notice01:59
masberrwellum, and with memcached01:59
rwellumAh yes - pike is causing me many issues too. libvirt, keepalived etc.01:59
openstackgerritMerged openstack/kolla-ansible master: Use internal_protocol variable to replace http  https://review.openstack.org/51456101:59
masberrwellum, but I haven't tested the environment yet, I am just trying to deploy it01:59
*** jamesbenson has joined #openstack-kolla02:00
rwellumI haven't seen that particular issue masber but probably have not go that far in my deployments.02:00
*** kevinz_ has joined #openstack-kolla02:01
rwellumkevinz: I think the issue is probably that you did not helm install openvswitch - that should come before mariadb.02:01
masberrwellum, are you using kolla-kubernetes?02:02
*** jamesbenson has quit IRC02:02
rwellummasber: yes mainly02:02
*** kevinz_ has quit IRC02:02
masberok, im using kolla-ansible02:03
*** kevinz__ has joined #openstack-kolla02:03
*** kevinz__ has quit IRC02:06
*** kevinz__ has joined #openstack-kolla02:06
*** kevinz__ has quit IRC02:07
rwellumYes but same containers :)02:07
*** lukepatrick has joined #openstack-kolla02:11
openstackgerritMerged openstack/kolla-ansible master: Add the api works num for watcher  https://review.openstack.org/51434002:13
*** itlinux has quit IRC02:15
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible stable/pike: Optimize zuul v3 jobs  https://review.openstack.org/51451702:15
*** itlinux has joined #openstack-kolla02:16
*** jamesbenson has joined #openstack-kolla02:17
*** unicell has quit IRC02:26
*** lhx_ has joined #openstack-kolla02:37
lhx_Could anyone help look at this issue? Thanks in advance! https://bugs.launchpad.net/kolla-kubernetes/+bug/172678402:38
openstackLaunchpad bug 1726784 in kolla-kubernetes "can't get mirror with default repo url" [Undecided,New] - Assigned to Hanxi Liu (hanxi-liu)02:38
*** kevinz_ has joined #openstack-kolla02:41
kevinz_rwellum:  sorry I just attended a meeting and have a slow response. I will check the helm now02:45
*** kevinz_ has quit IRC02:47
rwellumnp kevinz_ my tool does things in the correct order but that's the one thing I notice different02:47
*** unicell has joined #openstack-kolla02:49
*** ArminderSingh has quit IRC02:49
*** kevinz_ has joined #openstack-kolla02:52
*** unicell has quit IRC02:53
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add note about overwriting policy.json file  https://review.openstack.org/51118602:54
spsuryamorning all02:54
spsuryakrtaylor: yes I rang02:54
*** ArminderSingh has joined #openstack-kolla02:54
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add support policy.yaml file - Aodh  https://review.openstack.org/51456502:54
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add support policy.yaml file - Aodh  https://review.openstack.org/51456502:55
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944302:57
*** daidv has joined #openstack-kolla02:59
*** dave-mccowan has quit IRC02:59
*** yanpeifei has joined #openstack-kolla03:00
*** itlinux has quit IRC03:00
openstackgerritHeetae Ahn proposed openstack/kolla master: Add RHEL subscription registration  https://review.openstack.org/49514803:01
yanpeifeigood morning!03:01
*** yanpeifei has quit IRC03:06
*** kevinz_ has quit IRC03:07
*** jamesbenson has quit IRC03:08
*** kevinz_ has joined #openstack-kolla03:11
duonghqmorning guys03:14
*** kevinz_ has quit IRC03:14
*** yanpeifei has joined #openstack-kolla03:16
yanpeifeiI submitted  a code. please help me  review. thanks03:17
yanpeifeihttps://review.openstack.org/#/c/514493/03:17
*** yanpeifei has quit IRC03:22
*** caowei has quit IRC03:25
*** lxdong has joined #openstack-kolla03:29
*** salv-orlando has joined #openstack-kolla03:29
*** lukepatrick has quit IRC03:29
*** salv-orlando has quit IRC03:33
*** yanpeifei has joined #openstack-kolla03:37
yanpeifeiplease help me  review.  thanks!03:38
yanpeifeihttps://review.openstack.org/#/c/514178/03:38
*** gkadam has joined #openstack-kolla03:38
lxdongHow to check DB_ROOT_PASSWORD set in mysql_secure_installation?03:40
yanpeifeiafter set,you can  try  it.03:42
lxdongfound ,thanks ,it's set in kolla-ansible boostrap_cluster.yml       DB_ROOT_PASSWORD: "{{ database_password }}" which read from passwords.yml03:44
yanpeifeiplease  help me review.  thanks!03:44
yanpeifeihttps://review.openstack.org/#/c/514493/03:44
*** zhangfei has joined #openstack-kolla03:51
*** mdnadeem has joined #openstack-kolla03:59
*** jtriley has joined #openstack-kolla04:02
*** kiennt26 has quit IRC04:07
masberyus curious is people having issues deploying instances on nova using kolla-ansible 5.0.1?04:17
masberI am getting this error from nova-scheduler http://paste.openstack.org/raw/624553/04:17
*** skramaja has joined #openstack-kolla04:19
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944304:23
*** caowei has joined #openstack-kolla04:24
masberapologise, previous link was missing the bottom part of the logs, this is the end of it http://paste.openstack.org/raw/624556/04:25
*** jtriley has quit IRC04:32
*** coolsvap has joined #openstack-kolla04:32
*** huanxie has quit IRC04:34
yanpeifeihttps://review.openstack.org/#/c/514493/04:39
yanpeifeiplease  help me review. thanks!04:40
*** jamesbenson has joined #openstack-kolla04:44
*** yanpeifei has quit IRC04:49
*** jamesbenson has quit IRC04:49
*** mummer has joined #openstack-kolla04:59
*** mummer has quit IRC04:59
*** huanxie has joined #openstack-kolla05:03
*** janki has joined #openstack-kolla05:05
*** jaosorior has quit IRC05:07
*** unicell has joined #openstack-kolla05:14
*** lpetrut has joined #openstack-kolla05:18
*** salv-orlando has joined #openstack-kolla05:18
*** unicell1 has joined #openstack-kolla05:21
*** unicell has quit IRC05:21
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Implement blazar ansible role  https://review.openstack.org/45475205:22
*** jaosorior has joined #openstack-kolla05:23
*** lpetrut has quit IRC05:26
*** lpetrut has joined #openstack-kolla05:28
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible stable/pike: Allow outward_rabbitmq with enable_outward_rabbitmq  https://review.openstack.org/51491305:30
*** cloudnull has quit IRC05:32
*** cloudnull has joined #openstack-kolla05:34
*** xinliang has joined #openstack-kolla05:36
*** kbyrne has quit IRC05:42
*** kbyrne has joined #openstack-kolla05:45
*** cloudnull has quit IRC05:48
*** cloudnull has joined #openstack-kolla05:50
openstackgerritMerged openstack/kolla stable/pike: cinder-api: handle Debian too  https://review.openstack.org/51457305:52
*** cah_link has joined #openstack-kolla06:00
*** cah_link1 has joined #openstack-kolla06:03
*** cah_link has quit IRC06:04
*** cah_link1 is now known as cah_link06:04
*** kiennt26 has joined #openstack-kolla06:07
*** lhx_ has quit IRC06:08
*** lhx_ has joined #openstack-kolla06:08
openstackgerritDai Dang Van proposed openstack/kolla-ansible master: Add support policy.yaml file - Aodh  https://review.openstack.org/51456506:09
*** lpetrut has quit IRC06:13
*** unicell1 has quit IRC06:27
*** jchhatbar has joined #openstack-kolla06:27
*** zhangfei has quit IRC06:28
*** janki has quit IRC06:29
*** lpetrut has joined #openstack-kolla06:33
openstackgerritChason Chan proposed openstack/kolla-ansible master: Add content about cluster_network interface  https://review.openstack.org/51454406:34
*** egonzalez has joined #openstack-kolla06:38
*** pcaruana has joined #openstack-kolla06:39
*** zhangfei has joined #openstack-kolla06:41
*** salv-orlando has quit IRC06:44
*** salv-orlando has joined #openstack-kolla06:45
*** cah_link has quit IRC06:46
*** jchhatbar is now known as janki06:47
*** hieulq has quit IRC06:47
*** salv-orlando has quit IRC06:49
*** salv-orlando has joined #openstack-kolla06:49
*** hieulq has joined #openstack-kolla06:50
*** gfidente has joined #openstack-kolla06:50
*** gfidente has quit IRC06:50
*** gfidente has joined #openstack-kolla06:50
openstackgerritMerged openstack/kolla master: Fix docstring of method run_build  https://review.openstack.org/51461806:54
openstackgerritMerged openstack/kolla master: Update links in README.rst  https://review.openstack.org/51085406:54
*** unicell has joined #openstack-kolla06:54
*** unicell1 has joined #openstack-kolla06:56
*** unicell has quit IRC06:59
*** lpetrut has quit IRC07:01
*** danardelean has joined #openstack-kolla07:06
*** zhangfei has quit IRC07:08
*** unicell1 has quit IRC07:10
*** danardelean has quit IRC07:14
*** dardelean has joined #openstack-kolla07:16
ZopharHello everyone.... Does anyone has the Virtual IPs disapearing after a certain amount of time? A keepalived container restart fix this... but why it's disapearing?07:18
*** egonzalez has quit IRC07:20
*** zhangfei has joined #openstack-kolla07:21
*** egonzalez has joined #openstack-kolla07:23
*** athomas has joined #openstack-kolla07:27
*** egonzalez has quit IRC07:28
*** egonzalez has joined #openstack-kolla07:32
*** magicboiz has joined #openstack-kolla07:35
*** zhangfei has quit IRC07:38
*** magicboiz has quit IRC07:39
*** danardelean has joined #openstack-kolla07:40
*** rmart04 has joined #openstack-kolla07:42
*** magicboiz has joined #openstack-kolla07:46
*** danardelean has quit IRC07:48
*** salv-orlando has quit IRC07:51
*** zhangfei has joined #openstack-kolla07:51
*** salv-orlando has joined #openstack-kolla07:52
*** salv-orlando has quit IRC07:56
*** lhx_ has quit IRC07:57
*** dougsz has joined #openstack-kolla08:01
*** heigao has quit IRC08:02
*** egonzalez has quit IRC08:03
*** salv-orlando has joined #openstack-kolla08:05
*** magicboiz has quit IRC08:05
korean101egonzalez: Finally, I deployed in three nodes08:15
korean101but how can i set custom config? (--dhcp-option-force=option:mtu,1400)08:15
*** paramite has joined #openstack-kolla08:17
korean101change this file? (/usr/share/kolla-ansible/ansible/roles/neutron/templates/dnsmasq.conf.j2)08:18
*** bmace has quit IRC08:27
*** bmace has joined #openstack-kolla08:27
*** serlex has joined #openstack-kolla08:31
lxdongyum -y install openstack-keystone results in No package openstack-keystone available. I want to use keystone-manage token_flush. BTW, I found client of services used in horizon use token_id not session which caused large token table in mariadb, right?08:32
*** zhangfei has quit IRC08:33
lxdongand token received from keystone expiration time is only 1 hour but it's configured in kolla-ansible with 86400 which is a day.08:40
*** zhangfei has joined #openstack-kolla08:45
*** jmccarthy has joined #openstack-kolla08:49
*** egonzalez has joined #openstack-kolla08:50
dougszI've got a zuul failure which looks completely unrelated to my change (http://logs.openstack.org/37/514637/1/check/kolla-ansible-ubuntu-source/d088154/ara/file/040464f8-03fc-4124-8e53-c5fa5c8ebe3a/#line-71)08:55
dougszI figure I should just 'recheck'?08:55
*** lpetrut has joined #openstack-kolla09:07
*** danardelean has joined #openstack-kolla09:14
openstackgerritSaravanan KR proposed openstack/kolla master: Add DPDK package for centos and rhel family in ovsdpdk container  https://review.openstack.org/51224709:14
*** jascott1 has quit IRC09:15
*** danardelean has quit IRC09:15
*** jascott1 has joined #openstack-kolla09:15
*** jascott1 has quit IRC09:20
*** cah_link has joined #openstack-kolla09:37
*** ktibi has joined #openstack-kolla09:37
ktibiHi all, do you provide last image on dockerhub (5.0.0) ??09:38
ktibiI found https://hub.docker.com/u/kolla but last tag is 4.0.009:38
egonzalezktibi, not yet, we're working in an automatic method to push images09:41
ktibiegonzalez ok thx ;)09:41
mgoddardHi, could anyone give an idea of when kolla-k8s will be production-ready? I seem to remember someone saying a year, but I can't remember who or when it was!09:44
*** cah_link has quit IRC09:45
lxdongHow to use session client of horizon service components?09:56
*** magicboiz has joined #openstack-kolla10:04
*** duonghq has quit IRC10:06
*** kiennt26 has quit IRC10:07
*** magicboiz has quit IRC10:09
*** magicboiz has joined #openstack-kolla10:16
*** yangyapeng has quit IRC10:17
masbergood afternoon all, I can't create instances on 5.0.1, this is the error message I get http://paste.openstack.org/raw/624578/10:22
masberany thoughts?10:22
*** skramaja has quit IRC10:25
*** tovin07_ has quit IRC10:29
*** salv-orlando has quit IRC10:32
*** k_mouza has joined #openstack-kolla10:33
*** salv-orlando has joined #openstack-kolla10:33
*** kevinz has quit IRC10:33
bjolohowdy10:37
*** pcaruana has quit IRC10:37
openstackgerritjinke proposed openstack/kolla-ansible master: Skydive cannot recognize docker container  https://review.openstack.org/51502110:40
*** pbourke has quit IRC10:40
*** pbourke has joined #openstack-kolla10:42
*** kevzha01 has joined #openstack-kolla10:42
*** egonzalez has quit IRC10:47
k_mouzahello all! I have a problem with mariadb in one of my kolla deployments. I'm deploying 3x controller nodes, and the mariadb container is constantly restarting after 42 seconds.10:54
k_mouzaerror messages here: https://gist.github.com/anonymous/d549ddbaaea3fcbde717abb459b758f411:00
k_mouzaany ideas please?11:00
*** egonzalez has joined #openstack-kolla11:05
*** huanxie has quit IRC11:05
*** huanxie has joined #openstack-kolla11:08
masberok, I think I found the error! http://paste.openstack.org/raw/624585/11:08
masberpermission denied!?11:08
*** caowei has quit IRC11:09
k_mouzamasber, try unloading and reloading the kvm and kvm_intel kernel modules on your hypervisors11:12
*** egonzalez has quit IRC11:14
ktibiHow Can I push with kolla-build on dockerhub ? kolla.image.build.nova-api:unauthorized: authentication required ! Where Can I add credentials for dockerhub ?11:15
*** danardelean has joined #openstack-kolla11:15
masberktibi, just push it to your local repository11:16
ktibimasber but in doc https://docs.openstack.org/kolla/pike/image-building.html11:17
ktibiTo push images to a Dockerhub repository named mykollarepo:11:17
ktibikolla-build -n mykollarepo --push11:17
masberthat will push to your local repository under the name mykollarepo11:17
masberand not to docker hub11:17
ktibihum and with --registry ?11:18
ktibidockerhub is just a public registry11:19
*** danardelean has quit IRC11:20
*** kevzha01 has quit IRC11:21
dougszI hit a second unrelated (and different) error after re-running the Zuul check on this change (https://review.openstack.org/#/c/514593/). Has anyone else seen this? I guess I should file a bug? I couldn't find one.11:22
mgoddardmasber, ktibi: I think you need the local registry IP to push to a local registry, right?11:25
mgoddardso 1.2.3.4:mykollarepo is local, buy mykollarepo defaults to dockerhub?11:25
*** yangyapeng has joined #openstack-kolla11:25
*** egonzalez has joined #openstack-kolla11:30
*** dave-mccowan has joined #openstack-kolla11:31
masbermgoddard, you are right11:41
masberwhich images are best for 5.0.1?11:42
masberdefintely centos binary fails11:42
masberI am now trying bulding source11:42
masbermy problem is that I don't have enough space for all of them :(11:42
*** pcaruana has joined #openstack-kolla11:43
ktibimasber 5.0.1 is stable ?11:45
masberI wouldnt say so11:45
masberat least for centos binary11:45
masberis 5.0.0 stable?11:46
*** ansmith has quit IRC11:46
ktibifor me yes, I use centos binary with 5.0.011:46
masberfuck, ok I will try that11:46
masbersorry11:46
masberwhich services are you using?11:46
ktibiI am trying to build them now for push in my dockerhub11:47
ktibiservices like nova heat ... ?11:47
*** huanxie has quit IRC11:48
masbermagnum? ironic? sahara?11:48
ktibinop basic services11:48
ktibihttp://paste.openstack.org/show/624591/11:48
*** dciabrin has quit IRC11:50
*** huanxie has joined #openstack-kolla11:50
ktibiironic is stable with centos11:50
ktibimgoddard use it with kayobe11:51
*** ktibi has quit IRC11:59
k_mouzahello egonzalez! how's everything? I was hoping you could point me to the right direction with a problem I have (not sure if you've seen my earlier message). I basically have a deployment with 3x controller nodes, but the mariadb container is restarting on all of them after 42 seconds of it being alive. Log errors here: https://gist.github.com/anonymous/d549ddbaaea3fcbde717abb459b758f4#file-gistfile1-txt-L612:00
k_mouzaselinux is disabled by the way12:01
egonzalezk_mouza, looks like quorum was lost, dind you made any operation in the cluster? restarts, upgrades, etc?12:01
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Implement ceph fs  https://review.openstack.org/50840712:02
k_mouzaegonzalez, the cluster was all power off because it had to be physically moved12:02
egonzalezk_mouza, stop and start mariadb cluster is not easy to do12:03
*** lpetrut_ has joined #openstack-kolla12:03
egonzalezneed to be shutdown in order, and then start in reverse order, so master is shutoff last one and start first12:03
k_mouzaegonzalez, when it got powered on, I found that error. I built a new mariadb image and did a kolla upgrade, but the upgrade failed when it tried to bring up the mariadb service12:03
*** pcaruana has quit IRC12:03
*** pcaruana has joined #openstack-kolla12:04
k_mouzaegonzalez, oh ok! I have to note that! Silly question, but is the master mariadb node the first one in the inventory or I have to find out? And is it recoverable now, or should I destroy and re-deploy?12:05
*** zhangfei has quit IRC12:05
*** masuberu has joined #openstack-kolla12:06
egonzalezk_mouza, can be recovered, but is hard to do. there is a playbook to do recover but can result in data lost12:07
egonzalezhere is a change with instructions to shutdown the cluster properly12:07
*** ktibi has joined #openstack-kolla12:08
*** masber has quit IRC12:09
egonzalezhttps://review.openstack.org/#/c/466881/16/doc/operating-kolla.rst12:09
k_mouzaegonzalez, thanks a lot! I'll try the recover and I'll save those notes!12:12
*** k_mouza_ has joined #openstack-kolla12:15
*** k_mouza has quit IRC12:17
*** zhangfei has joined #openstack-kolla12:22
*** sean-k-mooney has quit IRC12:24
*** sbezverk has joined #openstack-kolla12:26
*** Zophar has quit IRC12:27
*** huanxie has quit IRC12:30
*** ansmith has joined #openstack-kolla12:41
*** goldyfruit has joined #openstack-kolla12:46
*** jtriley has joined #openstack-kolla12:52
*** jamesbenson has joined #openstack-kolla12:57
openstackgerritSongHao proposed openstack/kolla-ansible master: Modify the instructions for setting up vip.  https://review.openstack.org/51208712:57
*** jtriley has quit IRC12:57
*** jamesbenson has quit IRC13:09
*** dciabrin has joined #openstack-kolla13:13
*** jtriley has joined #openstack-kolla13:14
openstackgerritAndy Smith proposed openstack/kolla-ansible master: Add support for hybrid messaging backends  https://review.openstack.org/46896613:17
*** jtriley has quit IRC13:19
masuberuktibi, is memcached container working for you?13:19
ktibiyep13:20
ktibimasuberu https://hub.docker.com/r/ktibi/centos-binary-memcached/13:20
masuberuyou just uploaded the images to docker hub?13:20
kolla-slack<aslancimbom100> hi, when using ceph, which process/action defines the secret on the compute nodes?13:21
ktibiI build image and upload13:21
ktibiLast pushed: an hour ago13:21
k_mouza_hey egonzalez. So, as you said, shutting down the nodes did mess up mariadb and now when the first node tried to start I get this error: http://paste.openstack.org/raw/624610/13:21
egonzalezaslancimbom100 in which deploy method?13:22
k_mouza_egonzalez, is there anyway to manually edit that grastate.dat file via kolla to force a mariadb cluster bootstrap?13:22
egonzalezk_mouza_, means databases cluster is screw up, im not good to recover after this point, maybe someone else is a db expert for this13:23
kolla-slack<aslancimbom100> hey egonzalez. I'm using ceph for nova backend. I can see on one compute node secrets are define, `virsh secret-list`, however its empty on another compute node. I want to track down what/how it failed13:23
kolla-slack<aslancimbom100> I understand this isn't a kolla issue13:23
k_mouza_egonzalez, good enough answer for me! Destroy and redeploy it is then ;) ! Thanks again!13:24
egonzalezaslancimbom100 using kolla-ansible or kolla-kubernetes?13:24
kolla-slack<aslancimbom100> ahh sorry, kolla-ansible13:24
*** huanxie has joined #openstack-kolla13:25
egonzalezaslancimbom100 secrets files are copied in ceph.yml task https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/tasks/ceph.yml#L6613:25
masuberunova is still not working for me13:26
masuberueven with 5.0.013:26
egonzalezaslancimbom100 then copied inside containers to /etc/libvirt/secrets https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/nova/templates/nova-libvirt.json.j2#L1713:26
egonzalezmasuberu, what is failing?13:26
masuberuegonzalez, nova complains while building an instance. This is what I can see from nova-conductor logs http://paste.openstack.org/show/624614/13:29
masuberuegonzalez, permission denied to console.log file13:29
egonzalezmasuberu, container images are centos7.4 right? will need to cherry-pick latest pike code or wait for 5.0.1 where is fixed13:30
egonzalezcentos 7.4 release screwed up nova because upgraded libvirt version13:30
masuberuegonzalez, centos binary13:30
masuberuah you mean hsot kernel?13:30
masuberuhost13:30
masuberuor images?13:31
egonzalezmasuberu, images13:31
masuberuok let me check13:31
masuberuegonzalez, yes CentOS Linux release 7.4.1708 (Core)13:32
masuberuso how come it works for ktibi?13:32
egonzalezmasuberu, as said, wait for 5.0.1 or use github code in stable/pike branch13:32
masuberuok13:33
rwellumegonzalez: regarding libvirt - any work-around?13:33
masuberuegonzalez, thanks!13:33
rwellumI've been debugging this for a while with kolla-k8s - didn't know there's a known issue.13:33
kolla-slack<aslancimbom100> thanks @egonzalez13:34
egonzalezmasuberu, this is the change with the fix https://review.openstack.org/#/c/506529/8/ansible/roles/nova/templates/qemu.conf.j213:34
egonzalezbefore pike, only ubuntu applied this because had newer libvirt version, now need to set also oraclelinux and centos13:35
rwellumegonzalez: probably need the same change in kolla-k8s then13:36
masuberuegonzalez, thanks! may I also ask for memcahed http://paste.openstack.org/show/624615/?13:36
*** k_mouza has joined #openstack-kolla13:36
egonzalezmasuberu, something related to ulimit , some people raised that, but not replicable for most of people13:37
masuberuoh I see, ok13:37
egonzalezmasuberu, are you root? custom limit settings or something that may change for most deployments?13:37
masuberuegonzalez, I'm root yes13:38
*** mdnadeem has quit IRC13:38
masuberuother than that I do same as when deploying 4.0.013:38
egonzalezmasuberu, you can change memcached_connection_limit to a higher or lower value13:38
masuberuok13:39
*** jtriley has joined #openstack-kolla13:39
masuberuwill google that13:39
egonzalezmemcached_connection_limit is a kolla variable13:39
*** k_mouza_ has quit IRC13:39
masuberuok easy13:40
*** kevzha01 has joined #openstack-kolla13:40
*** kevzha01_ has joined #openstack-kolla13:42
*** egonzalez has quit IRC13:42
*** mdnadeem has joined #openstack-kolla13:42
*** egonzalez has joined #openstack-kolla13:42
*** mdnadeem has quit IRC13:44
*** kevzha01 has quit IRC13:45
ktibimasuberu I have pb with nova13:46
ktibilibvirtError: internal error: qemu unexpectedly closed the monitor:13:46
ktibiegonzalez I guess it's what you talked about centos and libvirt ?13:46
*** jiriprox has joined #openstack-kolla13:46
masuberuktibi, I am applying the changes suggested by egonzalez13:46
masuberuktibi, give me 10 minutes to test and I will get back to you with an answer13:47
ktibimasubery egonzalez works13:49
ktibimasuberu egonzalez thx for patch ;)13:49
*** sbezverk has quit IRC13:50
egonzalezthank wanghongxu for the fix :)13:51
*** kevzha01_ has quit IRC13:52
ktibi+1 :)13:53
*** lpetrut_ has quit IRC13:53
*** huanxie has quit IRC13:55
*** huanxie has joined #openstack-kolla13:56
*** mdnadeem has joined #openstack-kolla14:00
*** zhangfei has quit IRC14:00
*** hongbin has joined #openstack-kolla14:08
*** kevzha01 has joined #openstack-kolla14:16
*** kevzha01 is now known as kevinz14:16
*** lukepatrick has joined #openstack-kolla14:19
*** salv-orlando has quit IRC14:21
*** salv-orlando has joined #openstack-kolla14:22
*** bmace has quit IRC14:24
*** danardelean has joined #openstack-kolla14:25
*** salv-orlando has quit IRC14:26
*** danardelean has quit IRC14:26
masuberuhow was it to fix this error? ERROR: InvocationError: '/root/kolla/.tox/genconfig/bin/oslo-config-generator --config-file etc/oslo-config-generator/kolla-build.conf'14:26
*** huanxie has quit IRC14:28
*** jamesbenson has joined #openstack-kolla14:29
*** coolsvap has quit IRC14:31
*** huanxie has joined #openstack-kolla14:33
ktibiok tenant_network_types use the first value for default14:39
ktibioups sorry wrong channel14:39
*** TxGirlGeek has joined #openstack-kolla14:41
*** k_mouza has quit IRC14:43
*** k_mouza has joined #openstack-kolla14:43
*** david-lyle has quit IRC14:44
*** rmart04 has quit IRC14:49
*** snuffkin has quit IRC14:50
*** david-lyle has joined #openstack-kolla14:53
*** sbezverk has joined #openstack-kolla14:56
*** jamesbenson has quit IRC14:56
*** egonzalez has quit IRC15:01
*** huanxie has quit IRC15:04
*** snuffkin has joined #openstack-kolla15:13
*** lrensing has joined #openstack-kolla15:15
*** jascott1 has joined #openstack-kolla15:18
*** egonzalez has joined #openstack-kolla15:19
egonzalezIs there meeting today?15:19
*** kevinz has quit IRC15:20
*** jascott1 has quit IRC15:22
gemaegonzalez: in 40 mins, no?15:23
gemaish15:23
sdakehello fellas15:25
sdakeegonzalez did you obtain a new job after leaving ibm?15:25
*** huanxie has joined #openstack-kolla15:26
sdakekfox1111 around?15:27
kolla-slack<kfox1111> At the gas station. Be in to work in about 15 min15:32
spsuryahi sdake15:34
inc0o/15:35
rwellumSo question to the cores... Shouldn't commits like: https://review.openstack.org/#/c/506529/8 - be targeted at kolla-kubernetes too? Almost 99.9999% likely same bug as the ansible roles are cloned into kolla-k8s.15:42
rwellumBe great if a reviewer could point this out: "does this apply to kolla-k8s".15:44
kfox1111sdake: ping15:44
sdakesup spsurya15:44
sbezverkrwellum on the other hand we could wait and see ;) ?15:44
*** vhosakot has joined #openstack-kolla15:45
rwellumThat's why I am asking :) - you guys been doing this for a lot longer than me.15:45
inc0rwellum: https://review.openstack.org/#/c/513546/15:45
egonzalezsdake yep, i left IBM for other job15:46
inc0but I don't think it's what you're seeing15:46
rwelluminc0: nope I patched that earlier today and libvirt still crashes15:46
*** duonghq has joined #openstack-kolla15:46
inc0error this bug is about is when you spawn vm and libvirt can't access the console log15:46
rwellumsbezverk: you added tcp_listen=1 to kolla-k8s?15:47
*** klindgren_ has joined #openstack-kolla15:47
inc0so what you can try to do is to build your images for libvirt and pin version to one that works for you (ocata one)15:47
rwellumOh yeah I started that last night. I was getting deploy issues mixing the two - but I will try again today.15:48
sbezverkrwellum not recently15:48
rwellumsbezverk: we were hypothesizing that might be the cause of my pike libvirt crashes.15:49
*** pcaruana has quit IRC15:49
inc0Jeffrey4l: around?15:49
*** klindgren has quit IRC15:49
sbezverkrwellum that was not me or I was unconscious when I mentioned it ;)15:50
*** egonzalez has quit IRC15:50
*** egonzalez has joined #openstack-kolla15:51
inc0rwellum: you might've found unseen bug:P15:51
*** ktibi has quit IRC15:51
inc0I mean I haven't seen anyone reporting it15:51
*** ktibi has joined #openstack-kolla15:51
gemarwellum: what kind of libvirt crashes?15:52
gemacan you elaborate?15:52
rwellumgema: nova-libvirt container in Pike crashes endlessly. If I remove the tcp_listen from the config then it simplifies to complaining about a missing certificate file.15:53
rwellumThis is on k8s of course.15:53
rwellumNo issue same environment with Ocata15:54
rwelluminc0: no-one else is running kolla-k8s with Pike maybe?15:55
gemarwellum: kevinz is working on it15:55
gemaI have some update for the meeting15:55
gemabut we haven't got to a point where libvirt may crash15:55
gemamariadb and rabbit are on the way15:55
rwellumgema: working on what? If libvirt doesn't crash - probably different issue?15:56
gemarwellum: trying to deploy15:56
gemarwellum: we still don'g have a working cloud15:57
*** danardelean has joined #openstack-kolla15:57
rwellumsbezverk - headlines from all the commits to k8s for libvirt https://www.irccloud.com/pastebin/Jx40AXHb/15:57
rwellumThat last one is the one I think inc0 suspected15:57
*** huanxie has quit IRC15:57
rwellumgema: Ah IC.15:57
gemarwellum: ramping up15:57
inc0meeting15:58
rwellumYeah - you were replying to my 'no-one else is running kolla-k8s with Pike maybe?' comment. Thanks - glad someone else is doing it too!15:58
*** danardelean has quit IRC15:58
gemarwellum: yep, trying to15:58
gemais meeting-3 ?15:58
rwellum-4 gema15:59
spsuryagema: meeting-415:59
gemathanks15:59
*** salv-orlando has joined #openstack-kolla16:00
*** itlinux has joined #openstack-kolla16:01
*** coolsvap has joined #openstack-kolla16:01
*** jascott1 has joined #openstack-kolla16:02
sdakeegonzalez whered u go16:04
*** britthouser has joined #openstack-kolla16:05
jmccarthyAre there some known issues trying to get either the console or console log working correctly ?16:05
*** huanxie has joined #openstack-kolla16:05
jmccarthyI'm seeing where in horizon console log works for cirros (but not console) and console works for ol7 instance (but not console log) ?16:06
*** jascott1 has quit IRC16:07
egonzalezjmccarthy, what kind of console? Vnc, spice or serial?16:07
*** jascott1 has joined #openstack-kolla16:08
jmccarthyegonzalez: configured for vnc16:08
egonzalezsdake, went back my previous job in a bank16:08
jmccarthyAt least I believe that is what horizon is using ..16:08
*** janki has quit IRC16:09
*** serlex has quit IRC16:16
*** jmccarthy has left #openstack-kolla16:19
*** k_mouza has quit IRC16:31
*** daidv has quit IRC16:32
*** daidv has joined #openstack-kolla16:33
*** huanxie has quit IRC16:36
*** daidv has quit IRC16:40
*** daidv has joined #openstack-kolla16:44
*** britthouser has quit IRC16:52
*** egonzalez has quit IRC16:56
*** lpetrut has quit IRC16:59
duonghqgoodnight guys17:00
rwelluminc0: I'm bringing my cluster back up in pike, without the last change set so I can share the full debug again.17:00
*** gfidente is now known as gfidente|afk17:00
rwellumNight duonghq17:07
*** duonghq has quit IRC17:10
*** huanxie has joined #openstack-kolla17:13
*** danardelean has joined #openstack-kolla17:18
*** danardelean has quit IRC17:18
*** goldyfruit has quit IRC17:21
*** dmsimard is now known as dmsimard|afk17:23
*** vhosakot_ has joined #openstack-kolla17:28
*** vhosako__ has joined #openstack-kolla17:29
*** vhosakot has quit IRC17:30
*** daidv has quit IRC17:31
*** vhosakot_ has quit IRC17:33
*** danardelean has joined #openstack-kolla17:34
*** danardelean has quit IRC17:35
*** rwsu has quit IRC17:40
*** mdnadeem has quit IRC17:41
*** TxGirlGeek has quit IRC17:43
*** genek has joined #openstack-kolla17:43
*** danardelean has joined #openstack-kolla17:43
*** lpetrut has joined #openstack-kolla17:43
*** huanxie has quit IRC17:44
genekHi, have anyone tried to build kolla images on arm64 architecture?17:44
genekI've got error creating aufs mount to /var/lib/docker/aufs/mnt/ : invalid argument when building neutron-server17:45
*** danardelean has quit IRC17:46
genekAny ideas on possible cause of this error?17:47
*** TxGirlGeek has joined #openstack-kolla17:49
*** gkadam has quit IRC17:54
*** genek has quit IRC17:55
*** salv-orlando has quit IRC17:55
*** salv-orlando has joined #openstack-kolla17:56
*** salv-orlando has quit IRC18:00
*** jascott1 has quit IRC18:01
*** genek has joined #openstack-kolla18:05
*** strigazi_ has joined #openstack-kolla18:13
*** paramite has quit IRC18:14
*** strigazi has quit IRC18:16
*** strigazi_ is now known as strigazi18:17
*** matrohon_ has joined #openstack-kolla18:17
inc0rwellum: O18:28
inc0I'm back18:28
inc0let me know how it goes18:28
*** lpetrut has quit IRC18:31
kfox1111back.18:40
*** matrohon_ has quit IRC18:43
*** ktibi has quit IRC18:45
rwellumI'm back as well - was working on my Sydney Slides.... 🤷‍♂️18:47
rwellumI have it up and running, and crashing - I did not remove the tcp listen pieces this time around.18:47
rwellumI tried it on master, but there's a cinder bug so I don't get that far. tarball for ocata - something in my config is wrong I think and I'm not getting too far.18:48
*** newmember has joined #openstack-kolla18:50
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385518:53
inc0here goes nothgin ^ job that is supposed to actually push to dockerhub18:53
inc0so in a few you'll (hopefully) have master images in dockerhub18:54
*** salv-orlando has joined #openstack-kolla18:55
SamYapleinc0: it wont work19:06
SamYapleinc0: same comments from PS119:06
*** goldyfruit has joined #openstack-kolla19:09
kolla-slack<inc0> Right, ill deal with naming and stuff later. Lokolla was about deploy not build19:11
kolla-slack<inc0> Lokolla was tarball specific19:12
SamYapleinc0: not that part. you literally cant use that secret in the playbooks right now. no matter the pipeline19:14
*** mummer has joined #openstack-kolla19:16
*** matrohon_ has joined #openstack-kolla19:17
inc0ah yeah, you mean explicitly declare secret in .zuul? I know19:21
*** matrohon_ has quit IRC19:22
SamYapleinc0: and the playbook19:22
inc0that part I don't understand, why won't it just pick playbook from parent?19:23
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385519:25
SamYapleinc0: it will, but you cant use the secret in it19:25
SamYapleas part of the security behind the secrets19:25
inc0ok, so I need to explicitly redeclare it, I see. I'll do that, thanks19:26
SamYapleyea thats why i liked the post playbook, so i wasnt overriding anything. just appending19:27
*** huanxie has joined #openstack-kolla19:27
inc0yeah that makes sense19:29
*** salv-orlando has quit IRC19:33
*** salv-orlando has joined #openstack-kolla19:35
inc0ok, back to mariadb enigma19:35
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277919:37
*** Pavo has joined #openstack-kolla19:38
*** rwsu has joined #openstack-kolla19:38
*** TxGirlGeek has quit IRC19:39
*** hrw has quit IRC19:39
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385519:40
*** hrw has joined #openstack-kolla19:41
*** danardelean has joined #openstack-kolla19:46
*** danardelean has quit IRC19:51
*** coolsvap has quit IRC19:51
*** dciabrin has quit IRC19:54
*** huanxie has quit IRC19:58
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385520:00
*** jiriprox has quit IRC20:05
*** dciabrin has joined #openstack-kolla20:09
*** hachi_ has joined #openstack-kolla20:09
*** TxGirlGeek has joined #openstack-kolla20:11
*** glycerine has joined #openstack-kolla20:19
*** glycerine has left #openstack-kolla20:22
*** glycerine has joined #openstack-kolla20:23
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277920:29
*** ansmith has quit IRC20:30
*** jtriley has quit IRC20:35
*** huanxie has joined #openstack-kolla20:35
*** jiriprox has joined #openstack-kolla20:36
*** glycerine has quit IRC20:42
*** goldyfruit has quit IRC20:42
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385520:43
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277920:48
*** masuberu has quit IRC20:51
*** glycerine has joined #openstack-kolla20:51
*** danardelean has joined #openstack-kolla20:52
*** glycerine has quit IRC20:53
*** mummer has quit IRC21:02
*** hachi_ has quit IRC21:03
*** mummer has joined #openstack-kolla21:03
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277921:04
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385521:05
*** huanxie has quit IRC21:06
*** dmsimard|afk is now known as dmsimard21:08
*** mummer has quit IRC21:10
*** mummer has joined #openstack-kolla21:13
*** TxGirlGeek has quit IRC21:15
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944321:16
*** sbezverk has quit IRC21:27
*** jamesbenson has joined #openstack-kolla21:27
*** mwynne has quit IRC21:28
*** mwynne has joined #openstack-kolla21:30
*** dougsz has quit IRC21:45
*** danardelean has quit IRC21:52
*** rwsu has quit IRC21:54
*** rwsu has joined #openstack-kolla21:54
*** rwsu has quit IRC21:56
*** jamesbenson has quit IRC22:03
*** jamesbenson has joined #openstack-kolla22:04
*** TxGirlGeek has joined #openstack-kolla22:08
*** jamesbenson has quit IRC22:08
*** lukepatrick has quit IRC22:12
*** itlinux has quit IRC22:14
*** xinliang has quit IRC22:20
*** dciabrin has quit IRC22:28
*** mwynne has quit IRC22:29
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944322:35
*** glycerine has joined #openstack-kolla22:38
*** ansmith has joined #openstack-kolla22:39
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: WIP Dockerhub publisher job  https://review.openstack.org/51385522:48
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277922:50
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944322:57
*** Pavo has quit IRC22:57
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/50944322:59
*** alanmeadows has quit IRC23:03
*** alanmeadows has joined #openstack-kolla23:03
*** hongbin has quit IRC23:05
*** masuberu has joined #openstack-kolla23:05
*** danardelean has joined #openstack-kolla23:17
*** danardelean has quit IRC23:21
*** TxGirlGeek has quit IRC23:23
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla-ansible master: Enable multinode scenarios in zuulv3  https://review.openstack.org/51277923:27
masuberugood morning all, has someone successfully deployed manila? I am getting an error from dockerhub http://paste.openstack.org/show/624648/23:34
*** lrensing has quit IRC23:37
*** dardelean has quit IRC23:39
*** danardelean has joined #openstack-kolla23:44
*** retr0h has quit IRC23:53
*** retr0h has joined #openstack-kolla23:53
masuberuit is ok now, I could not pull all images at once23:57

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!