Tuesday, 2017-07-18

*** itlinux has joined #openstack-kolla00:01
*** itlinux_ has joined #openstack-kolla00:01
*** ducttap__ has quit IRC00:07
*** rwsu has quit IRC00:07
sdakedmsimard http://logs.openstack.org/14/484514/1/check/gate-kolla-dsvm-deploy-centos-binary-centos-7-nv/3984669/console.html#_2017-07-17_22_50_42_10414400:11
dmsimardsdake: so your suspicion was correct00:12
sdakemore ilke memory - but yup thanks :)00:12
sdakepython-crypto a drop in replacement for python2-crypto?00:12
*** manheim has quit IRC00:15
*** manheim has joined #openstack-kolla00:16
dmsimardFairly confident it's the same package but likely different versions and will also provide py300:16
dmsimardI can check later and document the difference, if any00:16
sdakethanks00:17
*** ducttape_ has joined #openstack-kolla00:17
dmsimardSame for msgpack and that other one00:17
*** iniazi_ has joined #openstack-kolla00:18
*** yingjun has joined #openstack-kolla00:19
*** manheim has quit IRC00:20
sdakethey also pull in tomcrypt?00:20
sdakeits a shame - I actually contributed to that project about 10 years ago :)00:20
sdakeused to be the underying crpto tech in corosync00:21
sdakeultimately had to remove it00:21
sdakenot fips complaint00:21
*** ducttape_ has quit IRC00:21
*** iniazi has quit IRC00:21
*** ducttape_ has joined #openstack-kolla00:22
dmsimardsdake: I don't think it pulls tomcrypt, no, because RDO's python-crypto installs without EPEL and we don't carry tomcrypt00:23
dmsimardsdake, inc0: what failed to build when building everything (not sure how many of those are legit) http://paste.openstack.org/show/615674/00:25
openstackgerritSteven Dake proposed openstack/kolla master: Remove libcomcrypt/libtommath (not fips compliant)  https://review.openstack.org/48453600:25
dmsimardSounds like some of those are just not supported in Kolla for RDO00:26
sdakelooing00:26
*** ansmith has joined #openstack-kolla00:26
sdakees/bleuntd look like a problem00:26
*** ducttape_ has quit IRC00:27
*** schwicht has quit IRC00:27
sdakenot sure if it will be a problem for your usage of the images00:27
sdakesurprised rdo lacks barbican00:27
sdakeyou may or may not need tgtd00:28
sdakenot sure how that iscsi magic works00:28
dmsimard¯\_(ツ)_/¯00:29
dmsimardsdake: barbican-api is failing due to missing uwsgi-plugin-python from EPEL00:29
dmsimardelasticsearch failing due to missing elasticsearch from EPEL00:31
dmsimardfluentd because of td-agent00:32
openstackgerritSteven Dake proposed openstack/kolla master: Use RDO version of python-msgpack on RDO  https://review.openstack.org/48453800:35
*** dave-mccowan has quit IRC00:42
*** mdnadeem has joined #openstack-kolla00:42
sdakedmsimard where is the same package for line 5 in rdo?00:43
sdake(has it been renamed or is it just an old dependency that requires removal?)00:43
dmsimardsdake: not sure, we don't carry uwsgi in RDO00:43
dmsimardsdake: implementations using RDO tend to use mod_wsgi with httpd00:43
dmsimarddoesn't mean we can't carry it, but we don't carry it right now00:43
dmsimardI know that, for example, openstack-ansible deploys nginx+uwsgi00:44
dmsimardthey likely pick up uwsgi from pip though00:44
dmsimardnot sure00:44
dmsimardsdake: re: "huh" INFO:kolla.image.build.nova-spicehtml5proxy:No package spice-html5 available.00:45
*** schwicht has joined #openstack-kolla00:45
*** lucasxu has joined #openstack-kolla00:45
*** lucasxu has quit IRC00:45
dmsimardsdake: oh, it's provided by the virt SIG, same repository as qemu-kvm-ev00:45
dmsimardnot by RDO00:45
*** dave-mccowan has joined #openstack-kolla00:46
dmsimardadded a note about it on the etherpad00:46
dmsimardok https://etherpad.openstack.org/p/kolla-epel is complete from building everything ( http://paste.openstack.org/show/615674/ )00:47
dmsimardThe rest of the failures are because the containers aren't supported on CentOS Binary (ex: Zun)00:48
sdakedmsimard this looks to me to come from delorean: http://logs.openstack.org/14/484514/1/check/gate-kolla-dsvm-deploy-centos-binary-centos-7-nv/3984669/console.html#_2017-07-17_22_55_32_40966300:48
dmsimardsdake: what do you mean delorean00:49
dmsimardspice-html5            noarch 0.1.7-1.el7          epel                   84 k00:49
*** kolla-slack has quit IRC00:49
*** kolla-slack has joined #openstack-kolla00:49
sdakewhere is the rdo version of that?00:49
*** tovin07_ has joined #openstack-kolla00:49
sdakeor is there no tripleo support for spice00:49
dmsimardsdake: it's provided by the virt SIG, same place as qemu-kvm-ev00:50
dmsimardsdake: I already added a note about spice in the etherpad00:50
* sdake groans00:50
*** caowei has joined #openstack-kolla00:54
dmsimardsdake: the qemu-kvm-ev repo is likely enable otherwise nova-compute wouldn't build because it requires a version of qemu-kvm that base CentOS doesn't provide00:55
dmsimardnot sure why it's not picked up for the spice thing00:55
sdakeis the package named the same?00:56
dmsimardsdake: oh wait, it's not in virt SIG repo, it's in ovirt SIG repo00:57
dmsimardsdake: my eyes are getting tired00:57
dmsimardhttps://cbs.centos.org/koji/packageinfo?packageID=197500:57
sdakei see00:58
sdakewell i am super leary of introducing the ovirt repo into the build00:58
sdake(at this time)00:58
sdakepike3 in 1 wweek00:58
sdakea repo addition changes all kinds of behavior00:58
sdakea repo removal is easy to quantify00:59
dmsimardsdake: it's not something we would include either, no00:59
dmsimardsdake: worst case scenario RDO could tag it from their repo so it would end up in RDO00:59
sdakeya - you really should be using spice IMO anyway :)00:59
dmsimardas opposed to novnc ?00:59
sdakeits actually a pretty good peice of work00:59
sdakeyup00:59
dmsimard¯\_(ツ)_/¯00:59
*** ducttape_ has joined #openstack-kolla01:01
*** emccormick has joined #openstack-kolla01:01
sdakei seem to recall pv is required for mariadb galera failover01:01
sdakebut i'm not sure - so much shit have I debugged in these containers I've lost track :)01:01
sdakeand it was an unlisted dependency in the package to make it harder :)01:02
*** daidv__ has quit IRC01:05
*** kristian__ has joined #openstack-kolla01:07
*** yangyapeng has joined #openstack-kolla01:09
*** rhallisey has quit IRC01:09
*** kristian__ has quit IRC01:11
dmsimardsdake, inc0: signing off for now.. started a thread: http://lists.openstack.org/pipermail/openstack-dev/2017-July/119815.html01:11
*** ducttape_ has quit IRC01:12
duonghqmorning guys01:13
*** schwicht has quit IRC01:14
*** manheim has joined #openstack-kolla01:16
sdakesup duonghq01:16
duonghqhow are you sdake01:17
*** ducttape_ has joined #openstack-kolla01:17
sdakegood01:17
duonghqglad to hear that01:17
*** daidv__ has joined #openstack-kolla01:21
*** ducttape_ has quit IRC01:21
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images  https://review.openstack.org/48401401:23
EmilienMkfox1111: can I ask you why you top-post everytime you reply on openstack-dev ML? it's hard to know in which context or what you're replying exactly01:25
*** mdnadeem has quit IRC01:28
sdakeEmilienM he has already answered that - outlook email client01:28
sdakeEmilienM outlook has a defect in that it does not add "break bars" when responding inline01:29
sdakeits maddening01:29
EmilienMchange client? lol01:29
openstackgerritJeffrey Zhang proposed openstack/kolla master: Use latest docker ce in gate  https://review.openstack.org/48276301:29
sdakeand the reason I now respond via my gmail address01:29
sdakeEmilienM some people are not permitted such things01:29
sdakeEmilienM although I agree the top posting is annoying01:29
EmilienMI mean, I personally loose a lot of context when I read his emails and I loose a lot of time if I really want to know where does he reply01:29
sdakeif microsoft just fixed the damn bug - all would be good01:29
*** gbc has quit IRC01:29
sdakethey know about it01:30
sdakethey just dont care01:30
sdake3 year old defect\01:31
sdakeif outlook was open source - it would have been fixed in a few days01:32
sdakeit seriously annoys everyone across all open source communities01:33
openstackgerritshaofeng cheng proposed openstack/kolla-ansible master: Restart lbaas agent when lbaas conf changed  https://review.openstack.org/48431801:33
*** harlowja has quit IRC01:34
EmilienMsdake: cool, thx for details01:34
sdakesure happy to help :)01:34
openstackgerritshaofeng cheng proposed openstack/kolla-ansible master: Restart lbaas agent when lbaas conf changed  https://review.openstack.org/48431801:35
openstackgerritJeffrey Zhang proposed openstack/kolla master: Add ujson into binary install type  https://review.openstack.org/48454301:36
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: [TEST][MASTER][KOLLA-ANSIBLE]TEST CLEAN CEILOMETER  https://review.openstack.org/47567001:37
sdakeJeffrey4l duonghq can iget rreviews on https://review.openstack.org/#/c/484536/ plz01:41
*** caoyuan has joined #openstack-kolla01:42
*** mdnadeem has joined #openstack-kolla01:43
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images  https://review.openstack.org/48401401:43
openstackgerritMerged openstack/kolla-ansible master: Move nova scheduler related parameters to [scheduler] group  https://review.openstack.org/45396601:43
duonghqsdake, roger01:44
Jeffrey4l+w ed01:45
*** schwicht has joined #openstack-kolla01:45
kolla-slack<kfox1111> @emilienm yeah, my outlook client really sucks. Not sure how in this day and age they manage to still get paying customers while not support inline responses. Seriously annoying. :( the decision is aparently above my pay grade though. :(01:49
*** manheim has quit IRC01:50
EmilienMkfox1111: no biggies, apparently your irc is also looking like slack01:52
kolla-slack<kfox1111> If I'm on my phone I use slack. On computer, irc.01:54
kolla-slack<kfox1111> Kolla bridges to slack so when you mentioned my handle, it buzzed my phone. :)01:55
kolla-slack<kfox1111> (With great power comes great responsibility ;)01:56
EmilienMkfox1111: good to know01:56
EmilienMkfox1111: have a great evening!01:56
* EmilienM pictures the buzz01:56
kolla-slack<kfox1111> You too! :)01:57
*** dave-mccowan has quit IRC02:02
*** kevzha01 has joined #openstack-kolla02:02
*** kevzha01 is now known as kevinz02:03
*** zhurong has joined #openstack-kolla02:05
*** peterjenkins___ has joined #openstack-kolla02:06
*** mgkwill_ has joined #openstack-kolla02:06
*** SaMnCo_ has joined #openstack-kolla02:07
*** hogepodge_ has joined #openstack-kolla02:07
*** schwicht has quit IRC02:09
*** bachp has quit IRC02:13
*** SaMnCo has quit IRC02:13
*** calbers has quit IRC02:13
*** hogepodge has quit IRC02:13
*** mgkwill has quit IRC02:13
*** peterjenkins__ has quit IRC02:13
*** Kimmo_ has quit IRC02:13
*** SaMnCo_ is now known as SaMnCo02:13
*** peterjenkins___ is now known as peterjenkins__02:14
*** mgkwill_ is now known as mgkwill02:14
*** hogepodge_ is now known as hogepodge02:14
*** calbers has joined #openstack-kolla02:15
*** ducttape_ has joined #openstack-kolla02:15
*** bachp has joined #openstack-kolla02:18
*** ducttape_ has quit IRC02:19
*** dave-mccowan has joined #openstack-kolla02:26
*** StephenWang1991 has joined #openstack-kolla02:27
openstackgerritTuan Luong-Anh proposed openstack/kolla-ansible master: Update URL home-page in documents according to document migration  https://review.openstack.org/48377002:29
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add VMware Documentation  https://review.openstack.org/48426202:32
*** awidders_ has joined #openstack-kolla02:33
*** awiddersheim has quit IRC02:33
sbezverkkfox1111: see some weirdness with kolla master and nova :( all containers are up and running but nova service-list comes back empty, in logs no errors, everything looks clean. it is like they forgot to implement nova service-list commands .. any thoughts?02:42
*** dave-mccowan has quit IRC02:44
openstackgerritMerged openstack/kolla master: Remove libcomcrypt/libtommath (not fips compliant)  https://review.openstack.org/48453602:45
*** yangyapeng has quit IRC02:46
*** manheim has joined #openstack-kolla02:47
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add VMware Documentation  https://review.openstack.org/48426202:53
*** spsurya has joined #openstack-kolla02:53
spsuryamorning all02:54
*** manheim has quit IRC03:20
*** jamesbenson has joined #openstack-kolla03:25
*** ducttape_ has joined #openstack-kolla03:28
*** jamesbenson has quit IRC03:29
*** ducttap__ has joined #openstack-kolla03:30
openstackgerritjimmygc proposed openstack/kolla-ansible master: Add VMware Documentation  https://review.openstack.org/48426203:32
*** ducttape_ has quit IRC03:34
*** harlowja has joined #openstack-kolla03:40
*** ducttap__ has quit IRC03:43
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Add pipeline file into ceilometer-central and ceilomter-compute node  https://review.openstack.org/48461503:45
*** ducttape_ has joined #openstack-kolla03:48
*** ducttape_ has quit IRC03:52
*** coolsvap has joined #openstack-kolla04:00
*** Kimmo_ has joined #openstack-kolla04:03
spsuryakfox1111:  ping04:07
*** serlex has joined #openstack-kolla04:12
*** manheim has joined #openstack-kolla04:17
*** iniazi has joined #openstack-kolla04:21
*** iniazi_ has quit IRC04:24
*** StephenW_ has joined #openstack-kolla04:35
*** StephenWang1991 has quit IRC04:35
*** jascott1_ has joined #openstack-kolla04:47
*** jascott1 has quit IRC04:48
*** manheim has quit IRC04:50
*** harlowja has quit IRC04:54
*** yuanying has quit IRC04:58
*** zhurong has quit IRC05:00
*** prateek has joined #openstack-kolla05:07
inc0good evening05:24
inc0Jeffrey4l: are you going to OS days China?05:24
Jeffrey4linc0, yep.05:32
Jeffrey4land i have a topic on it. will u come? inc005:33
inc0no05:33
inc0unfortunately05:33
inc0let me know how it went, I heard there will be a lot of Kolla presence05:34
*** skramaja has joined #openstack-kolla05:41
*** ducttape_ has joined #openstack-kolla05:49
*** zhurong has joined #openstack-kolla05:50
*** ducttape_ has quit IRC05:53
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Remove all kolla-kubernetes configurations  https://review.openstack.org/48285206:10
*** lpetrut_ has joined #openstack-kolla06:11
*** jamesbenson has joined #openstack-kolla06:13
*** gfidente has joined #openstack-kolla06:14
*** gfidente has quit IRC06:14
*** gfidente has joined #openstack-kolla06:14
*** serlex has quit IRC06:17
*** jamesbenson has quit IRC06:17
*** serlex has joined #openstack-kolla06:18
*** janki has joined #openstack-kolla06:21
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: [TEST][MASTER][KOLLA-ANSIBLE]TEST CLEAN CEILOMETER  https://review.openstack.org/47567006:29
*** emccormick has quit IRC06:36
*** manheim has joined #openstack-kolla06:47
*** emccormick has joined #openstack-kolla06:48
*** emccormick has quit IRC06:53
*** itlinux has quit IRC06:57
*** itlinux_ has quit IRC06:57
*** yangyapeng has joined #openstack-kolla07:01
*** StephenWang1991 has joined #openstack-kolla07:02
*** lpetrut_ has quit IRC07:02
*** jascott1_ has quit IRC07:03
*** jascott1 has joined #openstack-kolla07:04
*** StephenW_ has quit IRC07:05
*** jascott1 has quit IRC07:08
*** lpetrut_ has joined #openstack-kolla07:17
openstackgerritJeffrey Zhang proposed openstack/kolla master: implement panko api for ubuntu binary  https://review.openstack.org/48464907:17
*** StephenWang1991 has quit IRC07:19
*** shardy has joined #openstack-kolla07:19
*** StephenWang1991 has joined #openstack-kolla07:19
*** shardy has quit IRC07:21
*** manheim has quit IRC07:21
*** lpetrut_ has quit IRC07:29
*** egonzalez has joined #openstack-kolla07:45
*** kristian__ has joined #openstack-kolla07:49
*** prateek has quit IRC07:51
*** mrunge has quit IRC07:51
*** mrunge has joined #openstack-kolla07:52
*** yangyapeng has quit IRC08:07
*** serlex has left #openstack-kolla08:10
*** serlex has joined #openstack-kolla08:10
*** rmart04 has joined #openstack-kolla08:10
*** mgoddard_ has joined #openstack-kolla08:12
*** kristia__ has joined #openstack-kolla08:19
*** caoyuan_ has joined #openstack-kolla08:21
*** kristian__ has quit IRC08:22
openstackgerritDennis Mueller proposed openstack/kolla-ansible master: Added neutron metering-agent support  https://review.openstack.org/44585808:23
*** caoyuan has quit IRC08:25
spsuryasbezverk: can you please check it once https://bugs.launchpad.net/kolla-kubernetes/+bug/169009108:26
openstackLaunchpad bug 1690091 in kolla-kubernetes "tox is not working as works in other projects" [Undecided,New]08:26
spsuryaseems confirmed bug to me08:27
*** rwsu has joined #openstack-kolla08:29
openstackgerritJeffrey Zhang proposed openstack/kolla master: Compile i18n messages for all projects who have locale folder  https://review.openstack.org/48467008:30
openstackgerritJeffrey Zhang proposed openstack/kolla master: implement panko api for ubuntu binary  https://review.openstack.org/48464908:37
*** zhurong has quit IRC08:44
openstackgerritZhaokun Fu proposed openstack/kolla master: Fix injecting password into image error  https://review.openstack.org/48467708:46
*** kristian__ has joined #openstack-kolla08:47
*** kristi___ has joined #openstack-kolla08:50
*** kristia__ has quit IRC08:51
*** kristian__ has quit IRC08:52
*** tvignaud has quit IRC08:59
spsuryasbezverk: ignore,  fix committed lately by Duog Hellmann09:03
spsuryaand its working09:03
spsuryaI was running on old repo ;)09:03
*** tvignaud has joined #openstack-kolla09:11
*** huzhengchuan has joined #openstack-kolla09:15
openstackgerritTuan Luong-Anh proposed openstack/kolla-kubernetes master: Update URL home-page in documents according to document migration  https://review.openstack.org/48377409:24
*** shardy has joined #openstack-kolla09:39
*** yingjun has quit IRC09:45
*** sambetts|afk is now known as sambetts09:46
*** mewald has joined #openstack-kolla09:48
*** jamesbenson has joined #openstack-kolla09:49
mewaldI am trying to build a container image by downloading a tar archive with curl. Extracting the archive (tar xvf) I get many errors like "INFO:kolla.image.build.prometheus-server:tar: prometheus-1.7.1.linux-amd64: Cannot mkdir: Permission denied" Any ideas why that is happening and how to deal with it?09:50
*** yangyapeng has joined #openstack-kolla09:54
*** yangyapeng has quit IRC09:54
*** jamesbenson has quit IRC09:54
*** mdnadeem has quit IRC09:54
*** awiddersheim has joined #openstack-kolla09:56
*** tovin07_ has quit IRC09:57
*** awidders_ has quit IRC09:58
*** caoyuan_ has quit IRC10:01
mewaldforget it, I am stupid sometimes ...10:09
mewaldok it's still not over. Please look at https://gist.github.com/mewald1/c3c18f443eda4cd4b5657e4f8dfd18ba10:20
*** lpetrut_ has joined #openstack-kolla10:23
*** StephenWang1991 has quit IRC10:26
dimsinc0 : folks : can you please get this review in? https://review.openstack.org/#/c/475941/ (docker-py to docker), we have a requirements change stuck behind this10:31
*** xinliang has quit IRC10:33
*** kevinz has quit IRC10:34
*** pc_m has quit IRC10:34
*** duonghq has quit IRC10:37
*** xinliang has joined #openstack-kolla10:46
*** pc_m has joined #openstack-kolla10:47
openstackgerritTaeha Kim proposed openstack/kolla-ansible master: Fix mariadb connection problem due to login_password  https://review.openstack.org/48471710:51
*** zhurong has joined #openstack-kolla10:52
*** tonanhngo has joined #openstack-kolla10:55
*** pc_m has quit IRC10:56
*** tonanhngo has quit IRC10:56
*** pc_m has joined #openstack-kolla10:57
*** tonanhngo has joined #openstack-kolla10:57
*** ducttape_ has joined #openstack-kolla11:00
*** jistr is now known as jistr|tpb11:05
*** ducttape_ has quit IRC11:05
openstackgerritJeffrey Zhang proposed openstack/kolla master: Compile i18n messages for all projects who have locale folder  https://review.openstack.org/48467011:09
*** kristi___ has quit IRC11:17
*** dave-mccowan has joined #openstack-kolla11:17
*** kristian__ has joined #openstack-kolla11:17
*** rwallner has joined #openstack-kolla11:18
sbezverkegonzalez ping11:19
egonzalezsbezverk, sup11:19
*** rwallner has quit IRC11:19
*** rwallner has joined #openstack-kolla11:20
sbezverkegonzalez man, trying to deploy master on kolla-k8s and moving from one issue to another :( now I hit issue in nova11:20
sbezverkdo you guys test master at kolla ansible gate?11:21
egonzalezsbezverk, yep11:21
sbezverkegonzalez and it is working and you deploy vm right?11:22
egonzalezall master gates runs with master kolla images11:22
*** manheim has joined #openstack-kolla11:22
egonzalezyes, atm all distros/install_types deploy fine11:22
*** dave-mccowan has quit IRC11:23
sbezverkegonzalez : hm, are you aware of any major changes in pike in terms of api versions, etc11:23
sbezverkwhat I see that all containers are up, but nova service-list comes back empty11:24
egonzalezhrm, thats exacly what i was going to say11:24
sbezverkdo not see any errors in nova logs either ..11:24
egonzaleznova-service list is empty, but you can check that db has those entries on it11:24
egonzalezwas related in a change for multi cells v211:25
egonzalezcells was created successfully or fail during creation?11:25
*** bmace has quit IRC11:26
*** bmace has joined #openstack-kolla11:26
sbezverkwe deploy cell only after services are up11:27
*** manheim has quit IRC11:27
egonzaleznow, for services appear in service-list, need a cells11:27
sbezverkso in the gate I have logic that checks if api/conductor/scheduler are up and only then deploys11:28
sbezverkdamn11:28
*** ansmith has quit IRC11:28
*** jistr|tpb is now known as jistr11:28
sbezverkis there any doc about it? where did you learn about that?11:28
egonzalezsbezverk, better explanation about the issue https://bugs.launchpad.net/nova/+bug/168206011:29
openstackLaunchpad bug 1682060 in kolla-ansible ocata "empty nova service and hypervisor list" [Undecided,New]11:29
sbezverkegonzalez thanks a lot!!!11:30
egonzalezsbezverk, cell creation order/steps https://docs.openstack.org/nova/latest/cells.html#setup-of-cells-v211:32
sbezverkegonzalez we follow that guidance, but it seems we relied on a command which stopped working properly without cell :(11:33
*** lpetrut__ has joined #openstack-kolla11:35
egonzalezansible order is, start containers, map_cell0, db_sync to populate tables into cell0 database, create_cell None (where non cells instances run), wait nova-compute services up, and lastly discover_hosts to map compute nodes into their cell11:35
egonzalezoften, the time tooks to create previous steps is enough for computes to be up11:35
*** lpetrut_ has quit IRC11:37
*** janki has quit IRC11:38
*** iniazi_ has joined #openstack-kolla11:41
*** iniazi has quit IRC11:44
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images  https://review.openstack.org/48401411:48
sbezverkegonzalez : just did the same logic, hopefully it will go through. thanks a lot again!!11:49
*** emccormick has joined #openstack-kolla11:55
*** magicboiz has quit IRC12:01
*** magicboiz has joined #openstack-kolla12:05
*** schwicht has joined #openstack-kolla12:06
*** clayton has quit IRC12:08
*** clayton has joined #openstack-kolla12:09
*** schwicht has quit IRC12:11
mewaldI am building containers for prometheus which comes as a single binary (no deb or rpm package) I want data to go into /data wich is the prometheus default. I am uncertain of two things: 1) where to create /data? (Dockerfile, extend_start.sh) and 2) where to set the permissions to user "prometheus"? Can someone help?12:14
*** awiddersheim has quit IRC12:20
*** awiddersheim has joined #openstack-kolla12:21
*** jascott1 has joined #openstack-kolla12:21
egonzalezmewald, maybe this helps https://github.com/openstack/kolla/blob/master/docker/skydive/skydive-base/Dockerfile.j212:22
*** jascott1 has quit IRC12:26
*** caowei has quit IRC12:26
egonzalezmewald, if is a tar.gz, can use https://github.com/openstack/kolla/blob/master/doc/image-building.rst#build-openstack-from-source12:26
egonzalezjust append the new service in kolla-build.conf and ADD <main-name>-archive /data12:27
mewaldegonzalez: It's not really "from source" since the downloaded tar contains no source code but only the binary and a few other files. Also the existing DEB files are version 0.16.0 while the current stable version is 1.17. So in both cases (Kolla binary and source instalation) I am going to need to download the tar.12:29
egonzalezmewald, is going to be upstreamed in kolla?12:30
*** hrw has quit IRC12:31
*** hrw has joined #openstack-kolla12:33
*** ansmith has joined #openstack-kolla12:44
*** StephenWang1991 has joined #openstack-kolla12:51
*** rhallisey has joined #openstack-kolla12:52
*** pbourke has quit IRC12:55
*** StephenWang1991 has quit IRC12:55
*** pbourke has joined #openstack-kolla12:57
mewaldegonzalez: sure if people like it12:58
*** schwicht has joined #openstack-kolla12:59
*** goldyfruit has joined #openstack-kolla12:59
mewaldCan I redirect output from a command specified in config.json to a file somehow? I looks like the ">" is interpreted as a parameter to the binary instead of a redirection13:00
*** ducttape_ has joined #openstack-kolla13:02
*** vhosakot has joined #openstack-kolla13:04
*** schwicht has quit IRC13:04
sbezverkegonzalez ping13:06
egonzalezsbezverk, pong13:06
*** ducttape_ has quit IRC13:06
sbezverkegonzalez are you on ubuntu by any chance?13:07
egonzaleznope, centos13:07
sbezverkegonzalez there might be a packaging issue for cinder-volume for ubuntu on master13:08
egonzalezsbezverk, cinder-api now runs under apache process13:08
egonzalezthey removed cinder-api command13:08
egonzalezcan be related?13:08
sbezverkegonzalez if I read the error log right, cinder-volume is missing this executable /usr/sbin/thin_check13:08
sbezverkin ubuntu distro.. they now use cinder-volume-pools13:09
egonzalezhrm, we dont gate iscsi+lvm, only ceph13:10
egonzalezlvm uses that executable https://github.com/openstack/cinder/blob/cec1d5c2493eb822a49c619d7ee62f555c3fa1ae/contrib/block-box/docker_files/lvm.conf13:11
*** kbaegis has joined #openstack-kolla13:11
sbezverkegonzalez yeah I know.  do you know anybody in community who uses ubuntu? I need to see where thin_check is coming from13:12
*** jtriley has joined #openstack-kolla13:13
sbezverkI am on centos too13:13
kbaegisgentoo :P13:13
kbaegisSo it turns out with some finessing you can get ovs-vswitchd working under the hood on the core os. The ansible scripts are a little rough creating br-ex and your interfaces (i.e. - they completely reset your ovs config if they don't see them)13:14
mewaldIs it not possible to redirect stdout in config.json command anymore?13:14
egonzalezsbezverk, thin-provisioning-tools13:15
kbaegisYay! 2 node kolla-ansible cluster with 20G LACP for storage and overlay!13:15
sbezverkegonzalez : I got it too13:16
sbezverkso it looks like we are missing it13:16
*** jmccarthy has joined #openstack-kolla13:17
egonzalezsbezverk, is a dependency of lvm213:18
egonzalezlet me check if cinder depends on lvm213:18
*** jtriley has quit IRC13:19
*** tumble has joined #openstack-kolla13:19
egonzalezlvm2 is installed in cinder-base, https://github.com/openstack/kolla/blob/master/docker/cinder/cinder-base/Dockerfile.j213:19
egonzalezoo, is a suggest, not dependency13:20
*** huzhengchuan has quit IRC13:23
egonzalezdo we use bindep while installing source code? https://github.com/openstack/cinder/blob/master/bindep.txt#L2613:23
kfox1111morning.13:26
*** zhurong has quit IRC13:28
egonzalezsbezverk, in centos-source is installed with device-mapper-persistent-data13:28
sbezverkkfox1111: morning13:29
sbezverkegonzalez : I am pushing ps to add thin provisioning to ubuntu13:29
sbezverkfor cinder volume13:29
sbezverkkfox1111: registry ps is ready for final review I hope ;)13:30
kfox1111k13:30
*** lucasxu has joined #openstack-kolla13:31
openstackgerritSerguei Bezverkhi proposed openstack/kolla master: Adding thin provision tools to cinder volume for Ubuntu  https://review.openstack.org/48478913:32
egonzalezsbezverk, will likely need a bug for backport13:36
egonzalezchecked ocata images and dont have thin_check too13:36
*** imcsk8 has quit IRC13:37
sbezverkegonzalez no need to backport13:37
sbezverkit seems thin prov was added in pike only13:37
kfox1111sbezverk: looks good to me.13:37
*** skramaja has quit IRC13:37
sbezverkkfox1111 cool thanks a lot..13:38
kfox1111np. thanks for working on it. :)13:41
*** kristia__ has joined #openstack-kolla13:42
*** imcsk8 has joined #openstack-kolla13:44
*** kristian__ has quit IRC13:46
*** kevinz has joined #openstack-kolla13:49
*** kevinz has quit IRC13:51
*** kevzha01 has joined #openstack-kolla13:52
*** spsurya has quit IRC13:53
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images  https://review.openstack.org/48401413:53
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1.  https://review.openstack.org/44982613:56
*** ducttape_ has joined #openstack-kolla13:57
*** kevzha01_ has joined #openstack-kolla13:57
*** jtriley has joined #openstack-kolla14:00
*** kevzha01 has quit IRC14:00
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Remove all kolla-kubernetes configurations  https://review.openstack.org/48285214:01
*** rmart04 has left #openstack-kolla14:04
*** janki has joined #openstack-kolla14:06
kbaegisAnyone else see "login failed ISCSI_CONN_STATE_XPT_WAIT/R_STAGE_NO_CHANGE" on14:06
*** spsurya has joined #openstack-kolla14:07
*** mmehan has joined #openstack-kolla14:09
*** jheroux has joined #openstack-kolla14:12
*** ducttape_ has quit IRC14:15
openstackgerritMerged openstack/kolla-ansible master: Add pipeline file into ceilometer-central and ceilomter-compute node  https://review.openstack.org/48461514:20
openstackgerritMerged openstack/kolla-ansible master: Remove ceilometer-api and ceilometer-collector services  https://review.openstack.org/47075214:20
*** jtriley has quit IRC14:26
*** jtriley has joined #openstack-kolla14:27
openstackgerritEduardo Gonzalez proposed openstack/kolla-ansible master: Implement blazar ansible role  https://review.openstack.org/45475214:27
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: test rebooting in the gate  https://review.openstack.org/41319314:27
sbezverkkfox1111: Finally master was successfully deployed  http://logs.openstack.org/14/484014/37/experimental/gate-kolla-kubernetes-deploy-centos-source-t-iscsi-nv/78b5b3a/console.html14:27
sbezverkkfox1111: I had to do one small adjustment, could you please restore your +214:28
kfox1111done14:30
*** hongbin has joined #openstack-kolla14:31
*** ducttap__ has joined #openstack-kolla14:32
sbezverkegonzalez still aorund?14:48
*** kevzha01__ has joined #openstack-kolla14:55
*** StephenWang1991 has joined #openstack-kolla14:55
*** krtaylor has quit IRC14:55
*** kevzha01_ has quit IRC14:58
*** kbaegis1 has joined #openstack-kolla14:59
*** StephenWang1991 has quit IRC14:59
*** jamesbenson has joined #openstack-kolla15:00
*** k_mouza has joined #openstack-kolla15:02
*** kevzha01__ has quit IRC15:02
*** kbaegis has quit IRC15:03
k_mouzahello guys! I'm facing an issue where I get errors when I create volumes with Cinder/lvm. Using kolla stable/ocata. In the log files I get this erros:15:03
k_mouzaerror*15:03
k_mouzaFile descriptor 20 (/dev/urandom) leaked on lvcreate invocation. Parent PID 470: /usr/bin/python2\n  /dev/cinder-volumes/volume-c84097cd-81f3-4da7-8bc5-bb116e4bd55e: not found: device not cleared\n  Aborting. Failed to wipe start of new LV.\n  semid 21692416: semop failed for cookie 0xd4d0cd2: incorrect semaphore state\n  Failed to set a proper state for notification semaphore identified by cookie val15:03
k_mouzaue 223153362 (0xd4d0cd2) to initialize waiting for incoming notifications.15:03
k_mouzaany idea please?15:03
*** tovin07 has joined #openstack-kolla15:04
*** huzhengchuan has joined #openstack-kolla15:07
openstackgerritMerged openstack/kolla master: Fix doc build warnings  https://review.openstack.org/48344515:07
*** kbaegis1 has quit IRC15:09
*** kbaegis has joined #openstack-kolla15:09
sbezverkkolla cores, please ack this PS https://review.openstack.org/#/c/484789/, it is missing just one +215:10
*** mattmceuen has joined #openstack-kolla15:12
*** mewald has quit IRC15:13
*** kbaegis has quit IRC15:15
openstackgerritMerged openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images  https://review.openstack.org/48401415:20
*** jascott1 has joined #openstack-kolla15:24
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169015:27
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Trunk support for ceph.  https://review.openstack.org/48484915:28
*** jascott1 has quit IRC15:28
*** krtaylor has joined #openstack-kolla15:28
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1.  https://review.openstack.org/44982615:32
*** k_mouza has quit IRC15:36
*** itlinux_ has joined #openstack-kolla15:36
*** itlinux has joined #openstack-kolla15:36
*** rwsu has quit IRC15:37
inc0good morning15:38
*** vhosakot has quit IRC15:39
openstackgerritMark Goddard proposed openstack/kolla-ansible master: Revert "Add default_boot_option configuration"  https://review.openstack.org/47985015:40
openstackgerritMerged openstack/kolla-ansible master: Support cinder backend for glance  https://review.openstack.org/48151715:41
*** kbaegis has joined #openstack-kolla15:41
*** kbaegis1 has joined #openstack-kolla15:41
*** iniazi has joined #openstack-kolla15:42
*** rwsu has joined #openstack-kolla15:43
kfox1111inc0: morning15:43
*** iniazi_ has quit IRC15:45
*** kbaegis has quit IRC15:45
*** jtriley has quit IRC15:46
sbezverkinc0: good morning15:46
serlexMorning15:50
*** jtriley has joined #openstack-kolla15:54
kfox1111Dave, you online?15:54
*** mewald has joined #openstack-kolla15:57
serlexanyone come across ""Duplicate mount point \'/var/lib/glance" with master?15:58
*** brad[] has quit IRC16:00
jmccarthyHmm is this a new problem ? I notice I get a complaint like this related to glance16:04
jmccarthyraise errors.APIError(e, response, explanation=explanation)\\nAPIError: 500 Server Error: Internal Server Error (\"{\"message\":\"Duplicate mount point \\'/var/lib/glance\\16:04
*** k_mouza has joined #openstack-kolla16:07
*** egonzalez has quit IRC16:07
*** k_mouza has quit IRC16:14
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169016:14
openstackgerritMerged openstack/kolla master: Adding thin provision tools to cinder volume for Ubuntu  https://review.openstack.org/48478916:15
openstackgerritMathias Ewald proposed openstack/kolla master: Add prometheus container  https://review.openstack.org/48488216:15
serlexignore that, out of sync16:19
*** k_mouza has joined #openstack-kolla16:20
*** tovin07 has left #openstack-kolla16:20
*** ducttape_ has joined #openstack-kolla16:24
*** mmehan has quit IRC16:27
*** ducttap__ has quit IRC16:28
*** k_mouza has quit IRC16:34
jmccarthyMaybe, ok I mean /var/lib/glance is used is a few places like this16:35
jmccarthyopenstack-kolla-ansible/ansible/roles/glance/defaults/main.yml:      - "{{ glance_file_datadir_volume }}:/var/lib/glance/"16:35
jmccarthyopenstack-kolla-ansible/ansible/roles/glance/defaults/main.yml:      - "/var/lib/glance:/var/lib/glance/"16:35
jmccarthyopenstack-kolla-ansible/ansible/roles/glance/templates/glance-api.conf.j2:filesystem_store_datadir = /var/lib/glance/images/16:35
jmccarthyopenstack-kolla-ansible/ansible/roles/glance/templates/glance-api.json.j2:            "path": "/var/lib/glance",16:35
jmccarthyWith glance_file_datadir_volume defaulting to 'glance' - is this ok ?16:35
inc0jmccarthy: you're not using ceph?16:35
jmccarthyNot for this deploy, nope just glance for storing images to spawn vms16:36
inc0jmccarthy: ok, well, volume defaulting to glance is ok16:36
inc0do docker volume ls16:36
jmccarthyOk, I'll double check it - I can't right now as my env needs a bit of fixing up16:37
*** lpetrut__ has quit IRC16:38
kristia__Hi, I have a question. I have deployed containers for a package and I dont want it, how to remove it. Just put no in globals.yml and run kolla-ansible deploy?16:39
inc0kristia__: you want to remove a service?16:40
*** brad[] has joined #openstack-kolla16:40
inc0deploy won't delete anything16:40
kristia__yeah, cinder for example16:40
kristia__then what will16:40
inc0we don't really support this scenario. You need to mark it no in globals and manually remove containers/volumes/databases/data16:41
jmccarthyinc0: I think ok if I have "/var/lib/glance:/var/lib/glance/" in previous release, but then when upgrading instead I use "{{ glance_file_datadir_volume }}:/var/lib/glance/" would that be ok you think ?16:41
kristia__ok16:41
*** kristia__ has quit IRC16:41
*** schwicht has joined #openstack-kolla16:41
*** kristian__ has joined #openstack-kolla16:41
inc0jmccarthy: if you upgraded from /var/lib/glance to glance volume it won't have old images16:41
inc0glance volume sits in /var/lib/docker/volumes/glance/_data16:42
inc0you can just copy contents of /var/lib/glance there16:42
jmccarthyinc0: Ok yes I dunno how I totally forgot about this !16:43
inc0happens to everyone;)16:44
jmccarthyI guess the other way out might be, if I tell user to set glance_file_datadir_volume to "/var/lib/glance" prior to upgrade, they would be ok ?16:45
inc0I think that should work too16:46
jmccarthyOk, I'll check that out and see how it goes - thanks ! :)16:46
*** mewald has quit IRC16:48
*** jmccarthy has left #openstack-kolla16:52
*** mewald has joined #openstack-kolla16:52
*** mewald has quit IRC16:52
*** mewald has joined #openstack-kolla16:54
*** mewald has quit IRC16:55
*** k_mouza has joined #openstack-kolla16:55
*** janki has quit IRC16:55
*** awiddersheim has quit IRC16:55
*** mewald has joined #openstack-kolla16:56
*** mewald has quit IRC16:56
*** awiddersheim has joined #openstack-kolla16:56
*** sambetts is now known as sambetts|afk16:57
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169017:00
*** k_mouza has quit IRC17:00
sbezverkinc0: ping17:01
inc0I'm here17:01
sbezverkinc0: I used cinder-volume instead of new iscsi-target container and it is working. so now I have a gate job deploying master images with lioadm iscsi_helper :)17:02
inc0cool!17:03
sbezverkinc0: https://review.openstack.org/481690  when you have time please check17:04
inc0I think kolla-k8s doesn't need old style iscsi at all17:04
sbezverkinc0: only at the gate17:04
inc0so, gates uses master now?17:04
sbezverk2 experimental jobs17:04
sbezverkinc0: we cannot get rid of tgtd until we have version 2,3,4 at the gate17:05
*** jistr is now known as jistr|off17:06
*** mewald has joined #openstack-kolla17:07
*** jascott1 has joined #openstack-kolla17:15
*** ducttap__ has joined #openstack-kolla17:19
*** kristian__ has quit IRC17:20
*** kristian__ has joined #openstack-kolla17:20
*** kristian__ has quit IRC17:22
*** kristian__ has joined #openstack-kolla17:22
*** ducttape_ has quit IRC17:22
*** harlowja has joined #openstack-kolla17:24
mewaldCan someone help me understand Serguei's comments on https://review.openstack.org/#/c/484882 ?17:26
*** kristian__ has quit IRC17:26
inc0sbezverk probably would be best person;)17:27
*** kristian__ has joined #openstack-kolla17:27
sbezverkmewald : let me know how I could clarify it?17:27
sbezverkI suggested instead of hardcoding version and architecture, to use variables17:28
sbezverkas in the example for helm-repository image.17:29
*** kristian__ has quit IRC17:31
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Add support for HTTPS on external API network  https://review.openstack.org/47199217:35
*** mewald has quit IRC17:36
*** myoung is now known as myoung|food17:38
jamesbensonQ: what sort of permissions are needed for the glance.client, cinder.client, and nova.client for external ceph?17:39
*** k_mouza has joined #openstack-kolla17:40
*** mgoddard_ has quit IRC17:44
jamesbensonjust the basic read mon, rw osd?17:44
*** k_mouza has quit IRC17:45
openstackgerritJuan Badia Payno proposed openstack/kolla master: Changed fluentd repository for CentOS/RHEL/Oraclelinux  https://review.openstack.org/46721917:57
inc0jamesbenson: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/glance/tasks/ceph.yml#L2518:00
jamesbensonyou're the man inc0, thanks!18:01
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1.  https://review.openstack.org/44982618:08
inc0any kolla-ansible core online?18:09
inc0https://review.openstack.org/#/c/475469/ sdake can I have review plz?18:09
*** deep-book-gk_ has joined #openstack-kolla18:10
*** deep-book-gk_ has left #openstack-kolla18:12
*** mewald has joined #openstack-kolla18:14
mewaldsbezverk: Ah helm … you posted a link to kubernetes-entrypoint. that's why I was confused18:16
*** myoung|food is now known as myoung18:18
*** serlex has left #openstack-kolla18:18
*** jtriley has quit IRC18:22
*** kristian__ has joined #openstack-kolla18:23
inc0coolsvap ^18:26
*** kristian__ has quit IRC18:28
*** jtriley has joined #openstack-kolla18:31
jamesbensoninc0: for external ceph, you need to create all of the appropriate pools as well for the different services?  or will it happen automatically?18:31
jamesbenson.. in the deploy18:31
inc0not sure tbh18:33
inc0I think you need to create pools and stuff18:33
*** eaguilar has joined #openstack-kolla18:34
jamesbensonugh, that is a ton of work, there should be a way since all of the auth tokens are there on the deployment node... I might work on a bug fix for that later...18:34
*** kristian__ has joined #openstack-kolla18:38
*** schwicht has quit IRC18:45
inc0trying dockerhub pusher mechanism :)18:47
*** mewald has quit IRC18:48
kfox1111inc0: yeah?18:50
inc0well locally18:50
kfox1111in infra or something else?18:50
kfox1111oh. ok.18:50
inc0we'll need zuul v3 for infra18:51
*** gfidente is now known as gfidente|afk18:51
kfox1111they said they could do it with just v2.18:51
kfox1111v3 is still a long way out last I talked with them.18:51
kfox1111we don't want to wait.18:51
inc0I've heard "before PTG it goes live"18:51
kfox1111yeah, but how optomistic is that?18:52
inc0well really I need docker + docker login18:52
inc0that's it18:52
kfox1111yeah. which they can do now with a vm.18:53
*** schwicht has joined #openstack-kolla18:53
inc0but apperantly it's going to be quicker to wait for zuul v3 than getting secure node up18:53
kfox1111non convinced of that.18:53
inc0I'll ask again on infra;)18:53
kfox1111:)18:53
kfox1111squeeky wheel gets the grease. :)18:53
openstackgerritMathias Ewald proposed openstack/kolla master: Add prometheus container  https://review.openstack.org/48488218:54
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1.  https://review.openstack.org/44982618:59
SamYaplekfox1111: zuul v3 was due 2.5 years ago and has been "almost ready" for 10 months19:05
SamYaplei agree with you19:05
kfox1111yeah.19:06
kfox1111I was pushing hard to have it done after the summit. were much much past that now. :/19:07
kfox1111guess its been a while since I talked to zuul... loooks a little different.19:11
*** awiddersheim has quit IRC19:12
sbezverkmewald: really sorry for the confusion..19:12
*** awiddersheim has joined #openstack-kolla19:12
sbezverkkfox1111: inc0: lioaadm PS is ready to get merged. centos master with lioadm is sucessfull, tomorrow ubuntu will start working as ubuntu image is missing one packge19:14
sbezverkand it has not made it into tarball yet19:15
kfox1111arrg. :/19:17
kfox1111helm template doesn't support parent values. :(19:17
kfox1111another reason why helm template belongs in helm...19:17
jamesbensongood luck inc0!  How did it go so far?19:20
*** Pedro_Pacheco has joined #openstack-kolla19:24
*** lpetrut__ has joined #openstack-kolla19:24
inc0sbezverk: which version you're testing centos binary?19:25
Pedro_PachecoHello folks!19:26
sbezverkinc0: I test source master19:27
*** spiette has joined #openstack-kolla19:27
sbezverkinc0: testing maser binaries I think it not useful, as there always be a delay it getting packages19:28
kfox1111sbezverk: yeah, but if master can't produce usable binaries, its broken too.19:29
sbezverkkfox1111 could you expand a bit on the problem you are seeing?19:30
kfox1111sbezverk: http://logs.openstack.org/26/449826/12/check/gate-kolla-kubernetes-python35/cb75e92/console.html19:30
sbezverkkfox1111: agree but you see, producing binaries is responsibility of the distro vendor ;)19:30
kfox1111sbezverk: yeah, but it is also the job of kolla to produce working containers.19:31
kfox1111chasing trunk is always bumpier then chasing a release,19:31
sbezverkkfox1111: sure thing, I am not saying binary should not be tested, just it was not my priority ;)19:31
kfox1111but the sooner you find the bumps, the less of a huge lift it is to fix stuff.19:31
jamesbensoncan someone issue this command for me and paste the result?    ceph osd lspools19:31
kfox1111fair enough. :)19:32
sbezverkkfox1111: so it does not pick up defaults you try to include?19:32
kfox1111yeah. I'm guessing they never added parent values to the helm template plugin,19:33
kfox1111since its an external module.19:33
sbezverkkfox1111: but there should not be anything major preventing to add it, right?19:34
kfox1111no idea. don't know the code base. :/19:35
openstackgerritOpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements  https://review.openstack.org/47465219:35
sbezverkkfox1111: it impact only testing of templates, I mean it is not showstopper. If there is a problem with template, it will fail later, no?19:39
sbezverkif it is the case, maybe we could disable it until it gets required functionality?19:41
jamesbensoninc0: ping19:41
inc0I'm here19:41
jamesbensonI'm deciphering a command, want to make sure I understand it...19:41
jamesbensonhttps://github.com/openstack/kolla-ansible/blob/4.0.2/ansible/roles/ceph_pools.yml#L2019:41
jamesbensonhttps://github.com/openstack/kolla-ansible/blob/5e04b31175400f99dae43d91eb98c3ce0f20ac30/ansible/group_vars/all.yml#L60219:42
jamesbensondoes that translate into:19:42
jamesbensondocker exec ceph_mon ceph osd crush rule create-simple disks default host firstn19:42
jamesbensonif the ceph_pool_type is replicated?19:42
inc0not sure jamesbenson19:42
*** Pedro_Pacheco has quit IRC19:43
inc0looks like it tho19:43
jamesbensonI think so too19:43
jamesbensoncan you run: ceph osd lspools for me?19:43
jamesbensonI want to see what pools are there19:43
inc0jamesbenson: I don't have env running currently19:49
jamesbensondarn, okay.19:49
jamesbensonjust wanted to make sure I don't miss any19:50
kfox1111sbezverk: yeah. we could just disable the check for now till the plugin is fixed.19:51
sbezverkkfox1111: I think what you are doing now is way more important, than checking templates..19:52
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1.  https://review.openstack.org/44982619:53
kfox1111kind of. I was hoping we could do some more sanity checks on templates so we woudln't have to do so many physical permutations of deploys.19:53
kfox1111but yeah, if we had to block on one or the other, disabling the check for now isn't horible.19:53
kfox1111seems like we may need to go through another pass at general gate fixes.19:55
kfox1111to fix infra drift.19:55
*** dave-mccowan has joined #openstack-kolla19:58
*** dciabrin has quit IRC19:59
sbezverkkfox1111 sounds reasonable20:00
*** dciabrin has joined #openstack-kolla20:00
kfox1111~.20:00
kfox1111inc0: you been going to the sig-openstack thingy?20:05
inc0is it now?20:05
kfox1111no. just in general.20:05
kfox1111I've not been making it. :/20:05
kfox1111someone needs to push https://github.com/kubernetes/community/pull/65920:05
kfox1111I'm going to literally cry if it doesn't make it for 1.8.20:05
kfox1111I've been waiting since k8s 1.3. :/20:06
inc0damn20:06
kfox1111we really need it.20:06
inc0this is required for net ns sharing right?20:06
kfox1111yeah.20:06
inc0yeah it's useful20:07
inc0how do we do it today?20:07
kfox1111not just useful. important.20:07
kfox1111we hope no one ever replaces a critical pod. :/20:07
kfox1111or they have to reboot the whole node.20:07
inc0it was mild sarcasm from my part20:07
*** eaguilar has quit IRC20:11
*** eaguilar has joined #openstack-kolla20:13
sbezverkkfox1111 curious if swarm has the same issue with shared flag? I20:16
sbezverkprobably not, I would think..20:17
*** dave-mccowan has quit IRC20:17
jamesbensoninc0: the external ceph doc is missing a keyring file : https://github.com/openstack/kolla-ansible/blob/4.0.2/ansible/roles/nova/tasks/external-ceph.yml#L17 I'm going to put in a small bug fix20:18
inc0great, thanks jamesbenson20:18
*** ansmith has quit IRC20:24
*** dave-mccowan has joined #openstack-kolla20:24
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169020:25
*** dave-mccowan has quit IRC20:27
jamesbensonAlso, I think we can add prechecks easily to verify for external ceph that these keyrings are present...20:29
*** kristian__ has quit IRC20:34
*** shardy has quit IRC20:34
*** kristian__ has joined #openstack-kolla20:34
*** jtriley has quit IRC20:37
*** lpetrut__ has quit IRC20:38
openstackgerritHaïkel Guémar proposed openstack/kolla-kubernetes master: Drop pycrypto from utility genpwd.py  https://review.openstack.org/48494620:50
*** lucasxu has quit IRC21:02
*** eaguilar has quit IRC21:05
*** lucasxu has joined #openstack-kolla21:06
*** ducttape_ has joined #openstack-kolla21:07
*** rwsu has quit IRC21:09
*** ducttap__ has quit IRC21:10
*** rwsu has joined #openstack-kolla21:12
*** kbaegis has joined #openstack-kolla21:16
*** kristian__ has quit IRC21:17
*** lucasxu has quit IRC21:17
*** kristian__ has joined #openstack-kolla21:18
*** goldyfruit has quit IRC21:18
*** kbaegis1 has quit IRC21:19
jamesbensonQ: /etc/kolla/config/cinder/cinder-volume.conf mentioned here: https://github.com/openstack/kolla-ansible/blob/18214d95a3fde403b3279765e45abaf6b40eaecb/doc/external-ceph-guide.rst21:20
jamesbensonhow do you know what the backend_name and host are called?21:20
*** rwallner has quit IRC21:20
*** kristian__ has quit IRC21:22
inc0jamesbenson: which section?21:24
*** rwsu has quit IRC21:24
jamesbensonhttps://github.com/openstack/kolla-ansible/blob/18214d95a3fde403b3279765e45abaf6b40eaecb/doc/external-ceph-guide.rst#cinder21:25
jamesbensonI successfully deployed, but cinder is having issues with these settings21:26
inc0hosts will be mon thosts I assume21:27
inc0or not21:27
inc0not sure tbh:/21:27
jamesbensonhttps://snag.gy/dADtQC.jpg21:28
*** jheroux has quit IRC21:28
inc0logs of volume?21:28
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169021:29
jamesbensonI don't see a ceph logs specific file, but the other files look good, no error21:31
jamesbensonceph volume specific sorry21:31
*** eaguilar has joined #openstack-kolla21:34
sbezverkinc0: on ansible side you guys use reverse proxy for pulling tarball?21:41
*** rhallisey has quit IRC21:42
*** inc0 has quit IRC21:43
*** rwsu has joined #openstack-kolla21:44
*** inc0 has joined #openstack-kolla21:46
*** spsurya has quit IRC21:53
openstackgerritHaïkel Guémar proposed openstack/kolla-kubernetes master: Drop pycrypto from utility genpwd.py  https://review.openstack.org/48494621:56
*** jascott1 has quit IRC21:58
*** jascott1 has joined #openstack-kolla21:59
*** jascott1 has quit IRC22:00
*** jascott1 has joined #openstack-kolla22:02
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: Dockerfile publishing pipeline  https://review.openstack.org/47546922:03
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla master: [WIP] Actual push mechanism  https://review.openstack.org/48496122:03
*** jamesbenson has quit IRC22:04
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169022:05
*** jascott1 has quit IRC22:06
*** schwicht has quit IRC22:08
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169022:13
*** omenv has quit IRC22:24
*** omenv has joined #openstack-kolla22:25
*** schwicht has joined #openstack-kolla22:28
*** gfidente|afk is now known as gfidente22:29
sbezverkkfox1111: ping22:35
*** kristian__ has joined #openstack-kolla22:37
*** itlinux has quit IRC22:37
*** itlinux_ has quit IRC22:37
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169022:38
*** kristian__ has quit IRC22:41
*** gema has quit IRC22:44
*** gema has joined #openstack-kolla22:46
*** itlinux_ has joined #openstack-kolla22:50
*** kbaegis has quit IRC22:52
*** itlinux_ has quit IRC22:55
*** schwicht has quit IRC22:55
*** ansmith has joined #openstack-kolla22:58
*** ducttape_ has quit IRC23:01
*** gema has quit IRC23:03
*** gema has joined #openstack-kolla23:04
*** gema has joined #openstack-kolla23:04
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169023:06
*** mattmceuen has quit IRC23:13
*** ducttape_ has joined #openstack-kolla23:18
*** ducttap__ has joined #openstack-kolla23:20
*** ducttape_ has quit IRC23:20
*** rhallisey has joined #openstack-kolla23:23
*** schwicht has joined #openstack-kolla23:24
*** ducttap__ has quit IRC23:24
*** kbaegis has joined #openstack-kolla23:28
*** kbaegis has quit IRC23:28
*** dave-mccowan has joined #openstack-kolla23:29
*** kbaegis has joined #openstack-kolla23:29
kfox1111sbezverk: ping23:30
sbezverkkfox1111: I added source command at the beginning of gate_setup23:31
sbezverkto load site specific settings23:31
sbezverkit is per ifra folks recommendation23:31
sbezverkthe main goal is to reduce time for curling tar ball23:32
kfox1111ah.23:32
*** gema has quit IRC23:33
kfox1111nice.23:33
sbezverkso now I am pulling from local mirror23:33
kfox1111though a bit surprised they dont source it before calling our script.23:33
sbezverkexactly I asked them23:33
sbezverkwhy would I do it in the job, it should be done during job instantiation23:34
sbezverkanyway I do not see too too much of improvement in terms of speed23:34
*** gema has joined #openstack-kolla23:34
*** gema has joined #openstack-kolla23:34
sbezverkbut hopefully it will be then more stable23:34
kfox1111ok, tis what it is.23:35
kfox1111yeah.23:35
sbezverkkfox1111 I checked ceph t job and it seems it loads ceph before the registry, is it done on purpose?23:36
sbezverkdocker does not have 5.0.0 images23:36
sbezverkso if you want ceph with 5.0.0 tag, you should use registry23:37
*** dave-mcc_ has joined #openstack-kolla23:37
*** dave-mccowan has quit IRC23:38
*** hongbin has quit IRC23:39
kfox1111sbezverk: no. I just threw some stuff quick at the wall to see what would stick. I should fix that...23:42
sbezverkkfox1111: :)23:43
*** dave-mcc_ has quit IRC23:45
sbezverkkfox1111 with that source file I do not see any hanging jobs.. maybe it really will help overall gate stability..23:47
kfox1111nice. I hope so. :)23:47
sbezverkor maybe it is just lower load23:47
openstackgerritKevin Fox proposed openstack/kolla-kubernetes master: WIP: Trunk support for ceph.  https://review.openstack.org/48484923:48
sbezverkkfox1111: here is the change that adds it, please check when you have time.. https://review.openstack.org/48169023:51
*** itlinux has joined #openstack-kolla23:54
*** lucasxu has joined #openstack-kolla23:55
*** yingjun has joined #openstack-kolla23:57
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master  https://review.openstack.org/48169023:58

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