*** itlinux has joined #openstack-kolla | 00:01 | |
*** itlinux_ has joined #openstack-kolla | 00:01 | |
*** ducttap__ has quit IRC | 00:07 | |
*** rwsu has quit IRC | 00:07 | |
sdake | dmsimard 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_104144 | 00:11 |
---|---|---|
dmsimard | sdake: so your suspicion was correct | 00:12 |
sdake | more ilke memory - but yup thanks :) | 00:12 |
sdake | python-crypto a drop in replacement for python2-crypto? | 00:12 |
*** manheim has quit IRC | 00:15 | |
*** manheim has joined #openstack-kolla | 00:16 | |
dmsimard | Fairly confident it's the same package but likely different versions and will also provide py3 | 00:16 |
dmsimard | I can check later and document the difference, if any | 00:16 |
sdake | thanks | 00:17 |
*** ducttape_ has joined #openstack-kolla | 00:17 | |
dmsimard | Same for msgpack and that other one | 00:17 |
*** iniazi_ has joined #openstack-kolla | 00:18 | |
*** yingjun has joined #openstack-kolla | 00:19 | |
*** manheim has quit IRC | 00:20 | |
sdake | they also pull in tomcrypt? | 00:20 |
sdake | its a shame - I actually contributed to that project about 10 years ago :) | 00:20 |
sdake | used to be the underying crpto tech in corosync | 00:21 |
sdake | ultimately had to remove it | 00:21 |
sdake | not fips complaint | 00:21 |
*** ducttape_ has quit IRC | 00:21 | |
*** iniazi has quit IRC | 00:21 | |
*** ducttape_ has joined #openstack-kolla | 00:22 | |
dmsimard | sdake: I don't think it pulls tomcrypt, no, because RDO's python-crypto installs without EPEL and we don't carry tomcrypt | 00:23 |
dmsimard | sdake, inc0: what failed to build when building everything (not sure how many of those are legit) http://paste.openstack.org/show/615674/ | 00:25 |
openstackgerrit | Steven Dake proposed openstack/kolla master: Remove libcomcrypt/libtommath (not fips compliant) https://review.openstack.org/484536 | 00:25 |
dmsimard | Sounds like some of those are just not supported in Kolla for RDO | 00:26 |
sdake | looing | 00:26 |
*** ansmith has joined #openstack-kolla | 00:26 | |
sdake | es/bleuntd look like a problem | 00:26 |
*** ducttape_ has quit IRC | 00:27 | |
*** schwicht has quit IRC | 00:27 | |
sdake | not sure if it will be a problem for your usage of the images | 00:27 |
sdake | surprised rdo lacks barbican | 00:27 |
sdake | you may or may not need tgtd | 00:28 |
sdake | not sure how that iscsi magic works | 00:28 |
dmsimard | ¯\_(ツ)_/¯ | 00:29 |
dmsimard | sdake: barbican-api is failing due to missing uwsgi-plugin-python from EPEL | 00:29 |
dmsimard | elasticsearch failing due to missing elasticsearch from EPEL | 00:31 |
dmsimard | fluentd because of td-agent | 00:32 |
openstackgerrit | Steven Dake proposed openstack/kolla master: Use RDO version of python-msgpack on RDO https://review.openstack.org/484538 | 00:35 |
*** dave-mccowan has quit IRC | 00:42 | |
*** mdnadeem has joined #openstack-kolla | 00:42 | |
sdake | dmsimard 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 |
dmsimard | sdake: not sure, we don't carry uwsgi in RDO | 00:43 |
dmsimard | sdake: implementations using RDO tend to use mod_wsgi with httpd | 00:43 |
dmsimard | doesn't mean we can't carry it, but we don't carry it right now | 00:43 |
dmsimard | I know that, for example, openstack-ansible deploys nginx+uwsgi | 00:44 |
dmsimard | they likely pick up uwsgi from pip though | 00:44 |
dmsimard | not sure | 00:44 |
dmsimard | sdake: re: "huh" INFO:kolla.image.build.nova-spicehtml5proxy:No package spice-html5 available. | 00:45 |
*** schwicht has joined #openstack-kolla | 00:45 | |
*** lucasxu has joined #openstack-kolla | 00:45 | |
*** lucasxu has quit IRC | 00:45 | |
dmsimard | sdake: oh, it's provided by the virt SIG, same repository as qemu-kvm-ev | 00:45 |
dmsimard | not by RDO | 00:45 |
*** dave-mccowan has joined #openstack-kolla | 00:46 | |
dmsimard | added a note about it on the etherpad | 00:46 |
dmsimard | ok https://etherpad.openstack.org/p/kolla-epel is complete from building everything ( http://paste.openstack.org/show/615674/ ) | 00:47 |
dmsimard | The rest of the failures are because the containers aren't supported on CentOS Binary (ex: Zun) | 00:48 |
sdake | dmsimard 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_409663 | 00:48 |
dmsimard | sdake: what do you mean delorean | 00:49 |
dmsimard | spice-html5 noarch 0.1.7-1.el7 epel 84 k | 00:49 |
*** kolla-slack has quit IRC | 00:49 | |
*** kolla-slack has joined #openstack-kolla | 00:49 | |
sdake | where is the rdo version of that? | 00:49 |
*** tovin07_ has joined #openstack-kolla | 00:49 | |
sdake | or is there no tripleo support for spice | 00:49 |
dmsimard | sdake: it's provided by the virt SIG, same place as qemu-kvm-ev | 00:50 |
dmsimard | sdake: I already added a note about spice in the etherpad | 00:50 |
* sdake groans | 00:50 | |
*** caowei has joined #openstack-kolla | 00:54 | |
dmsimard | sdake: 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 provide | 00:55 |
dmsimard | not sure why it's not picked up for the spice thing | 00:55 |
sdake | is the package named the same? | 00:56 |
dmsimard | sdake: oh wait, it's not in virt SIG repo, it's in ovirt SIG repo | 00:57 |
dmsimard | sdake: my eyes are getting tired | 00:57 |
dmsimard | https://cbs.centos.org/koji/packageinfo?packageID=1975 | 00:57 |
sdake | i see | 00:58 |
sdake | well i am super leary of introducing the ovirt repo into the build | 00:58 |
sdake | (at this time) | 00:58 |
sdake | pike3 in 1 wweek | 00:58 |
sdake | a repo addition changes all kinds of behavior | 00:58 |
sdake | a repo removal is easy to quantify | 00:59 |
dmsimard | sdake: it's not something we would include either, no | 00:59 |
dmsimard | sdake: worst case scenario RDO could tag it from their repo so it would end up in RDO | 00:59 |
sdake | ya - you really should be using spice IMO anyway :) | 00:59 |
dmsimard | as opposed to novnc ? | 00:59 |
sdake | its actually a pretty good peice of work | 00:59 |
sdake | yup | 00:59 |
dmsimard | ¯\_(ツ)_/¯ | 00:59 |
*** ducttape_ has joined #openstack-kolla | 01:01 | |
*** emccormick has joined #openstack-kolla | 01:01 | |
sdake | i seem to recall pv is required for mariadb galera failover | 01:01 |
sdake | but i'm not sure - so much shit have I debugged in these containers I've lost track :) | 01:01 |
sdake | and it was an unlisted dependency in the package to make it harder :) | 01:02 |
*** daidv__ has quit IRC | 01:05 | |
*** kristian__ has joined #openstack-kolla | 01:07 | |
*** yangyapeng has joined #openstack-kolla | 01:09 | |
*** rhallisey has quit IRC | 01:09 | |
*** kristian__ has quit IRC | 01:11 | |
dmsimard | sdake, inc0: signing off for now.. started a thread: http://lists.openstack.org/pipermail/openstack-dev/2017-July/119815.html | 01:11 |
*** ducttape_ has quit IRC | 01:12 | |
duonghq | morning guys | 01:13 |
*** schwicht has quit IRC | 01:14 | |
*** manheim has joined #openstack-kolla | 01:16 | |
sdake | sup duonghq | 01:16 |
duonghq | how are you sdake | 01:17 |
*** ducttape_ has joined #openstack-kolla | 01:17 | |
sdake | good | 01:17 |
duonghq | glad to hear that | 01:17 |
*** daidv__ has joined #openstack-kolla | 01:21 | |
*** ducttape_ has quit IRC | 01:21 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images https://review.openstack.org/484014 | 01:23 |
EmilienM | kfox1111: 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 exactly | 01:25 |
*** mdnadeem has quit IRC | 01:28 | |
sdake | EmilienM he has already answered that - outlook email client | 01:28 |
sdake | EmilienM outlook has a defect in that it does not add "break bars" when responding inline | 01:29 |
sdake | its maddening | 01:29 |
EmilienM | change client? lol | 01:29 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: Use latest docker ce in gate https://review.openstack.org/482763 | 01:29 |
sdake | and the reason I now respond via my gmail address | 01:29 |
sdake | EmilienM some people are not permitted such things | 01:29 |
sdake | EmilienM although I agree the top posting is annoying | 01:29 |
EmilienM | I 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 reply | 01:29 |
sdake | if microsoft just fixed the damn bug - all would be good | 01:29 |
*** gbc has quit IRC | 01:29 | |
sdake | they know about it | 01:30 |
sdake | they just dont care | 01:30 |
sdake | 3 year old defect\ | 01:31 |
sdake | if outlook was open source - it would have been fixed in a few days | 01:32 |
sdake | it seriously annoys everyone across all open source communities | 01:33 |
openstackgerrit | shaofeng cheng proposed openstack/kolla-ansible master: Restart lbaas agent when lbaas conf changed https://review.openstack.org/484318 | 01:33 |
*** harlowja has quit IRC | 01:34 | |
EmilienM | sdake: cool, thx for details | 01:34 |
sdake | sure happy to help :) | 01:34 |
openstackgerrit | shaofeng cheng proposed openstack/kolla-ansible master: Restart lbaas agent when lbaas conf changed https://review.openstack.org/484318 | 01:35 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: Add ujson into binary install type https://review.openstack.org/484543 | 01:36 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [TEST][MASTER][KOLLA-ANSIBLE]TEST CLEAN CEILOMETER https://review.openstack.org/475670 | 01:37 |
sdake | Jeffrey4l duonghq can iget rreviews on https://review.openstack.org/#/c/484536/ plz | 01:41 |
*** caoyuan has joined #openstack-kolla | 01:42 | |
*** mdnadeem has joined #openstack-kolla | 01:43 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images https://review.openstack.org/484014 | 01:43 |
openstackgerrit | Merged openstack/kolla-ansible master: Move nova scheduler related parameters to [scheduler] group https://review.openstack.org/453966 | 01:43 |
duonghq | sdake, roger | 01:44 |
Jeffrey4l | +w ed | 01:45 |
*** schwicht has joined #openstack-kolla | 01: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 IRC | 01:50 | |
EmilienM | kfox1111: no biggies, apparently your irc is also looking like slack | 01: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 |
EmilienM | kfox1111: good to know | 01:56 |
EmilienM | kfox1111: have a great evening! | 01:56 |
* EmilienM pictures the buzz | 01:56 | |
kolla-slack | <kfox1111> You too! :) | 01:57 |
*** dave-mccowan has quit IRC | 02:02 | |
*** kevzha01 has joined #openstack-kolla | 02:02 | |
*** kevzha01 is now known as kevinz | 02:03 | |
*** zhurong has joined #openstack-kolla | 02:05 | |
*** peterjenkins___ has joined #openstack-kolla | 02:06 | |
*** mgkwill_ has joined #openstack-kolla | 02:06 | |
*** SaMnCo_ has joined #openstack-kolla | 02:07 | |
*** hogepodge_ has joined #openstack-kolla | 02:07 | |
*** schwicht has quit IRC | 02:09 | |
*** bachp has quit IRC | 02:13 | |
*** SaMnCo has quit IRC | 02:13 | |
*** calbers has quit IRC | 02:13 | |
*** hogepodge has quit IRC | 02:13 | |
*** mgkwill has quit IRC | 02:13 | |
*** peterjenkins__ has quit IRC | 02:13 | |
*** Kimmo_ has quit IRC | 02:13 | |
*** SaMnCo_ is now known as SaMnCo | 02:13 | |
*** peterjenkins___ is now known as peterjenkins__ | 02:14 | |
*** mgkwill_ is now known as mgkwill | 02:14 | |
*** hogepodge_ is now known as hogepodge | 02:14 | |
*** calbers has joined #openstack-kolla | 02:15 | |
*** ducttape_ has joined #openstack-kolla | 02:15 | |
*** bachp has joined #openstack-kolla | 02:18 | |
*** ducttape_ has quit IRC | 02:19 | |
*** dave-mccowan has joined #openstack-kolla | 02:26 | |
*** StephenWang1991 has joined #openstack-kolla | 02:27 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/kolla-ansible master: Update URL home-page in documents according to document migration https://review.openstack.org/483770 | 02:29 |
openstackgerrit | jimmygc proposed openstack/kolla-ansible master: Add VMware Documentation https://review.openstack.org/484262 | 02:32 |
*** awidders_ has joined #openstack-kolla | 02:33 | |
*** awiddersheim has quit IRC | 02:33 | |
sbezverk | kfox1111: 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 IRC | 02:44 | |
openstackgerrit | Merged openstack/kolla master: Remove libcomcrypt/libtommath (not fips compliant) https://review.openstack.org/484536 | 02:45 |
*** yangyapeng has quit IRC | 02:46 | |
*** manheim has joined #openstack-kolla | 02:47 | |
openstackgerrit | jimmygc proposed openstack/kolla-ansible master: Add VMware Documentation https://review.openstack.org/484262 | 02:53 |
*** spsurya has joined #openstack-kolla | 02:53 | |
spsurya | morning all | 02:54 |
*** manheim has quit IRC | 03:20 | |
*** jamesbenson has joined #openstack-kolla | 03:25 | |
*** ducttape_ has joined #openstack-kolla | 03:28 | |
*** jamesbenson has quit IRC | 03:29 | |
*** ducttap__ has joined #openstack-kolla | 03:30 | |
openstackgerrit | jimmygc proposed openstack/kolla-ansible master: Add VMware Documentation https://review.openstack.org/484262 | 03:32 |
*** ducttape_ has quit IRC | 03:34 | |
*** harlowja has joined #openstack-kolla | 03:40 | |
*** ducttap__ has quit IRC | 03:43 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Add pipeline file into ceilometer-central and ceilomter-compute node https://review.openstack.org/484615 | 03:45 |
*** ducttape_ has joined #openstack-kolla | 03:48 | |
*** ducttape_ has quit IRC | 03:52 | |
*** coolsvap has joined #openstack-kolla | 04:00 | |
*** Kimmo_ has joined #openstack-kolla | 04:03 | |
spsurya | kfox1111: ping | 04:07 |
*** serlex has joined #openstack-kolla | 04:12 | |
*** manheim has joined #openstack-kolla | 04:17 | |
*** iniazi has joined #openstack-kolla | 04:21 | |
*** iniazi_ has quit IRC | 04:24 | |
*** StephenW_ has joined #openstack-kolla | 04:35 | |
*** StephenWang1991 has quit IRC | 04:35 | |
*** jascott1_ has joined #openstack-kolla | 04:47 | |
*** jascott1 has quit IRC | 04:48 | |
*** manheim has quit IRC | 04:50 | |
*** harlowja has quit IRC | 04:54 | |
*** yuanying has quit IRC | 04:58 | |
*** zhurong has quit IRC | 05:00 | |
*** prateek has joined #openstack-kolla | 05:07 | |
inc0 | good evening | 05:24 |
inc0 | Jeffrey4l: are you going to OS days China? | 05:24 |
Jeffrey4l | inc0, yep. | 05:32 |
Jeffrey4l | and i have a topic on it. will u come? inc0 | 05:33 |
inc0 | no | 05:33 |
inc0 | unfortunately | 05:33 |
inc0 | let me know how it went, I heard there will be a lot of Kolla presence | 05:34 |
*** skramaja has joined #openstack-kolla | 05:41 | |
*** ducttape_ has joined #openstack-kolla | 05:49 | |
*** zhurong has joined #openstack-kolla | 05:50 | |
*** ducttape_ has quit IRC | 05:53 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Remove all kolla-kubernetes configurations https://review.openstack.org/482852 | 06:10 |
*** lpetrut_ has joined #openstack-kolla | 06:11 | |
*** jamesbenson has joined #openstack-kolla | 06:13 | |
*** gfidente has joined #openstack-kolla | 06:14 | |
*** gfidente has quit IRC | 06:14 | |
*** gfidente has joined #openstack-kolla | 06:14 | |
*** serlex has quit IRC | 06:17 | |
*** jamesbenson has quit IRC | 06:17 | |
*** serlex has joined #openstack-kolla | 06:18 | |
*** janki has joined #openstack-kolla | 06:21 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: [TEST][MASTER][KOLLA-ANSIBLE]TEST CLEAN CEILOMETER https://review.openstack.org/475670 | 06:29 |
*** emccormick has quit IRC | 06:36 | |
*** manheim has joined #openstack-kolla | 06:47 | |
*** emccormick has joined #openstack-kolla | 06:48 | |
*** emccormick has quit IRC | 06:53 | |
*** itlinux has quit IRC | 06:57 | |
*** itlinux_ has quit IRC | 06:57 | |
*** yangyapeng has joined #openstack-kolla | 07:01 | |
*** StephenWang1991 has joined #openstack-kolla | 07:02 | |
*** lpetrut_ has quit IRC | 07:02 | |
*** jascott1_ has quit IRC | 07:03 | |
*** jascott1 has joined #openstack-kolla | 07:04 | |
*** StephenW_ has quit IRC | 07:05 | |
*** jascott1 has quit IRC | 07:08 | |
*** lpetrut_ has joined #openstack-kolla | 07:17 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: implement panko api for ubuntu binary https://review.openstack.org/484649 | 07:17 |
*** StephenWang1991 has quit IRC | 07:19 | |
*** shardy has joined #openstack-kolla | 07:19 | |
*** StephenWang1991 has joined #openstack-kolla | 07:19 | |
*** shardy has quit IRC | 07:21 | |
*** manheim has quit IRC | 07:21 | |
*** lpetrut_ has quit IRC | 07:29 | |
*** egonzalez has joined #openstack-kolla | 07:45 | |
*** kristian__ has joined #openstack-kolla | 07:49 | |
*** prateek has quit IRC | 07:51 | |
*** mrunge has quit IRC | 07:51 | |
*** mrunge has joined #openstack-kolla | 07:52 | |
*** yangyapeng has quit IRC | 08:07 | |
*** serlex has left #openstack-kolla | 08:10 | |
*** serlex has joined #openstack-kolla | 08:10 | |
*** rmart04 has joined #openstack-kolla | 08:10 | |
*** mgoddard_ has joined #openstack-kolla | 08:12 | |
*** kristia__ has joined #openstack-kolla | 08:19 | |
*** caoyuan_ has joined #openstack-kolla | 08:21 | |
*** kristian__ has quit IRC | 08:22 | |
openstackgerrit | Dennis Mueller proposed openstack/kolla-ansible master: Added neutron metering-agent support https://review.openstack.org/445858 | 08:23 |
*** caoyuan has quit IRC | 08:25 | |
spsurya | sbezverk: can you please check it once https://bugs.launchpad.net/kolla-kubernetes/+bug/1690091 | 08:26 |
openstack | Launchpad bug 1690091 in kolla-kubernetes "tox is not working as works in other projects" [Undecided,New] | 08:26 |
spsurya | seems confirmed bug to me | 08:27 |
*** rwsu has joined #openstack-kolla | 08:29 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: Compile i18n messages for all projects who have locale folder https://review.openstack.org/484670 | 08:30 |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: implement panko api for ubuntu binary https://review.openstack.org/484649 | 08:37 |
*** zhurong has quit IRC | 08:44 | |
openstackgerrit | Zhaokun Fu proposed openstack/kolla master: Fix injecting password into image error https://review.openstack.org/484677 | 08:46 |
*** kristian__ has joined #openstack-kolla | 08:47 | |
*** kristi___ has joined #openstack-kolla | 08:50 | |
*** kristia__ has quit IRC | 08:51 | |
*** kristian__ has quit IRC | 08:52 | |
*** tvignaud has quit IRC | 08:59 | |
spsurya | sbezverk: ignore, fix committed lately by Duog Hellmann | 09:03 |
spsurya | and its working | 09:03 |
spsurya | I was running on old repo ;) | 09:03 |
*** tvignaud has joined #openstack-kolla | 09:11 | |
*** huzhengchuan has joined #openstack-kolla | 09:15 | |
openstackgerrit | Tuan Luong-Anh proposed openstack/kolla-kubernetes master: Update URL home-page in documents according to document migration https://review.openstack.org/483774 | 09:24 |
*** shardy has joined #openstack-kolla | 09:39 | |
*** yingjun has quit IRC | 09:45 | |
*** sambetts|afk is now known as sambetts | 09:46 | |
*** mewald has joined #openstack-kolla | 09:48 | |
*** jamesbenson has joined #openstack-kolla | 09:49 | |
mewald | I 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-kolla | 09:54 | |
*** yangyapeng has quit IRC | 09:54 | |
*** jamesbenson has quit IRC | 09:54 | |
*** mdnadeem has quit IRC | 09:54 | |
*** awiddersheim has joined #openstack-kolla | 09:56 | |
*** tovin07_ has quit IRC | 09:57 | |
*** awidders_ has quit IRC | 09:58 | |
*** caoyuan_ has quit IRC | 10:01 | |
mewald | forget it, I am stupid sometimes ... | 10:09 |
mewald | ok it's still not over. Please look at https://gist.github.com/mewald1/c3c18f443eda4cd4b5657e4f8dfd18ba | 10:20 |
*** lpetrut_ has joined #openstack-kolla | 10:23 | |
*** StephenWang1991 has quit IRC | 10:26 | |
dims | inc0 : 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 this | 10:31 |
*** xinliang has quit IRC | 10:33 | |
*** kevinz has quit IRC | 10:34 | |
*** pc_m has quit IRC | 10:34 | |
*** duonghq has quit IRC | 10:37 | |
*** xinliang has joined #openstack-kolla | 10:46 | |
*** pc_m has joined #openstack-kolla | 10:47 | |
openstackgerrit | Taeha Kim proposed openstack/kolla-ansible master: Fix mariadb connection problem due to login_password https://review.openstack.org/484717 | 10:51 |
*** zhurong has joined #openstack-kolla | 10:52 | |
*** tonanhngo has joined #openstack-kolla | 10:55 | |
*** pc_m has quit IRC | 10:56 | |
*** tonanhngo has quit IRC | 10:56 | |
*** pc_m has joined #openstack-kolla | 10:57 | |
*** tonanhngo has joined #openstack-kolla | 10:57 | |
*** ducttape_ has joined #openstack-kolla | 11:00 | |
*** jistr is now known as jistr|tpb | 11:05 | |
*** ducttape_ has quit IRC | 11:05 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla master: Compile i18n messages for all projects who have locale folder https://review.openstack.org/484670 | 11:09 |
*** kristi___ has quit IRC | 11:17 | |
*** dave-mccowan has joined #openstack-kolla | 11:17 | |
*** kristian__ has joined #openstack-kolla | 11:17 | |
*** rwallner has joined #openstack-kolla | 11:18 | |
sbezverk | egonzalez ping | 11:19 |
egonzalez | sbezverk, sup | 11:19 |
*** rwallner has quit IRC | 11:19 | |
*** rwallner has joined #openstack-kolla | 11:20 | |
sbezverk | egonzalez man, trying to deploy master on kolla-k8s and moving from one issue to another :( now I hit issue in nova | 11:20 |
sbezverk | do you guys test master at kolla ansible gate? | 11:21 |
egonzalez | sbezverk, yep | 11:21 |
sbezverk | egonzalez and it is working and you deploy vm right? | 11:22 |
egonzalez | all master gates runs with master kolla images | 11:22 |
*** manheim has joined #openstack-kolla | 11:22 | |
egonzalez | yes, atm all distros/install_types deploy fine | 11:22 |
*** dave-mccowan has quit IRC | 11:23 | |
sbezverk | egonzalez : hm, are you aware of any major changes in pike in terms of api versions, etc | 11:23 |
sbezverk | what I see that all containers are up, but nova service-list comes back empty | 11:24 |
egonzalez | hrm, thats exacly what i was going to say | 11:24 |
sbezverk | do not see any errors in nova logs either .. | 11:24 |
egonzalez | nova-service list is empty, but you can check that db has those entries on it | 11:24 |
egonzalez | was related in a change for multi cells v2 | 11:25 |
egonzalez | cells was created successfully or fail during creation? | 11:25 |
*** bmace has quit IRC | 11:26 | |
*** bmace has joined #openstack-kolla | 11:26 | |
sbezverk | we deploy cell only after services are up | 11:27 |
*** manheim has quit IRC | 11:27 | |
egonzalez | now, for services appear in service-list, need a cells | 11:27 |
sbezverk | so in the gate I have logic that checks if api/conductor/scheduler are up and only then deploys | 11:28 |
sbezverk | damn | 11:28 |
*** ansmith has quit IRC | 11:28 | |
*** jistr|tpb is now known as jistr | 11:28 | |
sbezverk | is there any doc about it? where did you learn about that? | 11:28 |
egonzalez | sbezverk, better explanation about the issue https://bugs.launchpad.net/nova/+bug/1682060 | 11:29 |
openstack | Launchpad bug 1682060 in kolla-ansible ocata "empty nova service and hypervisor list" [Undecided,New] | 11:29 |
sbezverk | egonzalez thanks a lot!!! | 11:30 |
egonzalez | sbezverk, cell creation order/steps https://docs.openstack.org/nova/latest/cells.html#setup-of-cells-v2 | 11:32 |
sbezverk | egonzalez we follow that guidance, but it seems we relied on a command which stopped working properly without cell :( | 11:33 |
*** lpetrut__ has joined #openstack-kolla | 11:35 | |
egonzalez | ansible 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 cell | 11:35 |
egonzalez | often, the time tooks to create previous steps is enough for computes to be up | 11:35 |
*** lpetrut_ has quit IRC | 11:37 | |
*** janki has quit IRC | 11:38 | |
*** iniazi_ has joined #openstack-kolla | 11:41 | |
*** iniazi has quit IRC | 11:44 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images https://review.openstack.org/484014 | 11:48 |
sbezverk | egonzalez : just did the same logic, hopefully it will go through. thanks a lot again!! | 11:49 |
*** emccormick has joined #openstack-kolla | 11:55 | |
*** magicboiz has quit IRC | 12:01 | |
*** magicboiz has joined #openstack-kolla | 12:05 | |
*** schwicht has joined #openstack-kolla | 12:06 | |
*** clayton has quit IRC | 12:08 | |
*** clayton has joined #openstack-kolla | 12:09 | |
*** schwicht has quit IRC | 12:11 | |
mewald | I 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 IRC | 12:20 | |
*** awiddersheim has joined #openstack-kolla | 12:21 | |
*** jascott1 has joined #openstack-kolla | 12:21 | |
egonzalez | mewald, maybe this helps https://github.com/openstack/kolla/blob/master/docker/skydive/skydive-base/Dockerfile.j2 | 12:22 |
*** jascott1 has quit IRC | 12:26 | |
*** caowei has quit IRC | 12:26 | |
egonzalez | mewald, if is a tar.gz, can use https://github.com/openstack/kolla/blob/master/doc/image-building.rst#build-openstack-from-source | 12:26 |
egonzalez | just append the new service in kolla-build.conf and ADD <main-name>-archive /data | 12:27 |
mewald | egonzalez: 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 |
egonzalez | mewald, is going to be upstreamed in kolla? | 12:30 |
*** hrw has quit IRC | 12:31 | |
*** hrw has joined #openstack-kolla | 12:33 | |
*** ansmith has joined #openstack-kolla | 12:44 | |
*** StephenWang1991 has joined #openstack-kolla | 12:51 | |
*** rhallisey has joined #openstack-kolla | 12:52 | |
*** pbourke has quit IRC | 12:55 | |
*** StephenWang1991 has quit IRC | 12:55 | |
*** pbourke has joined #openstack-kolla | 12:57 | |
mewald | egonzalez: sure if people like it | 12:58 |
*** schwicht has joined #openstack-kolla | 12:59 | |
*** goldyfruit has joined #openstack-kolla | 12:59 | |
mewald | Can 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 redirection | 13:00 |
*** ducttape_ has joined #openstack-kolla | 13:02 | |
*** vhosakot has joined #openstack-kolla | 13:04 | |
*** schwicht has quit IRC | 13:04 | |
sbezverk | egonzalez ping | 13:06 |
egonzalez | sbezverk, pong | 13:06 |
*** ducttape_ has quit IRC | 13:06 | |
sbezverk | egonzalez are you on ubuntu by any chance? | 13:07 |
egonzalez | nope, centos | 13:07 |
sbezverk | egonzalez there might be a packaging issue for cinder-volume for ubuntu on master | 13:08 |
egonzalez | sbezverk, cinder-api now runs under apache process | 13:08 |
egonzalez | they removed cinder-api command | 13:08 |
egonzalez | can be related? | 13:08 |
sbezverk | egonzalez if I read the error log right, cinder-volume is missing this executable /usr/sbin/thin_check | 13:08 |
sbezverk | in ubuntu distro.. they now use cinder-volume-pools | 13:09 |
egonzalez | hrm, we dont gate iscsi+lvm, only ceph | 13:10 |
egonzalez | lvm uses that executable https://github.com/openstack/cinder/blob/cec1d5c2493eb822a49c619d7ee62f555c3fa1ae/contrib/block-box/docker_files/lvm.conf | 13:11 |
*** kbaegis has joined #openstack-kolla | 13:11 | |
sbezverk | egonzalez yeah I know. do you know anybody in community who uses ubuntu? I need to see where thin_check is coming from | 13:12 |
*** jtriley has joined #openstack-kolla | 13:13 | |
sbezverk | I am on centos too | 13:13 |
kbaegis | gentoo :P | 13:13 |
kbaegis | So 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 |
mewald | Is it not possible to redirect stdout in config.json command anymore? | 13:14 |
egonzalez | sbezverk, thin-provisioning-tools | 13:15 |
kbaegis | Yay! 2 node kolla-ansible cluster with 20G LACP for storage and overlay! | 13:15 |
sbezverk | egonzalez : I got it too | 13:16 |
sbezverk | so it looks like we are missing it | 13:16 |
*** jmccarthy has joined #openstack-kolla | 13:17 | |
egonzalez | sbezverk, is a dependency of lvm2 | 13:18 |
egonzalez | let me check if cinder depends on lvm2 | 13:18 |
*** jtriley has quit IRC | 13:19 | |
*** tumble has joined #openstack-kolla | 13:19 | |
egonzalez | lvm2 is installed in cinder-base, https://github.com/openstack/kolla/blob/master/docker/cinder/cinder-base/Dockerfile.j2 | 13:19 |
egonzalez | oo, is a suggest, not dependency | 13:20 |
*** huzhengchuan has quit IRC | 13:23 | |
egonzalez | do we use bindep while installing source code? https://github.com/openstack/cinder/blob/master/bindep.txt#L26 | 13:23 |
kfox1111 | morning. | 13:26 |
*** zhurong has quit IRC | 13:28 | |
egonzalez | sbezverk, in centos-source is installed with device-mapper-persistent-data | 13:28 |
sbezverk | kfox1111: morning | 13:29 |
sbezverk | egonzalez : I am pushing ps to add thin provisioning to ubuntu | 13:29 |
sbezverk | for cinder volume | 13:29 |
sbezverk | kfox1111: registry ps is ready for final review I hope ;) | 13:30 |
kfox1111 | k | 13:30 |
*** lucasxu has joined #openstack-kolla | 13:31 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla master: Adding thin provision tools to cinder volume for Ubuntu https://review.openstack.org/484789 | 13:32 |
egonzalez | sbezverk, will likely need a bug for backport | 13:36 |
egonzalez | checked ocata images and dont have thin_check too | 13:36 |
*** imcsk8 has quit IRC | 13:37 | |
sbezverk | egonzalez no need to backport | 13:37 |
sbezverk | it seems thin prov was added in pike only | 13:37 |
kfox1111 | sbezverk: looks good to me. | 13:37 |
*** skramaja has quit IRC | 13:37 | |
sbezverk | kfox1111 cool thanks a lot.. | 13:38 |
kfox1111 | np. thanks for working on it. :) | 13:41 |
*** kristia__ has joined #openstack-kolla | 13:42 | |
*** imcsk8 has joined #openstack-kolla | 13:44 | |
*** kristian__ has quit IRC | 13:46 | |
*** kevinz has joined #openstack-kolla | 13:49 | |
*** kevinz has quit IRC | 13:51 | |
*** kevzha01 has joined #openstack-kolla | 13:52 | |
*** spsurya has quit IRC | 13:53 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images https://review.openstack.org/484014 | 13:53 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1. https://review.openstack.org/449826 | 13:56 |
*** ducttape_ has joined #openstack-kolla | 13:57 | |
*** kevzha01_ has joined #openstack-kolla | 13:57 | |
*** jtriley has joined #openstack-kolla | 14:00 | |
*** kevzha01 has quit IRC | 14:00 | |
openstackgerrit | Jeffrey Zhang proposed openstack/kolla-ansible master: Remove all kolla-kubernetes configurations https://review.openstack.org/482852 | 14:01 |
*** rmart04 has left #openstack-kolla | 14:04 | |
*** janki has joined #openstack-kolla | 14:06 | |
kbaegis | Anyone else see "login failed ISCSI_CONN_STATE_XPT_WAIT/R_STAGE_NO_CHANGE" on | 14:06 |
*** spsurya has joined #openstack-kolla | 14:07 | |
*** mmehan has joined #openstack-kolla | 14:09 | |
*** jheroux has joined #openstack-kolla | 14:12 | |
*** ducttape_ has quit IRC | 14:15 | |
openstackgerrit | Merged openstack/kolla-ansible master: Add pipeline file into ceilometer-central and ceilomter-compute node https://review.openstack.org/484615 | 14:20 |
openstackgerrit | Merged openstack/kolla-ansible master: Remove ceilometer-api and ceilometer-collector services https://review.openstack.org/470752 | 14:20 |
*** jtriley has quit IRC | 14:26 | |
*** jtriley has joined #openstack-kolla | 14:27 | |
openstackgerrit | Eduardo Gonzalez proposed openstack/kolla-ansible master: Implement blazar ansible role https://review.openstack.org/454752 | 14:27 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: test rebooting in the gate https://review.openstack.org/413193 | 14:27 |
sbezverk | kfox1111: Finally master was successfully deployed http://logs.openstack.org/14/484014/37/experimental/gate-kolla-kubernetes-deploy-centos-source-t-iscsi-nv/78b5b3a/console.html | 14:27 |
sbezverk | kfox1111: I had to do one small adjustment, could you please restore your +2 | 14:28 |
kfox1111 | done | 14:30 |
*** hongbin has joined #openstack-kolla | 14:31 | |
*** ducttap__ has joined #openstack-kolla | 14:32 | |
sbezverk | egonzalez still aorund? | 14:48 |
*** kevzha01__ has joined #openstack-kolla | 14:55 | |
*** StephenWang1991 has joined #openstack-kolla | 14:55 | |
*** krtaylor has quit IRC | 14:55 | |
*** kevzha01_ has quit IRC | 14:58 | |
*** kbaegis1 has joined #openstack-kolla | 14:59 | |
*** StephenWang1991 has quit IRC | 14:59 | |
*** jamesbenson has joined #openstack-kolla | 15:00 | |
*** k_mouza has joined #openstack-kolla | 15:02 | |
*** kevzha01__ has quit IRC | 15:02 | |
*** kbaegis has quit IRC | 15:03 | |
k_mouza | hello 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_mouza | error* | 15:03 |
k_mouza | File 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 val | 15:03 |
k_mouza | ue 223153362 (0xd4d0cd2) to initialize waiting for incoming notifications. | 15:03 |
k_mouza | any idea please? | 15:03 |
*** tovin07 has joined #openstack-kolla | 15:04 | |
*** huzhengchuan has joined #openstack-kolla | 15:07 | |
openstackgerrit | Merged openstack/kolla master: Fix doc build warnings https://review.openstack.org/483445 | 15:07 |
*** kbaegis1 has quit IRC | 15:09 | |
*** kbaegis has joined #openstack-kolla | 15:09 | |
sbezverk | kolla cores, please ack this PS https://review.openstack.org/#/c/484789/, it is missing just one +2 | 15:10 |
*** mattmceuen has joined #openstack-kolla | 15:12 | |
*** mewald has quit IRC | 15:13 | |
*** kbaegis has quit IRC | 15:15 | |
openstackgerrit | Merged openstack/kolla-kubernetes master: Adding chart for docker registry and serving master images https://review.openstack.org/484014 | 15:20 |
*** jascott1 has joined #openstack-kolla | 15:24 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 15:27 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: Trunk support for ceph. https://review.openstack.org/484849 | 15:28 |
*** jascott1 has quit IRC | 15:28 | |
*** krtaylor has joined #openstack-kolla | 15:28 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1. https://review.openstack.org/449826 | 15:32 |
*** k_mouza has quit IRC | 15:36 | |
*** itlinux_ has joined #openstack-kolla | 15:36 | |
*** itlinux has joined #openstack-kolla | 15:36 | |
*** rwsu has quit IRC | 15:37 | |
inc0 | good morning | 15:38 |
*** vhosakot has quit IRC | 15:39 | |
openstackgerrit | Mark Goddard proposed openstack/kolla-ansible master: Revert "Add default_boot_option configuration" https://review.openstack.org/479850 | 15:40 |
openstackgerrit | Merged openstack/kolla-ansible master: Support cinder backend for glance https://review.openstack.org/481517 | 15:41 |
*** kbaegis has joined #openstack-kolla | 15:41 | |
*** kbaegis1 has joined #openstack-kolla | 15:41 | |
*** iniazi has joined #openstack-kolla | 15:42 | |
*** rwsu has joined #openstack-kolla | 15:43 | |
kfox1111 | inc0: morning | 15:43 |
*** iniazi_ has quit IRC | 15:45 | |
*** kbaegis has quit IRC | 15:45 | |
*** jtriley has quit IRC | 15:46 | |
sbezverk | inc0: good morning | 15:46 |
serlex | Morning | 15:50 |
*** jtriley has joined #openstack-kolla | 15:54 | |
kfox1111 | Dave, you online? | 15:54 |
*** mewald has joined #openstack-kolla | 15:57 | |
serlex | anyone come across ""Duplicate mount point \'/var/lib/glance" with master? | 15:58 |
*** brad[] has quit IRC | 16:00 | |
jmccarthy | Hmm is this a new problem ? I notice I get a complaint like this related to glance | 16:04 |
jmccarthy | raise 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-kolla | 16:07 | |
*** egonzalez has quit IRC | 16:07 | |
*** k_mouza has quit IRC | 16:14 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: WIP Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 16:14 |
openstackgerrit | Merged openstack/kolla master: Adding thin provision tools to cinder volume for Ubuntu https://review.openstack.org/484789 | 16:15 |
openstackgerrit | Mathias Ewald proposed openstack/kolla master: Add prometheus container https://review.openstack.org/484882 | 16:15 |
serlex | ignore that, out of sync | 16:19 |
*** k_mouza has joined #openstack-kolla | 16:20 | |
*** tovin07 has left #openstack-kolla | 16:20 | |
*** ducttape_ has joined #openstack-kolla | 16:24 | |
*** mmehan has quit IRC | 16:27 | |
*** ducttap__ has quit IRC | 16:28 | |
*** k_mouza has quit IRC | 16:34 | |
jmccarthy | Maybe, ok I mean /var/lib/glance is used is a few places like this | 16:35 |
jmccarthy | openstack-kolla-ansible/ansible/roles/glance/defaults/main.yml: - "{{ glance_file_datadir_volume }}:/var/lib/glance/" | 16:35 |
jmccarthy | openstack-kolla-ansible/ansible/roles/glance/defaults/main.yml: - "/var/lib/glance:/var/lib/glance/" | 16:35 |
jmccarthy | openstack-kolla-ansible/ansible/roles/glance/templates/glance-api.conf.j2:filesystem_store_datadir = /var/lib/glance/images/ | 16:35 |
jmccarthy | openstack-kolla-ansible/ansible/roles/glance/templates/glance-api.json.j2: "path": "/var/lib/glance", | 16:35 |
jmccarthy | With glance_file_datadir_volume defaulting to 'glance' - is this ok ? | 16:35 |
inc0 | jmccarthy: you're not using ceph? | 16:35 |
jmccarthy | Not for this deploy, nope just glance for storing images to spawn vms | 16:36 |
inc0 | jmccarthy: ok, well, volume defaulting to glance is ok | 16:36 |
inc0 | do docker volume ls | 16:36 |
jmccarthy | Ok, I'll double check it - I can't right now as my env needs a bit of fixing up | 16:37 |
*** lpetrut__ has quit IRC | 16: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 |
inc0 | kristia__: you want to remove a service? | 16:40 |
*** brad[] has joined #openstack-kolla | 16:40 | |
inc0 | deploy won't delete anything | 16:40 |
kristia__ | yeah, cinder for example | 16:40 |
kristia__ | then what will | 16:40 |
inc0 | we don't really support this scenario. You need to mark it no in globals and manually remove containers/volumes/databases/data | 16:41 |
jmccarthy | inc0: 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__ | ok | 16:41 |
*** kristia__ has quit IRC | 16:41 | |
*** schwicht has joined #openstack-kolla | 16:41 | |
*** kristian__ has joined #openstack-kolla | 16:41 | |
inc0 | jmccarthy: if you upgraded from /var/lib/glance to glance volume it won't have old images | 16:41 |
inc0 | glance volume sits in /var/lib/docker/volumes/glance/_data | 16:42 |
inc0 | you can just copy contents of /var/lib/glance there | 16:42 |
jmccarthy | inc0: Ok yes I dunno how I totally forgot about this ! | 16:43 |
inc0 | happens to everyone;) | 16:44 |
jmccarthy | I 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 |
inc0 | I think that should work too | 16:46 |
jmccarthy | Ok, I'll check that out and see how it goes - thanks ! :) | 16:46 |
*** mewald has quit IRC | 16:48 | |
*** jmccarthy has left #openstack-kolla | 16:52 | |
*** mewald has joined #openstack-kolla | 16:52 | |
*** mewald has quit IRC | 16:52 | |
*** mewald has joined #openstack-kolla | 16:54 | |
*** mewald has quit IRC | 16:55 | |
*** k_mouza has joined #openstack-kolla | 16:55 | |
*** janki has quit IRC | 16:55 | |
*** awiddersheim has quit IRC | 16:55 | |
*** mewald has joined #openstack-kolla | 16:56 | |
*** mewald has quit IRC | 16:56 | |
*** awiddersheim has joined #openstack-kolla | 16:56 | |
*** sambetts is now known as sambetts|afk | 16:57 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 17:00 |
*** k_mouza has quit IRC | 17:00 | |
sbezverk | inc0: ping | 17:01 |
inc0 | I'm here | 17:01 |
sbezverk | inc0: 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 |
inc0 | cool! | 17:03 |
sbezverk | inc0: https://review.openstack.org/481690 when you have time please check | 17:04 |
inc0 | I think kolla-k8s doesn't need old style iscsi at all | 17:04 |
sbezverk | inc0: only at the gate | 17:04 |
inc0 | so, gates uses master now? | 17:04 |
sbezverk | 2 experimental jobs | 17:04 |
sbezverk | inc0: we cannot get rid of tgtd until we have version 2,3,4 at the gate | 17:05 |
*** jistr is now known as jistr|off | 17:06 | |
*** mewald has joined #openstack-kolla | 17:07 | |
*** jascott1 has joined #openstack-kolla | 17:15 | |
*** ducttap__ has joined #openstack-kolla | 17:19 | |
*** kristian__ has quit IRC | 17:20 | |
*** kristian__ has joined #openstack-kolla | 17:20 | |
*** kristian__ has quit IRC | 17:22 | |
*** kristian__ has joined #openstack-kolla | 17:22 | |
*** ducttape_ has quit IRC | 17:22 | |
*** harlowja has joined #openstack-kolla | 17:24 | |
mewald | Can someone help me understand Serguei's comments on https://review.openstack.org/#/c/484882 ? | 17:26 |
*** kristian__ has quit IRC | 17:26 | |
inc0 | sbezverk probably would be best person;) | 17:27 |
*** kristian__ has joined #openstack-kolla | 17:27 | |
sbezverk | mewald : let me know how I could clarify it? | 17:27 |
sbezverk | I suggested instead of hardcoding version and architecture, to use variables | 17:28 |
sbezverk | as in the example for helm-repository image. | 17:29 |
*** kristian__ has quit IRC | 17:31 | |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: Add support for HTTPS on external API network https://review.openstack.org/471992 | 17:35 |
*** mewald has quit IRC | 17:36 | |
*** myoung is now known as myoung|food | 17:38 | |
jamesbenson | Q: 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-kolla | 17:40 | |
*** mgoddard_ has quit IRC | 17:44 | |
jamesbenson | just the basic read mon, rw osd? | 17:44 |
*** k_mouza has quit IRC | 17:45 | |
openstackgerrit | Juan Badia Payno proposed openstack/kolla master: Changed fluentd repository for CentOS/RHEL/Oraclelinux https://review.openstack.org/467219 | 17:57 |
inc0 | jamesbenson: https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/glance/tasks/ceph.yml#L25 | 18:00 |
jamesbenson | you're the man inc0, thanks! | 18:01 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1. https://review.openstack.org/449826 | 18:08 |
inc0 | any kolla-ansible core online? | 18:09 |
inc0 | https://review.openstack.org/#/c/475469/ sdake can I have review plz? | 18:09 |
*** deep-book-gk_ has joined #openstack-kolla | 18:10 | |
*** deep-book-gk_ has left #openstack-kolla | 18:12 | |
*** mewald has joined #openstack-kolla | 18:14 | |
mewald | sbezverk: Ah helm … you posted a link to kubernetes-entrypoint. that's why I was confused | 18:16 |
*** myoung|food is now known as myoung | 18:18 | |
*** serlex has left #openstack-kolla | 18:18 | |
*** jtriley has quit IRC | 18:22 | |
*** kristian__ has joined #openstack-kolla | 18:23 | |
inc0 | coolsvap ^ | 18:26 |
*** kristian__ has quit IRC | 18:28 | |
*** jtriley has joined #openstack-kolla | 18:31 | |
jamesbenson | inc0: 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 deploy | 18:31 |
inc0 | not sure tbh | 18:33 |
inc0 | I think you need to create pools and stuff | 18:33 |
*** eaguilar has joined #openstack-kolla | 18:34 | |
jamesbenson | ugh, 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-kolla | 18:38 | |
*** schwicht has quit IRC | 18:45 | |
inc0 | trying dockerhub pusher mechanism :) | 18:47 |
*** mewald has quit IRC | 18:48 | |
kfox1111 | inc0: yeah? | 18:50 |
inc0 | well locally | 18:50 |
kfox1111 | in infra or something else? | 18:50 |
kfox1111 | oh. ok. | 18:50 |
inc0 | we'll need zuul v3 for infra | 18:51 |
*** gfidente is now known as gfidente|afk | 18:51 | |
kfox1111 | they said they could do it with just v2. | 18:51 |
kfox1111 | v3 is still a long way out last I talked with them. | 18:51 |
kfox1111 | we don't want to wait. | 18:51 |
inc0 | I've heard "before PTG it goes live" | 18:51 |
kfox1111 | yeah, but how optomistic is that? | 18:52 |
inc0 | well really I need docker + docker login | 18:52 |
inc0 | that's it | 18:52 |
kfox1111 | yeah. which they can do now with a vm. | 18:53 |
*** schwicht has joined #openstack-kolla | 18:53 | |
inc0 | but apperantly it's going to be quicker to wait for zuul v3 than getting secure node up | 18:53 |
kfox1111 | non convinced of that. | 18:53 |
inc0 | I'll ask again on infra;) | 18:53 |
kfox1111 | :) | 18:53 |
kfox1111 | squeeky wheel gets the grease. :) | 18:53 |
openstackgerrit | Mathias Ewald proposed openstack/kolla master: Add prometheus container https://review.openstack.org/484882 | 18:54 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1. https://review.openstack.org/449826 | 18:59 |
SamYaple | kfox1111: zuul v3 was due 2.5 years ago and has been "almost ready" for 10 months | 19:05 |
SamYaple | i agree with you | 19:05 |
kfox1111 | yeah. | 19:06 |
kfox1111 | I was pushing hard to have it done after the summit. were much much past that now. :/ | 19:07 |
kfox1111 | guess its been a while since I talked to zuul... loooks a little different. | 19:11 |
*** awiddersheim has quit IRC | 19:12 | |
sbezverk | mewald: really sorry for the confusion.. | 19:12 |
*** awiddersheim has joined #openstack-kolla | 19:12 | |
sbezverk | kfox1111: 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 packge | 19:14 |
sbezverk | and it has not made it into tarball yet | 19:15 |
kfox1111 | arrg. :/ | 19:17 |
kfox1111 | helm template doesn't support parent values. :( | 19:17 |
kfox1111 | another reason why helm template belongs in helm... | 19:17 |
jamesbenson | good luck inc0! How did it go so far? | 19:20 |
*** Pedro_Pacheco has joined #openstack-kolla | 19:24 | |
*** lpetrut__ has joined #openstack-kolla | 19:24 | |
inc0 | sbezverk: which version you're testing centos binary? | 19:25 |
Pedro_Pacheco | Hello folks! | 19:26 |
sbezverk | inc0: I test source master | 19:27 |
*** spiette has joined #openstack-kolla | 19:27 | |
sbezverk | inc0: testing maser binaries I think it not useful, as there always be a delay it getting packages | 19:28 |
kfox1111 | sbezverk: yeah, but if master can't produce usable binaries, its broken too. | 19:29 |
sbezverk | kfox1111 could you expand a bit on the problem you are seeing? | 19:30 |
kfox1111 | sbezverk: http://logs.openstack.org/26/449826/12/check/gate-kolla-kubernetes-python35/cb75e92/console.html | 19:30 |
sbezverk | kfox1111: agree but you see, producing binaries is responsibility of the distro vendor ;) | 19:30 |
kfox1111 | sbezverk: yeah, but it is also the job of kolla to produce working containers. | 19:31 |
kfox1111 | chasing trunk is always bumpier then chasing a release, | 19:31 |
sbezverk | kfox1111: sure thing, I am not saying binary should not be tested, just it was not my priority ;) | 19:31 |
kfox1111 | but the sooner you find the bumps, the less of a huge lift it is to fix stuff. | 19:31 |
jamesbenson | can someone issue this command for me and paste the result? ceph osd lspools | 19:31 |
kfox1111 | fair enough. :) | 19:32 |
sbezverk | kfox1111: so it does not pick up defaults you try to include? | 19:32 |
kfox1111 | yeah. I'm guessing they never added parent values to the helm template plugin, | 19:33 |
kfox1111 | since its an external module. | 19:33 |
sbezverk | kfox1111: but there should not be anything major preventing to add it, right? | 19:34 |
kfox1111 | no idea. don't know the code base. :/ | 19:35 |
openstackgerrit | OpenStack Proposal Bot proposed openstack/kolla-kubernetes master: Updated from global requirements https://review.openstack.org/474652 | 19:35 |
sbezverk | kfox1111: 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 |
sbezverk | if it is the case, maybe we could disable it until it gets required functionality? | 19:41 |
jamesbenson | inc0: ping | 19:41 |
inc0 | I'm here | 19:41 |
jamesbenson | I'm deciphering a command, want to make sure I understand it... | 19:41 |
jamesbenson | https://github.com/openstack/kolla-ansible/blob/4.0.2/ansible/roles/ceph_pools.yml#L20 | 19:41 |
jamesbenson | https://github.com/openstack/kolla-ansible/blob/5e04b31175400f99dae43d91eb98c3ce0f20ac30/ansible/group_vars/all.yml#L602 | 19:42 |
jamesbenson | does that translate into: | 19:42 |
jamesbenson | docker exec ceph_mon ceph osd crush rule create-simple disks default host firstn | 19:42 |
jamesbenson | if the ceph_pool_type is replicated? | 19:42 |
inc0 | not sure jamesbenson | 19:42 |
*** Pedro_Pacheco has quit IRC | 19:43 | |
inc0 | looks like it tho | 19:43 |
jamesbenson | I think so too | 19:43 |
jamesbenson | can you run: ceph osd lspools for me? | 19:43 |
jamesbenson | I want to see what pools are there | 19:43 |
inc0 | jamesbenson: I don't have env running currently | 19:49 |
jamesbenson | darn, okay. | 19:49 |
jamesbenson | just wanted to make sure I don't miss any | 19:50 |
kfox1111 | sbezverk: yeah. we could just disable the check for now till the plugin is fixed. | 19:51 |
sbezverk | kfox1111: I think what you are doing now is way more important, than checking templates.. | 19:52 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: Helm Native Values Step 1. https://review.openstack.org/449826 | 19:53 |
kfox1111 | kind 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 |
kfox1111 | but yeah, if we had to block on one or the other, disabling the check for now isn't horible. | 19:53 |
kfox1111 | seems like we may need to go through another pass at general gate fixes. | 19:55 |
kfox1111 | to fix infra drift. | 19:55 |
*** dave-mccowan has joined #openstack-kolla | 19:58 | |
*** dciabrin has quit IRC | 19:59 | |
sbezverk | kfox1111 sounds reasonable | 20:00 |
*** dciabrin has joined #openstack-kolla | 20:00 | |
kfox1111 | ~. | 20:00 |
kfox1111 | inc0: you been going to the sig-openstack thingy? | 20:05 |
inc0 | is it now? | 20:05 |
kfox1111 | no. just in general. | 20:05 |
kfox1111 | I've not been making it. :/ | 20:05 |
kfox1111 | someone needs to push https://github.com/kubernetes/community/pull/659 | 20:05 |
kfox1111 | I'm going to literally cry if it doesn't make it for 1.8. | 20:05 |
kfox1111 | I've been waiting since k8s 1.3. :/ | 20:06 |
inc0 | damn | 20:06 |
kfox1111 | we really need it. | 20:06 |
inc0 | this is required for net ns sharing right? | 20:06 |
kfox1111 | yeah. | 20:06 |
inc0 | yeah it's useful | 20:07 |
inc0 | how do we do it today? | 20:07 |
kfox1111 | not just useful. important. | 20:07 |
kfox1111 | we hope no one ever replaces a critical pod. :/ | 20:07 |
kfox1111 | or they have to reboot the whole node. | 20:07 |
inc0 | it was mild sarcasm from my part | 20:07 |
*** eaguilar has quit IRC | 20:11 | |
*** eaguilar has joined #openstack-kolla | 20:13 | |
sbezverk | kfox1111 curious if swarm has the same issue with shared flag? I | 20:16 |
sbezverk | probably not, I would think.. | 20:17 |
*** dave-mccowan has quit IRC | 20:17 | |
jamesbenson | inc0: 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 fix | 20:18 |
inc0 | great, thanks jamesbenson | 20:18 |
*** ansmith has quit IRC | 20:24 | |
*** dave-mccowan has joined #openstack-kolla | 20:24 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 20:25 |
*** dave-mccowan has quit IRC | 20:27 | |
jamesbenson | Also, I think we can add prechecks easily to verify for external ceph that these keyrings are present... | 20:29 |
*** kristian__ has quit IRC | 20:34 | |
*** shardy has quit IRC | 20:34 | |
*** kristian__ has joined #openstack-kolla | 20:34 | |
*** jtriley has quit IRC | 20:37 | |
*** lpetrut__ has quit IRC | 20:38 | |
openstackgerrit | Haïkel Guémar proposed openstack/kolla-kubernetes master: Drop pycrypto from utility genpwd.py https://review.openstack.org/484946 | 20:50 |
*** lucasxu has quit IRC | 21:02 | |
*** eaguilar has quit IRC | 21:05 | |
*** lucasxu has joined #openstack-kolla | 21:06 | |
*** ducttape_ has joined #openstack-kolla | 21:07 | |
*** rwsu has quit IRC | 21:09 | |
*** ducttap__ has quit IRC | 21:10 | |
*** rwsu has joined #openstack-kolla | 21:12 | |
*** kbaegis has joined #openstack-kolla | 21:16 | |
*** kristian__ has quit IRC | 21:17 | |
*** lucasxu has quit IRC | 21:17 | |
*** kristian__ has joined #openstack-kolla | 21:18 | |
*** goldyfruit has quit IRC | 21:18 | |
*** kbaegis1 has quit IRC | 21:19 | |
jamesbenson | Q: /etc/kolla/config/cinder/cinder-volume.conf mentioned here: https://github.com/openstack/kolla-ansible/blob/18214d95a3fde403b3279765e45abaf6b40eaecb/doc/external-ceph-guide.rst | 21:20 |
jamesbenson | how do you know what the backend_name and host are called? | 21:20 |
*** rwallner has quit IRC | 21:20 | |
*** kristian__ has quit IRC | 21:22 | |
inc0 | jamesbenson: which section? | 21:24 |
*** rwsu has quit IRC | 21:24 | |
jamesbenson | https://github.com/openstack/kolla-ansible/blob/18214d95a3fde403b3279765e45abaf6b40eaecb/doc/external-ceph-guide.rst#cinder | 21:25 |
jamesbenson | I successfully deployed, but cinder is having issues with these settings | 21:26 |
inc0 | hosts will be mon thosts I assume | 21:27 |
inc0 | or not | 21:27 |
inc0 | not sure tbh:/ | 21:27 |
jamesbenson | https://snag.gy/dADtQC.jpg | 21:28 |
*** jheroux has quit IRC | 21:28 | |
inc0 | logs of volume? | 21:28 |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 21:29 |
jamesbenson | I don't see a ceph logs specific file, but the other files look good, no error | 21:31 |
jamesbenson | ceph volume specific sorry | 21:31 |
*** eaguilar has joined #openstack-kolla | 21:34 | |
sbezverk | inc0: on ansible side you guys use reverse proxy for pulling tarball? | 21:41 |
*** rhallisey has quit IRC | 21:42 | |
*** inc0 has quit IRC | 21:43 | |
*** rwsu has joined #openstack-kolla | 21:44 | |
*** inc0 has joined #openstack-kolla | 21:46 | |
*** spsurya has quit IRC | 21:53 | |
openstackgerrit | Haïkel Guémar proposed openstack/kolla-kubernetes master: Drop pycrypto from utility genpwd.py https://review.openstack.org/484946 | 21:56 |
*** jascott1 has quit IRC | 21:58 | |
*** jascott1 has joined #openstack-kolla | 21:59 | |
*** jascott1 has quit IRC | 22:00 | |
*** jascott1 has joined #openstack-kolla | 22:02 | |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla master: Dockerfile publishing pipeline https://review.openstack.org/475469 | 22:03 |
openstackgerrit | Michal Jastrzebski (inc0) proposed openstack/kolla master: [WIP] Actual push mechanism https://review.openstack.org/484961 | 22:03 |
*** jamesbenson has quit IRC | 22:04 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 22:05 |
*** jascott1 has quit IRC | 22:06 | |
*** schwicht has quit IRC | 22:08 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 22:13 |
*** omenv has quit IRC | 22:24 | |
*** omenv has joined #openstack-kolla | 22:25 | |
*** schwicht has joined #openstack-kolla | 22:28 | |
*** gfidente|afk is now known as gfidente | 22:29 | |
sbezverk | kfox1111: ping | 22:35 |
*** kristian__ has joined #openstack-kolla | 22:37 | |
*** itlinux has quit IRC | 22:37 | |
*** itlinux_ has quit IRC | 22:37 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 22:38 |
*** kristian__ has quit IRC | 22:41 | |
*** gema has quit IRC | 22:44 | |
*** gema has joined #openstack-kolla | 22:46 | |
*** itlinux_ has joined #openstack-kolla | 22:50 | |
*** kbaegis has quit IRC | 22:52 | |
*** itlinux_ has quit IRC | 22:55 | |
*** schwicht has quit IRC | 22:55 | |
*** ansmith has joined #openstack-kolla | 22:58 | |
*** ducttape_ has quit IRC | 23:01 | |
*** gema has quit IRC | 23:03 | |
*** gema has joined #openstack-kolla | 23:04 | |
*** gema has joined #openstack-kolla | 23:04 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 23:06 |
*** mattmceuen has quit IRC | 23:13 | |
*** ducttape_ has joined #openstack-kolla | 23:18 | |
*** ducttap__ has joined #openstack-kolla | 23:20 | |
*** ducttape_ has quit IRC | 23:20 | |
*** rhallisey has joined #openstack-kolla | 23:23 | |
*** schwicht has joined #openstack-kolla | 23:24 | |
*** ducttap__ has quit IRC | 23:24 | |
*** kbaegis has joined #openstack-kolla | 23:28 | |
*** kbaegis has quit IRC | 23:28 | |
*** dave-mccowan has joined #openstack-kolla | 23:29 | |
*** kbaegis has joined #openstack-kolla | 23:29 | |
kfox1111 | sbezverk: ping | 23:30 |
sbezverk | kfox1111: I added source command at the beginning of gate_setup | 23:31 |
sbezverk | to load site specific settings | 23:31 |
sbezverk | it is per ifra folks recommendation | 23:31 |
sbezverk | the main goal is to reduce time for curling tar ball | 23:32 |
kfox1111 | ah. | 23:32 |
*** gema has quit IRC | 23:33 | |
kfox1111 | nice. | 23:33 |
sbezverk | so now I am pulling from local mirror | 23:33 |
kfox1111 | though a bit surprised they dont source it before calling our script. | 23:33 |
sbezverk | exactly I asked them | 23:33 |
sbezverk | why would I do it in the job, it should be done during job instantiation | 23:34 |
sbezverk | anyway I do not see too too much of improvement in terms of speed | 23:34 |
*** gema has joined #openstack-kolla | 23:34 | |
*** gema has joined #openstack-kolla | 23:34 | |
sbezverk | but hopefully it will be then more stable | 23:34 |
kfox1111 | ok, tis what it is. | 23:35 |
kfox1111 | yeah. | 23:35 |
sbezverk | kfox1111 I checked ceph t job and it seems it loads ceph before the registry, is it done on purpose? | 23:36 |
sbezverk | docker does not have 5.0.0 images | 23:36 |
sbezverk | so if you want ceph with 5.0.0 tag, you should use registry | 23:37 |
*** dave-mcc_ has joined #openstack-kolla | 23:37 | |
*** dave-mccowan has quit IRC | 23:38 | |
*** hongbin has quit IRC | 23:39 | |
kfox1111 | sbezverk: no. I just threw some stuff quick at the wall to see what would stick. I should fix that... | 23:42 |
sbezverk | kfox1111: :) | 23:43 |
*** dave-mcc_ has quit IRC | 23:45 | |
sbezverk | kfox1111 with that source file I do not see any hanging jobs.. maybe it really will help overall gate stability.. | 23:47 |
kfox1111 | nice. I hope so. :) | 23:47 |
sbezverk | or maybe it is just lower load | 23:47 |
openstackgerrit | Kevin Fox proposed openstack/kolla-kubernetes master: WIP: Trunk support for ceph. https://review.openstack.org/484849 | 23:48 |
sbezverk | kfox1111: here is the change that adds it, please check when you have time.. https://review.openstack.org/481690 | 23:51 |
*** itlinux has joined #openstack-kolla | 23:54 | |
*** lucasxu has joined #openstack-kolla | 23:55 | |
*** yingjun has joined #openstack-kolla | 23:57 | |
openstackgerrit | Serguei Bezverkhi proposed openstack/kolla-kubernetes master: Adding lioadm iscsi_helper support to master https://review.openstack.org/481690 | 23:58 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!