Wednesday, 2016-09-28

*** lujinluo has joined #openstack-kolla00:04
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805600:06
sdake_tonanhngo we dont release 3.0.0 images on dockerhub utnil 30.0 is releaed00:06
sdake_tonanhngo if you want 3.0.0 images you have to build them yourself00:06
*** zhurong has quit IRC00:06
tonanhngoah ok, got it00:06
tonanhngosdake_:  I am a bit confused about the variable kolla_internal_vip_address in the file /etc/kolla/globals.yml00:11
inc0tonanhngo, read through this http://docs.openstack.org/developer/kolla/production-architecture-guide.html00:12
tonanhngoinc0: ok, thanks for the pointer!00:13
inc0we need to make proper config reference00:13
inc0internal vip address is basically an IP which keepalived will manage00:14
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Adding resolv.conf workaround to logging containers  https://review.openstack.org/37802100:18
*** tonanhngo has quit IRC00:18
*** duonghq has joined #openstack-kolla00:23
*** huikang has quit IRC00:24
*** huikang has joined #openstack-kolla00:24
*** tonanhngo has joined #openstack-kolla00:25
duonghqmorning00:26
openstackgerritMerged openstack/kolla-kubernetes: Adding resolv.conf workaround to logging containers  https://review.openstack.org/37802100:29
*** tonanhngo has quit IRC00:29
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Fixing keystone logging related issue  https://review.openstack.org/37807600:30
*** huikang has quit IRC00:30
*** huikang has joined #openstack-kolla00:35
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805600:37
*** caowei has joined #openstack-kolla00:40
openstackgerritMerged openstack/kolla-kubernetes: Fixing keystone logging related issue  https://review.openstack.org/37807600:41
*** sgordon has quit IRC00:42
*** sgordon has joined #openstack-kolla00:43
*** salv-orlando has joined #openstack-kolla00:48
*** salv-orlando has quit IRC00:52
*** schwicht has quit IRC00:52
*** neilus has joined #openstack-kolla00:59
*** neilus has quit IRC01:04
duonghqinc0, sdake_: do we have today meeting agenda01:10
*** senk_ has joined #openstack-kolla01:11
openstackgerritdupengfei proposed openstack/kolla: Fix keystone,database,memcache for k8s.  https://review.openstack.org/37208901:12
inc0duonghq, rough01:13
inc0we need to talk about 2 topics mostly - rc2 and summit sessions01:13
inc0you want to put anything in?01:13
duonghqinc0: I have idea about dependency between openstack service01:14
inc0what do you mean?01:15
*** senk_ has quit IRC01:15
duonghqe.g: Magnum depends on Heat so when Magnum image is built, Heat should be built too01:16
duonghqeven if it's not specified01:16
inc0we shouldnt do that01:16
inc0magnum image doesnt depend on heat01:16
duonghqbut if Heat image is not built, Magnum cannot run01:17
*** gfhellma has quit IRC01:18
*** zhurong has joined #openstack-kolla01:18
openstackgerritdupengfei proposed openstack/kolla: Support shared path for glance images and nova instances disk  https://review.openstack.org/37242001:19
inc0built != deployed01:20
duonghqwe should also define "core set" of images, which must be built for kolla work, like heka, ...01:20
*** zhubingbing has joined #openstack-kolla01:21
duonghqinc0: agree, but if image isn't ready, how can we deploy?01:21
inc0well, somebody may have it already deployed01:22
duonghqI'm supporting one multimedia company deploy Kolla01:24
duonghqthey are new to Ansible, Kolla01:24
duonghqand do not want to built all image (currently we build every openstack service if not any is specified)01:24
duonghqso they have trouble to determine which image need to be built01:25
duonghq(use local registry)01:25
*** lamt has joined #openstack-kolla01:27
inc0yeah, but when they figure it out they can prepare their own profile01:27
inc0you can help them with it01:27
duonghqsure, but when other team need deploy Kolla, they must repeat the procedure01:28
inc0you know how build profiles work right?01:30
duonghqsure01:30
inc0so each deployer should determine their own set of images01:30
duonghqexcept core image like heka,....01:30
duonghqthe images set must be determined case-to-case01:31
inc0hold on, in kolla-build.conf you have profiles config01:31
*** lamt has quit IRC01:31
inc0-p default will build what is deployed by default (not changed anything in globals.yml)01:31
inc0you can define your own profile by simple configuration01:31
openstackgerritJeffrey Zhang proposed openstack/kolla: DO_NOT_MERGE: Use better URL for China  https://review.openstack.org/32906001:32
*** tonanhngo has joined #openstack-kolla01:33
duonghqinc0: so users should figure out the dependency graph by their own?01:33
duonghqand create their profile?01:33
inc0well, most of the time servies aren't dependant on each other01:34
*** tonanhngo has quit IRC01:34
inc0heka and other stuff like that is part of default profile01:34
inc0if you want to add magnum, you can always copy default and add magnum01:34
inc0then you just build by kolla-build -p my-profile-name01:34
duonghqbut when more and more PaaS join big tents, the dependency come in between PaaS project and IaaS01:36
*** schwicht has joined #openstack-kolla01:37
inc0so there are other reasons why I don't want to have hard dependency between containers01:37
inc0for example someone might want to have heat from mitaka but magnum from newton01:37
*** haplo37_ has quit IRC01:38
inc0so 2 different builds01:38
inc0I have to go:) play around build profiles01:40
inc0this should answer your needs, it's a matter of finding the correct one01:41
inc0we can always can add more defaults if you want01:41
inc0like -p paas01:41
duonghqinc0: understood, but should we profile default dependency, and user can remove if they need?01:41
duonghqthank you inc0 for the dicussion01:41
inc0by default we build everything01:41
inc0so that's not a problem01:41
inc0we have basic profile -p default01:41
inc0we have couple other ones01:41
inc0couple different ones*01:42
inc0and it's super easy to add your own01:42
duonghqsure, I mean default dependency between some project?01:42
inc0that is done with image deps01:42
*** g3ek has quit IRC01:43
duonghqroger, I will thinking about this and discuss with you later, when you have free time01:43
inc0when you build kolla-build magnum, all of magnum images and their dependencies (magnum-base, openstack-base and base) will be built01:43
inc0sure, I'll be back tomorrow my morning:) also Jeffrey will knwo everything about that01:43
*** tonanhngo has joined #openstack-kolla01:43
inc0good night! thanks :)01:43
inc0always good to have ideas01:44
*** haplo37 has quit IRC01:44
*** tonanhngo has quit IRC01:44
*** inc0 has quit IRC01:44
duonghqnight inc001:44
*** haplo37 has joined #openstack-kolla01:45
*** huikang has quit IRC01:45
*** g3ek has joined #openstack-kolla01:46
*** huikang has joined #openstack-kolla01:46
*** hieulq has joined #openstack-kolla01:47
*** huikang has quit IRC01:50
*** tonanhngo has joined #openstack-kolla01:54
*** tonanhngo has quit IRC01:55
*** daneyon has joined #openstack-kolla01:56
*** huikang has joined #openstack-kolla01:57
*** Jeffrey4l has joined #openstack-kolla01:58
*** phuongnh has joined #openstack-kolla02:00
*** daneyon has quit IRC02:01
openstackgerritdupengfei proposed openstack/kolla: Support shared path for glance images and nova instances disk  https://review.openstack.org/37242002:02
*** tonanhngo has joined #openstack-kolla02:07
*** tonanhngo has quit IRC02:08
*** unicell has quit IRC02:08
MarMat_Jeffrey4l magnum trustee re-review please please?02:11
Jeffrey4lGot. will do.02:11
MarMat_thanks02:11
openstackgerritzhubingbing proposed openstack/kolla: add ceilometer congress to precheck.yml  https://review.openstack.org/37815002:12
Jeffrey4lnp :002:12
Jeffrey4l:)02:12
MarMat_have posted couple of new bug reports regarding magnum, not that severe as the trustee issue though02:13
Jeffrey4lMarMat_, did u file a bug about that?02:14
MarMat_the trustee issue? There is an older one open and in progress https://bugs.launchpad.net/kolla/+bug/155199202:15
openstackLaunchpad bug 1551992 in kolla "Magnum failed to create trustee" [Critical,In progress] - Assigned to Martin Matyáš (martinx-maty)02:15
Jeffrey4labout this "have posted couple of new bug reports regarding magnum"02:16
MarMat_https://bugs.launchpad.net/kolla/+bug/162833502:16
openstackLaunchpad bug 1628335 in kolla "magnum-conductor container failing behind a proxy" [Undecided,New]02:16
MarMat_https://bugs.launchpad.net/kolla/+bug/162835302:16
openstackLaunchpad bug 1628353 in kolla "heat failing when using trusted user" [Undecided,New]02:16
Jeffrey4lcool. will u try to fix that?02:17
MarMat_those 2 are not covered in current PS and not intended so02:17
MarMat_the heat yes, it's trivial02:17
MarMat_the proxy thing needs some architectural decision02:18
Jeffrey4lMarMat_, re proxy: need we have a talk with other guys?02:18
MarMat_Jeffrey4l initially started discussion with sdake, it yet needs discussion02:19
Jeffrey4lMarMat_, could u explain why upgrade shade to 1.5? should we backport it to mitaka?02:20
Jeffrey4lok. it saw the commit message.02:21
MarMat_Jeffrey4l yep02:21
MarMat_Jeffrey4l need to leave, will read your comments in the morning :-)02:23
Jeffrey4lMarMat_, LGTM you may want add `co-author-by` in commit message, if u want.02:23
Jeffrey4li will +202:23
duonghqMarMat_ so 2 trustee bug is same of not? sorry, losing sleep last night02:23
*** awiddersheim has quit IRC02:23
MarMat_duonghq heat trustee issue is different and trivial to fix or workaround02:25
duonghqokay02:25
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805602:25
*** jtriley has quit IRC02:28
*** awiddersheim has joined #openstack-kolla02:28
*** MarMat_ has quit IRC02:31
openstackgerritzhubingbing proposed openstack/kolla: add congress api to haproxy  https://review.openstack.org/37816902:32
*** huikang has quit IRC02:35
*** huikang has joined #openstack-kolla02:35
*** salv-orlando has joined #openstack-kolla02:36
*** salv-orlando has quit IRC02:40
*** huikang has quit IRC02:40
*** neilus has joined #openstack-kolla02:48
*** neilus has quit IRC02:52
*** zhubingbing has quit IRC02:53
*** huhaoran has joined #openstack-kolla02:55
*** zhubingbing has joined #openstack-kolla02:55
openstackgerritcaoyuan proposed openstack/kolla: Update the location of Glance resigtry checks  https://review.openstack.org/37818302:56
*** mark-casey11 has quit IRC02:58
openstackgerritcaoyuan proposed openstack/kolla: Update the location of Glance registry checks  https://review.openstack.org/37818303:02
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805603:03
*** david-lyle has quit IRC03:04
*** nihilifer has quit IRC03:06
*** jtriley has joined #openstack-kolla03:11
openstackgerritcaoyuan proposed openstack/kolla: Update the location of Glance Registry HAProxy checks  https://review.openstack.org/37818303:14
*** dcwangmit01_ has joined #openstack-kolla03:16
*** sdake_ has quit IRC03:17
*** dcwangmit01 has quit IRC03:19
*** unicell has joined #openstack-kolla03:21
*** aswadr_ has joined #openstack-kolla03:21
*** MarMat_ has joined #openstack-kolla03:22
openstackgerritzhubingbing proposed openstack/kolla: add etcd to precheck  https://review.openstack.org/37821003:31
openstackgerritMartin Matyas proposed openstack/kolla: Fix Magnum trustee issues  https://review.openstack.org/32616303:34
*** sdake has joined #openstack-kolla03:39
openstackgerritzhubingbing proposed openstack/kolla: add congress api to haproxy  https://review.openstack.org/37816903:41
*** daneyon has joined #openstack-kolla03:45
*** dave-mccowan has quit IRC03:47
*** daneyon has quit IRC03:50
*** sdake_ has joined #openstack-kolla03:50
*** sdake has quit IRC03:51
sdake_sup peeps03:51
*** huikang has joined #openstack-kolla03:52
*** zhubingbing has quit IRC03:53
*** bjolo has joined #openstack-kolla03:55
*** tonanhngo has joined #openstack-kolla03:56
*** zhubingbing has joined #openstack-kolla03:57
*** g3ek has quit IRC03:58
*** haplo37 has quit IRC04:00
*** haplo37 has joined #openstack-kolla04:01
*** g3ek has joined #openstack-kolla04:01
duonghqevening sdake_04:03
openstackgerritzhubingbing proposed openstack/kolla: add congress api to haproxy  https://review.openstack.org/37816904:03
openstackgerritMartin Matyas proposed openstack/kolla: Fix wrong heat trustee configuration  https://review.openstack.org/37822104:04
*** huikang has quit IRC04:07
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing common-lib and common_volumes macro  https://review.openstack.org/37822304:08
*** huikang has joined #openstack-kolla04:08
*** zhubingbing has quit IRC04:09
*** huikang_ has joined #openstack-kolla04:09
*** huikang has quit IRC04:13
*** huikang_ has quit IRC04:14
MarMat_sdake_ Jeffrey4l or anyone can we discuss the magnum proxy issue https://bugs.launchpad.net/kolla/+bug/162833504:21
openstackLaunchpad bug 1628335 in kolla "magnum-conductor container failing behind a proxy" [Undecided,New]04:21
*** jtriley has quit IRC04:24
openstackgerritMartin Matyas proposed openstack/kolla: Fix Magnum trustee issues  https://review.openstack.org/32616304:24
sdake_MarMat_ shoot04:29
sdake_duonghq sup04:29
MarMat_sdake_ well, is the issue understood?04:30
openstackgerritDuong Ha-Quang proposed openstack/kolla: Add profile usage to kolla-build guide  https://review.openstack.org/37823004:30
sdake_MarMat_ reading bug04:30
sdake_MarMat_ give me moment to rpoces pls04:30
duonghqdoes mitaka support external journal drive? (ceph)04:30
MarMat_sdake_ ok04:30
duonghqI mean kolla mitaka04:31
sdake_duonghq my gut says no- i thin kwe added that feature in newton04:32
sdake_duonghq check release notes webssite04:32
duonghqroger sdake_04:33
sdake_MarMat_ processed04:34
sdake_MarMat_ i don't have any easy anwers for you04:34
*** bdaca has joined #openstack-kolla04:34
sdake_MarMat_ it seems like conductor is only service that requires internets during runtime04:34
bdacahello all04:35
sdake_possibly also kuryr since it uses etcd04:35
sdake_huikang may have some ideas here04:35
sdake_hey bdaca04:35
openstackgerritcaoyuan proposed openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823304:35
*** neilus has joined #openstack-kolla04:36
MarMat_sdake_ proposal: configure proxy vars in global.yml and consume in start.yml tasks for container start where it's needed?04:36
sdake_MarMat_ i see some problems with that04:36
sdake_we like to keep the footprint of globals.yml small so that it is easy to understand04:36
sdake_and those variables would need to be defined there04:37
sdake_that said, the footprint of globals.yml has grown a bit over time for mandatory reasons and this seems like a mandatory reason04:37
MarMat_sdake_ maybe it's a generic thing that can be potentially needed for more services04:37
sdake_MarMat_ how about make a patch and bounce it off the review ueue04:37
sdake_right i just said that above ;)04:38
sdake_it affects kuryr as much as magnum04:38
sdake_effects04:38
sdake_whatever ;)04:38
MarMat_sdake_ today I'm already exhausted from other magnum patchsets but will take a look on it tomorrow :-)04:39
sdake_roger that04:39
sdake_we are all tired ;)04:39
sdake_we get some good r&r after summit04:39
sdake_wil you be at summit btw MarMat_ ?04:40
*** neilus has quit IRC04:41
sdake_MarMat_ re implementation details we have a slew of ansible experts on the team04:41
sdake_MarMat_ i'm not a super ansible expert like others04:41
sdake_MarMat_ might ru nthe implementation idea by Jeffrey4l04:41
*** unicell has quit IRC04:41
sdake_or just write the patch and let the review process sort itself out04:42
*** unicell has joined #openstack-kolla04:42
MarMat_nope, at time of summit I'll be on vacation moreover i'm not that experienced kolla guy, my first patchets are still waiting for a merge :-)04:43
MarMat_sdake_ ^^^04:43
sdake_MarMat_ anyone is welomce at the summit sessions04:44
sdake_butroger on the vacation04:44
* sdake_ wtb a vacation :)04:44
sdake_so you will have an extra week of real r&R :)04:44
*** unicell1 has joined #openstack-kolla04:48
*** unicell has quit IRC04:51
openstackgerritcaoyuan proposed openstack/kolla: Add config.yml and start.yml to upgrade.yml  https://review.openstack.org/37823704:52
*** zhubingbing_ has joined #openstack-kolla04:53
*** unicell1 has quit IRC04:55
*** unicell has joined #openstack-kolla04:56
*** haplo37- has quit IRC05:00
sdake_if anyone sees pbourke today05:01
sdake_let him know the schedule is in the topic - oct10th-13th = 2.5 weeks to fix the problems05:02
sdake_Jeffrey4l or zhubingbing_ ^^05:02
zhubingbing_hi05:02
zhubingbing_i am here05:02
*** haplo37_ has joined #openstack-kolla05:02
sdake_can you pass along tht message05:02
sdake_he said we have 1 week left earlier05:02
sdake_then probably crashed for the day :)05:03
zhubingbing_ok05:03
zhubingbing_That's what we need to deal with.05:04
zhubingbing_oct13th Time to deal with all the problems05:05
Jeffrey4lroger05:12
sdake_sdake -> crashing night all05:13
zhubingbing_crashing night all  what‘s mean ? -)05:16
sdake_it means i'm going to bed :)05:17
zhubingbing_ok05:17
zhubingbing_good night05:17
sdake_thanks05:17
*** salv-orlando has joined #openstack-kolla05:18
*** salv-orlando has quit IRC05:22
*** sdake_ has quit IRC05:30
*** unicell has quit IRC05:32
*** unicell1 has joined #openstack-kolla05:32
*** msimonin has joined #openstack-kolla05:36
bjolomorning05:37
*** msimonin1 has joined #openstack-kolla05:43
*** msimonin has quit IRC05:46
*** unicell has joined #openstack-kolla05:58
*** unicell1 has quit IRC05:59
*** duonghq_ has joined #openstack-kolla06:01
*** duonghq has quit IRC06:04
*** egonzalez90 has joined #openstack-kolla06:10
*** msimonin1 has quit IRC06:12
egonzalez90morning06:13
openstackgerritMerged openstack/kolla: Use merge_configs for gnocchi-api-paste.ini file  https://review.openstack.org/37529506:17
openstackgerritMerged openstack/kolla: Rename the gnocchi api-paste filename  https://review.openstack.org/37609206:18
*** neilus has joined #openstack-kolla06:24
*** daneyon has joined #openstack-kolla06:27
*** duonghq_ is now known as duonghq06:27
*** neilus has quit IRC06:29
*** daneyon has quit IRC06:32
*** huhaoran has quit IRC06:35
openstackgerritLi Yingjun proposed openstack/kolla: Fix template for multiple physical networks  https://review.openstack.org/37827606:40
*** tonanhngo has quit IRC06:40
openstackgerritMerged openstack/kolla: add congress api to haproxy  https://review.openstack.org/37816906:45
*** mnasiadka has joined #openstack-kolla06:46
*** salv-orlando has joined #openstack-kolla06:50
*** zhubingbing_ has quit IRC06:52
*** tonanhngo has joined #openstack-kolla06:54
*** jrist has joined #openstack-kolla06:54
*** tonanhngo has quit IRC06:56
*** jrist has quit IRC07:04
*** gfidente has joined #openstack-kolla07:07
*** gfidente has joined #openstack-kolla07:07
*** huhaoran has joined #openstack-kolla07:09
*** matrohon has joined #openstack-kolla07:10
*** MarMat_ has quit IRC07:12
*** tonanhngo has joined #openstack-kolla07:13
*** tonanhngo has quit IRC07:14
*** msimonin has joined #openstack-kolla07:19
*** msimonin1 has joined #openstack-kolla07:23
*** msimonin has quit IRC07:24
*** b_bezak has joined #openstack-kolla07:29
*** zhubingbing_ has joined #openstack-kolla07:29
*** neilus has joined #openstack-kolla07:30
*** neilus has quit IRC07:35
*** mewald has joined #openstack-kolla07:42
*** salv-orl_ has joined #openstack-kolla07:43
openstackgerritzhubingbing proposed openstack/kolla: add ceilometer congress to precheck.yml  https://review.openstack.org/37815007:44
*** mewald has quit IRC07:45
*** mewald1 has joined #openstack-kolla07:45
*** salv-orlando has quit IRC07:46
*** strigazi_AFK is now known as strigazi07:49
*** Serlex has joined #openstack-kolla07:50
*** msimonin1 has quit IRC07:51
*** msimonin has joined #openstack-kolla07:51
*** duonghq has quit IRC07:54
*** zhubingbing_ has quit IRC07:56
*** zhubingbing_ has joined #openstack-kolla07:57
*** zhubingbing_ has quit IRC08:01
*** zhubingbing_ has joined #openstack-kolla08:01
*** duonghq has joined #openstack-kolla08:10
zhubingbing_hi08:11
zhubingbing_guys08:11
*** hfu has joined #openstack-kolla08:14
*** neilus has joined #openstack-kolla08:23
*** neilus has quit IRC08:23
*** tonanhngo has joined #openstack-kolla08:24
*** pbourke has joined #openstack-kolla08:26
*** tonanhngo has quit IRC08:26
*** rstarmer has joined #openstack-kolla08:30
openstackgerritzhubingbing proposed openstack/kolla: add kuryr port in precheck.yml  https://review.openstack.org/37837508:32
bjolomorning zhubingbing_08:33
zhubingbing_hi08:33
zhubingbing_moring08:33
zhubingbing_morning08:33
zhubingbing_-)08:33
bjolo:)08:35
openstackgerritzhubingbing proposed openstack/kolla: add kuryr to precheck  https://review.openstack.org/37837508:35
*** sdake has joined #openstack-kolla08:41
*** sdake has quit IRC08:42
openstackgerritzhubingbing proposed openstack/kolla: add magnum and mistral to precheck  https://review.openstack.org/37839408:44
*** tonanhngo has joined #openstack-kolla08:46
*** haplo37 has quit IRC08:47
*** tonanhngo has quit IRC08:47
*** openstackgerrit has quit IRC08:48
*** openstackgerrit has joined #openstack-kolla08:49
*** haplo37 has joined #openstack-kolla08:49
duonghqanybody use kolla-build on centos with firewalld is turn off08:51
duonghqfor build ceph image08:51
bdacayes09:12
bdacaduonghq what problem do you have?09:12
duonghqbdaca: it got trouble in fetching some package09:13
duonghq*packages09:13
duonghqI'm not sure it's network or fw problem09:15
duonghqI'm supporting other person09:15
pbourkeduonghq: it's built as part of the centos gate09:17
pbourke(also oraclelinux)09:17
duonghqpbourke: I'm sorry but I don't get your point09:18
pbourkeduonghq: you're asking if anyone is using kolla-build on centos to build ceph09:18
duonghqah, understood09:18
pbourkeduonghq: Im saying jenkins is in infra09:18
duonghqsorry for laggy09:18
pbourkeare they building behind a proxy?09:19
pbourkecan they build other images09:19
pbourke?09:19
duonghqno, they have direct internet access09:19
duonghqbut they claim the connection is not good09:19
duonghqother images was built successful09:20
duonghqthe jenkins in infra has fw off or on?09:20
pbourkethat im not sure of09:22
pbourkeif they can build other images it's unlikely to be a firewall issue09:22
pbourkeif you can paste the build error we might be able to help more09:22
duonghqafter they turn off the fw, everything is ok,09:23
duonghqand deploy success09:23
duonghqseems that I must reproduce it by myself09:24
duonghqthey're turning in validation cluster09:25
rstarmerwacky, I'm suddenly seeing "firewall" issues on newly installed bare metal machines. services come up with "no route to host" issues.09:27
rstarmerbut it's not clear if that's due to the way I'm building my systems.09:28
*** tonanhngo has joined #openstack-kolla09:29
duonghqrstarmer: centos 7?09:29
*** tonanhngo has quit IRC09:30
rstarmeryeah, new built hardware machines, deployed with Cobbler, PXE09:30
rstarmerwell, actually they are RHEL 7.209:30
rstarmerbut basically same difference09:30
*** schwicht_at_work has joined #openstack-kolla09:31
*** schwicht has quit IRC09:32
duonghqI didn't work with RHEL yet, but as I know, the difference is not negligible09:32
*** berendt has joined #openstack-kolla09:39
rstarmeranway, I'm seeing failures in mutli-node deployment where services can't connect to peers (Specifically mariadb)09:39
rstarmertrying firewall disable09:39
*** aswadr_ has quit IRC09:42
*** hfu has quit IRC09:42
*** haplo37_ has quit IRC09:44
*** hfu has joined #openstack-kolla09:46
*** haplo37_ has joined #openstack-kolla09:47
*** hfu has quit IRC09:50
duonghqpbourke: the bug https://bugs.launchpad.net/kolla/+bug/1621153 should be mark as invalid or leave as confirmed?09:51
openstackLaunchpad bug 1621153 in kolla "Deprecate Debian" [Medium,Confirmed] - Assigned to Christian Berendt (berendt)09:51
pbourkeduonghq: how about 'wont fix' ?09:52
berendtpbourke i changed it to opinion09:52
berendtand will reference the mailing list thread09:52
berendtwe will revisit this at the end of the next cycle09:52
pbourkegood with me09:53
openstackgerritChristian Berendt proposed openstack/kolla: Deprecate Fedora based Docker images  https://review.openstack.org/36918409:53
*** huhaoran has quit IRC09:53
duonghqberendt, pbourke: thanks09:53
berendtdone09:54
duonghqberendt: I think the deprecation should w-1 ultil newton is branch out?09:54
berendtregarding the fedora deprection, is the release note sufficient?09:54
duonghqdue to deprecation policy, we can remove it in newton09:55
berendtreally? i thought we have to keep it in newton09:55
duonghq*can not09:55
duonghqsorry, typo, I mean can not09:55
berendtah :)09:55
berendtdeprecation in newton, removal in ocata09:56
*** matrohon has quit IRC09:56
duonghqunderstood09:56
zhubingbing_berendt Debian is not going to cancel it?09:58
openstackgerritChristian Berendt proposed openstack/kolla: Deprecate Fedora based Docker images  https://review.openstack.org/36918410:00
berendtzhubingbing_ what do you mean?10:00
zhubingbing_sorry, i see wrong10:01
zhubingbing_sorry10:01
openstackgerritdupengfei proposed openstack/kolla: Support shared path for glance images and nova instances disk  https://review.openstack.org/37242010:01
*** zhurong has quit IRC10:02
*** mewald1 has quit IRC10:06
*** msimonin has quit IRC10:08
*** lujinluo has quit IRC10:13
*** neilus has joined #openstack-kolla10:23
*** neilus has quit IRC10:27
*** mewald has joined #openstack-kolla10:28
*** skramaja has quit IRC10:31
*** duonghq has quit IRC10:31
*** skramaja has joined #openstack-kolla10:31
*** rstarmer has quit IRC10:39
*** awiddersheim has quit IRC10:39
*** salv-orlando has joined #openstack-kolla10:40
*** salv-orl_ has quit IRC10:40
openstackgerritprameswar proposed openstack/kolla: patch that will check hardware acceleration support, if not support then it will add entry virt_type=qemu in nova.conf  https://review.openstack.org/37851810:41
*** zhubingbing_ has quit IRC10:43
*** awiddersheim has joined #openstack-kolla10:44
*** mewald1 has joined #openstack-kolla10:45
*** mewald has quit IRC10:47
openstackgerritMerged openstack/kolla: Add newline in grafana template  https://review.openstack.org/37683710:51
*** rmart04 has joined #openstack-kolla10:56
*** phuongnh has quit IRC10:58
*** daneyon has joined #openstack-kolla10:58
*** schwicht has joined #openstack-kolla10:59
*** schwicht_at_work has quit IRC11:02
*** haplo37 has quit IRC11:02
*** daneyon has quit IRC11:03
*** haplo37 has joined #openstack-kolla11:08
*** awiddersheim has quit IRC11:15
*** dcwangmit01_ has quit IRC11:15
*** domi0077 has joined #openstack-kolla11:19
domi0077hi all, I've been experimenting with kolla in the past couple of days, got my first AIO installation done, but now I can't figure out one thing: if I change any of the config options in let's say /etc/kolla/nova-compute/nova.conf how can I apply these changes to the running container?11:20
*** dcwangmit01 has joined #openstack-kolla11:20
berendtdomi0077 there is a reconfigure command in kolla-ansible11:21
*** dwalsh has joined #openstack-kolla11:21
domi0077berendt: If I run that it changes my config changes back to the original values11:22
domi0077I was under the impression I just need to edit the config files directly not the playbooks11:22
berendtdomi0077 that's the way to do it, yes11:22
berendtdomi0077 have you modified already deployed configuration files?11:23
berendthttp://docs.openstack.org/developer/kolla/advanced-configuration.html#openstack-service-configuration-in-kolla11:23
domi0077berendt: yes11:24
berendtyou have to use overlay configuration files, do not modify already deployed files11:26
domi0077could you point me to any documentation about this please?11:26
berendthave a look at the url i send 3 minutes ago...11:26
domi0077oh I see, I missed the point where it's mentioned I need to create /etc/kolla/config hence my stupidity, sorry11:29
mliima_morning guys11:30
*** schwicht has quit IRC11:34
*** zhurong has joined #openstack-kolla11:41
*** tonanhngo has joined #openstack-kolla11:43
*** salv-orlando has quit IRC11:44
*** tonanhngo has quit IRC11:44
*** jrist has joined #openstack-kolla11:49
domi0077berendt: I'm sorry to bother again, but it doesn't work. Here are my steps: created /etc/kolla/config/nova-compute/nova.conf added a section and a change to it (DEFAULT and debug = True), then modified globals.yml to include the node_custom_config variable, then run kolla-ansible reconfigure...still no change to the config file11:54
*** berendt has quit IRC11:54
*** msimonin has joined #openstack-kolla11:59
*** huhaoran has joined #openstack-kolla11:59
*** msimonin has quit IRC12:01
*** sdake has joined #openstack-kolla12:02
*** huhaoran has quit IRC12:04
*** haplo37_ has quit IRC12:05
*** b_bezak_ has joined #openstack-kolla12:06
*** haplo37_ has joined #openstack-kolla12:07
*** b_bezak_ has quit IRC12:09
*** b_bezak has quit IRC12:09
*** dave-mccowan has joined #openstack-kolla12:09
*** tonanhngo has joined #openstack-kolla12:12
sdakemorning peeps12:12
sdakepbourke did you get my messae12:12
*** tonanhngo has quit IRC12:12
*** huhaoran has joined #openstack-kolla12:19
*** rhallisey has joined #openstack-kolla12:26
*** zhubingbing has joined #openstack-kolla12:28
*** salv-orlando has joined #openstack-kolla12:33
pbourkesdake: i did thanks for that12:41
sdakepbourke hopefully that givessyou a bit more time :)12:43
kfox1111sdake: do you have other things with docker in the gate?12:45
kfox1111I think I'm htting the redhat docker starting from within cloud init boot ordering thing.12:45
*** egonzalez90 has quit IRC12:46
*** domi0077 has quit IRC12:47
*** tonanhngo has joined #openstack-kolla12:53
*** tonanhngo has quit IRC12:55
*** david-lyle has joined #openstack-kolla12:57
*** egonzalez90 has joined #openstack-kolla12:58
sdakeuh12:59
sdake6am12:59
sdakekfox1111 mind expanding while my brain catches up12:59
sdakedo i have another example o docker gating?13:00
*** rstarmer has joined #openstack-kolla13:00
*** zhubingbing has quit IRC13:01
sdakekfox1111 docker starts when we tell it to start via setup_gate.sh13:02
sdakeand its decendents13:02
sdakeour centos images have very little on them preinstalled13:03
*** rstarmer has quit IRC13:04
sdakewe should be using docker-engine, red hat's docker is sort of forky and has alot of problems for us13:04
*** schwicht has joined #openstack-kolla13:05
sdakee.g. red hat's docker rquires a text confirmation for each image push operation13:05
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805613:05
sdakeYES, are you sure you want to push this image?"13:05
sdakeI'm not sure who thought that was a good idea but its absolutely terrible13:05
*** portdirect has joined #openstack-kolla13:07
*** bdaca has quit IRC13:07
*** lrensing has joined #openstack-kolla13:08
sdakein generla i don't like confirmation questions13:08
sdakei typed the ommand, I want it to happen13:09
sdakebut obviously the case of permanent destruction is different13:09
sdakesometimes for eample I wish yum update asked "are you really surey ou want to do that"13:09
sdakebecause fedora upgrades would often implode my system into a reintall :(13:09
*** inc0 has joined #openstack-kolla13:16
*** berendt has joined #openstack-kolla13:17
*** berendt has quit IRC13:17
*** aswadr_ has joined #openstack-kolla13:18
inc0good morning13:18
sdakemorning13:18
sdakeasgood s it is13:19
sdakei feel hungover and i didn't have anything to drink13:19
inc0sdake, you know Terry Pratchet?13:19
inc0a writer?13:19
sdaketerry?13:19
sdakedo not13:19
inc0ok, he came up with idea of reverse wine, wine which works back in time13:20
sdakeloads of people i dot know13:20
inc0first hangover then drinking13:20
inc0you should drink or you can break time-space continuum13:20
sdakei feel not lik edrinking :)13:20
sdakemust be coming down with a cold13:21
sdakewife was sick on her way out of town13:21
*** salv-orlando has quit IRC13:21
sdakeas she abandoned me with the children for playtime13:21
sdake3 weeks of travel fforher, followed by barcelona13:22
*** jtriley has joined #openstack-kolla13:29
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805613:31
openstackgerritChristian Berendt proposed openstack/kolla: Deprecate Fedora based Docker images  https://review.openstack.org/36918413:36
*** athomas has joined #openstack-kolla13:38
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805613:43
bjolosdake, inc0 can i get triage on this one please https://bugs.launchpad.net/kolla/+bug/162771713:43
openstackLaunchpad bug 1627717 in kolla "mariadb_recovery fails and data loss" [Undecided,New] - Assigned to Jeffrey Zhang (jeffrey4l)13:43
sdakebjolo you can13:43
sdakebjolo done13:45
bjolotnx13:45
sdakebjolo i agree with your assertions as wel13:45
sdakehopefully not too tricky to fix13:45
bjolohope not13:46
inc0bjolo, that's expected behaviour tho13:46
inc0it's not a bug13:46
bjoloshould not be. the playbook works given that it does recovery on the right node13:46
inc0Galera works in a way, that when you save data, it waits till acks from majority of quorum13:47
inc0to prevent net-partition caused conflicts in data13:47
*** awiddersheim has joined #openstack-kolla13:47
inc0when you put down majority of quorum, minority (1 node in our case) effectively becomes RO13:47
*** eaguilar has joined #openstack-kolla13:47
inc0and that's what is happening in your case13:47
inc0if you repeat this excersize, but keep 2 nodes alive13:48
inc0it should save the data13:48
bjoloinc0, i dont share that understanding. to my knowledge galera is strongly concistent13:48
bjoloit save the data even with only one node up13:48
inc0it couldnt13:48
bjoloyes13:48
inc0because if you lose connection to 2 other nodes13:48
bjoloat least in my testing13:49
sdakei cqan, but not consistently13:49
inc0but they are alive and well13:49
bjoloshutdown two nodes, write to db, and read from db works13:49
*** MarMat has joined #openstack-kolla13:49
sdakeright tht shuld work13:49
inc0yes, but it doesn't land on disk13:49
sdakeinc0 is talking about a theoretical problem13:49
SamYapleinc0: thats wrong13:49
inc0try to do it fully manual13:49
SamYapleinc0: you are right for teh overall point, but it does land on disk13:49
inc0SamYaple, how so? I thought commit requires ack from majority13:49
*** MarMat has quit IRC13:50
SamYaplenah its the only one up so its the majority13:50
bjolothere is no quroum in galara13:50
*** MarMat has joined #openstack-kolla13:50
bjoloack is confirmed when all participating nodes are synced13:50
openstackgerritprameswar proposed openstack/kolla: moved changes to precheck  https://review.openstack.org/37851813:50
SamYaplebjolo: is right about that point13:50
inc0ofc there is quorum in galera13:51
inc0that's why we need odd number of nodes13:51
*** mnasiadka has quit IRC13:51
SamYapleinc0: only for starting the cluster13:51
SamYapleits not like ceph quorum13:51
SamYaplewhere everything stops13:51
SamYaplewhen the net partition stops galera will attempt to merge (on a row level) all the dbs again13:52
rhalliseySamYaple, oh hi13:52
inc0and use quorum majority only for conflicts?13:52
SamYapleinc0: nah it doesnt solve any conflicts for you13:52
SamYapleinc0: it jsut breaks13:52
inc0how fun13:52
SamYapleinc0: its not the greatest13:53
SamYaplerhallisey: o/13:53
SamYapleinc0: it does allow for high performance in most of all cases though13:53
SamYaplerhallisey: im just visting13:53
bjolosince we are on the topic of mariadb. whats the process for a new bp/feature request? https://blueprints.launchpad.net/kolla/+spec/database-backup-recovery13:53
*** narasimha_SV_ has joined #openstack-kolla13:54
rhalliseySamYaple, well, nice to see you back in town :)13:54
narasimha_SV_ http://paste.openstack.org/show/583301/ this is file for the server which it is getting generated for the server I am doing pxe booting http://paste.openstack.org/show/583302/ contents inside the id shown in above link am I missing anything here which is making my pxe boot stop after ramdisk installation http://paste.openstack.org/show/583303/ console output where it is getting stopped13:54
narasimha_SV_the above links are the file inside ironic-pxe container13:54
inc0ok...then I don't have idea why this bug happends13:55
SamYapleinc0: galera bug?13:57
SamYaplei should turn off my galera word notification13:57
*** fguillot has joined #openstack-kolla13:57
SamYapleoh https://bugs.launchpad.net/kolla/+bug/162771713:58
openstackLaunchpad bug 1627717 in kolla "mariadb_recovery fails and data loss" [Critical,Confirmed] - Assigned to Jeffrey Zhang (jeffrey4l)13:58
*** mewald1 has quit IRC13:58
SamYapleyea bjolo there is a proper way to do recovery for a full stop13:58
SamYaplei bet thats not being done13:58
inc0he does mariadb_recovery13:58
*** mewald1 has joined #openstack-kolla13:58
SamYapleyea that is only for lightout outage13:59
SamYapleif it was a proper shutdown that can lose data too13:59
SamYaplelightsout outage tehre is no way to know if it was a proper shutdown13:59
bjoloor an upgrade that fails13:59
SamYapleso you will probably lose data13:59
SamYapleso bjolo, there is a file called "grastate.dat" which tracks the clusters posistion14:00
SamYaplewith a powerfailure, it will be -114:00
SamYaplewith a proper shutdown it will be a large number14:00
SamYaplethe largest number should be started first14:00
SamYaplethats not baked into the playbooks unless someone added it after me14:00
*** mewald1 has quit IRC14:01
sdakeSamYaple it was not added after you14:01
bjolodoing upgrades with writes to db ongoing, tend to fail the upgrade since it does not seem to do it serial and wait for galara in sync before doing the next node14:01
SamYaplethen it isn't there. i only wrote the lights out piece since the grastate.dat checking was complicated and that needed to be in mitaka(?)14:01
sdakeSamYaple roger that - nice work there14:02
inc0SamYaple, well, we didn't know about that;)14:02
inc0mind sharing this in bug in question?14:02
bjoloi have a testvector trying to break the upgrade and lose data. If i can make it fail i will file a bug for that as well :)14:02
inc0I'm pretty sure we won't be able to merge it in newton, but we can start working on it and backport it in O-114:03
SamYaplei believe it was mentioned. but i know for a fact the blueprint i worked on was called "lights-out"14:03
inc0to mitaka and newton14:03
sdakeya its a defect bjolo - neeeds backport14:03
sdakenot sure if we can hit it in newton or not - Jeffrey4l on it14:03
bjolois it possible to get this in newton? https://blueprints.launchpad.net/kolla/+spec/database-backup-recovery14:03
sdakebjolo newton is closed to features14:04
bjolook14:04
sdakebjolo since that feature is vaporware atm, i'm not sure how you could get it either14:04
bjolotrue14:04
sdakebjolo what people tpically do is carry a patchset of featurs they need for kolla14:05
sdakewe can't backport features because of stable follows policy14:05
SamYapleinc0: kfox1111 http://paste.openstack.org/show/583306/ it was talked about at least once <----14:05
sdakenot optimal, but kolla is not a product- its a project14:05
bjoloi hear ya14:06
inc0SamYaple, fair enough, just explain this in bug pretty please?;)14:06
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805614:06
SamYapleinc0: im just going to paste that conversation. just for you :)14:06
inc0thank you;)14:07
*** mewald has joined #openstack-kolla14:09
*** haplo37_ has quit IRC14:10
*** narasimha_SV_ has quit IRC14:10
SamYapleinc0: alrighty updated with all my info that i know about the subject in the ticket. its not a solution, just the problem at hand14:12
SamYapleimma go back to lurking and turn off some of the words that ping me :)14:12
sdakeinc0 say after the team meetin handoff today, i need toj et14:12
sdakeinc0 internal meeting needing attention14:12
*** haplo37_ has joined #openstack-kolla14:13
pbourkegalera14:13
pbourkeceph14:13
*** tonanhngo has joined #openstack-kolla14:13
inc0sdake, your call;) meetings aren't obligatory for you any more14:13
sdaketonanhngo any chance you can get someone in the magnum community to respond on dane's thread?14:13
sdakethey should be obligatory for all core reviewers if theey aren't sleeping ;)14:13
inc0SamYaple, thanks, don't turn off words;)14:14
sdakebut anyway have conflict ;)14:14
*** tonanhngo has quit IRC14:14
sdakesome core reviewers always have a standing conflict - for e.g. daviey has a conflict with our timeslot14:14
SamYaple /kick pbourke14:15
sdakebut our timeslot is prime, i have concerns moving git around will not get us more involvement and we will permanently lose our prime slot ;)14:15
pbourkerocket14:15
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805614:17
*** salv-orlando has joined #openstack-kolla14:20
*** huhaoran has quit IRC14:24
*** zhubingbing has joined #openstack-kolla14:26
*** tonanhngo has joined #openstack-kolla14:27
tonanhngosdake: Hi Steve, yes we fixed the problem. He brought it up on the IRC meeting and we have revisited it a couple times.14:29
lrensinghello14:29
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805614:30
sdaketonanhngo cool thanks!14:34
*** mdorman_ has left #openstack-kolla14:34
*** shardy has joined #openstack-kolla14:36
*** msimonin has joined #openstack-kolla14:38
*** caowei has quit IRC14:39
zhubingbinghello guys14:46
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805614:46
*** sean-k-mooney has joined #openstack-kolla14:55
sean-k-mooneyhi everyone14:58
inc0hey sean-k-mooney14:58
*** rmart04 has quit IRC14:58
*** eaguilar_ has joined #openstack-kolla14:59
sean-k-mooneyinc0: have you ever seen the the Bootstrapping ceph OSDs task fail with this output http://paste.openstack.org/show/583320/14:59
*** eaguila__ has joined #openstack-kolla14:59
inc0sean-k-mooney, you need to check docker logs ceph_osd on this node15:00
*** eaguilar has quit IRC15:00
sean-k-mooneyah thre is a stopped bootstrap_osd_0 continer15:01
sean-k-mooneyINFO:__main__:Setting permissions for /etc/ceph/ceph.client.admin.keyring INFO:__main__:Writing out command to execute 2016-09-28 15:52:26.132543 7f2c66b7d700  0 monclient(hunting): authenticate timed out after 300 2016-09-28 15:52:26.132581 7f2c66b7d700  0 librados: client.admin authentication error (110) Connection timed out Error connecting to cluster: TimedOut15:01
inc0check connection between osd node to mon nodes15:01
*** zhurong has quit IRC15:01
inc0over mgmt network15:02
inc0also check /etc/ceph/ceph.conf for addresses being used15:02
sean-k-mooneythe mons and and osds are running on all nodes but cool ill look into why they cant connect.15:02
sean-k-mooneythanks15:03
Jeffrey4lhey guys15:03
*** eaguilar_ has quit IRC15:04
pbourkesean-k-mooney: i actually just saw that15:04
sean-k-mooneypbourke: i have been hitting this ceph issue for 2 weeks but i have also been on vaction. i hit it just before i left15:05
sean-k-mooneyim back for a few hours today so trying to see if i can get this resolved so i can get a new kolla cluster runing.15:06
*** caowei has joined #openstack-kolla15:07
pbourkesean-k-mooney: im in the middle of trying to resolve it, will let you know if come up with anything15:07
sean-k-mooneycool ill do the same. i half wondering if could be a proxy issue in my enviroment but that may be a redhering15:08
*** ayoung_ has joined #openstack-kolla15:09
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805615:09
*** Serlex has quit IRC15:09
*** zhubingbing has quit IRC15:10
*** duonghq has joined #openstack-kolla15:11
*** ayoung_ is now known as ayoung15:11
duonghqevening guys15:12
*** egonzalez90 has quit IRC15:15
wirehead_good morning folks. :D15:16
*** absubram has joined #openstack-kolla15:18
*** egonzalez90 has joined #openstack-kolla15:19
Davieysdake: For reference, i always look at the minutes..15:19
Daviey(today i can make it tho)15:19
*** caowei has quit IRC15:20
rhalliseywhat's up wirehead_ :)15:23
MarMatJeffrey4l Hey, how to go forward with https://review.openstack.org/#/c/326163/ to merge it? I guess it needs your +2 again in the latest PS (commit message changed), right?15:25
*** eaguila__ has quit IRC15:26
Jeffrey4lMarMat, done. nice work. :)15:27
*** apuimedo is now known as apuimedo|away15:27
openstackgerritprameswar proposed openstack/kolla: precheck to check hardware acceleration support  https://review.openstack.org/37851815:27
*** eaguilar has joined #openstack-kolla15:28
MarMatJeffrey4l thanks a lot for your support :-) What now to merge it?15:28
Jeffrey4lMarMat, I already +2. need another core to review it.15:29
MarMatsdhake Hi, will you suggest someone additional from core team to review the magnum trustee PS?15:30
MarMatsdake ^^^15:31
inc0MarMat, I already approved it15:31
*** caowei has joined #openstack-kolla15:32
MarMatinc0 great, thanks. Still someone has to hit the merge button, right?15:34
inc0no, it's merging as soon as gates pass15:34
MarMatinc0 oh, cool then15:34
openstackgerritMerged openstack/kolla: Fix Magnum trustee issues  https://review.openstack.org/32616315:34
inc0lrensing you should talk to kfox1111, rhallisey or sbezverk about kolls-k8s issues:)15:35
lrensingwill do15:35
rhalliseylrensing, hey15:35
lrensinghey15:36
openstackgerritprameswar proposed openstack/kolla: precheck to check hardware acceleration support  https://review.openstack.org/37851815:36
lrensingi'm running the minikube guide kfox1111 made15:36
MarMatit seems to be merged now, thanks guys for great support with that.15:36
lrensingand it seems like creating pods is taking a long time15:36
lrensingi'm not the best with kubernetes so maybe there is just a misunderstanding15:37
rhalliseyok let's query them and see what the issue is15:37
lrensingwhen i watch the keystone pod being created, it says desired = 1, current 1, ready 015:37
rhalliseyis that the bootstrap step or the deployment?15:37
rhalliseyseem like the bootstrao15:37
lrensinghmm15:38
rhalliseykubectl get jobs15:38
rhalliseylet's see if keystone bootstrap job worked15:38
*** zhubingbing has joined #openstack-kolla15:39
duonghqseem that he got same problem as me15:39
duonghqguess that configmap cannot mount15:39
rhalliseyok15:39
*** lrensing has quit IRC15:39
rhalliseyare they created?15:39
rhalliseykubectl get configmaps15:39
*** lrensing has joined #openstack-kolla15:39
*** eaguilar has quit IRC15:40
lrensingkeystone create db , endpoints, and manage-db all succeeded15:40
rhalliseylrensing, did the bootstrap job complete?15:40
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805615:41
*** eaguilar has joined #openstack-kolla15:41
*** tonanhngo has quit IRC15:41
lrensingyes15:41
*** hrito has joined #openstack-kolla15:41
sbezverklrensing: kubectl describe pod {keystone pod name } --namespace=kolla15:42
rhalliseylrensing, ok which keystone pod is failing in particular15:42
openstackgerritMerged openstack/kolla: Install the required packages for ceph-base image  https://review.openstack.org/37478315:43
rhalliseydb endpoints pods passed, is it the service that failed?15:43
rhalliseysbezverk, I'm getting tired of add --namespace=kolla to the end ;/15:43
lrensinghttp://paste.openstack.org/show/583338/15:44
lrensingdoes this mean it worked?15:44
sbezverkrhallisey: you shoud be able to config kubectl to use namespace kolla by default15:44
rhalliseyya we'll need to doc that15:44
*** tonanhngo has joined #openstack-kolla15:44
lrensingim running this command15:45
lrensingkolla-kubernetes resource create pod keystone15:45
sbezverklrensing: please paste kubectl get pods --namespace=kolla15:45
openstackgerritMerged openstack/kolla: Change Mariadb default character set to utf8  https://review.openstack.org/37187615:45
openstackgerritMerged openstack/kolla: Turn off bindep  https://review.openstack.org/36705415:45
sbezverkthen kubectl get rc --namespace=kolla15:46
lrensinghttp://paste.openstack.org/show/583340/15:46
sbezverkthen kubectl describe rc keystone --namespace=kolla15:46
rhalliseyok that looks good15:46
sbezverklrensing: but your keystone pos is running??15:47
lrensinghttp://paste.openstack.org/show/583341/15:47
rhalliseylrensing, how long did it take to get the pods up?15:47
rhalliseyyou said earlier it took awhile15:47
sbezverklrensing: not sure but all look good. RC shows that it created POD successfully15:48
lrensingit never told me that the pods were 'ready'15:48
rhalliseykfox1111, I see you added ceph into the minikube-quickstart15:48
rhalliseylrensing, I see. Ya to see them running you would look in kubectl15:49
lrensingwhen running watch kolla-kubernetes resource status pod keystone15:49
rhalliseyhm15:49
*** zhubingbing has quit IRC15:49
rhalliseyI think that should be watch kubectl get pods15:49
rhalliseylrensing, good observation15:50
lrensingyeah15:50
sbezverklrensing: Replicas:1 current / 1 desired15:50
sbezverkPods Status:1 Running / 0 Waiting / 0 Succeeded / 0 Failed15:50
lrensingmaybe just a typo in the docs?15:50
openstackgerritJeffrey Zhang proposed openstack/kolla: Mount host localtime for ceilometer  https://review.openstack.org/37873015:51
lrensinghttp://paste.openstack.org/show/583338/ is what mine looked like15:51
*** zhubingbing has joined #openstack-kolla15:52
sbezverklrensing: Usually it gets in this state when some resources it needs are missing, after that you check with kubectl describe rc {name}15:52
sbezverkto get what exactly is missing15:52
kfox1111hi all.15:53
kfox1111rhallisey: yeah.15:53
kfox1111rhallisey: got cinder/glance fully working, backed by ceph.15:54
rhalliseyv nice!15:54
kfox1111so the instructions test the whole compute kit now. vm launch, sdn attachment and block storage.15:54
sdakekfox1111 nice!  now to turn those instrutions into a gate ;)15:55
openstackgerritRyan Hallisey proposed openstack/kolla-kubernetes: Use kubectl to watch for pod status  https://review.openstack.org/37873815:55
kfox1111sdake: I'm part of the way there. ;)15:55
rhalliseykfox1111, btw15:55
kfox1111we need workflow to fully automate it. but I've gotten k8s deploying so far, and staring to add genconfig.15:55
rhalliseykfox1111, https://review.openstack.org/#/c/330226/115:55
rhalliseythat might help a little15:56
rhalliseydid that back in june so it's a bit outdated15:56
sdaket-3 minutes for meeting15:56
kfox1111rhallisey: ah. missed that. I'll have a look. I've got a good start going here too: https://review.openstack.org/#/c/37805615:57
rhalliseynice15:57
*** unicell1 has joined #openstack-kolla15:58
sbezverkkfox1111: when you have time please check common volume ps15:58
kfox1111sbezverk: k15:58
inc0lrensing, when you'll get through first pains, if you'd like to work in kolla-k8s, kfox1111, rhallisey and sbezverk will be good people to talk to about work items:)15:58
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805616:00
*** unicell has quit IRC16:00
rhalliseylrensing, upstream meeting is now if you're curious16:01
rhalliseyin #openstack-meeting-416:01
*** berendt has joined #openstack-kolla16:02
*** srwilkers has joined #openstack-kolla16:03
*** lamt has joined #openstack-kolla16:03
sean-k-mooneypbourke: i dont know if you have made any progress on the ceph issue but from inside the ceph_mon container i still cant execute basic ceph commands sucessfully so i think the issue is with the mons not the bootstrap container16:04
pbourkesean-k-mooney: yeah I think so too16:04
openstackgerritOpenStack Proposal Bot proposed openstack/kolla: Updated from global requirements  https://review.openstack.org/37598916:04
sean-k-mooneypbourke: the strang thing is i can connect to the mons with netcat so they are listening on the socket16:05
awiddersheimwhat does PS stand for?16:07
pbourkeawiddersheim: patchset16:09
awiddersheimthanks16:10
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805616:12
*** mdnadeem_home has joined #openstack-kolla16:15
*** msimonin has quit IRC16:20
*** zhubingbing has quit IRC16:21
*** strigazi is now known as strigazi_AFK16:21
openstackgerritJeffrey Zhang proposed openstack/kolla: Mount host localtime for containers  https://review.openstack.org/37876216:21
*** caowei has quit IRC16:22
*** shardy has quit IRC16:26
*** athomas has quit IRC16:28
*** jrist has quit IRC16:28
*** haplo37_ has quit IRC16:29
*** haplo37_ has joined #openstack-kolla16:31
*** jmccarthy1 has quit IRC16:37
*** jmccarthy has joined #openstack-kolla16:38
*** eaguilar has quit IRC16:39
*** sean-k-mooney has quit IRC16:44
bjolosdake, inc0 triage on this as well please https://bugs.launchpad.net/kolla/+bug/162727516:50
openstackLaunchpad bug 1627275 in kolla "docker stop keepalived does not release VIPs" [Undecided,New]16:50
*** gfhellma has joined #openstack-kolla16:50
*** unicell1 has quit IRC16:50
*** dwalsh has quit IRC16:52
Davieyinc0: The performance monitoring stack isn't currently working... I raised a bug with the bad memcache config line.... but even with that fixed, telegraf pushing all the data is getting back a 500 error.17:00
DavieySo no data loaded17:00
inc0damn:S17:00
inc0ok, we need to file bugs for that17:01
DavieyGrafana isn't plugged into Influxdb OOTB, you need to config that by hand17:01
duonghqbjolo: iirc there is a bug like that17:01
Davieyand we have no default graphs setup17:01
berendtDaviey there are some more issues with Telegraf, i think it can not be used in an HA manner17:01
berendt(without buying licenses)17:01
Davieyberendt: what is HA in this context ?17:01
inc0influx cannot, true17:01
berendtinfluxdb, not telegraf.. sorry17:01
Davieyah17:02
DavieyDoes that mean each control node is running a unique datasource?17:02
bjoloduonghq, ?17:02
berendtsbezverk regarding fluentd, i think the best way to proceed is to split the review into docker/ansible and to open/rename the referenced bp to fluentd-image-for-k8s17:03
inc0https://blueprints.launchpad.net/kolla/+spec/heka-deprecation17:03
berendtsbezverk this way we can use the kill-heka bp for the ansible role when we decided to use fluentd for kolla as well17:03
rhalliseylrensing, ok so you have an issue with ovs17:03
lrensingso rhallisey i am running into an issue with the openvswitch-set-external-ip pod17:03
duonghqbjolo: got you point, it should be another bug17:03
rhalliseylrensing, ok let's see what you started17:03
rhalliseycheck the jobs17:03
berendtDaviey this means at the moment you have to deploy influxdb on a single node17:03
lrensinghttp://paste.openstack.org/show/583346/17:04
lrensingso, it failed17:04
Davieyberendt: but kolla doesn't enforce that?  (unlike mongodb?)17:04
berendtDaviey i hope the we require HA for each of our services17:05
rhalliseylrensing, k let's check the pods17:05
duonghqbjolo: can you fix that?17:05
rhalliseylrensing, and the containers17:05
lrensinghttp://paste.openstack.org/show/583347/17:05
berendtDaviey and at the moment all our services are HA ready17:05
Davieyberendt: So, grafana supports elasticsearch... why arent we just using that instead of influx?17:05
sbezverkberendt: I will split that ps17:05
berendtDaviey i was not involved in this discussion, i think it was before my time in the kolla project17:06
Davieyyeah, i think only by a couple of weeks17:06
berendtsbezverk ok i think this way we can approve the fluentd image pretty fast17:06
rhalliseylrensing, ok let's check the logs of that container17:06
berendtDaviey but the whole monitoring stack in kolla needs a lot of love17:07
sbezverklrensing: always run kubectl get pods --namesapce=kolla17:07
sbezverklrensing: you will know whether it is crashing or what else might be happening17:07
lrensingyeah i did sbezverk17:07
berendtDaviey and i think it is not a big deal to replace TIG by something else, at the moment only the serivces itself are implemented17:07
lrensingcrashloop17:07
sbezverklrensing: that job is for bring up ip interface and assign address17:08
duonghqnight all, see you tomorrow17:08
rhalliseylrensing, kubectl logs openvswitch-set-external-ip-6ln1j17:08
*** duonghq has left #openstack-kolla17:08
sbezverkcould you confirm that ovsdb and vswitchd containers are up and running fir17:08
*** hrito has quit IRC17:08
sbezverkrhallisey do not forget --namesapce=kolla ;-017:09
lrensinghmm17:09
lrensingRTNETLINK answers: File exists17:09
lrensingdid it succeed and i did it twice on accident?17:09
*** papacz has joined #openstack-kolla17:09
lrensinghttp://paste.openstack.org/show/583350/17:10
sbezverklrensing: could you please run: kubectl get pods --namespace=kolla | grep openv17:10
rhalliseysbezverk, ^ you've seen that issue before17:10
kfox1111lrensing: I think that worked then.17:10
lrensinghttp://paste.openstack.org/show/583351/17:10
rhalliseythe pod is crashing17:10
kfox1111hmmm...17:10
*** papacz1 has quit IRC17:11
kfox1111on the host, do an 'ifconfig br-ex' and see if it has an ip and is up.17:11
kfox1111we may need abit of logic to pass if its already configured.17:11
sbezverkkfox1111: it should not crashed17:12
kfox1111I agree. but it may be throwing an error as the interface is already up.17:13
sbezverklrensing: can you run: docker ps -a | grep openvswitch-set-external17:13
sbezverkthen docker logs {container id}17:13
kfox1111sbezverk: that error message looks like the one given by ip when a link is already up and asked to be brought up.17:14
rhalliseybrb17:15
kfox1111so it may be returning a fail code to the shell, and failing to run the job, but everythings ok.17:15
*** mdnadeem_home has quit IRC17:16
*** dwalsh has joined #openstack-kolla17:16
lrensingdoes the minikube guide install docker?17:17
*** egonzalez90 has quit IRC17:18
kfox1111docker and all of k8s.17:18
kfox1111minikube builds a vm with docker/k8s/k8s advanced services installed.17:18
kfox1111the minikube instructions deploy on top of that.17:18
*** gfhellma has quit IRC17:20
*** pbourke has quit IRC17:23
openstackgerritJeffrey Zhang proposed openstack/kolla: integrate gnocchi with ceilometer  https://review.openstack.org/37273717:23
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix error in Gnocchi service  https://review.openstack.org/37892717:23
*** unicell has joined #openstack-kolla17:23
*** berendt has quit IRC17:27
*** apuimedo|away is now known as apuimedo17:34
*** tonanhngo has quit IRC17:35
*** lrensing has quit IRC17:38
*** aswadr_ has quit IRC17:42
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing common-lib and common_volumes macro  https://review.openstack.org/37822317:44
*** neilus has joined #openstack-kolla17:44
openstackgerritJeffrey Zhang proposed openstack/kolla: Integrate gnocchi with ceph  https://review.openstack.org/37493717:44
inc0ooo gnocci knows how to ceph? didn't know that17:47
Jeffrey4lgnocchi support file/swift and ceph now inc017:51
*** lrensing has joined #openstack-kolla17:52
inc0cool!17:52
inc0we need to make ceilometer support gnocci then:)17:52
Jeffrey4linc0, this https://review.openstack.org/37273717:53
inc0hmm, I'm thinking if we should wait for ocata with these patches17:54
inc0they're more features than bugs tbh17:55
Jeffrey4linc0, l'd like to merge them. 1. they already there. just need some small change.   2. i think we are still before rc2 , we can add feature before rc217:56
sdakehere is the deal on features and depednencies17:56
inc0Jeffrey4l, no, no features in rc217:57
sdakewe have always had an unwritten policy that if a dep needs to change to support a feature its nto a featuree17:57
inc0only bugs17:57
sdakeits in fact a bug - because what we have doesn't work17:57
sdakenow i haven't looked at theseparticular patche17:57
inc0so I'm on fence with this one17:57
sdakefirehose day for me17:57
inc0ceilometer works, with mongodb and mysql17:58
sdakebut keep that guidancein mind17:58
inc0gnocci works, with file and swift17:58
inc0we can make gnocci work with ceph and ceilometer work with gnocci17:58
inc0but lack of driver support is not a bug17:58
Jeffrey4lwe scheduled to release rc2 on 15 sep. and before that day, we merged plenty of feature before that day.17:58
inc0rc1 was sep1517:58
inc0rc2 is oct1017:59
inc0and rc1 was feature code freeze17:59
*** eaguilar has joined #openstack-kolla17:59
sdakeya this doessn't fit into the depndency argument in my mind17:59
Jeffrey4lok  you are right.18:00
sdakefor example magnum requires updating shade18:00
sdakeso we updateshade18:00
sdakethats not a feature18:00
*** msimonin has joined #openstack-kolla18:00
sdakethats a bug fix to make magnum work18:00
inc0let's please bump these 2 to Ocata18:00
sdakeblack and white18:00
*** msimonin has quit IRC18:01
Jeffrey4linc0, gnocchi only work with file, no swift now. And he do not support two gnocchi node two. ( file driver do not sync the data )18:01
*** msimonin has joined #openstack-kolla18:01
Jeffrey4lso gnocchi is totally bust and can not be used18:01
*** neilus has quit IRC18:01
*** msimonin has quit IRC18:01
*** eaguilar has quit IRC18:03
*** eaguilar has joined #openstack-kolla18:04
*** eaguilar_ has joined #openstack-kolla18:08
sdakeok well thts a bug18:10
sdaketwo options18:10
sdakemerge patch, or document gnocchi is bust18:10
*** eaguilar has quit IRC18:11
rhalliseyphew.  Just triages every bp and bug18:11
*** daneyon has joined #openstack-kolla18:11
rhalliseytriaged*18:11
* rhallisey get's lunch18:12
*** berendt has joined #openstack-kolla18:13
*** daneyon has quit IRC18:16
*** jheroux has joined #openstack-kolla18:18
*** portdirect has quit IRC18:20
*** bmace_ has quit IRC18:21
openstackgerritMartin Matyas proposed openstack/kolla: [WIP] Proxy settings for containers that need internet access  https://review.openstack.org/37894918:21
*** bmace_ has joined #openstack-kolla18:21
MarMatsdake proposal for the container proxy implementation we discussed yesterday https://review.openstack.org/#/c/378949/18:22
*** neilus has joined #openstack-kolla18:24
inc0hmm, I'm thinking how to make it more extendable18:25
inc0so with kolla_docker we can specify environment, and I bet more than magnum would like to have this env in container18:25
*** portdirect has joined #openstack-kolla18:27
*** Jeffrey4l has quit IRC18:28
*** tonanhngo has joined #openstack-kolla18:28
*** neilus has quit IRC18:29
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing common-lib and common_volumes macro  https://review.openstack.org/37822318:30
*** lrensing has quit IRC18:31
MarMatinc0 that's tricky, maybe not all containers need proxy settings, maybe for some it's explicitly not wanted? In this case we can specify containers where we want to set the proxy18:32
inc0yeah, but it can be important across the board18:33
inc0however, bad news, it's going to Ocata...this if feature;)18:34
*** salv-orlando has quit IRC18:34
MarMatinc0 well, it depends, it can be also a bugfix https://bugs.launchpad.net/kolla/+bug/162833518:36
openstackLaunchpad bug 1628335 in kolla "magnum-conductor container failing behind a proxy" [High,In progress] - Assigned to Martin Matyáš (martinx-maty)18:36
inc0lol why magnum has to connect to internet? oO18:37
inc0this will break in so many ways in so many scenerios...18:37
MarMatinc0 read the bug report18:37
inc0we already have etcd container for kuryr...will have same effect?18:38
MarMatinc0 I guess so, this is how etcd works18:38
inc0so one thing you can do18:38
inc0for newton with container customization you can specify ENV variable per container18:39
inc0and bake it into container18:39
inc0so your customization file would look like:18:39
MarMatinc0 that's not fitting to my use case, I need images independent on deployment target network18:40
inc0hmm, let me think for a moment18:41
inc0so you want to reuse images on many different setups?18:41
MarMatinc0 yes, I need universal images. Similarly you cannot set IP setup or nw interface setup to images, with proxy settings it's similar.18:44
inc0so issue I'm having with this patchset is that it will be magnum specific and config is not magnum specific18:44
MarMatinc0 it's not magnum specific, any container can use it if it needs internet access18:45
MarMatif kuryr needs it, 1 line can be added to kuryr kolla_docker18:46
inc0the way you added is18:46
*** sdake has quit IRC18:46
inc0so what you can do is18:46
inc0https://github.com/openstack/kolla/blob/master/ansible/group_vars/all.yml#L8818:46
inc0override this in your globals.yml18:47
inc0granted, all of containers will have this ENV18:47
inc0but if you make your proxies right that should be ok18:47
inc0you can override this section in your globals.yml and add new env vars18:48
inc0just remember to re-declare all of existing stuff;)18:48
inc0next step would be to allow to re-declare it on per-role basis18:49
MarMatinc0 yep, this can probably work now/for newton, but is that a good final solution of the problem? With respect of easy-to-set in globals.yml and having it for all containers18:50
inc0no, not perfect solution18:50
inc0however we need to figure out which will be perfect18:50
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Introducing common-lib and common_volumes macro  https://review.openstack.org/37822318:50
inc0we can implement this mechanism in ocata18:50
*** rhallisey has quit IRC18:50
inc0in the meantime, check if that works18:50
MarMatinc0 sounds good, I'll test that approach.18:51
inc0I agree we need to have something like that, but I'd rather do it across the board18:51
inc0sincce we don't know what else may need it later on18:51
*** rhallisey has joined #openstack-kolla18:51
inc0bbiaf18:53
*** inc0 has quit IRC18:53
*** mewald has quit IRC18:59
*** hogepodge has quit IRC19:01
*** eaguilar_ has quit IRC19:02
*** inc0 has joined #openstack-kolla19:04
*** eaguilar has joined #openstack-kolla19:06
*** huhaoran has joined #openstack-kolla19:06
*** berendt has quit IRC19:08
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805619:12
*** berendt has joined #openstack-kolla19:12
*** papacz1 has joined #openstack-kolla19:13
*** papacz has quit IRC19:15
*** msimonin has joined #openstack-kolla19:19
*** rstarmer has joined #openstack-kolla19:20
*** rstarmer has quit IRC19:22
*** neilus has joined #openstack-kolla19:22
*** salv-orlando has joined #openstack-kolla19:22
*** neilus has quit IRC19:25
*** sdake has joined #openstack-kolla19:34
sdakeMarMat can you run tht by inc0, he has far more experience with proxy then me19:35
sdakeMarMat i don't have a proxy to deal with so haven't any experienc there19:35
MarMatsdake sure, in progress19:35
*** neilus has joined #openstack-kolla19:36
*** neilus has quit IRC19:37
sdakeWe were able to deploy a sizeable OpenStack HA cluster in about half an hour.  Thank you very much to you and the Kolla team.19:40
sdakeprivate email - good job guys119:40
rhalliseysdake, nice19:40
inc0:) brave new world in deployment;)19:41
*** bjolo has quit IRC19:41
*** salv-orl_ has joined #openstack-kolla19:43
*** neilus has joined #openstack-kolla19:45
*** salv-orlando has quit IRC19:46
*** MarMat has quit IRC19:55
*** daneyon has joined #openstack-kolla19:59
*** berendt has quit IRC20:04
*** daneyon has quit IRC20:05
*** berendt has joined #openstack-kolla20:07
*** salv-orl_ has quit IRC20:07
*** salv-orlando has joined #openstack-kolla20:08
*** inc0 has quit IRC20:09
*** inc0 has joined #openstack-kolla20:11
*** mewald has joined #openstack-kolla20:16
*** huhaoran has quit IRC20:25
*** MarMat has joined #openstack-kolla20:33
*** lrensing has joined #openstack-kolla20:39
*** berendt has quit IRC20:42
*** ccesario has quit IRC20:43
*** eaguilar has quit IRC20:43
*** neilus has quit IRC20:54
*** Marx314 has joined #openstack-kolla21:00
*** eaguilar has joined #openstack-kolla21:02
*** jtriley has quit IRC21:06
*** neilus has joined #openstack-kolla21:06
*** awiddersheim has quit IRC21:06
sbezverkinc0: ping21:07
inc0here21:07
inc0brb21:08
*** neilus has quit IRC21:10
*** mewald1 has joined #openstack-kolla21:17
*** mewald has quit IRC21:20
*** eaguilar has quit IRC21:20
*** eaguilar has joined #openstack-kolla21:27
*** hogepodge has joined #openstack-kolla21:28
*** gfidente has quit IRC21:31
*** schwicht has quit IRC21:32
*** jheroux has quit IRC21:36
*** dwalsh has quit IRC21:41
*** absubram has quit IRC21:42
sbezverkinc0: about fluentd, unfortunately separating fluentd docker and ansible will not work for us21:47
inc0how so?21:47
sbezverkthe reason being is when we render we need to render the image name21:48
sbezverkI had to add this to actually get it rendering correctly21:48
sbezverkhttp://paste.openstack.org/show/583391/21:48
*** daneyon has joined #openstack-kolla21:48
*** eaguilar has quit IRC21:48
sbezverkinc0: since it is like heka and we do not have a separate resource for it, in case of kube it runs as a sidecar with main resource21:49
inc0I don't understand21:49
inc0what do you mean by render?21:50
sbezverkinc0: kolla-kubernetes renders jinja2 variables we use in templates21:50
*** rhallisey has quit IRC21:51
sbezverkit checks also kolla's yml files for some common variables like tag and bunch of others21:51
sbezverkwhen it renders it uses resource name when it looks for variable on kolla side21:51
inc0ahh you mean we can't have 2 different logging architectures21:51
inc0we don't want this anyway.21:51
inc0so personally I think fluentd will be good way to go21:52
openstackgerritMerged openstack/kolla-kubernetes: Introducing common-lib and common_volumes macro  https://review.openstack.org/37822321:52
inc0but I'd like to examine at least this filebeat21:52
inc0however, regardless what we choose21:52
inc0I would like both kollas to have same architecture21:52
inc0and toolset21:52
sbezverkinc0: sure thing..21:52
inc0so when we fix one we fix another21:53
inc0if filebeat turns out to be hands down better than fluentd21:53
inc0then we'll move kolla-k8s to filebeat as well21:53
*** daneyon has quit IRC21:53
sbezverkok, not a prob. but my prob is a little bit different. have you checked paste ?21:54
inc0yes, you need these lines in asnible right?21:54
sbezverkyes21:54
inc0so 2 things21:54
inc01. yes in ocata21:54
sbezverkI cannot do without them :-(21:54
sbezverkbut fine for ocata21:55
*** schwicht has joined #openstack-kolla21:55
sbezverkif you accept it21:55
inc02. I'd love to decouple configs (and therefore variable defaults) from ansible and place them in kolla-core21:55
inc0same as config files21:55
inc0so you'll lose dependency on ansible and both kolla-ansible and kolla-k8s will consume these things21:55
inc0but we need to examine how exactly that would work21:55
sbezverkwhen I had these variables in fluentd default it did not work21:55
inc0we'll talk about it in summit ok?21:56
sbezverkok sounds good21:56
*** huikang has joined #openstack-kolla21:56
inc0we should decouple kolla-k8s from kolla-ansible totally21:57
sbezverkI hope we have kube related session21:57
inc02 of them21:57
sbezverksuper21:57
inc02 working sessions goign to kolla-k8s21:57
inc0talk with Ryan and Kevin on what you guys want to cover21:57
*** schwicht has quit IRC21:57
sbezverkdo you have by chance etherpad with kolla design sessions handy by any chance?21:58
*** lrensing has quit IRC21:58
inc0https://etherpad.openstack.org/p/kolla-o-summit-schedule21:58
inc0 this is current version of what I'm going to put as schedule21:58
sbezverkinc0: thank you21:58
*** msimonin has quit IRC22:03
*** lamt has quit IRC22:09
*** salv-orlando has quit IRC22:10
*** huikang has quit IRC22:17
*** huikang has joined #openstack-kolla22:17
*** schwicht has joined #openstack-kolla22:17
*** huikang has quit IRC22:22
*** inc0 has quit IRC22:23
sdakeinc0 is this like a sorted list?22:23
sdakeguess hes gone22:23
sdakeoh well :)22:23
*** mewald1 has quit IRC22:23
*** huikang has joined #openstack-kolla22:24
*** huikang has quit IRC22:24
*** huikang has joined #openstack-kolla22:25
*** huikang has quit IRC22:29
*** schwicht_at_work has joined #openstack-kolla22:30
*** mliima__ has joined #openstack-kolla22:31
*** schwicht has quit IRC22:33
*** tonanhngo has quit IRC22:33
*** mliima_ has quit IRC22:34
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: WIP common_volume_mounts and common_containers macros  https://review.openstack.org/37902722:39
*** awiddersheim has joined #openstack-kolla22:42
sdakesbezverk note the actual schedule dates are not ye tavailale22:46
sdakesbezverk and i'm not sure all those sessions will make summit or not22:47
sdakesbezverk inc0 can speak to that later22:47
sbezverksdake: got it will keep an eye on the schedule22:47
sdakesbezverk it changes right up to the last day before summit ;-)22:47
*** salv-orlando has joined #openstack-kolla22:48
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Test setting up the gate  https://review.openstack.org/37805622:49
hogepodgesdake: would you say that I can fix the multiple glance/cinder bug if I apply this patch to cinder and build from local source? https://review.openstack.org/#/c/306756/22:51
sdakehogepodge the current state of that patch is broken imo22:52
sdakehogepodge patchset 1 worked22:52
sdakeor whatever one sbezverk said hetested22:52
sdakecurrent being latest revision22:52
*** salv-orlando has quit IRC22:52
sdakei think the cinder team has finallly relented and accepted that iscsi is how alot of vendors do disk io with cinder22:52
sdakeand it needs to be a thing that works22:52
sdakejgriffith may know more22:53
sdakejgriffith he took over the work22:53
hogepodgesdake: broken how?22:54
*** neilus has joined #openstack-kolla22:54
sdakehogepodge it doesn't work broken22:54
sdakeit doesn't solve the problem - the bug still exists with latest patch set22:54
sdakebut in there is  patchset that works22:54
sdakesbezverk says in the history patchset 2 works22:55
*** sdake has quit IRC22:56
*** neilus has quit IRC23:00
*** kbyrne has quit IRC23:06
hogepodgesdake: which is patchset 1 with an updated commit message23:08
*** kbyrne has joined #openstack-kolla23:08
*** dwalsh has joined #openstack-kolla23:25
*** huikang has joined #openstack-kolla23:31
*** sdake has joined #openstack-kolla23:32
*** sdake_ has joined #openstack-kolla23:35
*** sdake has quit IRC23:38
*** dwalsh has quit IRC23:42
*** zhurong has joined #openstack-kolla23:46
*** sin_ has joined #openstack-kolla23:55

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