Tuesday, 2017-03-28

*** jrobinson has joined #openstack-kolla00:01
sbezverkI will build new ubuntu libvirtd container to match version I have on the host and see if it helps00:03
sdakeok peeps check this out - I need help badly: http://paste.openstack.org/show/60439400:03
kfox1111I wonder if thats related to the ceph volume mount issue I saw earlier too.00:03
*** shashank_t_ has joined #openstack-kolla00:03
spsuryamorning all00:03
kfox1111sdake: kubectl describe pod00:04
sbezverkkfox1111: possible, but it works on centos 100%00:04
sdakekfox1111 are you dense ;)00:04
kfox1111sbezverk: yeah. I was seeing that too.00:04
sdakekfox1111 - check out the paste again00:04
* sdake does a dance00:04
*** signed8bit is now known as signed8bit_Zzz00:04
kfox1111sdake: tahts a pod list. where's the describe pod on the failing pod?00:05
sdakeoh thats lvm00:05
sdakethats because iscsi isnt' running or something00:05
*** shashan__ has joined #openstack-kolla00:05
sdakei know aout that00:05
sdakethe point is compute is running00:05
kfox1111k.00:05
kfox1111sdake: oh. I thought you were asking why it was broken.00:05
sdakeso placement 4.0.0 works00:05
kfox1111cool. :)00:05
sdakei was making a joke - iguess poorly :)00:05
*** caoyuan has joined #openstack-kolla00:06
kfox1111sdake: had a cold for the last few days. my brains pretty fuzzy. :/00:06
sdakekfox1111 i've been in a constant state of almost being sick for 9 months00:06
kfox1111bummer. :/00:06
sdakeits actually a good thing00:07
sdakethat means my health is good :)00:07
sdakeconsidering i have two children who constantly bring around germs00:07
kfox1111I know, right? I think 98% of the bugs in the last few years correlate rather directly to the amount of wall licking my little boy has performed. :/00:08
*** shashank_t_ has quit IRC00:08
kfox1111one of these days he's gonna stop tasting things he shouldn't....00:09
sdakei asked my doctor about reading that stress wrecks yoru immune system00:10
sdakemy doctor said the right amount of stress + anxiety improves your health00:11
sdakethe problem most people have is balancing that00:11
kfox1111yeah.00:11
sdakehe also said it improves your general immune system response00:11
sdakewhich blew me away00:11
sdakehes a super pro00:11
sdake"I find that answer vague and unconvincing."00:11
*** shashan__ has quit IRC00:12
kfox1111somewhere between, what doesnt' kill you makes you stronger, and just chips away at your streangth until you have none left.00:12
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Simple configmap to raw kubectl  https://review.openstack.org/44926200:15
sdakerwellum - the review seems to work00:15
sdakerwellum if you know what your oding00:15
sdakerwellum i will hopefully integrate everyones changes tonight00:15
sdakerwellum although my mortal form grows weary :)00:16
sdakesince kubeadm is difficult to setup, i'm going to include a quick dummy guide to getting kubeadm + calico rolling00:16
*** signed8bit_Zzz is now known as signed8bit00:16
sdakeuntil those upstreams make their docs/code more accessible00:17
*** schwicht has joined #openstack-kolla00:17
sdakefollowing the current master docs in the various repos doesn't work00:17
sdake(to setup kubernetes  + cni calico driver000:17
kfox1111sbezverk: or tweak some scripts to automate it.00:17
sdakerather canal driver)00:17
kfox1111sdake: or tweak some scripts to automate it.00:17
sdakekfox1111 peopel can contribute scripts if they like - i think most people want to understand the whole workflow beginning to end before they make a decision00:18
kfox1111sdake: workflow's continuing to change. its likely that by the time anyone tries it, it breaks. :/00:19
kfox1111the expierence of it being broken all the time is much worse then it being a black box. :/00:19
kfox1111it being a black box, you know it works, yout just need to dig into how.00:19
sdakekfox1111 fortunately i don't plan to relly on the gate for dev00:19
kfox1111if its broken, yhou just don't have any faith.00:19
sdakekfox1111 so plan to rely on docs - just like the other 80% of devs int he world :)00:20
sdakeand maintain them as such00:20
kfox1111sdake: yeah, but devenv's don't work that way. you set it up once, then tend to ignore the docs.00:20
kfox1111only infrequently do you refer to it and find out its broken.00:20
sdakethis is really a deployment doc00:20
sdakeif people use it for dev, that is their perogative00:20
kfox1111I guess I'm just saying, docs that have a lot of steps dont get followed, and get broken a lot.00:21
kfox1111people don't read docs in general.00:21
sdakei agree00:22
sdakealthough what are we to point them to if we have no docs?00:22
sdake"well go read the code luke"00:22
sdakeno ciesta bien00:22
kfox1111code.00:22
kfox1111"run this shell script"00:22
kfox1111or, "run this container"00:22
kfox1111or something like that.00:22
sdakeboth operators and developers want to know how a thing works00:23
kfox1111ideally its 100% testable in a gate, or at least mostly.00:23
sdakeat some point they are willing to treat things as a black box00:23
kfox1111that can be done in docs.00:23
sdakebut not the front interface00:23
kfox1111but when the understanding isnt 100%, it doesnt' break getting a working system.00:23
kfox1111thats the difference.00:23
kfox1111allow it to be linux from scratched, but don't reocmment that as the default.00:24
kfox1111build it for them, and then explain how it work,00:24
kfox1111and if they want to linux from scratch, then and only then, they do that.00:24
sdakewell i suppose we have a difference of opinion on this point00:25
sdakewho is right - nobody knows :)00:25
kfox1111I'm the kind that wants to linux from scratch it.00:25
kfox1111but 90%+ of folks dont.00:25
sdakepeople that use kolla-ansible want to understand the entire workflow00:25
kfox1111I agree.00:25
sdakei ever tell you about corosync and people asking me about inane log messages and what they mean00:25
kfox1111but you don't ask them to paste in every ansible task one at a time in a doc.00:25
sdakefor 3-4 years i was asked daily what does "XYZ log msg mean"00:25
sdakeyou knwo what I did?00:25
*** lucasxu has joined #openstack-kolla00:26
inc0write a doc?00:26
sdakeno00:27
sdakecorosync was mature and had over 25k production deployments in finance /etc00:27
sdakea doc would have created more problems00:27
sdakethat is the 90% yoru talking about that don't care kfox111100:27
sdakethe real production deployments00:27
sdakeearly adoptors, do care00:27
sbezverkinc0: do you know why we use 1.3.1 libvirt-bin on ubuntu00:28
sbezverkand if it can be changed for PoC?00:28
kfox1111sdake: I get earlier adopters care, but its gotta be stableish too. it cant be broken all the time.00:29
sdakethat 90% figure you quoted kfox1111 - they care abouth ow a system behaves00:29
sdakethe 10% - the early adopters - care how a system works00:29
kfox1111how can be a bit more abstract. pictures, etc.00:30
sdakeearly adoptors need to experience the software to learn it00:30
kfox1111not a big list of shell snippets.00:30
sdakea big list of documented shell snippets helps people understand how a system works00:30
kfox1111I agree. but that can be done by poking at a working deployment more easily then standing one up from scratch.00:31
sdakedevenv = working deployment - yet nobody uses it00:31
kfox1111only if its not leading them down the wrong direction.00:31
kfox1111which happens if the docs get out of sync with reality.00:31
kfox1111which happens way to often. :/00:31
sdakedocs do get out of sync00:31
kfox1111especially on a rapidly changing project.00:31
sdakei fail to see how that is relevant though :)00:31
sdakeif they are maintained - they stay in sync and keep new devs coming00:32
sdakesaying "go read the gate code or the devnenv shell script" is a recipe for no contributors00:32
kfox1111if you share code, they are easier to maintain. thats my point.00:32
sdakeeasier to maintain vs slower community growth00:32
sdaketradeoff there00:32
kfox1111no. we share code between the gate, and the dev env, and the prod stuff.00:32
kfox1111and test it.00:32
SamYaplesbezverk: http://packages.ubuntu.com/xenial/libvirt-bin00:33
kfox1111right now, its a copy pasted nightmare.00:33
sdakeinc0 how many times has kolla-ansible been tested by the quickstart guide?00:33
SamYaplesbezverk: you can grab libvirt-bin 2.5.0 from ocata cloud-archive00:33
*** adrian_otto has quit IRC00:33
*** Pavo has quit IRC00:33
kfox1111sdake: rather, how long does it take a major brakage in the kolla-ansible docs to be noticed.00:34
kfox1111(and kolla-ansible isn't changing as rapidly as kolla-kubernetes)00:35
*** tonanhngo has quit IRC00:35
sbezverkSamYaple: thanks so it is default then.. infra ubuntu vm gets 2.5.0, I see some issue which could be related tp mixed versions00:35
sdakekfox1111 not sure i have the answer to your question although the QSG in kolla-ansible was changing as rapidly as the code base00:36
sbezverkSamYaple: if I need to build ubuntu source for nova-libvirt with 2.5.0, what do I need to change, I an more ver fluent in ubuntu..00:36
sbezverkSamYaple: I meant to say, I am NOT very  fluent in Ubuntu00:37
SamYaplesbezverk: change it to ocata cloud-archive00:37
SamYaplesbezverk: looks like master is ocata cloud-archive00:38
SamYapleso you should be pulling in that in the nova-libvirt container00:38
sbezverkSamYaple: just tried kolla master and it still get 1.3.100:39
esharaosdake recreated my vm and almost got all pods running except for cinder-lvm and my nova-libvirt is crashing00:39
SamYaplesbezverk: which container are you expecting to have libvirt-bin 2.5.0 again00:39
sbezverknova-libvirt00:40
*** gkadam has quit IRC00:40
SamYaplesbezverk: can you run `apt-cache policy libvirt-bin` in the nova-libvirt container00:40
*** sayantan_ has quit IRC00:42
sdakeesharao that is good to hear :)00:43
sdakeesharao i mean not the libvirt crashing00:43
sdakebut the almost all running00:43
sdakeesharao did you git am the 0001-* patch?00:43
sdakei htink cinder-lvm requires iscsi00:43
esharaonope00:43
esharaoahh ok..  i will check it out00:43
sdakeesharao want me to walk you through a recovery?00:43
sbezverkSamYaple: I can but I cannot get results quickly as it is a gate job00:44
sdakeehsso you don't have to reset from scratch?00:44
sdakeesharao ^^00:44
esharaooh nice..00:44
esharaoone more thing.. my compute keeps on crashing..00:44
esharaois that due to using ubuntu as my base os?00:44
sdakeesharao yup - we have solutiosn for those00:44
sdakeno its due to incorrect documentation00:44
sdakeesharao http://cisco.webex.com/join/stdake if its not too late for ya00:45
esharaoits a bit late.. can we do it tomorrow?00:45
eanylinsdake: question, did you try and create VM?00:45
sdakeeanylin i have only deployed on bare metal using all of the wealth of information in the review00:45
*** tonanhngo has joined #openstack-kolla00:45
eanylinyeah, same here, all my containers are running00:46
sdakeeanylin grats :)00:46
sdakeesharao i am free at 12 PM MST00:46
eanylinnova hypervisor-list shows that nova is running well00:46
eanylinsdake: Thanks :)00:46
esharaook.. perfect.. will ping you then00:46
esharaothanks00:46
eanylinbut I get no valid host found error00:46
sdakeesharao happy to help00:46
sbezverkSamYaple: to build ubuntu source using 2.5.0, which config I need to change on kolla side? config.py?00:47
eanylinas seen in the nova scheduler logs...00:47
SamYaplesbezverk: im just pointing out that ocata xenial-updates which is added in base sources.list for ubuntu has 2.5.0 libvirt-bin00:47
esharaothanks for all your help sdake00:47
esharaotty tomorrow00:47
SamYaplesbezverk: you shouldnt need to change anything00:47
sdakeeanylin boy that erorr is annoying - can yo urun kubectl get pods -n kube-system -> pasteservice00:47
SamYaplesbezverk: oh.. wait.. is this arm based?00:47
sbezverkSamYaple: hmm I am positive that currently 4.0.0 images still use 1.3.100:48
sdakeeanylin note i haven't spun up a vm as of yet - i was dancing when i got kubernetes rolling and then kolla-kubernetes rolling in one day thanks to all the work done in that doc review00:48
SamYaplesbezverk: i said master!00:48
SamYaplesbezverk: newton doesnt have a new version of libvirt-bin :P00:48
sdakeeanylin my brain can only take so much success in one day :)00:48
*** tovin07_ has joined #openstack-kolla00:48
SamYaplesbezverk: i can walk you though how to add it i suppose... but its going to probably be a pain00:48
eanylinsdake: http://paste.openstack.org/show/604398/00:48
sbezverkSamYaple: ok let me re-try, I tried master 20 minutes ago and it still got 1.3.100:49
eanylinhaha, I know. I was in that state 2 days ago :)00:49
sdakeeanylin kubectl get pods -n kolla -> paste00:49
eanylinits in the same paste00:49
SamYaplesbezverk: https://github.com/openstack/kolla/blob/master/docker/base/sources.list.ubuntu#L1100:49
SamYaplesbezverk: http://ubuntu-cloud.archive.canonical.com/ubuntu/dists/xenial-updates/ocata/main/binary-amd64/Packages00:49
SamYaplesbezverk: search libvirt-bin on the second link00:49
sdakeeanylin are you anthony?00:49
eanylinyah00:49
SamYaplesbezverk: with those you should be pulling in 2.5.0 libvirt-bin, unless some apt pinning breaks it00:50
*** tonanhngo has quit IRC00:50
sdakeeanylin nah - you did kube-system bck to back in that paste00:50
sdakeeanylin we have you to thank for figuring all this stuff out :)00:50
eanylinsdake: No problem :)00:50
eanylinsdake: I did another paste, http://paste.openstack.org/show/604399/00:51
eanylinsdake: Took a long time to figure out though, I was looking at the config used for the gate test, should have looked at that long time ago...00:52
*** tovin07 has joined #openstack-kolla00:52
*** esharao has quit IRC00:54
duonghqI got TSP :D00:55
sbezverkSamYaple: got it thanks00:58
sdakeeanylin did you run init-runonce?01:01
*** yangyapeng has joined #openstack-kolla01:02
*** cuongnv has joined #openstack-kolla01:04
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952901:08
spsuryaduonghq: grats, you earned it01:09
duonghqthank spsurya01:10
sdakeduonghq we pretty much ave kolla-kubernetes rolling if you want to give it a spin01:12
sdakeduonghq i know its been a long  road to get to a deployment01:12
duonghqsdake, roger, currently, which tool you uses for bring k8s cluster?01:12
sdakeduonghq kubeadm01:13
sdakeduonghq which I'd recommend you use if you are up to it01:13
sdakeduonghq i dont know how to use other tools and it took the community a week to sort out deploying with kubeadm01:13
duonghqsdake, hmm, I'm using with, but something wrong with the network01:13
sdakeduonghq with?01:13
duonghqpods cannot communicate with others01:14
sdakeduonghq if you ahe an hour or so i can walk you through the setup01:14
duonghqI'm reading your ps01:15
sdakeduonghq read the comments too01:16
sdakeduonghq hwoever there is a key peice missing and that is setting up kubernetes01:16
duonghqsdake, ya, sometime painful01:18
sdakeduonghq are you setting up in a vm or bare metal?01:19
duonghqsdake, I'm using VMs01:19
sdakeduonghq ok - well if your up to get going let me knwo01:20
sdakeif not, i'll fix the docs up s othey are as correct as I can make them01:20
*** caoyuan_ has joined #openstack-kolla01:22
*** signed8b_ has joined #openstack-kolla01:24
*** qiliang27 has quit IRC01:25
*** caoyuan has quit IRC01:25
*** ipsecguy has quit IRC01:25
*** qiliang27 has joined #openstack-kolla01:26
*** ipsecguy has joined #openstack-kolla01:27
*** signed8bit has quit IRC01:27
*** MarginHu has joined #openstack-kolla01:27
*** tovin07 has quit IRC01:28
*** tovin07 has joined #openstack-kolla01:29
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952901:30
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add VMware NSXV support to neutron  https://review.openstack.org/45009201:31
duonghqsdake, in multi node cluster, how do you label node?01:32
masberhi, for kolla-ansible, both neutron_external_interface and network_interface needs to have access to the internet right?01:32
*** unicell has quit IRC01:33
sdakeduonghq i did just one node01:33
sdakeduonghq alhtough labeling multiple nodes is jus tlike labeling one node01:33
duonghqhow many node should be controller/compute? do you have any suggest?01:34
*** zhubingbing has joined #openstack-kolla01:34
*** rhallisey has quit IRC01:34
openstackgerritLingyong Xu proposed openstack/kolla-kubernetes master: Drop py34 target in tox.ini  https://review.openstack.org/44989801:36
*** signed8b_ is now known as signed8bit_Zzz01:38
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Add Warning  https://review.openstack.org/45049801:39
eanylinsdake: Yeah, so the neutron and keystone and all that is working01:39
openstackgerritshaofeng cheng proposed openstack/kolla-ansible master: Fix secure_proxy_ssl_header option  https://review.openstack.org/44985901:40
eanylinsdake: I suspect we are missing the micro services for placement endpoint and service create01:40
eanylinthe cell0 database should not be empty01:40
sdakeeanylin entirel ypossible01:45
*** dixiaoli has joined #openstack-kolla01:46
sdakeeanylin here is my start.sh script: http://paste.openstack.org/show/60440101:47
eanylinok01:47
eanylinI think mine is probably similar01:48
eanylinyou see any tables generated for nova_cell0?01:49
eanylinif you go into your mariadb>01:49
eanylin?01:49
duonghqsdake, around?01:49
sdakeduonghq yes01:49
*** signed8bit_Zzz is now known as signed8b_01:50
duonghqI get error: KollaDirNotFoundException: Unable to locate None directory in search_paths01:50
sdakeduonghq you needt o cherrypick a patch and git commit it01:50
duonghqI cherrypick zhu's ps and resolved conflict01:51
sdakeduonghq run git log and verify the patch is applied01:51
duonghq    Fix problem with kollakube res create configmap01:51
duonghq -01:51
duonghqyes01:51
sdakeduonghq here is my patch - moemnt01:52
duonghqwhich dir are you clone kolla-* into?01:52
duonghqI fixed it once01:52
sdakei did a mkdir kolla-bringup01:52
sdakecd kolla-bringup01:52
sdakegit clone both repos01:52
sdakepip uninstalled all kolla related things01:52
*** zhurong has joined #openstack-kolla01:52
sdakethen pip install kolla-ansible/ kolla-kubernetes/01:52
sdakeif you leave the tailing / off, bad things happen :)01:52
duonghqsdake, are you mentioning this? https://review.openstack.org/#/c/43974001:53
sdakeafter applying the patch you have to reinstall kolla-ansible01:53
sdakeduonghq thats the one that needs to be added01:53
duonghqthis is kolla-k8s one?01:53
sdakethere is also one that needs to be added ofr kolla-ansible01:53
sdakeperhaps i should modify the documentation to be more clear01:54
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Unpin Canal  https://review.openstack.org/45042301:54
kfox1111they may have identified the fix for canal.01:55
sdakekfox1111 do you have a link?01:55
kfox11112 lines up.01:55
sdakewhat does that do?01:56
duonghqsdake, your pip installs packages to /usr/share?01:56
sdakeduonghq indeed01:56
kfox1111adds an env var.01:56
kfox1111if it works, I think they will submit it upstream.01:56
kfox1111just testing for now.01:56
duonghqhmm, in my system, it installs to dist-package01:57
kfox1111duonghq: best to use venv's.01:58
kfox1111then you dont risk getting your base system all junked up.01:58
sdakekfox1111 he is in a vm01:58
sdakeduonghq some files get instaleld in /usr/share some files in /usr/lib/python2.7/site-packages01:58
sdakeduonghq depends on the file01:58
duonghqhmm, ok, it my system, it's /usr/local/share01:59
sdakeduonghq on ubuntu?01:59
duonghqsdake, yes, VMs is ubuntu01:59
sdakeduonghq i see01:59
sdakeduonghq docs are designed around centos at present01:59
sdakeduonghq there isn't a whole lot of delta01:59
duonghqeither ubuntu or venvs, the path is differ from docs01:59
duonghqsdake, roger01:59
sdakeyou have found one of  them - where share is located02:00
duonghqit's not a big deal02:00
kfox1111sdake, less important then, but still a good practice to get into.02:00
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Fixing ironic deployment failure on Ubuntu  https://review.openstack.org/44980302:00
kfox1111cause you also never know who else is watching.02:00
sdakekfox1111 everyone is watching ;)02:00
kfox1111exactly. :)02:01
kfox1111and they might not know the finer points of thowaway vm's vs bare metal for python deployment.02:01
kfox1111virtualevs are safe either way.02:01
sdakevirtualenvs provide no protection for kubernetes02:01
sdakekubernetes litters the system with all kinds of crap02:02
kfox1111best to minimize the litter.02:02
duonghqthe interface is set in globals.yml?02:04
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Helm Native Values.  https://review.openstack.org/44982602:08
*** signed8b_ is now known as signed8bit_Zzz02:08
*** dixiaoli has left #openstack-kolla02:11
*** dixiaoli has joined #openstack-kolla02:11
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Helm Native Values.  https://review.openstack.org/44982602:12
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Helm Native Values.  https://review.openstack.org/44982602:13
duonghqsdake, what is dns name if I used VMs? iirc, it's the IP of one of kubeapi?02:18
sdakeduonghq working on doc update - let me finish that, then you can run through the instrucitons again?02:19
*** eanylin has quit IRC02:19
duonghqsure02:19
duonghqnot know you're writting that02:19
*** dixiaoli has quit IRC02:23
*** dixiaoli has joined #openstack-kolla02:25
*** signed8bit_Zzz is now known as signed8b_02:33
*** eanylin has joined #openstack-kolla02:34
zhubingbinghi guys02:51
*** MarginHu has quit IRC02:53
duonghqsdake, 2 VMs out of 3 crashed by unknown reason :(02:53
duonghqzhubingbing, hi02:53
*** duonghq has quit IRC02:53
sdakesup zhubingbing02:54
sdakei got kubernetes deployed02:54
sdakeand most of kolla-kubernetes as well02:54
sdakeworking on docs now02:54
zhubingbingji02:54
zhubingbingji02:54
sdakezhubingbing we got some ansibles for you to do02:54
zhubingbingok02:54
sdakezhubingbing if your up for it02:54
zhubingbingnp02:54
zhubingbingnp02:54
sdakewe are ejecting kolla-ansible as a dep from kolla-kubernetes02:55
sdakewe are doing that by copying only what is needed from kolla-ansible into kolla-kubernetes02:55
sdakeinc0 has started that work02:55
zhubingbingi look inc0‘s commiit02:55
*** schwicht has quit IRC02:55
sdakezhubingbing can you make a blueprint for it02:55
sdakei feel that is blueprint worhty work02:55
zhubingbingall kolla-ansible project?02:55
zhubingbingok i know02:56
sdakeno jsut genconfig02:56
zhubingbingemm02:56
zhubingbingsure02:57
sdakei think inc0 is in training for the next 3 or 4 days or something02:57
sdakezhubingbing create a blueprint after looking at kolla-kubernets/ansible dir02:57
zhubingbingi fixing it02:57
sdakezhubingbing and i'll help you sort out the blueprint work items02:57
zhubingbinghmm perfect02:57
kolla-slack<inc0> You're writing BP for ansible config in k8s?03:00
*** duonghq has joined #openstack-kolla03:00
sdakeinc0 feel we should03:00
sdakeinc0 as well as release notes03:00
* duonghq back 03:00
sdakeinc0 spread the work around03:00
sdakeinc0 i thought youwere out - but if your in - perhaps you can help zhubingbing with spreading hte work03:01
sdakesup duonghq03:01
zhubingbinghttps://blueprints.launchpad.net/kolla-kubernetes/+spec/move-config-to-kolla-k8s03:01
kolla-slack<inc0> Zhubingbing if your want to help, check out my glance patch03:01
sdakeinc0 got a link?03:01
zhubingbingyesterday i had look it03:01
kolla-slack<inc0> I'm writing from phone03:02
zhubingbing I've seen before03:02
zhubingbinghttps://review.openstack.org/#/c/449755/03:02
zhubingbingsdake03:02
zhubingbingsdake https://blueprints.launchpad.net/kolla-kubernetes/+spec/move-config-to-kolla-k8s  can u help me sort out the blueprint work items03:03
zhubingbing;)03:03
kolla-slack<inc0> Zhubingbing take cinder if you want03:05
zhubingbinghmm03:05
zhubingbingok03:05
sdakeinc0 are you working on nova atm?03:06
kolla-slack<inc0> Nova in progress, ks glance and neutron done03:06
*** schwicht has joined #openstack-kolla03:08
sdakemerged or not merged?03:09
sdakeif not merged they are in progress :)03:09
kolla-slack<inc0> Merged03:09
sdakeplease self assign: https://blueprints.launchpad.net/kolla-kubernetes/+spec/move-config-to-kolla-k8s03:12
zhubingbingOK03:12
zhubingbingglance have merged03:13
duonghqfound the issue: my HDD is running out of space :(03:14
sdakeduonghq that will do it03:18
eanylinsdake: Do let me know if you guys need my help in any way :)03:19
sdakeeanylin YES03:20
sdakeeanylin docs, code, maintaining launchpad, there are many things to be done03:20
eanylinsdake: Ok, agree03:20
eanylinsdake: I can help out :)03:21
*** fooliouno has joined #openstack-kolla03:22
kolla-slack<vhosakot> @inc0 I’d like to help contributing to https://blueprints.launchpad.net/kolla-kubernetes/+spec/move-config-to-kolla-k8s too… helps genconfig… I’ll refer https://review.openstack.org/#/c/449755/03:25
kolla-slack<vhosakot> @inc0 is @zhubingbing doing cinder, I’ll take neutron and horizon..03:25
masberhi, I have a vm with 2 virtual interfaces which are connected to same VLAN and hence to the same physical nic on the hypervisor, I tried to deploy openstack through kolla-ansible but I can't access the internet from the router namespace. Am I doing something stupid by using same VLAN for both kolla interfaces (neutron_external_interface and network_interface) even though I am using different virtual nics?03:26
*** g3ek has quit IRC03:27
sdakeeanylin you can help with this one: https://blueprints.launchpad.net/kolla-kubernetes/+spec/deploy-guide03:28
eanylinsdake: ok03:28
sdakevhosakot please self assign in the blueprint03:28
sdakeeanylin are you familiar with the gerit workflow of submitting patches?03:28
kolla-slack<vhosakot> @sdake ok, will do, thanks..03:29
eanylinI just started last week actually03:29
sdakeeanylin cool03:29
sdakeeanylin whats your tz03:29
kolla-slack<vhosakot> @sdake so, did you get your single-VM up and all OpenStack pods up (Running state without restarting)03:29
eanylinwhat is tz? sorry03:29
sdakeeanylin timezone03:29
sdakeeanylin i am gmt-7 (MST)03:29
eanylinoh, I am in Central03:29
sdakevhosakot yes i did, although vm got stuck in the "BULIDING" state03:30
sdakevhosakot i deployed on bare metal - docs hopefully coming in next hour or so03:30
kolla-slack<vhosakot> @sdake I’m planning to write a python script to re-use the gate scripts to automatically deploy dev-env.  I did something like that for kolla almost a year ago, and it worked perfectly and I was able to re-use the gate scripts to deploy kolla’s dev env.03:30
sdakethere are alot of comments to go thorugh03:30
*** jrobinson_ has joined #openstack-kolla03:30
sdakevhosakot we already have something like that claled 'devenv'03:30
sdakevhosakot here is our roadmap to 1.0.0:03:31
kolla-slack<vhosakot> @sdake nice! you reached the point to boot a nova VM… great03:31
*** jrobinson has quit IRC03:31
sdakehttps://etherpad.openstack.org/p/kolla-pike-ptg-k8s-release-roadmap03:32
sdakevhosakot here is our blueprints for 0.6.0: https://launchpad.net/kolla-kubernetes/+milestone/0.6.003:32
kolla-slack<vhosakot> cool, thanks for the info @sdake03:33
kolla-slack<inc0> Vhosakot neutron is done03:33
kolla-slack<inc0> Horizon is for the taking03:33
*** jrobinson_ is now known as jrobinson03:33
kolla-slack<vhosakot> @inc0 cool, I’ll pick horizon then..03:33
kolla-slack<inc0> Thanks03:33
kolla-slack<vhosakot> cool03:34
kolla-slack<vhosakot> @sdake do you know if https://github.com/openstack/kolla-kubernetes/blob/master/tools/setup_dev_env.sh is used and works OTB?03:34
sdakevhosakot it worked at one point03:34
sdakedoes it work with 4.0.0 images?  unkkwon03:34
sdakebmace may be able to answer - he did that work03:34
kolla-slack<vhosakot> cool03:34
kolla-slack<vhosakot> @sdake I’ll give my comments for https://review.openstack.org/#/c/447356/.03:35
*** duonghq has left #openstack-kolla03:35
kolla-slack<vhosakot> if the user retries the steps, I think there must be a section to “cleanup the dev env”.. I’ll add this comment.03:36
kolla-slack<vhosakot> without proper cleanup, the user needs to re-image the box to retry the steps in the review.03:36
*** g3ek has joined #openstack-kolla03:36
eanylinvhosakot: Would 'kubeadm reset' and mariadb cleanup suffice?03:37
*** duonghq has joined #openstack-kolla03:37
kolla-slack<vhosakot> @eanylin, not really :slightly_smiling_face:03:38
eanylinok :)03:38
fooliounosdake: I think you discussed the cinder-volume-lvm issue with spsurya earlier today. I see that the cinder-volume-lvm pod failed for me on Ubuntu.03:38
*** vhosakot has joined #openstack-kolla03:38
fooliounosdake: Is there a workaround for it03:39
spsuryafooliouno: did i fixed somehting related to cinder-volume-lvm ?03:40
fooliounospsurya: Hi! Did you get it to work?03:41
fooliounospsurya: Mine fails when I try helm install03:41
spsuryafooliouno: i didnt check03:41
spsuryafooliouno: the issue i faced during kolla-k8s setup was related to vagrant, vbox and libvert03:46
spsuryafooliouno: not with the cinder-volume-lvm03:46
fooliounospsurya: ok. I mistakenly assumed that you encountered the same issue.03:47
spsuryafooliouno: np03:47
openstackgerritcaoyuan proposed openstack/kolla-ansible master: Update the references link for some project  https://review.openstack.org/45055203:47
*** tovin07 has quit IRC03:53
*** zhurong has quit IRC03:57
*** caoyuan has joined #openstack-kolla03:59
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055604:00
*** caoyuan_ has quit IRC04:01
*** signed8b_ is now known as signed8bit_Zzz04:06
*** signed8bit_Zzz is now known as signed8b_04:07
*** vhosakot has quit IRC04:08
sdakefooliouno i think the answer to that problem is to install iscsi04:08
sdakefooliouno mine also fails (cinder-volume-lvm) - I am working on getting hte docs into a shape where I can rerun through them to debug the last parts04:09
sdakethere are like 50 comments on that review04:09
sdakeand i want ot unify them - i am nearing completion04:09
fooliounosdake: I cam across this page that states that additional steps are needed for Ubuntu: https://docs.openstack.org/developer/kolla-ansible/cinder-guide.html04:09
bmacevhosakot: i haven't run my devenv scripts in a few weeks but last time i did they totally worked :)04:25
*** dixiaoli has quit IRC04:26
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: WIP: Deployment Guide Documentation  https://review.openstack.org/44735604:32
eanylinfooliouno: Try labeling your node with kolla_storage as well? Not sure if that will help but I labeled my node with kolla_compute, kolla_controller and kolla_storage04:32
fooliounoeanylin: Thanks. Let me try that.04:33
eanylinfooliouno: No problem04:33
sbezverksdake: most of services you listed in service clean up blueprint are completed..04:34
*** signed8b_ is now known as signed8bit_Zzz04:34
*** lucasxu has quit IRC04:35
*** signed8bit_Zzz is now known as signed8b_04:36
*** jrobinson has quit IRC04:36
sdakesbezverk cool  - feel free to update - need to feed hte children ;)04:37
sdakefooliouno eanylin try checking out that new review in a fresh env and reporting problems ;)04:37
fooliounosdake: will do. Thansk for updating it.04:37
fooliounosdake: as reported by duonghq, the paths are /usr/local/share on Ubuntu instead of /usr/share. I had to update pathfinder.py locally for it to work. Will add a comment.04:40
*** lucasxu has joined #openstack-kolla04:41
eanylinsdake: Reading04:42
eanylinI still think that we are missing something for the placement keystone endpoints04:42
sdakeeanylin agreed04:42
eanylinI think the guide for placement talks about that04:43
sdakeeanylin there were 27 comments outstanding in that last review - i think i addressed them all04:43
eanylinyeah, think you did :)04:43
sdakeeanylin note that there are other microservices related to placement - some create endpoints and setup the db04:44
sdakerather microcharts04:44
eanylinsdake: I think so but it didnt really work for me I think04:44
eanylinthe endpoint one errors out04:44
eanylinwent into crash loop04:45
*** iceyao has joined #openstack-kolla04:45
eanylinfor placement to be installed, I think we need to create placement service, user, endpoints, sync DB04:46
sdakeya - they need to be syncrhonized04:47
sdakehence they need to be in the nova service04:47
sdakewhich means (I believe) they need some form of conditional04:48
sdakethe reason they work in the gate is the gate syncronizes every step of the way04:48
eanylinmost probably the case04:48
eanylinI was reading on forum, it talks about config for placement_database in the nova.conf as well04:48
sdakesbezverk do you have any suggestions for the placement api - seems like a real blocker04:48
eanylinnot sure if that is needed04:49
sdakeeanylin we do that with kolla genconfig04:49
eanylinok04:49
eanylinbut to enabling placement didnt seem to generate [placement_database]04:49
eanylinor maybe I missed something in the process of doing so04:49
sbezverksdake: what do you mean blocker?? the gate is completely green04:49
sdakeeanylin you need a check04:50
eanylinok04:50
sdakesbezverk the gate isn't representative of a real deployment04:50
sdakesbezverk tell me how precisely you deploy the placement api without wait_pods 600 between each step?04:50
sbezverksdake: you should check the code sometime, wait 600 is long gone04:51
sdakesbezverk i know its gone04:51
sdakesbezverk you do understand my point do you not?04:51
*** yangyapeng has quit IRC04:51
sdakesncrhonization should happen in the service level charts04:51
*** lucasxu has quit IRC04:51
sbezverksdake: frankly no. I have cluster with placement workign fine, gate also working fine..04:51
sdakethat is the whole point of service level charts04:51
*** yangyapeng has joined #openstack-kolla04:52
sdakesbezverk you just run helm install on all the placement microcharts al at once and everything just comes up?04:52
sbezverkyes04:52
*** signed8b_ has quit IRC04:52
sdakeeanylin reports that doesn't work for him04:53
sbezverksdake: I do exactly what deploymnet script at the agte does04:53
sbezverksdake: then he has a misconfiguration04:53
*** signed8bit has joined #openstack-kolla04:54
*** jrobinson has joined #openstack-kolla04:54
sdakeplacement api comes up for me, however, my vms stuck in build state forever04:54
*** skramaja has joined #openstack-kolla04:54
sdakesbezverk can you please advise best course of action to get placement apis into the service level charts04:55
eanylinsbezverk, any particular area to look at for the configurations?04:55
sdakeplacement apis/placmenet api microcharts that is04:56
*** zhurong has joined #openstack-kolla04:56
sbezverkeanylin: not from the top of my head.. but I strongly suggest to analize the gate job deployig it04:56
*** yangyapeng has quit IRC04:56
fooliounoenaylin: the dns_name in cloud.yaml ... what should it point to? the kube-dns service address?04:56
eanylinsbezvek: ok04:56
sbezverkguys kube-dns was intriduced just for keystone04:57
sdakefooliouno i cna't get an answer on what dns_name shoudl be set to, although kfox1111 has indicated it hsould be set to your physical nic ip04:57
fooliounosdake: Thanks. Will try that04:57
sbezverkwhen you have a public dns name you want to use for keystone public end point you need to use it04:57
sbezverkfor other scenarios it is not useful04:57
eanylinfooliouno: I used eth0 IP, which is my management/OAM NIC04:58
fooliounoeanylin: thank you04:58
eanylinnp04:58
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Fixing ironic deployment failure on Ubuntu  https://review.openstack.org/44980304:58
fooliounosdake: globals.yml has a hardcoded keystone-public address05:01
fooliounokeystone_public_url: "http://192.168.80.232:5000/v3"05:01
sdakefooliouno no idea what that hsould be05:02
sdakeit probably shoudln't be that though05:02
eanylinfooliouno: I hit the same problem as you with the LVM after I scratched my environment.  I updated the cloud.yaml with LVM info, seems to have got past the error05:02
fooliounoI was wondering if keystone-public:5000/v3 would work (like the rest of the endpoints)05:02
eanylinfooliouno: http://paste.openstack.org/show/604416/05:02
eanylinfooliouno: You can set it to keystone-public05:03
eanylinit should pick up the VIP05:03
sdakeeanylin line 25 is unnecessary05:03
eanylinok05:03
sdakeline 34 will override line 25 always05:03
eanylinwe can remove that line05:03
sdakeactually 25 will override line 3405:03
fooliounoeanylin: I'll try the keystone-public as well as the lvm update in cloud.yml.05:04
sdakebut since they are the same, they are redundant05:04
eanylinfooliouno: Cool05:04
eanylinsdake: Agree05:04
*** shashank_t_ has joined #openstack-kolla05:04
sdakebut you need one in all: or newton is used iirc05:04
sdakeglobals.allt hat is05:04
eanylinsdake: Oh, ok05:05
*** shashank_t_ has quit IRC05:08
*** iceyao has quit IRC05:09
*** lucasxu has joined #openstack-kolla05:12
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Fixing ironic deployment failure on Ubuntu  https://review.openstack.org/44980305:13
sdakeJeffrey4l you around?05:16
*** lamt has joined #openstack-kolla05:19
Jeffrey4lsdake, yep.05:21
sdakeJeffrey4l sbezverk had question re the rationale behind 1.3 of libvirt in ubuntu containers05:22
Jeffrey4lsdake, it is resolved already sbezverk05:22
sdakeJeffrey4l i recall there was some last minute changes05:22
sdakeJeffrey4l apparently it breaks kolla-kubernetes05:22
Jeffrey4lsbezverk, mixed up something. container is OK.05:22
sdakeJeffrey4l or thats the speculation - could you explain why05:22
sdakeJeffrey4l thanks05:23
Jeffrey4lnp05:24
*** dixiaoli has joined #openstack-kolla05:26
*** dixiaoli has quit IRC05:32
*** dixiaoli has joined #openstack-kolla05:32
*** targon has joined #openstack-kolla05:36
*** tvignaud has quit IRC05:40
*** lucasxu has quit IRC05:42
openstackgerritGao Zexu proposed openstack/kolla-ansible master: Fix some blank space issues  https://review.openstack.org/44734805:45
*** tvignaud has joined #openstack-kolla05:53
*** imcsk8_ has joined #openstack-kolla06:01
*** imcsk8 has quit IRC06:01
*** lamt has quit IRC06:01
*** lamt has joined #openstack-kolla06:05
*** jascott1_ has quit IRC06:08
*** caowei has joined #openstack-kolla06:08
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952906:09
*** satyar has joined #openstack-kolla06:09
*** jascott1_ has joined #openstack-kolla06:10
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952906:11
*** kfox1111 has quit IRC06:12
*** jascott1_ has quit IRC06:15
sdakeqwang you about?06:18
*** lamt has quit IRC06:19
*** dixiaoli has quit IRC06:22
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735606:23
*** dixiaoli has joined #openstack-kolla06:31
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move rabbitmq config to kolla-k8s  https://review.openstack.org/45058106:32
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055606:36
*** bjolo has joined #openstack-kolla06:36
*** zhuzeyu has joined #openstack-kolla06:40
*** manheim has joined #openstack-kolla06:41
*** lamt has joined #openstack-kolla06:42
*** manheim has quit IRC06:43
*** manheim has joined #openstack-kolla06:43
*** lamt has quit IRC06:46
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move memcached config to kolla-k8s  https://review.openstack.org/45055606:48
*** sambetts|afk has quit IRC06:48
*** lamt has joined #openstack-kolla06:51
*** tovin07 has joined #openstack-kolla06:52
*** sambetts_ has joined #openstack-kolla06:52
*** haplo37 has quit IRC06:55
*** matrohon has joined #openstack-kolla07:00
*** haplo37 has joined #openstack-kolla07:04
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move heat config to kolla-k8s  https://review.openstack.org/45058907:07
hrwis anyone able to build bifrost images? centos, debian, ubuntu ones failed for me (both binary and source)07:07
*** lamt has quit IRC07:10
openstackgerritBertrand Lallau proposed openstack/kolla-ansible master: Remove ml2_conf.ini file from some Neutron agents  https://review.openstack.org/44799207:12
satyarHi pbourke07:12
satyarpbourke: how are you07:12
*** pcaruana has joined #openstack-kolla07:13
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move heat config to kolla-k8s  https://review.openstack.org/45058907:15
bjolomorning07:17
duonghqmorning bjolo07:17
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952907:18
*** jrobinson has quit IRC07:21
*** dixiaoli has quit IRC07:22
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055607:24
*** dixiaoli has joined #openstack-kolla07:26
*** jaosorior has joined #openstack-kolla07:29
*** bdek has joined #openstack-kolla07:30
*** hrito has joined #openstack-kolla07:33
*** Mech422 has quit IRC07:33
*** Mech422 has joined #openstack-kolla07:33
*** hrito has quit IRC07:35
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move memcached config to kolla-k8s  https://review.openstack.org/45055607:37
*** dixiaoli has quit IRC07:38
*** manheim has quit IRC07:39
openstackgerritjimmygc proposed openstack/kolla-ansible master: Split globals.yml into mutiple part by service  https://review.openstack.org/45010607:40
*** manheim has joined #openstack-kolla07:41
*** dixiaoli has joined #openstack-kolla07:44
*** egonzalez has joined #openstack-kolla07:50
*** jmccarthy has joined #openstack-kolla07:51
hrwtime for morning's refresh of patchset07:51
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055607:52
*** Mech422 has quit IRC07:54
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: iscsid: enable Debian support  https://review.openstack.org/45061207:55
*** Mech422 has joined #openstack-kolla07:55
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952907:55
*** furlongm has joined #openstack-kolla07:57
hrwI hate adding reviewers in gerrit07:58
hrwnormally it is a matter of typing 'firstname lastname' but with openstack devlist it just does not work ;(07:58
hrwdo you have a better way for it?08:03
*** iceyao has joined #openstack-kolla08:03
jaosorioregonzalez: thanks for the review08:05
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move memcached config to kolla-k8s  https://review.openstack.org/45062008:19
*** mgoddard has joined #openstack-kolla08:20
*** nathharp has joined #openstack-kolla08:23
zhubingbingegonzalez around ?08:24
egonzalezzhubingbing, yep08:24
*** dgonzalez has quit IRC08:24
nathharpHi all - hoping for some guidance.   I have a multi node deployment via kolla-ansible.   Everything deploys properly.   However, attempting to assign a floating IP gives an error via horizon:08:29
nathharpError: Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-b1a2a917-c163-4dbb-b298-61ed592957b3']08:29
*** iceyao has quit IRC08:29
*** dgonzalez has joined #openstack-kolla08:30
nathharpNeutron server log gives a backtrace finishing with: neutron.api.v2.resource AttributeError: 'NoneType' object has no attribute 'get'08:30
nathharpthis is using stable/ocata and 4.0.0 dockerhub images08:31
duonghqzhubingbing, around?08:32
zhubingbinghi08:32
zhubingbingi am hear08:32
duonghqcan you kubectl describe po mariadb-0 -n kolla08:33
duonghqand show me the mount section08:33
zhubingbingi destroy my dev enviroment08:33
zhubingbing;(08:33
duonghqfor unknown reason, in my system, resolve-conf doesn't mount in keystone-create-db job08:33
duonghqdo you get it before?08:34
zhubingbingyeah08:34
egonzaleznathharp, can you share full trace of the issue and also check logs from neutron containers08:34
duonghqzhubingbing, how do you solve the issue?08:34
zhubingbingyou must let  k8s-dns is can resolve ip address08:35
duonghqbut the resolve.conf does not point to this cluster-ip08:36
*** iceyao has joined #openstack-kolla08:36
nathharpegonzalez - http://paste.openstack.org/show/604437/ - full trace08:36
nathharpegonzalez - that’s the only error I found08:37
duonghqzhubingbing,  in other words, it got wrong dns server08:37
egonzaleznathharp, any service enabled out of default services?08:37
zhubingbinghmm can u pause your command08:37
nathharpegonzalez - on the networking side - designate08:38
nathharpegonzalez - plus heat, murano and external ceph08:38
duonghqzhubingbing, sorry?08:40
duonghqzhubingbing, I exec ping mariadb in memcached pod for test08:40
egonzaleznathharp, have you followed designate guide? https://github.com/openstack/kolla-ansible/blob/master/doc/designate-guide.rst08:40
duonghqalso, keystone-createdb job cannot connect to mariadb08:40
*** iceyao has quit IRC08:41
nathharpegonzalez - aha, I’d not seen that.   I’ve only recenly enabled designate at the request of one of my devs08:41
*** iceyao has joined #openstack-kolla08:42
nathharpegonzalez - first things first, I’ll disable and see if the problem goes away08:42
egonzaleznathharp, designate is different in the deploy method, as for integrate with nova/neutron need a domain_id in their files configured, but until the service is fully operational cannot be created (having to do a reconfigure after deploy)08:43
*** targon has quit IRC08:46
*** g3ek has quit IRC08:48
*** haplo37 has quit IRC08:49
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add vSphere support to nova_compute  https://review.openstack.org/44952908:49
*** haplo37 has joined #openstack-kolla08:50
*** g3ek has joined #openstack-kolla08:51
jaosoriorBertrand Lallau are you around?08:52
*** pbandark has joined #openstack-kolla08:53
*** tovin07 has quit IRC08:55
openstackgerritjimmygc proposed openstack/kolla-ansible master: Split globals.yml into mutiple part by service  https://review.openstack.org/45010608:56
*** gfidente has joined #openstack-kolla08:58
openstackgerritjimmygc proposed openstack/kolla-ansible master: Split globals.yml into mutiple part by service  https://review.openstack.org/45010609:04
*** iceyao has quit IRC09:09
*** shashank_t_ has joined #openstack-kolla09:10
openstackgerritZeyu Zhu proposed openstack/kolla-kubernetes master: Remove useless moudles  https://review.openstack.org/45066209:10
*** bmace has quit IRC09:14
openstackgerritZeyu Zhu proposed openstack/kolla-ansible master: Modify the permission of directory  https://review.openstack.org/44893209:14
*** shashank_t_ has quit IRC09:14
*** nathharp has quit IRC09:16
*** Serlex has joined #openstack-kolla09:16
manheimdocker no longer uses cgconfig.conf? cannot find it anywhere in a running env I have09:23
manheimi want to see something related to cgroups09:24
*** bmace has joined #openstack-kolla09:26
openstackgerritZeyu Zhu proposed openstack/kolla-kubernetes master: Remove useless moudles  https://review.openstack.org/45066209:26
*** nathharp has joined #openstack-kolla09:26
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055609:31
openstackgerritjimmygc proposed openstack/kolla-ansible master: Split globals.yml into mutiple part by service  https://review.openstack.org/45010609:47
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move rabbitmq config to kolla-k8s  https://review.openstack.org/45058109:48
*** shardy has joined #openstack-kolla09:51
*** gfidente has quit IRC09:52
*** bdek has quit IRC09:53
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move heat config to kolla-k8s  https://review.openstack.org/45058909:58
*** caoyuan has quit IRC09:59
*** nhlfr has quit IRC10:04
*** retr0h has quit IRC10:04
*** vcn[m] has quit IRC10:04
*** bachp has quit IRC10:04
*** vcn[m] has joined #openstack-kolla10:08
*** athomas has quit IRC10:10
*** tovin07_ has quit IRC10:10
*** athomas has joined #openstack-kolla10:11
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move ironic config to kolla-k8s  https://review.openstack.org/45070110:15
*** manheim has quit IRC10:15
*** athomas has quit IRC10:16
*** gfidente has joined #openstack-kolla10:19
*** zhurong has quit IRC10:20
*** nhlfr has joined #openstack-kolla10:22
*** bachp has joined #openstack-kolla10:22
*** retr0h has joined #openstack-kolla10:22
*** pbourke has quit IRC10:25
*** satyar has quit IRC10:26
*** pbourke has joined #openstack-kolla10:27
*** zhurong has joined #openstack-kolla10:28
*** athomas has joined #openstack-kolla10:41
*** shardy has quit IRC10:44
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move rabbitmq config to kolla-k8s  https://review.openstack.org/45058110:44
*** shardy has joined #openstack-kolla10:44
*** manheim has joined #openstack-kolla10:48
openstackgerritZeyu Zhu proposed openstack/kolla-kubernetes master: Remove useless modules  https://review.openstack.org/45066210:49
openstackgerritMerged openstack/kolla master: Add ironic sudoers file to binary packages as well  https://review.openstack.org/45027410:50
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move ironic config to kolla-k8s  https://review.openstack.org/45070110:50
*** manheim has quit IRC10:53
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Remove deprecated options designate  https://review.openstack.org/45071510:55
*** dixiaoli has quit IRC10:56
hrwhttps://pastebin.com/RhaE2qDJ - is it worth submitting? Would get rid of that 'supposed to be debug' output at the end of kolla job11:01
*** manheim has joined #openstack-kolla11:02
*** cuongnv has quit IRC11:02
*** sambetts_ is now known as sambetts11:04
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: move dump of results into debug level  https://review.openstack.org/45071611:05
hrwsent anyway11:05
*** manheim has quit IRC11:06
*** manheim has joined #openstack-kolla11:07
*** athomas has quit IRC11:09
*** athomas has joined #openstack-kolla11:17
*** furlongm has quit IRC11:19
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move horizon config to kolla-k8s  https://review.openstack.org/45072511:24
*** zhurong has quit IRC11:25
*** furlongm has joined #openstack-kolla11:31
*** caoyuan has joined #openstack-kolla11:32
*** openstackgerrit has quit IRC11:33
*** erlon has joined #openstack-kolla11:38
*** zhubingbing has quit IRC11:38
*** rwallner has joined #openstack-kolla11:45
*** manheim has quit IRC11:50
mliimamorning guys11:52
*** zhuzeyu has quit IRC11:53
*** pbandark is now known as pbandark`brb11:57
*** rhallisey has joined #openstack-kolla11:57
*** manheim has joined #openstack-kolla11:57
*** openstackgerrit has joined #openstack-kolla11:57
openstackgerritMerged openstack/kolla master: Remove gnocchi-carbonara package  https://review.openstack.org/45017111:57
*** iceyao has joined #openstack-kolla11:58
nathharpegonzalez - quick update - Designate was the problem here.   Disabled and the problem went away.   onwards and upwards!12:01
nathharpegonzalez - thanks12:02
*** caoyuan_ has joined #openstack-kolla12:03
*** caoyuan has quit IRC12:06
*** Pavo has joined #openstack-kolla12:07
hrwgnocchi in, yum change next12:11
*** harbie has quit IRC12:13
*** harbie has joined #openstack-kolla12:15
*** esharao has joined #openstack-kolla12:18
*** esharao has quit IRC12:22
*** eaguilar has joined #openstack-kolla12:23
*** schwicht has quit IRC12:23
*** dave-mccowan has joined #openstack-kolla12:25
*** zhubingbing_ has joined #openstack-kolla12:26
jaosoriorAny +As for this https://review.openstack.org/#/q/topic:bug/1675308+branch:master+status:open ? :D12:26
*** satyar has joined #openstack-kolla12:29
rwallnercan I run enable_haproxy: "no" in multinode mode? I have a use case where hosts have a single lo interface for bgp routing at the host and I'd like to expose the control plane over a virtual network separately12:33
rwallnermorning btw :)12:33
Davieyrwallner: I think you'd need to try it and see if it works :) .. I thought about using a HW loadbalancer, which would require the same thing.. but not tested12:34
rwallnerfair enough, currently working on a small test env.12:35
Davieyjaosorior: Comment added to https://review.openstack.org/#/c/446911/912:38
jaosoriorDaviey: that file comes from the package that is just installed there. It's not something that folks had before.12:39
jaosoriorDaviey: There's details about that in the commit message12:39
Davieyjaosorior: SSL worked before right?  Doesn't this break it?12:39
jaosoriorDaviey: it didn't work12:40
Davieyjaosorior: Are you sure?12:40
jaosoriorDaviey: the package just wasn't avialable, so one couldn't configure SSL at all in those containers12:40
jaosoriorDaviey: yes, I tried, that's why I submitted that12:40
*** eaguilar_ has joined #openstack-kolla12:40
*** eaguila__ has joined #openstack-kolla12:41
jaosoriorDaviey: I'm talking about SSL in the internal network. Regular SSL cases are not handled by these containers, those are handled by HAProxy which uses it's own OpenSSL-based backend12:41
Davieyjaosorior: Ohhhh... this enables SSL on the backend... not just for haproxy ?12:42
jaosoriorDaviey: this doesn't touch haproxy12:42
DavieyI SEE!  Sorry, i am blind12:42
*** caowei has quit IRC12:42
Davieyjaosorior: Can you just summarise that on gerrit as it wasn't clear to me, and i'll +2/A12:42
jaosoriorDaviey: done12:43
sdakemorning12:43
*** pbourke_ has joined #openstack-kolla12:44
*** eaguilar has quit IRC12:44
*** zhubingbing_ has quit IRC12:44
*** eaguilar_ has quit IRC12:45
Davieyjaosorior: Done12:45
jaosoriorDaviey: thanks12:45
*** rwallner has quit IRC12:50
*** manheim has quit IRC12:53
*** rwallner has joined #openstack-kolla12:54
Davieyrwallner: Hey... before you disappear - i'd love to hear the results of your test12:54
*** rhallisey has quit IRC12:54
DavieyGah12:54
*** manheim has joined #openstack-kolla12:55
DavieyOh.. different people :)12:55
rwallnerill let you know :)12:55
*** schwicht has joined #openstack-kolla12:55
*** sbezverk has quit IRC12:55
rwallnerright now we have some hardware setup to do still, but im testing the theory out in a test environment buyt turning ha proxy /vrrp off and using weave to expose the control plane over cumulus switch12:55
rwallnerthe theory is we would have a custom routing cluster running haproxy but talking overy the overlay to the control nodes12:56
*** iceyao has quit IRC12:57
rwallnerwe're running newton in prod today as a pilot and changing up the architecture from flat/vlan to bgp hence the changes and moving to ocata12:57
Davieyrwallner: What is the benefit of using weave here?  Doesn't it add more complexity ?12:57
rwallnerwell, in this case its experimental. meaning out bgp routes are only internal to the spine and leaf so we still need to bridge out to the vlan world. The idea is to use an overlay (whether its weave or something esle) to bridge the control plane12:58
rwallnerthe provider networks is a separate concern as well12:59
*** caoyuan has joined #openstack-kolla13:00
Davieyrwallner: It sounds interesting.. Would you mind doing a write up of your experiment?  Blog / Mailing list or something.. I'm sure others would appreciate it13:00
*** caoyuan_ has quit IRC13:01
*** goldyfruit has joined #openstack-kolla13:02
*** yangyapeng has joined #openstack-kolla13:02
*** caoyuan has quit IRC13:03
*** schwicht has quit IRC13:03
*** eaguila__ has quit IRC13:03
*** signed8bit has quit IRC13:03
rwallnerDaviey, sure, would love to. will probably be a few weeks, just kicked off a sprint yesterday to experiment13:04
Davieyneat13:04
*** schwicht has joined #openstack-kolla13:04
*** eaguilar has joined #openstack-kolla13:05
sdakerwellum thanks for the review13:07
sdakerwellum were you able to get a functional system with those docs?13:07
*** skramaja has quit IRC13:08
*** caoyuan has joined #openstack-kolla13:08
rwellumI will try in about 2 hours sdake and let you know of course.13:08
*** eaguilar has quit IRC13:09
sdakerwellum cool - i need to run through them again to make sure they are still valid13:09
sdakerwellum i may have done that last night - not sure :)13:09
rwellumI see a couple of steps I missed due to noise of the original doc.13:09
sdakerwellum right- the original doc was super noisy13:09
sdakealso you can render this one with tox -e docs13:09
sdakeit renders pretty well13:09
sdakewhen i run al lthis i get a vm creation in the "BUILD" state13:09
sdakesomething not quite right13:10
sdakei think some helm microcharts are not launched properly13:10
sdakealthough its close13:10
sdakerwellum i'd recommend rendering the docs - makes it so much easier to C&P13:10
rwellumYes - I was getting similar yesterday. Everything ran but some failures. Will take a look this morning and redo. For me it's just a VM so no issue reverting to stable state.13:11
rwellumOk will render ty. Didn't think of that.13:11
sdakedocs rendered in doc/build/html i think13:12
sdakeits actually very easy for me to reset to a clean slate as well13:12
sdakerwellum that doc includes a cleanup script - which speeds up dev as the charts don't haveto be reuilt every time13:12
rwellumYeah if you have a host where others don't yell at you if you 'accidentally' bring it down...13:13
sdakeya my machine is dedicated to a few people13:13
*** esharao has joined #openstack-kolla13:14
*** lamt has joined #openstack-kolla13:14
rwellumYou're up early?13:15
sdakealways up by 6am at latest13:15
sdakeusually up by 513:15
sdakekids go to school at 6:3013:15
sdakeor I have to get ready for them to go to school atleast13:16
rwellumSimilar but he drives himself. :)13:16
sdakemust be nice13:16
sdakemy daughter is 14 and she is  almost self sufficient13:16
sdakemy son is 12, he needs alot of attention ot get to schol13:16
rwellumVery similar here - but my 13 yr old bus comes 7:3013:17
sdakewow thats early13:17
sdakemy son starts school at 8:45, daughter at 7:3013:17
rwellumMakes more sense to me.13:18
rwellumIt's great when they can drive themselves around, but the insurance+worry jumps exponentially...13:18
*** signed8bit has joined #openstack-kolla13:18
*** rhallisey has joined #openstack-kolla13:21
*** signed8b_ has joined #openstack-kolla13:23
*** schwicht has quit IRC13:25
*** signed8bit has quit IRC13:25
*** manheim has quit IRC13:30
*** eanylin has quit IRC13:32
openstackgerritMerged openstack/kolla-ansible master: Fix some blank space issues  https://review.openstack.org/44734813:33
*** manheim has joined #openstack-kolla13:33
openstackgerritMerged openstack/kolla master: Fix source install for vmtp  https://review.openstack.org/44851513:39
*** hachi has joined #openstack-kolla13:40
*** sbezverk has joined #openstack-kolla13:40
*** srwilkers has joined #openstack-kolla13:41
*** bjolo has quit IRC13:42
*** eanylin has joined #openstack-kolla13:45
*** schwicht has joined #openstack-kolla13:46
*** iceyao has joined #openstack-kolla13:47
*** iceyao has quit IRC13:51
esharaoGM guys13:51
esharaosdake i have some comments on the doc based on using ubuntu as base os13:51
*** cuongnv has joined #openstack-kolla13:52
*** lamt has quit IRC13:52
*** manheim has quit IRC13:54
*** manheim has joined #openstack-kolla13:55
*** manheim has quit IRC13:55
*** blallau has joined #openstack-kolla13:55
*** krtaylor has quit IRC13:56
openstackgerritMauricio Lima proposed openstack/kolla-ansible master: Pg_num should be configurable  https://review.openstack.org/45079713:56
openstackgerritMerged openstack/kolla master: Prevent apache from listening on port 80 for heat-base  https://review.openstack.org/44904013:56
openstackgerritMerged openstack/kolla master: RHEL: Add mod_ssl for services running over httpd  https://review.openstack.org/44691113:57
*** krtaylor has joined #openstack-kolla14:00
eanylinrwellum esharao sdake: I added some comments for Cinder LVM as well14:00
*** tovin07 has joined #openstack-kolla14:01
*** lucasxu has joined #openstack-kolla14:04
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: ironic-pxe: handle non-x86 architectures  https://review.openstack.org/43481714:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: enable all images enabled for Ubuntu  https://review.openstack.org/43278714:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: Add support for non-x86 architectures (aarch64, ppc64le)  https://review.openstack.org/43094014:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: make yum fail on missing packages  https://review.openstack.org/44908614:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: use mariadb-devel for CentOS and !x86-64  https://review.openstack.org/44483214:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: nova-libvirt: handle ppc64le  https://review.openstack.org/43481014:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: ceph: move ceph-fuse package to cephfs-fuse image  https://review.openstack.org/44063414:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: openstack-base: Percona-Server is x86-64 only  https://review.openstack.org/44996514:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: kubernetes: disable for architectures other than x86-64  https://review.openstack.org/44563814:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: nova-compute: handle rtslib(-fb) for debian-binary builds too  https://review.openstack.org/43594114:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: debian: move to stretch  https://review.openstack.org/43445314:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: mariadb: handle lack of external repos on non x86  https://review.openstack.org/45011114:08
openstackgerritMarcin Juszkiewicz proposed openstack/kolla master: nova-compute: enable Debian/source build  https://review.openstack.org/45080514:08
hrwhate those merge conflicts ;(14:10
*** jaosorior has quit IRC14:12
*** iceyao has joined #openstack-kolla14:13
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735614:18
Serlex:-D14:22
*** manheim has joined #openstack-kolla14:29
*** shashank_t_ has joined #openstack-kolla14:29
*** mnasiadka has joined #openstack-kolla14:30
*** duonghq has quit IRC14:30
*** duonghq has joined #openstack-kolla14:30
duonghqevening guys14:31
mnasiadkaHi14:31
*** duonghq_ has joined #openstack-kolla14:31
mnasiadkaIs horizon somewhat broken in ubuntu/binary (stable/ocata)?14:31
mnasiadkaIt's in restart loop just after deployment...14:31
*** manheim has quit IRC14:33
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735614:34
*** manheim has joined #openstack-kolla14:34
*** fooliouno has quit IRC14:35
sdakesup peeps14:37
duonghqhi sdake14:37
sdakeeanylin esharao rwellum thanks for all the comments - esharao i htink i haven't integrated yours yet however plan to do so shortly14:37
sdakesup duonghq14:37
duonghqI'm trying deploy kolla-k8s again at home14:38
sdakeduonghq cool - the latest docs hopefully should be very close14:38
duonghqgot trouble with keystone password14:38
duonghqsomehow, keystone-managedb failed to connect to mariadb due to wrong password14:38
duonghqbut keystone-createdb is ok14:38
spsuryasdake: sup14:39
sdakeduonghq rwellum eanylin esharao when running through the docs - you mgiht find it helpful to tox -e docs and open up build/html/index.html in chrome or your favoriate brower14:39
duonghqsdake,  roger14:39
*** manheim has quit IRC14:39
rwellumsdake: ack14:40
sdakeesharao its the kid hour atm - so i'll integrate your comments after i get my son off to schoool14:40
*** manheim has joined #openstack-kolla14:42
esharaosdake.. anytime.. is good14:47
*** lamt has joined #openstack-kolla14:47
*** shashank_t_ has quit IRC14:49
sdakesbezverk if you have the time today - can you throw your wealth of knowledge and wisdom about kolla-kubernetes into this semi-final review- goal is to get it merged by ednesday: https://review.openstack.org/#/c/447356/14:58
sdakeqwang jascott1 ^^15:00
*** mnasiadka has quit IRC15:01
sdakedims at one point you had offered - the docs are actually semi-working - a fresh eye would be helpful ^15:01
*** magicboiz has quit IRC15:02
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735615:06
*** adrian_otto has joined #openstack-kolla15:07
sdakeeanylin did you set up an LVM backing store for kolla-kubernetes in that review?15:13
openstackgerritMerged openstack/kolla master: Using assertIsNone() instead of assertEqual(None)  https://review.openstack.org/44892315:14
openstackgerritMerged openstack/kolla stable/newton: Fix hardcoded path for custom configuration of Neutron VPNaaS  https://review.openstack.org/44997515:14
eanylinsdake: I havent really tested cinder part15:15
mnaserhm15:15
mnaseris there a gate issue by any chance15:15
*** shashank_t_ has joined #openstack-kolla15:15
mnaserfor stable/newton15:15
eanylinsdake: But I think it is created as part of that chart since the initial error was that it cannot mount15:15
eanylinand once we put that in, it stops complaining15:15
mnaserwait maybe we did backport the sudo stuff back to stable/newton15:16
eanylinwhich is telling me that it probably created it as part of the chart15:16
mnaseryup15:16
mnaserstable/newton deploy gates broken because of a change that wasnt backported welp my abd15:16
*** lamt has quit IRC15:17
eanylinsdake: Hmm, seems like its looking for Cinder v3 enpoints which doesnt exists15:18
eanylin[root@kube03 ~]# cinder list15:19
eanylinERROR: publicURL endpoint for volumev3 service not found15:19
*** sbezverk has quit IRC15:20
*** lamt has joined #openstack-kolla15:21
*** zhubingbing has joined #openstack-kolla15:21
hawihi. question - why is that i cant enter index name or pattern for Kibana?15:23
openstackgerritMerged openstack/kolla-ansible master: Fix Telegraf role reconfigure action  https://review.openstack.org/45031415:23
egonzalezmnaser, what gates? kolla, kolla-ansible, kolla-kubernetes?15:23
mnaseregonzalez nevermind, found out the issue, 3.0.3 was released, now images are being built with 3.0.4, all.yml points to 3.0.3 in stable/newton15:23
mnaserfixing right now to bump15:23
mnasersimilar to this change https://github.com/openstack/kolla/commit/be846040251ccd193135d7782cb9e04def85c82815:23
*** tovin07 has left #openstack-kolla15:24
sdakehawi i belieeve its log-*15:24
openstackgerritMohammed Naser proposed openstack/kolla stable/newton: Bump openstack_release to 3.0.4 in group_vars  https://review.openstack.org/45084915:24
mnaser^ to unbreak stable/newton deploy jobs15:25
openstackgerritSayantani Goswami proposed openstack/kolla-ansible master: [deploy-guide] Moving the quick start to the deploy folder  https://review.openstack.org/44850915:25
hawisdake: no, it doesnt work :(15:25
sdakehawi not sure then - someone on the channel asked the same quesiton monday - try checking the logs (in the subject)15:26
*** Guest52040 has joined #openstack-kolla15:26
*** alop has joined #openstack-kolla15:27
*** sayantan_ has joined #openstack-kolla15:28
*** skramaja has joined #openstack-kolla15:29
dimssdake : yep, i had. apologies, juggling etcd and some go/containers at the moment.15:29
sdakedims its all good - pretty much eveyrone dirnking from multiple firehoses :)15:29
sdakedims the instructions take about 1 hour to go through assumin they work15:30
sdakedims so don't necessarily ened a week of your time :)15:30
*** matrohon has quit IRC15:31
*** manheim has quit IRC15:33
duonghqsdake, do I need to add 2 virtual NIC to my VM?15:33
duonghqfor kolla-k8s15:33
duonghqone for network_interface, one for neutron_external_interface15:34
*** manheim has joined #openstack-kolla15:34
zhubingbingi thinks need 2 virtual NI in kolla-k8s15:34
esharaosdake.. i used eanylin's solution and my cinder volume is up15:34
sdake@duonghq i don't know the answer to that question - I do know that I setup my network with 2 interfaces15:34
*** hrw has quit IRC15:34
duonghqzhubingbing, me too15:34
esharaoi just need help with nova compute on the ubuntu and i shouldbe good to go15:35
sdake@esharao did you create an lvm volume?15:35
*** Serlex has quit IRC15:35
esharaohmm no.. pod is running let me try15:35
sdake@esharao no i mean did you create one to bootstrap the thing15:35
sdake@esharao or was one already there?15:35
sdake@esharao in other words, are you doing anything outside of the instructions - I would think that lvm section should reference an lvm backing store15:36
esharaosdake no15:36
*** hrw has joined #openstack-kolla15:36
esharaojust added to cloud.yaml the config provided by eanylin15:36
esharaodid a helm delete cinder-volume --purge and did helm install15:37
openstackgerritBertrand Lallau proposed openstack/kolla master: Rabbitmq: refactor Dockerfile.j2 file  https://review.openstack.org/45085815:37
*** sbezverk has joined #openstack-kolla15:37
sdakeesharao cool thanks :)15:37
*** klindgren_ has joined #openstack-kolla15:37
sdakei think we may need an lvm storage volume - although I really dont know for sure15:38
sdake(to get cinder to work)15:38
sdakeit may start, but may not operate correctly15:38
esharaohmm also what about the version issue reported by eanylin?15:38
sdakebbiaf need to ru nkid to shcool15:38
*** klindgren has quit IRC15:38
*** lamt has quit IRC15:41
*** blallau has quit IRC15:43
*** shashank_t_ has quit IRC15:44
openstackgerritEduardo Gonzalez proposed openstack/kolla master: Alphabetize packages  https://review.openstack.org/45015015:45
*** fooliouno has joined #openstack-kolla15:50
*** tonanhngo has joined #openstack-kolla15:51
sdakeegonzalez did you have a solution for logstash search filter?15:52
inc0good morning15:53
* inc0 semi-afk but here in general15:53
sdakeinc0 qq do you know what logstash filter to use?15:54
inc0sdake: negative, akwasnie do you?;)15:54
egonzalezsdake, hawi  is flog-* tho https://review.openstack.org/#/c/449384/15:54
sdakeegonzalez thanks :)15:54
sdakeegonzalez thats wierd, that should be in the docs15:55
*** manheim has quit IRC15:55
sdakehawi check out the docs here: https://docs.openstack.org/developer/kolla-ansible/central-logging-guide.html15:55
*** lamt has joined #openstack-kolla15:56
*** iceyao has quit IRC15:58
akwasnieinc0, hawi, sdake: it was changed after replacing Heka with fluentd - with Heka it was log (so for Mitaka it is log), now it is flog as egonzalez  said15:59
*** iceyao has joined #openstack-kolla16:00
*** sbezverk has quit IRC16:01
*** vhosakot has joined #openstack-kolla16:03
*** sbezverk has joined #openstack-kolla16:04
*** egonzalez has quit IRC16:05
*** erlon has quit IRC16:05
*** sbezverk has quit IRC16:07
*** cuongnv has quit IRC16:09
*** kfox1111 has joined #openstack-kolla16:09
sdakekfox1111 mind adding your wealth of knowledge and wisdom to review: https://review.openstack.org/#/c/447356/16:14
*** iceyao has quit IRC16:14
*** rwallner has quit IRC16:14
sdakekfox1111 specifically i am after how things behave and why they behave that way - if that makes any sense16:14
*** skramaja has quit IRC16:14
sdakekfox1111 goal is to get this initial doc merged wednesday with followups as needed16:15
*** zhubingbing has quit IRC16:15
*** zhubingbing__ has joined #openstack-kolla16:15
kfox1111sdake: I'll try and go through it tonight.16:16
sdakekfox1111 cool thanks - would appreciate anything that is missing as well :)16:16
sdakekfox1111 goal is to merge by wed so it shows up on docs.o.o16:17
*** shashank_t_ has joined #openstack-kolla16:18
*** unicell has joined #openstack-kolla16:20
kfox1111k.16:20
kfox1111I'll see what I can do.16:20
kfox1111depends on what else decides to explode on me today. :/16:20
*** Reepicheep has joined #openstack-kolla16:21
vhosakotinc0: I see zhubingbing__ already did horizon :)  I was going to pick it today - https://review.openstack.org/#/c/450725/16:25
zhubingbing__ok16:25
inc0haha16:25
*** pcaruana has quit IRC16:26
kfox1111inc0: https://review.openstack.org/#/c/449262/16:26
inc0vhosakot: ironic is ripe for taking:)16:26
vhosakotinc0: np.. zhubingbing__ is anything left for me? https://review.openstack.org/#/q/status:open+project:openstack/kolla-kubernetes+branch:master+topic:bp/move-config-to-kolla-k8s16:26
zhubingbing__can u help me look rabbitmq?16:26
kfox1111inc0: a large chunk of kollakube gone.16:26
inc0kfox1111: I don't have time for reviews now:( listening to fast speaking golang tutor16:27
kfox1111the rest of the stuff is all things kollakube actually does some heavy lifting, and should be ported to helm.16:27
kfox1111k.16:27
sdake@kfox1111 roger- well even if you do have emergencies would appreciate a +2 on that doc even if it is imperfect so we can get on with improving it16:28
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Helm Native Values.  https://review.openstack.org/44982616:28
zhubingbing__vhosakot can u help me look it ? https://review.openstack.org/#/c/450725/16:29
sdakekfox1111 if its in rendered format on docs.oo its alot easier for people to follow it then in a review with a bajllion comments16:29
kfox1111k.16:29
sdakesup zhubingbing__16:29
sdakezhubingbing__ sleep is good for ya ;)16:29
kfox1111yeah. totally agree.16:29
sdake thanks kfox1111 :)16:29
zhubingbing__;)16:29
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Unpin Canal  https://review.openstack.org/45042316:30
kfox1111looks like they may have fixed canal.16:30
sdakenice htanks kfox1111 - will test it out16:30
kfox1111the test I did last night worked, and they committed the fix.16:30
kfox1111lets see if it holds up.16:30
sdakei saw your review worked in the gate16:30
*** lucasxu has quit IRC16:31
kfox1111https://review.openstack.org/#/c/447031/ is making good progress16:31
kfox1111sdake does the board weigh in on that, or is that strictly a tc thing?16:31
duonghqsdake, I almost bring keystone up with your guide, but get one issue, somehow it try to connect to 10.10.10.254:35357 but not 10.3.168.173 (its cluster ip)16:32
sdakekfox1111 the board doesn't interfere with tc matters, the tc is responsible for that repository16:33
sdakekfox1111 atleast I think that is the answer - not really sure :)16:33
zhubingbing__https://review.openstack.org/#/c/450556/7  kfox1111 can  u help me look it ?16:33
vhosakotzhubingbing__: yeah, I saw the gate errors of https://review.openstack.org/#/c/450725/ in http://logs.openstack.org/25/450725/1/check/gate-kolla-kubernetes-deploy-centos-binary-2-ceph-multi-nv/e8df508/console.html#_2017-03-28_11_32_28_202440.   looks like the gate failed in the task "Copying over local_settings" since memcahced was not found.  I'll take a look.. thanks.16:33
sdakekfox1111 the best person to ask would be a tc member - dims is in channel and can probabaly answer your question more accurately16:34
kfox1111sdake: ok. thanks.16:34
sdakeduonghq define "it try" do you mean your keystone client?16:35
kfox1111zhubingbing__: not sure the right answer there. maybe just hardcode it to 3?16:35
zhubingbing__if we don't use  inventory/all-in-one  i don;t know how fix "groups['glance-api']"16:35
dimskfox1111 : that review has my support16:36
*** Pavo has quit IRC16:36
dimskfox1111 : something in there you like or dont like?16:36
zhubingbing__vhosakot thank you  very much16:36
vhosakotzhubingbing__: np :)16:36
vhosakotsdake: how is the single-vm deploy going?  I'll add my comments to your review.16:37
duonghqsdake, hmm. forgot set internal vip, but even when I set it, it cannot connect to that external-ip of the keystone-admin service16:38
sdakevhosakot the review is shaping up - recommend rendering it with tox -e docs16:38
vhosakotsdake: cool16:38
sdakevhosakot compute kit seems to start - although when I ran through the docs this morning kubernetes didn'tdeploy correctly16:39
vhosakotinc0: why are you learning go btw? :)16:39
sdakevhosakot so wiping out my system and giving it another go16:39
inc0yeah16:39
*** lucasxu has joined #openstack-kolla16:40
inc0I mean I know a bit of it already, what I'm trying to get to is to stop thinking "this would be sooo much easier if I'd only use python"16:40
vhosakotsdake: yes, sanitizing/validating the empty base k8s cluster is a big thing before installing OpenStack pods on it..16:41
inc0so far, besides small webservers/rest apis I struggle in finding thing that golang is better than py at16:41
sdakevhosakot i did have kubernetes and koll-kubernetes operational last night16:41
inc0besides being full-hype maybe16:41
sdakevhosakot started a vm after init-runonce - it entered the "BUILDING" state and stuck there16:41
sdakeinc0 must be nice to have time to learn a new language ;)16:42
vhosakotsdake: having worked on OpenStack so many years, I treat OpenStack "operational" when we can ping www.google.com from inside a nova VM.. that way, we validate both neutorn(both L2 and l3) and nova and underlying routing/networking...16:43
sdakevhosakot agreed16:43
inc0sdake: well, someone has to understand k8s changes in our community16:43
vhosakotsdake: vm going to "BUILDING" state is great progress compared to where I am :)16:43
sdakevhosakot if you havea base setup of kubernetes, run through the docs16:43
sdakeit should get you  to that state16:43
vhosakotinc0: yeah, go has a lot of hype..16:43
vhosakotsdake: all-in-one?16:44
sdakevhosakot although your netowrking pod and service cidrs) may be fubared in your base env16:44
sdakevhosakot which will cause kolla-kubernetes to not enter the running state16:44
sdakevhosakot indeed AIO16:44
sdaketwo nics16:44
vhosakotsdake: cool, I'll try it later today.. cool16:44
sdakebare metal16:44
vhosakotsdake: cool, thanks for the info16:45
sdake4 fingers on mac = winning16:46
vhosakotsdake: inc0: once we have a good deploy mechanism and docs (that always works), I promise to write a blog and tweet about it so we get more contributors to kolla-k8s..16:46
inc0yeah, we need that16:47
inc0good thinking16:47
sdakeinc0 its not just vhosakot tweeting about it - its his entire network :)16:47
inc0a bit of marketing:)16:47
sdakeits less marketing and more technical "here is how to get kolla-kubernetes running"16:47
vhosakotsdake: yes.. a new dev/contributor spends few hrs eval'ing a dev env... plus, we cannot learn the technology if we use the gate as the dev env.. :)16:48
vhosakotinc0: yes, marketing is needed to attract devs... many many many ops want to deploy OpenStack on k8s... kolla-kubernetes is the only one doing it :)16:49
vhosakotmay be tectonic as well16:49
sdakevhosakot there are about 6+ independent efforts to deploy openstack on kubernetes16:50
srwilkersvhosakot, what sdake said. more than just kolla-kubernetes16:50
vhosakotsdake: open-source under the OpenStack big tent?16:50
inc0but we're only openstack one:)16:50
vhosakot^^^16:50
sdakevhosakot nothing in big tent but kolla-kubernetes16:50
vhosakotthat's what I meant ^^^16:50
vhosakot:)16:50
inc0so technically nothing that can call itself "OpenStack" really16:50
inc0but whatever, let's make sure that we're best one for our audience16:52
sdaketend to agree with you vhosakot re gate being only way to deploy kolla-kubernetes being a problem16:52
*** nathharp has quit IRC16:52
*** lamt has quit IRC16:52
*** gfidente is now known as gfidente|afk16:52
srwilkerssdake, +116:52
sdakevhosakot that is why it is bieing fixed :)16:52
vhosakotsdake: +116:52
srwilkersinc0, that should be your focus. not splitting hairs over what's technically correct16:52
vhosakotinc0 is busy going :)16:52
inc0srwilkers: technical correctnes (as in correct technical decisions) is important16:53
inc0but agree, we're solving this problem16:53
srwilkersthats vastly different than what your comment implied16:53
inc0I just stated fact, nothing to do with priorities16:53
inc0being only one in big tent is not enough to be good project16:53
inc0it usually gives us credit of trust, but broken trust is really bad for project16:54
duonghqsdake, I follow your guide but I don't know why keystone-admin cannot connect to keystone-internal endpoint but when I try to nslookup, the dns works fine16:55
kfox1111dims: no, It has my support too. just wondering if sdake should vote on it too, or if its purely a tc thing.16:55
inc0so it's really just promise that we'll hold ourselves to high standards16:55
duonghqalso, keystone-internal doesn't get external-ip, but I think it doesn't matter16:55
dimskfox1111 : everyone can vote16:55
dimscan and should vote :)16:55
inc0dims: what vote?16:55
inc0(missing contect)16:55
kfox1111dims: ok. :)16:55
inc0context16:55
kfox1111inc0: https://review.openstack.org/#/c/447031/16:56
dimsinc0 : https://review.openstack.org/#/c/447031/16:56
*** fooliouno has quit IRC16:56
dimskfox1111 : if you see there's a Rollcall-Vote in there to count the tc members' vote16:56
kfox1111dims: ah. ok. I saw the rollcall but wasn't sure how it worked.16:56
kfox1111thanks for the clarification. :)16:56
inc0ok, Zane's writting, I'll need more time for it than I have now;)16:56
dimsinc0 : it's pretty easy read :)16:56
inc0well, it's long read tho and I'm on training now16:57
inc0starred a review tho16:57
*** lamt has joined #openstack-kolla16:58
*** inc0 has quit IRC16:59
*** inc0 has joined #openstack-kolla16:59
inc0dims: speaking of rollcall votes https://review.openstack.org/#/c/346455/ <-16:59
zhubingbing__around inc017:00
dimsack inc017:00
zhubingbing__https://review.openstack.org/#/c/450556/7/ansible/roles/cinder/templates/cinder.conf.j2  can u help me look it ?17:01
*** rwallner has joined #openstack-kolla17:01
sdakekfox1111 with purely my kolla hat on - that sentence 77-80 is a doozy :)17:01
sdakekfox1111 i'm not even sure what that means tbh17:02
duonghqsdake, also, seem that dns_name should be keystone-admin endpoint?17:02
*** mgoddard has quit IRC17:02
sdakeinc0 to kick off a rollcall vote, send an email to openstack-dev with [tc] asking for a rollcall vote of your review17:02
sdakeinc0 atleast that was the general protocol i followed when i was steering the ship ;)17:03
*** caoyuan has quit IRC17:03
sdakeinc0 otherwise tc members may not see the review and it may not be prioritized in the agenda17:03
*** bswartz has joined #openstack-kolla17:04
sdakeduonghq no clue - kfox1111 any idea on duonghq 's question?17:04
duonghqlog of keystone issue (not related to dns_name): http://paste.openstack.org/show/604522/, can you take a look?17:05
*** zhubingbing_ has joined #openstack-kolla17:05
*** zhubingbing__ has quit IRC17:08
duonghqsdake, seem that we set it in keystone-create-endpoints-job, but just set to $userDnsName var17:08
*** lucasxu has quit IRC17:09
satyarhi sdake17:10
*** pbandark`brb has quit IRC17:10
*** pbandark has joined #openstack-kolla17:10
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735617:11
sdakeduonghq there is one thing added to that last review17:11
sdakeduonghq https://review.openstack.org/#/c/447356/11..1217:12
duonghqsdake, seen17:12
*** deadnull has joined #openstack-kolla17:12
inc0dims: speaking of rollcall votes https://review.openstack.org/#/c/346455/ <-17:13
inc0sorry17:13
inc0disregard ^17:13
inc0zhubingbing_: I'm here17:13
openstackgerritMarcus Williams proposed openstack/kolla-ansible master: Split Openvswitch into own role  https://review.openstack.org/41679317:14
*** MasterOfBugs has joined #openstack-kolla17:14
zhubingbing_https://review.openstack.org/#/c/450581/17:14
*** pramodrj07 has joined #openstack-kolla17:14
zhubingbing_inc0 i have some problems ;)17:15
*** lucasxu has joined #openstack-kolla17:15
zhubingbing_i don't know how to fix group['xxx'] in kolla-kubernetes17:15
inc0zhubingbing_: you remove it;)17:15
*** lucasxu has quit IRC17:15
inc0in kolla-k8s there is no group required17:15
zhubingbing_{% for host in groups['rabbitmq'] %}17:16
zhubingbing_    {'rabbit@{{ hostvars[host]['ansible_hostname'] }}', disc}17:16
zhubingbing_      {%- if not loop.last -%},{%- endif %}17:16
zhubingbing_  {% endfor %17:16
*** lucasxu has joined #openstack-kolla17:16
inc0zhubingbing_: currently we didn't solve clustering of rabbitmq17:16
satyardoes kolla support nova ssl?17:16
inc0so just remove this whole clustering thing17:16
inc0satyar: nova ssl? as in api ssl or what?17:17
satyaryes17:17
satyarnova ssl ceert17:17
satyarcert17:17
zhubingbing_{'rabbit@{{ hostname }}', disc} ?17:17
inc0we terminate ssl on haproxy17:17
mnaserkolla cores, stable/newton gates are broken since release.. super quick and straighforwrd change - https://review.openstack.org/#/c/450849/17:17
inc0zhubingbing_: you need to find out how config looks in kolla-k8s today17:17
inc0kfox1111: can you helm Zhubing here?17:18
*** lucasxu has quit IRC17:18
mnaserthanks duonghq , one more +2 so we can break gate if someone doesnt mind ^17:18
duonghqmnaser, nice work17:19
*** lucasxu has joined #openstack-kolla17:19
duonghqsdake, no luck here, keystone-internal still cannot catch up with other microservice17:19
satyarinc0: basically i am looking for novnc ssl17:19
*** lucasxu has quit IRC17:20
*** sbezverk has joined #openstack-kolla17:21
*** yangyape_ has joined #openstack-kolla17:21
mnaserthanks sdake17:21
satyarI want to access openstack instances vnc console using SSL/TLS17:21
sdakemnaser sure17:21
sdakemnaser i was looking at it earlier and got distracted by kids + school + morning chaos = winning17:21
mnasersdake no worries, one of my other stable/newton backports failed deploys so thats how i found out about this17:22
inc0satyar: I'd need to check, not sure17:22
*** fooliouno has joined #openstack-kolla17:23
satyari dont see any code in the https://github.com/openstack/kolla-ansible/blob/2f34d4bd031cc1385ca852159017e86a2ca4df36/ansible/roles/nova/templates/nova-novncproxy.json.j217:23
*** yangyapeng has quit IRC17:23
satyarfor ssl cert peice17:23
duonghqsdake, dns still works fine, but keystone-internal cannot get external-ip (sure, due to keystone-public already bound to that port), but seem that keystone-admin cannoct contact  with keystone-internal17:25
*** lamt has quit IRC17:27
sdakeduonghq i am in the midst of redeploying a fresh env now - i'll let you know what i find from the rendered docs (e.g. if they still work for me)17:27
inc0satyar: there won't be ssl cert in nova17:28
duonghqsdake, the resolve-conf is supposed to be mounted or not? in keystone pod17:28
*** rwallner has quit IRC17:28
satyarfor accessing novnc we should be able to configure nova to use ssl17:29
satyarexample https://bugs.launchpad.net/nova/+bug/124361417:29
openstackLaunchpad bug 1243614 in OpenStack Compute (nova) "with ssl/tls configured novnc nova doesn't provide a https link without editing the config file" [Undecided,Expired]17:29
*** pbandark has quit IRC17:29
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move rabbitmq config to kolla-k8s  https://review.openstack.org/45058117:30
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735617:30
duonghqsdake, where do you get keystone_public_url?17:31
sdakeduonghq no clue - it was a todo in the last review - this was the contents of my /etc/kolla/globals.yaml17:32
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move cinder config to kolla-k8s  https://review.openstack.org/45055617:32
duonghqya, I read your comment17:32
sdakeduonghq i thought it might help you since it seems in the area17:32
sdakein the area you are having trouble (keystone)17:32
duonghqwhat is ip of your box?17:32
duonghqI set it to my box's ip17:33
sdakesbezverk can you look at https://review.openstack.org/#/c/447356/12..13/doc/source/deployment-guide.rst and tell us what keystone_public_url should be set to?17:33
sdakeor kfox1111 - should take less then 2 minutes ;)17:33
sdakeduonghq I left it as is from a previous review from eanylin17:33
duonghqah, fine17:33
sdakeduonghq i dont think leaving it as is is correct however17:34
duonghqseem that it will be external vip?17:34
sbezverkwe do not set it, it comes to us from ansible17:35
sbezverkactually scratch that17:35
*** jmccarthy has quit IRC17:35
*** unicell has quit IRC17:35
sbezverkit should be set to: tests/conf/iscsi-all-in-one/kolla_config:keystone_public_url: "http://keystone-public:5000/v3"17:36
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move ironic config to kolla-k8s  https://review.openstack.org/45070117:36
sdakesbezverk thanks :)17:36
duonghqsdake, sbezverk thanks17:37
*** adrian_otto has quit IRC17:37
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Deployment Guide Documentation  https://review.openstack.org/44735617:37
*** Guest52040 has quit IRC17:38
sbezverkduonghq: if you have questions about certain variables, just do grep -r {var} in kolla-kubernetes repo17:39
*** adrian_otto has joined #openstack-kolla17:39
sbezverkyou will see where this var gets setup in the gate scritps, so you get the idea17:39
satyarinc0: not sure how i am getting this http://paste.openstack.org/show/604544/17:39
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move horizon config to kolla-k8s  https://review.openstack.org/45072517:39
sdakesbezverk thanks - i'll shceck that file out17:40
duonghqsbezverk, roger, I could not find why it's set to the specific IP :P17:40
sdakeduonghq that came from a prevous review17:40
duonghqsdake, sbezverk in my setup, keystone-internal still does not get external-ip17:41
zhubingbing_;)17:42
openstackgerritMarcus Williams proposed openstack/kolla-ansible master: Split Openvswitch into own role  https://review.openstack.org/41679317:42
*** tonanhngo has quit IRC17:43
deadnullWhat is everyone using to bootstrap their metal with CentOS to prep for a kolla deployment? TripleO? Foreman?17:45
sbezverkduonghq: http://paste.openstack.org/show/604545/17:46
*** mgoddard has joined #openstack-kolla17:46
sbezverkduonghq: here is portion of my cloud.yaml related to keystone, it gives me complete access to keystone from inside as well as outside of cluster17:47
sdakedeadnull kickstart :)17:47
sbezverkkeystone-admin       10.57.188.241   192.168.80.232               35357/TCP   8d17:47
sbezverkkeystone-internal    10.57.168.139   192.168.80.232               5000/TCP    8d17:47
sbezverkkeystone-public      10.57.186.117   192.168.80.232               5000/TCP    8d17:47
duonghqsbezverk, so the dns_name matches external-ip?17:47
sbezverkduonghq: it can17:47
sbezverkduonghq: but does not have to17:48
sdakesbezverk under what circumstances would it not match the external ip?17:48
sbezverkduonghq: dns_name might be used if you have external registered dns name you want to use for accessign keystone from outside17:48
sbezverkexample keystone.sdake.io17:49
duonghqsbezverk, understood17:49
deadnullsdake thx, yeah im leaning towards just rolling a simple kickstart setup for this purpose, dont want/need something heavyweight17:49
sbezverkduonghq: since in my case I do not have this luxury, it matches my cluster external ip17:49
sdakedeadnull in a diferrent lab, I use bifrost to bootstrap17:50
sdakealthough bifrost usag eis a little complex to setup networking wise17:50
*** adrian_otto has quit IRC17:50
duonghqsbezverk, last try today and I need sleep :(17:51
duonghqthanks17:51
zhubingbing_good night17:52
zhubingbing_i will go to sleep to17:52
zhubingbing_;)17:52
sdakezhubingbing_ enjoy :)17:52
duonghqnight zhubingbing_17:52
zhubingbing_bye guys17:53
duonghqsbezverk, iirc, I should rebuild helm package after changing global.yaml?17:53
*** rwallner has joined #openstack-kolla17:53
sbezverkduonghq: you should NOT need to change globals.yaml, actually we do not even use it. All config is supplied by cloud.yaml you feed to helm17:54
deadnullyeah i have tripleO rocking now, just bootstrapping the undercloud myself. but I want to be able to turn this over quickly during the initial testing phase. -- now that tripleO stated they're moving towards kolla im digging deeper into what our deployment strategy is going to look like17:54
duonghqsbezverk, do we need anything from kolla-kubernetes.yaml?17:55
duonghq(ip stuff)17:55
*** jmontleon has quit IRC17:55
deadnulli guess before i dive into metal I should get this working as an all in one in VMware fusion17:55
openstackgerritzhubingbing proposed openstack/kolla-kubernetes master: Move rabbitmq config to kolla-k8s  https://review.openstack.org/45058117:56
*** rwallner_ has joined #openstack-kolla17:56
sdakedeadnull do you have a public reference for tripleo moving towards kolla?17:57
sbezverkduonghq: almost nothing17:57
*** jmontleon has joined #openstack-kolla17:57
*** rwallner has quit IRC17:57
sbezverkduonghq: once final jinja2 bits are gone, then we will not need it any longer17:57
deadnullyou will have an option as i understand it17:58
deadnullhttps://specs.openstack.org/openstack/tripleo-specs/specs/ocata/containerize-tripleo-overcloud.html17:58
sdakesbezverk you man the jinaj2 bits in genconfig?17:58
deadnullits proposed17:58
duonghqsbezverk, got it17:58
deadnullalso https://docs.openstack.org/developer/tripleo-docs/containers_deployment/architecture.html17:58
sbezverkthere are still a couple of modules not converted to helm17:58
sbezverkduonghq: basically forget any ANY yaml, other than your cloud.yaml :)17:59
duonghqsbezverk, if I understand correctly, external_vip doesn't need to in service-cidr?17:59
sbezverkduonghq: nope, service cidr is need only for internal services17:59
*** kbyrne has quit IRC18:00
sdakedeadnull interestingly enough I submitted that review in 2014 - although it has undergone significant change since :)18:00
*** pbourke_ has quit IRC18:00
*** rwallner_ has quit IRC18:01
deadnullsdake no kidding, cool!18:01
*** zhubingbing_ has quit IRC18:01
*** rwallner has joined #openstack-kolla18:02
*** athomas has quit IRC18:02
openstackgerritMarcus Williams proposed openstack/kolla-ansible master: Split Openvswitch into own role  https://review.openstack.org/41679318:02
*** shardy has quit IRC18:03
*** adrian_otto has joined #openstack-kolla18:05
openstackgerritMerged openstack/kolla stable/newton: Bump openstack_release to 3.0.4 in group_vars  https://review.openstack.org/45084918:05
*** unicell has joined #openstack-kolla18:06
mnaseris it a big deal if a backported patch is not cherry picked?18:08
*** pbandark has joined #openstack-kolla18:08
mnaseroh i see hm18:08
mnaserhttps://review.openstack.org/#/c/435687/18:08
mnaserwhat can i do to help get this merged?18:08
duonghqsbezverk, keystone-internal still doesn't work for me, I'll try it later, thanks :) at least, all three keystone-* got external ip18:09
mnaseri just got hit by this :(18:09
*** kbyrne has joined #openstack-kolla18:09
duonghqnight guys18:13
*** duonghq has quit IRC18:13
sbezverkduonghq: check your source file18:13
sbezverkby default the script generate url pointing to kyestone-internal18:14
sbezverkyou need to run that script with ext keyword18:14
sbezverkthen it will get external ip and build correct authentication url18:15
*** rwallner has quit IRC18:18
mnaserit looks like it was cherry picked18:19
mnaserpbourke do you mind removing your -1 here? https://review.openstack.org/#/c/435687/18:19
mnaserbarbican is broken in stable/newton, this was backported to stable/ocata and master.18:20
*** lamt has joined #openstack-kolla18:20
openstackgerritMarcus Williams proposed openstack/kolla-ansible master: Split Openvswitch into own role  https://review.openstack.org/41679318:21
*** adrian_otto has quit IRC18:21
*** shashank_t_ has quit IRC18:22
*** signed8b_ is now known as signed8bit_Zzz18:23
*** rwallner has joined #openstack-kolla18:28
*** srwilkers has quit IRC18:32
*** caoyuan has joined #openstack-kolla18:33
*** pbandark has quit IRC18:34
*** srwilkers has joined #openstack-kolla18:37
*** caoyuan has quit IRC18:37
*** srwilkers has quit IRC18:41
*** new2kolla has joined #openstack-kolla18:46
*** deadnull_ has joined #openstack-kolla18:48
*** deadnull has quit IRC18:49
*** srwilkers has joined #openstack-kolla18:49
fooliounosdake: how were you able to solve your nova-compute crashloop. All my pods are fine except for nova-compute18:49
*** signed8bit_Zzz is now known as signed8b_18:49
*** lamt has quit IRC18:49
*** kbyrne has quit IRC18:50
*** rwallner has quit IRC18:51
*** kbyrne has joined #openstack-kolla18:52
*** rwallner has joined #openstack-kolla18:52
*** lamt has joined #openstack-kolla18:55
kfox1111nice. jascott1's parent values patch set works with nova-api-deployment switched over. :) https://review.openstack.org/#/c/449826/18:56
kfox1111so, once it merges and 2.3 is cut, we shoudl be good to go. :)18:57
kfox1111https://review.openstack.org/#/c/450423/3 shoudl be ready19:02
sdakefooliouno lindeed19:04
sdakefooliouno current docs get things out of a crashloop19:04
sdakekfox1111 gate wasn't green - i had lready +2'ed it prior to the gate runs - although i just ran a recheck19:06
esharaosdake do we need to clean up terminated containers?19:08
sdakeesharao would be nice if kubernetes had GC19:09
esharao:)19:09
sdakeesharao but no you dont need ot clean up terminated containers if you don't mind your etcd storage growing large19:09
kfox1111it shoudl gc.19:09
esharaoits just im on the dashboard (maybe we need to add as optional in the doc) and it shows a lot of terminated containers19:09
sdakeesharao i'm not sure in this case who should be responsible for gc - helm or kubernetes19:10
esharao*pods19:10
kfox1111it sometimes keeps references to some things though in unexpected ways.19:10
kfox1111like it leaves a job container around to let you look at the logs.19:10
sdakekfox1111 right - hence the responsibility question19:10
sdakekubernetes intentionally likely leaves that around exactly for the use case you described19:10
sdakehwoever if someone does a helm delete --purge they likely want their cluster gced19:11
kfox1111helm delete purge should clean it up I think?19:11
*** signed8bit has joined #openstack-kolla19:12
*** matrohon has joined #openstack-kolla19:13
*** signed8b_ has quit IRC19:15
*** signed8b_ has joined #openstack-kolla19:15
*** signed8bit has quit IRC19:18
sdakekfox1111 not sure it does - although not sure it doesn't19:18
sdakekfox1111 i've tried so many things locally I've lost track :)19:18
kfox1111the finished job container stays around as long as the job does.19:18
kfox1111purging the release should delete the job.19:18
kfox1111which will delete the container.19:19
*** shashank_t_ has joined #openstack-kolla19:19
sdakekubernetes on deltion of a job deletes the container from docker ps -a?19:19
kfox1111I believe so.19:19
sdakecool19:19
sdakei'll see if I can validate that - although my list of validations is growing exponentially :)19:19
kfox1111I think there is a blueprint for it caching logs, so it can delete the container when actually done,19:20
kfox1111rather hten keep it around so that kubectl logs finished-job still works.19:20
*** mgoddard has quit IRC19:21
sbezverkkfox1111: I do not like the idea of deleting jobs, because with them you lose all logs for that task, it makes harder to troubleshoot..19:21
sdakesbezverk jobs only delete on a helm purge19:21
sdakewhich is ok - since you are purging the install19:22
openstackgerritMerged openstack/kolla-ansible master: [deploy-guide] Moving the quick start to the deploy folder  https://review.openstack.org/44850919:22
sdakesbezverk is it ok to make the ironic gate non-experimental?19:23
kfox1111sbezverk: if those logs are important, they should be saved somewhere less transient then k8s.19:23
kfox1111sdake: the centos ironic gate is ready I think.19:23
sbezverksdake: no, ubuntu is not working properly19:23
sdakesbezverk ok - let me know and ill submit a change for it - or alternately you can19:24
sbezverkand I do not see any close solutions19:24
sdakesbezverk i know ubuntu is troublesome for ironic atm19:24
sdakesbezverk do you hae any idea what is wrong - perhaps I can hep?19:24
sbezverkI do have idea of what is wrong but I need Ubuntu/libvert expert to help. I ahev already filed the bug for ubuntu and they are looking into it19:26
sdakesbezverk i'm not a libvrt expert but have a good understanding of libvirt in a container envrionment (expert level)19:29
sdakesbezverk my general guess is its some sort of permissions issue19:29
sdakesince we downgraded livirt to 1.3.1 in ubuntu however centos runs 2.5 just fine19:30
sbezverksdake" that much even I can say ;)19:30
sdakelibvirt in ubuntu behaves differently - reads different files19:30
sdakesbezverk if its a permission error point me at the log19:30
sdakesbezverk i can help19:30
sdakesbezverk i've sepnt 3 years of my flife jerking aroudn getting libvirt to run in containers with nova :)19:31
sdakewith all the various version changes that happen along the way19:31
sdakethousands of hours spent looking at these problems19:31
sbezverksdake: here you go: http://logs.openstack.org/03/449803/25/experimental/gate-kolla-kubernetes-deploy-ubuntu-source-3-ironic-nv/1025efe/console.html#_2017-03-28_05_34_30_65735519:31
vhosakotsdake: what is the 4 finger magic on mac you're talking about? :)  easy scrolling using four fingers?19:32
sdakepid file denied19:32
sdakevhosakot you can put windows in the top so they take up a full scren19:32
*** lamt has quit IRC19:32
kfox1111"19:32
kfox1111[kubernetes-announce] k8s v1.6.0 is live!19:32
kfox1111"19:32
sdakethen use four fingers to scroll across yoru desktop19:32
vhosakotsdake: ah ok cool19:32
sdakekfox1111 BRING THE PAIN19:32
kfox1111YEAH. BRING IT! :)19:33
* kfox1111 jumps up and down excitedly19:33
kfox1111ok... enough redbull for me....19:33
* sdake crawls up in a ball on the floor19:33
*** jmccarthy has joined #openstack-kolla19:34
kfox1111hehe.19:35
sdakesbezverk i've got roughly one hour before i have torture session at dentist prep19:35
*** jmccarthy has quit IRC19:35
kfox11115000 nodes. nice. :)19:35
sdakesbezverk if your up for a webex, I can guide you through what I know19:35
*** iceyao has joined #openstack-kolla19:35
sdakesbezverk as in how to debug further19:35
sdakesbezverk this really sin't an issue with libvirt - more of a cnofig issue i believe19:36
sdakewhy we are not using 2.5 I don't know19:36
sdakebut I suspect we need conditionals around libvirt for ubuntu vs centos19:36
sbezverksdake: we are using 2.5 everywhere now, same results19:37
sdakesbezverk i thought libvirt was on 1.3.1 on ubuntu?19:37
sbezverknope it turned out the host was using 1.3.1 but containers were using 2.519:38
sbezverknow I have the same version on both same result19:38
sdakeare you doing hthsi in your local en or in the gate?19:39
sbezverksdake: unfortunately I do not have time for webex19:39
sdakesbezverk ok19:39
sbezverkI will wait input from Ubuntu and it is at the gate19:39
*** lamt has joined #openstack-kolla19:39
sdakesbezverk well here are the things you want to capture19:39
sdakein the gate19:39
sdakeyo uwant to capture all contents of /etc/libvirt19:39
sdakeyou can to capture ls -lR of /etc/libvirt19:40
sdakecan/want19:40
sdakeyou want to detmerine where that pid file is being written19:40
*** iceyao has quit IRC19:40
sdakeyou want to determine the permissions of the dirctory wheret he pid file is being written19:40
sdakeyou can do all of this in the gate19:40
sdakecan you do that - and I can provide further analysis19:41
sdaketo determine where pid file is written yo uwant to run continer with strace19:41
sdakeubuntu upstream wont really help here for this problem19:41
sdakethey don't have th domain expertise19:42
sdakethis is really a kolla expert problem not a libvirt expert problem19:42
sdakesbezverk if its available recommend watcing rogue one19:42
sdakestar wars movie19:43
sdakenot sure if its in .ca yet19:43
sdakesbezverk you may enjoy it19:43
sbezverkI will but very little time19:43
sbezverkavailable, got ot run..19:43
sdakesbezverk ttyl - thanks for the hep today on the dns stuff19:43
sdakesbezverk that i think closed out the questions I had for the most part19:44
SamYaplesbezverk: just fyi, if im reading that correctly, you cant be running libvirt on the host AND in the container. thats explicity forbidden19:44
sbezverkSamYaple: libvirtd runs only in the cotnainer19:45
sbezverkhost uses a socket created by the container19:45
sbezverkto communicate19:45
SamYaplesbezverk: ah. i see. yea the best way to do that is with `docker exec`19:46
SamYaplepersonally, i setup an alias `alias virsh='docker exec -it nova-libvirt virsh'`19:46
SamYapleworking with two versions of libvirt was always a nightmare, so now it doesnt live on my host at all19:46
sdakesbezverk pretty sure i nkolla-kubenetes we decided sockets didn't work well for comms and went to tcp model19:46
sbezverkSamYaple: that will not work, because virtual bmc communicates with libvirt via socket/pid19:47
sbezverkand virtual bmc run only on host19:47
SamYaplesbezverk: ok cool. i wasn't sure of the full scenario of what you are asking before. glad you have all the details in line now19:47
sdakesbezverk virtualbmc is writing the pidfile for libvirt?19:47
sbezverksdake: how virtual bmc can write pid file for libvirt?19:49
sdakesbezverk not sure - igot impression virtual bmc communicates with libvirt19:49
sdakethe problem is libvirt can't write the pidfile19:49
sbezverk sdake: it uses it and socket to communicate with it19:49
sbezverksdake: atm I am not at that stage yet19:50
sbezverkright now I cannot even define VM via virsh19:50
sbezverkwhich is perfectly fine with centos19:50
sdakesbezverk ok - cool so no nova integration problems19:50
sdakeneed ls -ld on directory wehre pidfile is being written19:51
sdakeand ls -lR on directory where pidfile is being written19:51
sdakeas well as all of the other stuff above i requested :)19:51
sdakeget me the information - i can diagnose from there19:51
kfox1111yay. init-containers graduated! :)19:52
* kfox1111 does a happy dance19:53
kfox1111no more json encoded strings. :)19:53
sdakecool19:54
sdakekfox1111 does that rid of us all the json?19:54
kfox1111yeah.19:55
* sdake does happy jig :)19:55
*** alop has quit IRC19:55
kfox1111wil make the templates sooo much nicer to look at. :)19:55
kfox1111meeting next. bbl.19:55
sdakegott ajet as well - ttyl19:55
sdakeBB-in8 hrs or so :)19:56
*** manheim has joined #openstack-kolla20:01
*** manheim has quit IRC20:02
*** adrian_otto has joined #openstack-kolla20:08
*** srwilkers has quit IRC20:09
*** eanylin has quit IRC20:17
*** eanylin has joined #openstack-kolla20:17
*** rwallner has quit IRC20:21
*** rwallner_ has joined #openstack-kolla20:27
*** rwallner_ has quit IRC20:27
*** rwallner has joined #openstack-kolla20:31
*** rwallner has quit IRC20:36
*** satyar_ has joined #openstack-kolla20:49
*** satyar has quit IRC20:52
*** sambetts is now known as sambetts|afk20:55
*** rhallisey has quit IRC20:55
*** matrohon has quit IRC21:02
*** haplo37 has quit IRC21:12
*** vhosakot_ has joined #openstack-kolla21:20
*** haplo37 has joined #openstack-kolla21:21
*** vhosakot has quit IRC21:22
*** nathharp has joined #openstack-kolla21:22
*** jrobinson has joined #openstack-kolla21:24
*** esharao has quit IRC21:28
*** vhosakot_ has quit IRC21:28
*** vhosakot has joined #openstack-kolla21:30
*** satyar_ has quit IRC21:30
*** nathharp has quit IRC21:35
*** sayantan_ has quit IRC21:36
*** gfidente|afk has quit IRC21:38
*** fooliouno has quit IRC21:45
*** new2kolla has quit IRC21:46
*** ipsecguy has quit IRC21:47
*** adrian_otto has quit IRC21:53
*** unicell has quit IRC21:56
*** unicell has joined #openstack-kolla22:01
kfox1111yay. service token less containers made it to 1.6 too.22:07
kfox1111automountServiceAccountToken field.22:07
kfox1111we probably should set that liberally on our pods.22:07
*** iceyao has joined #openstack-kolla22:16
*** shashank_t_ has quit IRC22:16
*** shashank_t_ has joined #openstack-kolla22:17
*** iceyao has quit IRC22:20
*** shashank_t_ has quit IRC22:22
*** manheim has joined #openstack-kolla22:22
kfox1111sbezverk: https://github.com/kubernetes/kubernetes/pull/4159722:37
kfox1111not sure how much I trust it. but its there.22:37
sbezverkkfox1111: cool, I hope dns fix is also in..22:38
*** eanylin has quit IRC22:38
*** shashank_t_ has joined #openstack-kolla22:38
*** eanylin has joined #openstack-kolla22:39
*** schwicht has quit IRC22:39
kfox1111sbezverk: havent seen a changelog note for it yet, and I'm almost through the list.22:39
kfox1111:/22:39
sbezverkhm,  I was told that it would make it, as there was big demand..22:41
kfox1111maybe they forgot the release note.22:42
*** shashank_t_ has quit IRC22:43
*** signed8b_ is now known as signed8bit_Zzz22:44
*** lamt has quit IRC22:46
* kfox1111 hopes 1.6 shows up in the rpm repo soon...22:47
*** vhosakot has quit IRC22:49
*** david-lyle has quit IRC22:51
*** manheim has quit IRC22:51
*** shashank_t_ has joined #openstack-kolla22:58
*** lamt has joined #openstack-kolla23:00
kfox1111sbezverk: it woudl be interesting to adapt this for rbd support too: https://github.com/kubernetes-incubator/external-storage/blob/master/ceph/cephfs/cephfs-provisioner.go23:01
kfox1111wouldn't need a custom build apiserver then.23:02
*** schwicht has joined #openstack-kolla23:02
*** caoyuan has joined #openstack-kolla23:03
kolla-slack<sbezverk> what do you mean custom build api server23:09
kolla-slack<sbezverk> ?23:09
*** adrian_otto has joined #openstack-kolla23:16
*** lamt has quit IRC23:17
kfox1111sbezverk: if we wanted to support dynamic provisioning of rbd volumes, the only way today is to have a rbd client in the kube-apiserver contaienr I think.23:18
kfox1111which is why it got added to the kolla images.23:18
sbezverkAh, no it is not in apiserver, it is in controller-manager container23:19
kfox1111but with this new, external dynamic provisioner functionality, it could be split out.23:19
kfox1111ah. ok.23:19
kfox1111either way. it decouples ceph from kube, which is a great thing. :)23:19
*** schwicht has quit IRC23:26
*** schwicht has joined #openstack-kolla23:30
*** dave-mccowan has quit IRC23:31
*** schwicht has quit IRC23:33
*** rwellum has quit IRC23:41
*** erlon has joined #openstack-kolla23:43
spsuryamorning guys23:48

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