Friday, 2016-10-14

kfox1111I even managed to get rid of all of the, install ceph on the compute nodes, copy config file, copy ceph keyring, etc.00:00
kfox1111have a daemonset for rbd. :)00:00
*** severion has joined #openstack-kolla00:01
kfox1111and a configmap/secret for the rest. k8s can then deploy it where needed rather then having to do it manually.00:01
*** mtaylor22 has quit IRC00:03
*** cj has joined #openstack-kolla00:03
*** v1k0d3n has quit IRC00:04
severionwell, one thing to check out...00:05
severionthis just got released, and it really fits well for this project actually...00:05
severion(one sec...link incoming).00:05
*** harlowja has joined #openstack-kolla00:06
severioni see this being adopted into kubernetes proper quickly....in fact, i'm in complete support of the effort00:06
severionkfox1111: https://github.com/deis/steward00:06
severionvery cool stuff (sorry name flipped over when i changed wifi networks)00:07
severionone sec...00:07
*** severion has quit IRC00:07
*** v1k0d3n has joined #openstack-kolla00:08
kfox1111hmmm. interesting. I'll have to look closer at this. :)00:08
kfox1111been keeping a close eye on helm too.00:11
v1k0d3ni'm a massive fan of helm.00:12
v1k0d3nso....00:12
v1k0d3nthis might help00:12
v1k0d3nhelm is native, and charts are currently in incubation (as i'm sure you know).00:12
v1k0d3nanway...talked with a good friend of mine at dies. i think we're going to do containerize parts of our infra in charts...00:13
v1k0d3nthis way, people can deploy via helm. that's a huge win and makes things pretty easy.00:13
kfox1111kolla?00:13
v1k0d3nwell...see....i'm trying to figure out how that would all fit.00:13
v1k0d3nwhat if kolla built, created charts, and then kolla-kube was deployed via the charts?00:14
kfox1111yeah... we should all talk... :)00:14
v1k0d3nthat adds a lot of CI/CD capabilities that kolla alone doesn't solve.00:14
kfox1111from what I've seen, I'm not sure helm charts by themselves are totally flexilbe to handle everything kolla-kubernetes needs. but00:14
kfox1111the package management part and the multiinstance thing is awesome.00:14
v1k0d3nwell, if there's something missing...let's work on that, and fix it upstream in kubernetes/helm.00:15
v1k0d3nwe're totally on board with fixing this.00:15
kfox1111so I was kind of thinking I might try and prototype having kolla-kubernetes "build/compile" a helm chart repository.00:15
v1k0d3nok, i'm very interested in that.00:16
v1k0d3nare you going to be at the summit?00:16
v1k0d3ncan we bring that up as a discussion point for kolla-kube?00:16
kfox1111so you checkout kolla-kubernetes, run build, and it pops out a chart repo.00:16
kfox1111I'm missing this one. :(00:16
v1k0d3n^^ yes, that's good00:16
v1k0d3nnot the missing part :)00:16
kfox1111yeah.00:16
v1k0d3nyeah, i remember you saying that. man, that sucks!00:16
v1k0d3nwish you were00:16
v1k0d3nwant to sync up on a call with our team and ryan before teh summit then?00:17
v1k0d3nso we can present this idea?00:17
kfox1111yeah. would love to.00:17
kfox1111one of the things kolla-kubernetes really lacks is multinstance support.00:17
v1k0d3nmaybe you/ryan/i can sync up as a smaller group, and discuss...and then bring up to a larger audience.00:17
v1k0d3nagreed.00:17
kfox1111for my production system, I need multiple rabbits and multiple mariadb clusters.00:17
kfox1111helm I think would handle that awesomely. :)00:18
v1k0d3nyeah, we need to talk about this.00:18
v1k0d3nhelm is now part of kuberetes...00:18
v1k0d3nso the discussion should happen.00:18
kfox1111add sbezverk_ too.00:18
kfox1111the other thing,00:18
v1k0d3nword. i'll reach out to ryan tomorrow about this.00:18
kfox1111I have that kolla-kubernetes-toolbox to make it easy to start going. I'm going to work on getting that into kolla-kubernetes repo proper.00:18
kfox1111but...00:18
kfox1111I was also thinking it should go in the main helm repo.00:19
v1k0d3nso we can make this happen. needs to enter incubation period though.00:19
kfox1111you could then easily launch all the kolla-kubernetes tools all at once, and then use that to bootstrap all the rest.00:19
* kfox1111 nods00:19
v1k0d3ni can talk to the folks at deis about this though. see what we can do to make this effort successful.00:19
kfox1111that woudl be cool. :)00:20
v1k0d3nwe just containerized MaaS today too...we want to use that as our pre-infra BMaaS for kubernetes.00:20
*** huikang has joined #openstack-kolla00:20
v1k0d3ni want this as part of a seed host, an aio kubernetes node that starts the kick-off of the entire BM infra...00:20
kfox1111nice.00:20
kfox1111this ubuntu's maas?00:20
v1k0d3nyup00:21
v1k0d3nhttps://quay.io/repository/attcomdev/maas00:21
kfox1111ah.00:21
v1k0d3nit's rough...working on the ENV items tomorrow and through next week...00:21
v1k0d3nso MaaS would be part of the initial seed host...to start everything else.00:21
v1k0d3njust boot up, OS and Kubernetes is installed...labeled, and added to the cluster.00:22
v1k0d3nthen daemonsets follow, etc.00:22
kfox1111I've kind of avoided maas so far, as I do a lot of non ubuntu stuff and haven't heard that it works well outside of ubuntu.00:22
kfox1111what I was thinking for long term:00:22
v1k0d3nwe're looking at other things too...just have MaaS exp right now. i'm suggesting that we look at RackHD too...along with CoreOS Ignition.00:23
kfox1111launch minikube, helm install kolla-kubernetes toolbox, and enter it.00:23
kfox1111run script that stands up an all in one ironic cloud in the minikube.00:23
awiddersheimwhere do things log now?00:23
kfox1111add a few bare metal nodes to that ironic. use it to launch them. they join the ironic cloud.00:23
awiddersheimtrying to look at keepalived logs00:23
awiddersheimbut not seeing a volume mapped00:24
awiddersheimanymore00:24
*** frzn_ has joined #openstack-kolla00:24
*** frzn_ is now known as mtaylor2200:24
kfox1111should be able to remove the seed at that point, as the bare metal is then self hosting the cluster.00:24
v1k0d3nwould you loose your ironic cluster management if you blow away the seed host?00:24
kfox1111the bare metal would be running k8s, and when the seed goes away, it would just relaunch the services on the bare metal.00:24
*** haplo37_ has quit IRC00:25
v1k0d3ni'd be ok with that, we just need a way to keep the bare metal management after removing the seed host/container00:25
jascott1awiddersheim on the node you might try /var/log/upstart00:25
kfox1111yeah. :)00:25
v1k0d3ngood stuff!00:25
v1k0d3nyeah we sould definitely sync up.00:25
kfox1111last I tried the ironic python agent, it would let you keep a bare metal node working after a reboot.00:25
v1k0d3ni'll reach out to ryan tomorrow. this is good stuff!00:25
kfox1111so if the intalled image had a k8s cluster working in it, it should work fine after reboot.00:25
awiddersheimjascott1 I'm on centos00:26
awiddersheimnot seeing that00:26
v1k0d3nkfox1111: let me know if we can help with some of that effort.00:26
kfox1111yeah. that would be cool. :)00:26
v1k0d3nwe have a lab we're currently working on these sorts of ideas on.00:26
v1k0d3ncould possible collaborate.00:26
v1k0d3n*possibly00:26
kfox1111I have not had much chacne to play with kolla's ironic containers yet.00:26
kfox1111one of the things on my todo list.00:26
*** haplo37_ has joined #openstack-kolla00:27
v1k0d3nanyway...gotta catch dinner with the wife. :) she's sitting next to me, reading facebook, and politics started to come up.00:27
v1k0d3ntime to get out of here! lol00:27
kfox1111if we can get a prototype of that working, the rest I think will be easy.00:27
v1k0d3n:D00:27
kfox1111k. have a good one. :)00:27
v1k0d3nsounds good. great convo kfox1111. have a good night man!00:27
kfox1111yup. we'll talk more later. :)00:27
kfox1111good night. :)00:27
*** v1k0d3n has quit IRC00:28
*** v1k0d3n has joined #openstack-kolla00:28
*** mtaylor22 has quit IRC00:28
*** mark-casey1 has quit IRC00:30
*** duonghq has joined #openstack-kolla00:30
duonghqmorning guys00:30
duonghqsdake_ can you reproduce rabbitmq bug easily?00:32
*** frzn_ has joined #openstack-kolla00:32
sdake_duonghq it was user error00:33
sdake_that is why rc2 is tagged00:33
*** v1k0d3n has quit IRC00:33
jascott1awiddersheim can you do docker logs <containerid> ?00:33
awiddersheimyeah that gives me nothing00:33
awiddersheimfor the keepalived container00:33
awiddersheimand no logs anywhere that I can find00:33
*** Pavo has quit IRC00:34
duonghqsdake_ understood00:34
*** Pavo has joined #openstack-kolla00:34
duonghqwonder why rc2 is tagged when read the morning news00:34
jascott1awiddersheim then nothing in k8s dashboard logs then I guess00:35
*** robcresswell has quit IRC00:35
awiddersheimnot using k800:35
awiddersheimjust docker on hw00:35
jascott1ah00:35
kfox1111 /var/log/kolla/*/*00:35
awiddersheimin the container00:36
awiddersheimor the host?00:36
kfox1111container.00:36
awiddersheimthat is empty in keepalived00:36
sdake_duonghq we have 10 rc3 bugs00:37
sdake_thats our lst rc00:37
duonghqyeah00:37
sdake_if you want to fix a bug there - huge :)00:37
*** robcresswell has joined #openstack-kolla00:37
awiddersheimI don't know if keepalived is even making logs00:39
awiddersheimat all00:39
awiddersheimanywhare00:39
kfox1111possible.00:41
kfox1111you might have to tweak the config file to add more logging.00:41
*** david-lyle_ has joined #openstack-kolla00:42
*** zhubingbing has quit IRC00:42
kfox1111at least on my box, it doesn't look like its got any explicit logging stuff in it.00:42
kfox1111hmm.. just a quick google search says it goes through syslog.00:43
kfox1111which I'm not sure works very well in containers.00:43
kfox1111might try --log-console ?00:44
kfox1111oh. looks like its aready specified. same as -l00:45
kfox1111so nothing in docker logs for the container?00:45
*** david-lyle has quit IRC00:45
*** yingjun has joined #openstack-kolla00:46
awiddersheimnothing00:46
*** inc0 has joined #openstack-kolla00:47
openstackgerritJeffrey Zhang proposed openstack/kolla: Revert "Build source from Newton rather then Master"  https://review.openstack.org/38628600:48
awiddersheimit's almost like my container00:50
awiddersheimisn't actually running keepalive00:50
awiddersheimat all00:50
awiddersheimI'm not seeing the pid00:50
awiddersheimor anything in the process list00:50
*** huikang has quit IRC00:51
*** huikang has joined #openstack-kolla00:52
awiddersheimbut if I log into the container00:52
inc0awiddersheim, I don't have context00:52
awiddersheimI can start keepalived manually00:52
inc0mind bringing me up to speed?00:52
*** ssurana has quit IRC00:52
awiddersheimsure00:52
awiddersheimlet me back up00:52
awiddersheimjust tried deploying a fresh rc2 setup00:52
awiddersheimit got to brinigng up keepalived00:53
awiddersheimand wait for the vip but the vip never showed up00:53
awiddersheimI noticed in chat you recommended to someone else that this might need changing00:53
awiddersheimhttps://github.com/openstack/kolla/blob/master/etc/kolla/globals.yml#L9100:53
awiddersheimI have a feeling I might need to do the same but as I started to try to verify00:53
awiddersheimlike.... I'm not getting any logs back from my container00:54
awiddersheimfor keepalived00:54
awiddersheimdoesn't even really seem like keepalived is running00:54
awiddersheimwhen I log into the container00:54
awiddersheimthe /run/keepalived.pid isn't even there00:54
inc0awiddersheim, so my solution applies if you have multiple keepalived running00:54
awiddersheimand /var/log/kolla is empty00:54
inc0but docker logs should show that00:54
awiddersheimright00:54
inc0docker logs keepalived is empty?00:55
awiddersheimyes00:55
*** huikang_ has joined #openstack-kolla00:55
awiddersheimI don't know if like... heka or something else is eating them up00:55
awiddersheimwe have another cluster running but that is kind of like00:55
awiddersheima red herring or whatever for the fact that I can't even see logs00:55
awiddersheimone thing lead to another I guess and I'm more concerned about not seeing logs00:56
awiddersheimand will figure out the other thing later00:56
awiddersheimbut yeah it's almost like keepalived isn't even running00:56
*** huikang has quit IRC00:56
awiddersheimin the container00:56
inc0no, docker logs are there00:56
awiddersheimI have same issue with haproxy container00:57
inc0check out syslog if docker daemon itself isn't crying for life00:57
awiddersheimdocker logs <foo>00:57
inc0seems like docker having issues00:57
awiddersheimshows nothing00:57
awiddersheimok00:57
inc0syslog might have something00:57
jascott1where do logs that would be in /var/log/upstart go on centos?00:57
jascott1oh wait you arent using k8s sorry00:58
awiddersheimalright00:58
awiddersheimthe /var/log/messages didn't have much00:59
*** phuongnh has joined #openstack-kolla00:59
awiddersheimbut I restarted docker00:59
awiddersheimand can see things now00:59
awiddersheimI didn't comb through the syslog stuff though00:59
inc0jascott1, centos doesn't use upstart:)00:59
inc0systemd00:59
awiddersheimso might be something in there I"m not seeing00:59
jascott1correct but where would those logs be?00:59
jascott1sorry doesnt matter as awiddersheim said hes not using k8s01:00
jascott1i noticed k8s logs to /v/l/upstart on ubuntu 1401:00
inc0jascott1, /var/log/messages on centos01:00
inc0or /var/log/syslog on buntu 1601:01
jascott1thx good to know01:01
*** yuanying has quit IRC01:03
sbezverk_inc0: could you please remove your -2 from fluentd PS :-) since master is opened for business01:03
*** liyifeng has quit IRC01:04
inc0sbezverk_, would you be so kind to provide me a link?:)01:05
*** yuanying has joined #openstack-kolla01:07
*** zhubingbing has joined #openstack-kolla01:07
*** huikang has joined #openstack-kolla01:10
sbezverk_inc0: sure thing: https://review.openstack.org/#/c/375615/1301:11
inc0here you go01:11
inc0I'll review it later on01:11
inc0hows the fencing going?01:11
sbezverk_inc0: well it is working. but Kevin sent tons of comments, so going through them..01:12
sbezverk_my cluster died after so many reboots01:13
sbezverk_so I am rebuilding it01:13
*** huikang_ has quit IRC01:13
*** zhugaoxiao has joined #openstack-kolla01:16
*** neilus has joined #openstack-kolla01:20
awiddersheiminc0: this is still.. like super wierd01:22
awiddersheimit's like...01:22
awiddersheimthe keepalived container01:22
awiddersheimdoesn't actually run keepalived01:22
awiddersheimwhen I start it01:22
*** zhurong has joined #openstack-kolla01:22
awiddersheimdoes ansible need to do anything to kick that off01:22
inc0oO01:22
awiddersheimseems like the container has all the things it would need01:22
inc0not really01:22
*** yuanying_ has joined #openstack-kolla01:23
awiddersheimshould I see the keepalived process?01:24
*** yingjun_ has joined #openstack-kolla01:24
awiddersheimin ps?01:24
inc0well, from inside docker01:24
inc0docker exec -it keepalived ps aux01:24
*** yingjun has quit IRC01:25
*** neilus has quit IRC01:25
awiddersheimI have nothing :(01:25
awiddersheimexcept kolla_start01:25
awiddersheimand sleep01:25
*** MarMat has quit IRC01:25
openstackgerritzhongshengping proposed openstack/kolla: Deprecate auth_plugin option  https://review.openstack.org/38580501:26
inc0something seems to be seriously wrong01:26
inc0try to do full rebuild01:26
*** yuanying has quit IRC01:26
*** dupengfei has joined #openstack-kolla01:26
awiddersheimah ok01:27
awiddersheimI see it01:27
awiddersheimit's waiting01:27
awiddersheimfor heka socket :(01:27
inc0and heka?01:27
inc0what about heka>01:27
awiddersheimit's a new install ummm01:28
awiddersheimI only have haproxy01:28
awiddersheimand keepalived containers01:28
awiddersheimand it bombed after that01:28
dupengfeiHi, I found a K8s problem:The sky-dns service will failure for a period, and automatic recovery after 20 seconds, who knows it?01:29
awiddersheimhttps://github.com/openstack/kolla/blob/d75847772d0e880329eef5867caf4b87035d2ae0/docker/base/start.sh#L5-L901:29
awiddersheimthat is the part I"m talking about but01:29
awiddersheimI guess on initial startup01:29
awiddersheimI dont' know.... I never got a heka container01:30
awiddersheimI'll need to dig into that01:30
inc0awiddersheim, so docker ps doesnt show heka?01:32
inc0how about docker ps -a01:33
inc0?01:33
awiddersheimno but01:35
awiddersheimI tracked it down01:35
awiddersheimsomething dumb specific to me01:35
awiddersheimwhere the common kolla role wasn't running01:35
awiddersheimthat would put heka there01:35
inc0ah yeah01:35
inc0common rolle has to be there01:35
*** zhurong has quit IRC01:40
*** zhurong has joined #openstack-kolla01:41
*** huikang has quit IRC01:43
*** huikang has joined #openstack-kolla01:44
*** huikang has quit IRC01:48
*** derekjhyang has joined #openstack-kolla01:49
*** sdake_ is now known as sdake02:01
openstackgerritzhubingbing proposed openstack/kolla: add kibana to precheck  https://review.openstack.org/37841002:02
*** liyifeng has joined #openstack-kolla02:07
duonghqsdake: about the heka replacement, the snap is snap-telemetry from intelsdi?02:10
Jeffrey4l_inc0, what PTG is?02:10
inc0Jeffrey4l_, this is this new mini summit idea02:11
inc0Project Team Gathering02:11
Jeffrey4l_got.02:11
inc0smaller than summit02:11
inc0I'm not super happy with what it's turing out to be02:11
*** haplo37 has quit IRC02:11
inc0but we'll see, first one happends in Feb in Atlanta02:11
Jeffrey4l_we have 4 summit now per year ;(02:12
*** g3ek has quit IRC02:12
inc0yeah, and I don't think that's gonna be good02:12
inc0but everyone discusses that02:13
*** MarMat has joined #openstack-kolla02:14
*** haplo37 has joined #openstack-kolla02:16
openstackgerritMerged openstack/kolla: Remove default values from conf file  https://review.openstack.org/38293602:17
*** g3ek has joined #openstack-kolla02:17
*** ayoung_ has joined #openstack-kolla02:21
*** ayoung has quit IRC02:21
*** inc0 has quit IRC02:22
*** unicell1 has quit IRC02:23
*** ayoung_ is now known as ayoung02:25
*** huhaoran has joined #openstack-kolla02:26
sdakeJeffrey4l_ wee wont have midcycles anymore i thin is the theory02:27
sdakeJeffrey4l_  so 3 summits a year02:27
Jeffrey4l_got.02:28
duonghqsdake: the snap you mentioned as Heka replacement is snap telemetry?02:31
sdakeduonghq inc0 mentioned snap - i know nothingabout snap02:32
*** huikang has joined #openstack-kolla02:32
duonghqsdake: sorry, I'll ask him later02:32
sdakeJeffrey4l_ the part of ptgs that sucks for us is alot of our contribs are international02:32
sdakeand two events a year is easier then three02:33
Jeffrey4l_yes. it will take lots of energy.02:33
sdakeJeffrey4l_ ptg is where we will get the work done02:33
sdakeJeffrey4l_ whereas there will be ops sessions and cross sesssiosn workshops at the main summit02:33
sdakecross proejct sessions that is02:34
zhubingbingI think we should have a good survey of how to replace the Heka02:34
sdakeJeffrey4l_ it looks like almost every container has a named volume02:43
Jeffrey4l_yes. they are not stateless02:44
sdakei think for new containers we dont have to do naything02:44
sdakefor old ocntianers we hve to do something02:45
Jeffrey4l_uid/gid issue?02:45
sdakeyup02:45
Jeffrey4l_hmm  tbh only upgrade from mitaka to newton need change owner/group02:46
Jeffrey4l_but my fix change owner always02:46
sdakeJeffrey4l_ your fix was for one container02:48
sdakewe need for many02:48
*** MarMat has quit IRC02:48
Jeffrey4l_sdake, yes. i need fix others before rc302:48
Jeffrey4l_i/we02:48
sdakeJeffrey4l_ are you going to do that or we splitting it up02:48
sdakewhatever is most effecient02:49
sdaketo get the bugs we have outstnading fixed02:49
Jeffrey4l_sdake, https://etherpad.openstack.org/p/kolla-bug-1631503   split it up please. it is hard for me to fix all containers.02:49
Jeffrey4l_feel free to pick one to fix.02:49
Jeffrey4l_since we have newton branch now. we need fix it in master and backport it to newton branch.02:50
sdakeright02:50
Jeffrey4l_so how can we track this?  using bug? or simple etherpad? sdake02:50
sdakeJeffrey4l_ etherpad - i'll record the full work itmes - i think there are mor e then those 402:51
sdakeJeffrey4l_ can you confirm https://bugs.launchpad.net/bugs/163290502:51
openstackLaunchpad bug 1632905 in kolla "heat bootstrap failed" [Critical,Triaged]02:51
sdakeJeffrey4l_ i can replicate it multiple times02:51
*** yuanying_ has quit IRC02:51
sdakeheat is enabled by default02:51
sdakeJeffrey4l_ by confirm i mean replicate02:52
*** yuanying has joined #openstack-kolla02:52
Jeffrey4l_sdake, i deployed heat yesterday. do not found such issue.02:52
sdakei attempted to confirm https://bugs.launchpad.net/bugs/1625648 today02:53
openstackLaunchpad bug 1625648 in kolla "horizon login fails with TLS enabled" [Critical,Triaged]02:53
sdakebut fell asleep at the keyboard02:53
sdakesuper tired02:53
sdakeJeffrey4l_ perhaps it was an image pull problem02:53
Jeffrey4l_got some sleep first ;)02:53
sdakei did for about 4 hours today02:53
sdakenow i'm awake02:53
*** MarMat has joined #openstack-kolla02:53
Jeffrey4l_sdake, maybe.02:53
sdakeand 4-6 hrs last night02:54
Jeffrey4l_i can confirm this on your node. it u do not using them now.02:54
Jeffrey4l_it/if02:54
sdakego ahead02:54
sdakei wa s using destroy02:55
sdakebut was not aware of the destroy images flag02:55
sdakethis is a new workflow02:55
Jeffrey4l_sdake, yep. it is a feature undocumented.02:55
sdakewhich is why i got tripped up in this02:55
sdakei thinkd eploy should pull02:55
sdakepull is documented but the flag is not02:55
sdakeand the deploy behavior is not02:56
sdakeit used to not behave in that way02:56
sdakeit being kolla02:56
sdakeit would alwaysp ull on deploy02:56
sdakethere was at one point a pull strategy variable02:57
sdakeor something like that02:57
sdakei feature removed for what I think is not good reason02:57
sdakebut it is what it is02:57
sdakelets fix the problems we have at present02:57
Jeffrey4l_hmm. pull on deploy may case other issue. 1. takes more time  2. it may trigger upgrade when image in registry and on node are not the same02:58
sdakeJeffrey4l_ i see02:58
Jeffrey4l_pull strategy variable during deploy is a better solution02:59
Jeffrey4l_usually, i run pull before deploy.03:00
Jeffrey4l_fyi, destroy openstack and try to re-deploy on your nodes sdake03:00
sdakeJeffrey4l_ do whatevero u need03:02
Jeffrey4l_sdake, so the heat issue is tiggerred by simple deploy right?03:02
*** coolsvap has quit IRC03:02
sdakeyup03:03
sdakealthough i may have pulled already new images03:03
sdakei dont recall03:03
sdakeif its an old image problem then we can mark it invalid03:03
Jeffrey4l_ok. we will get the answer in few minutes.03:03
sdakeone less problem to worry about :)03:03
*** huikang has quit IRC03:05
*** huikang has joined #openstack-kolla03:05
*** neilus has joined #openstack-kolla03:09
*** tovin07 has joined #openstack-kolla03:10
*** unicell has joined #openstack-kolla03:10
*** huikang has quit IRC03:10
duonghqsdake: does the doc fix need trivialfix tag?03:11
sdakeduonghq nope03:11
sdakeduonghq if it hs one its ok03:11
sdakeduonghq but not required03:11
sdakethe only things really requireing a bug id are thigns tobe backported03:12
duonghqsdake: ok03:12
duonghqsdake: I mean trivialfix tag, not bug id03:12
sdakeits nice to have a bug record as well if its a long lived bug03:12
sdakeya docs are not backported03:12
sdakeso no need for bug id03:12
sdakethat could change in future03:13
sdake(the backporting part of things)03:13
sdakeso tired03:14
sdakeneed more minerals03:14
*** neilus has quit IRC03:14
duonghqsdake: you are mentioning bug id, I mention TrivialFix, iirc 2 things do not presents together03:14
duonghqsdake: oh or a nap?03:14
sdakeduonghq nah i woke up from nap an hour or two ago03:14
*** unicell has quit IRC03:14
*** unicell has joined #openstack-kolla03:14
sdakeduonghq I don't know that we really need trivialfix anymore tbh03:15
sdakeduonghq these are things to be sorted out in barcelona03:15
*** yuanying has quit IRC03:15
*** yuanying has joined #openstack-kolla03:15
duonghqya, I don't go to Barcelona, :(03:15
sdakeright but we will have decision from there going forward03:16
sdake(I hope)03:16
duonghqokay03:16
duonghqmany decision need to make about coding/committing convention?03:16
sdakefor now use existing process03:17
openstackgerritDuong Ha-Quang proposed openstack/kolla: Fix docs formatting error  https://review.openstack.org/38016103:17
sdakeduonghq we have good process in place already03:17
sdakebut i think it can be finetuned03:17
*** yuanying_ has joined #openstack-kolla03:17
sdakei'd like us to use a spec repo for example03:17
sdakewith only 2 +2 votes required03:17
sdakewhere a core reviewer can ask for a rollcall vote on tehe spec if necessary03:17
sdakei'd like us to stop using trivialfix for changes03:18
*** yuanying has quit IRC03:18
sdakeand instead either ue bugs where it makes sense or use nothing03:18
*** huikang has joined #openstack-kolla03:18
sdake(or launchpad blueprint ids)03:18
duonghqyup,03:18
sdakebasically optimizing the process03:19
sdakethe reason we need bug ids is only for backports03:19
sdakeat a different time in the project we needed bug ids for a different reason03:19
sdake(to show we were doing real work and had real problems to attract devs)03:19
sdakeagain thoe long lived issues, still like to see those tracked in bugs03:20
sdakeso people cn fix them over time03:20
sdakesometimes it takes us months to fix a bug03:20
sdakeand the bug may be serious03:20
duonghqok03:21
sdakeJeffrey4l_ you will nee dto reeanble heat in my env btw :)03:21
sdakeduonghq but its really up to what the core team decides :)03:21
duonghqsure,03:21
openstackgerritzhubingbing proposed openstack/kolla: add magnum  to precheck  https://review.openstack.org/37839403:21
duonghqstill cannot understand docs gate passed but when I do tox -e docs, it failed03:22
*** yuanying_ has quit IRC03:22
Jeffrey4l_sdake, already done. heat works fine.03:22
sdakeduonghq not sure on that one03:23
sdakeJeffrey4l_ cool03:23
sdakeJeffrey4l_ one less bug :)03:23
sdakecan you mark it invalid in launchpad03:23
sdakeand explain the old images - need a kolla-ansible pull03:23
Jeffrey4l_np.03:23
sdakewe will probably want to document that deploy doesn't pull images at some point03:24
sdakepull new images that is03:24
Jeffrey4l_yes. the point need be feature out is: deploy won't pull latest image.03:24
Jeffrey4l_and upgrade don't, too.03:24
sdakeupgrade doesn't either?03:25
Jeffrey4l_yes.03:25
sdakeif you put 3.0.1 in it should03:25
sdakeand i htink it does s;)03:25
Jeffrey4l_correct.03:25
Jeffrey4l_when using the different image tag, deploy/upgrade will pull image because it not exist locally.03:25
*** rstarmer has joined #openstack-kolla03:30
sdakesu prs03:39
sdakesup rstarmer03:39
rstarmerhey sdake :)03:40
*** v1k0d3n has joined #openstack-kolla03:44
*** huhaoran has quit IRC03:48
*** huhaoran has joined #openstack-kolla03:49
*** yuanying has joined #openstack-kolla03:52
openstackgerritJustin Scott proposed openstack/kolla-kubernetes: Add workflow for cinder  https://review.openstack.org/38614403:57
*** confisurya has joined #openstack-kolla03:57
*** salv-orlando has joined #openstack-kolla04:05
*** rstarmer has quit IRC04:07
sdakeJeffrey4l_ re https://bugs.launchpad.net/bugs/162695804:09
openstackLaunchpad bug 1626958 in kolla "neutron_server not working when lbaas enabled" [High,Confirmed] - Assigned to Swapnil Kulkarni (coolsvap)04:09
*** salv-orlando has quit IRC04:09
*** huikang has quit IRC04:09
*** huhaoran has quit IRC04:10
*** huhaoran has joined #openstack-kolla04:11
Jeffrey4l_sdake, yep04:11
*** absubram has joined #openstack-kolla04:14
*** ssurana has joined #openstack-kolla04:23
sdakeJeffrey4l_ th eissue there is that lbaas has an enable line in the config file04:25
sdakeyet if you enable it - bad things happen04:25
sdakei almost brought it into rc304:25
sdakebjolo wants iti in rc304:26
sdakei think the customization thing is a hacky workaround04:26
sdakefor this particular problem04:26
sdakewhat we wwant to be careful of though is that we don't create a spiral effect here04:26
sdakeof having to includ every plugin in every container04:26
Jeffrey4l_sdake, but lots of thing work like that. like horizon plugins, horizon-lbaas-ui04:27
sdakehorizon plguins have enable_plugin_z?04:27
sdakein the config file04:27
sdakeor horizon-lbaas-ui?04:27
Jeffrey4l_sdake, no.04:27
sdakeright, that is wher the issue is04:28
sdakecustomizations are great, but if somethign doens't work out of the box without reubilding - seems like a problem04:28
sdakeand enable_lbass = crater04:28
Jeffrey4l_vpnaas have the same issue with lbaas.04:29
sdakethese two casess are the onl ones i tcan think of04:29
sdakeright i know04:29
Jeffrey4l_another solution is using legacy plugin mech in kolla.  and neutron-server-plugin-xxxx in config.py file.04:30
sdakethat still requires rebuilding04:30
Jeffrey4l_we can add it in default.04:30
sdakei see04:31
sdakethat sounds pretty good04:31
sdakealthough the containers would work standalone04:31
sdakewithout the config.py magic04:31
Jeffrey4l_yes.04:31
*** frzn_ has quit IRC04:34
*** david-lyle_ has quit IRC04:39
*** david-lyle has joined #openstack-kolla04:39
*** salv-orlando has joined #openstack-kolla05:06
*** salv-orlando has quit IRC05:10
*** sdake has quit IRC05:23
*** dupengfei has quit IRC05:25
*** msimonin has joined #openstack-kolla05:28
*** msimonin has quit IRC05:31
*** msimonin has joined #openstack-kolla05:38
*** ssurana has quit IRC05:41
*** v1k0d3n has quit IRC05:46
*** msimonin has quit IRC05:48
*** neilus has joined #openstack-kolla05:50
*** zhurong has quit IRC05:51
*** huhaoran has quit IRC05:52
openstackgerritVladislav Belogrudov proposed openstack/kolla: Prechecks fail if using separate api interface  https://review.openstack.org/38537505:52
*** huhaoran has joined #openstack-kolla05:53
*** neilus has quit IRC05:55
*** egonzalez90 has joined #openstack-kolla06:00
*** salv-orlando has joined #openstack-kolla06:07
*** salv-orlando has quit IRC06:11
*** msimonin has joined #openstack-kolla06:19
*** msimonin has quit IRC06:20
*** msimonin has joined #openstack-kolla06:25
*** phuongnh has quit IRC06:29
*** phuongnh has joined #openstack-kolla06:30
*** msimonin has quit IRC06:31
*** salv-orlando has joined #openstack-kolla06:34
*** ankush has joined #openstack-kolla06:34
*** msimonin has joined #openstack-kolla06:39
*** msimonin has quit IRC06:39
*** mnasiadka has joined #openstack-kolla06:50
*** janem has joined #openstack-kolla06:53
*** phuongnh has quit IRC07:00
bjolomorning all07:04
openstackgerritcaoyuan proposed openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823307:05
*** neilus has joined #openstack-kolla07:05
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix keystone upgrade permission issue  https://review.openstack.org/38642107:09
*** neilus has quit IRC07:10
*** msimonin has joined #openstack-kolla07:10
openstackgerritcaoyuan proposed openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823307:15
*** bjolo has quit IRC07:17
*** bjolo has joined #openstack-kolla07:18
*** shardy has joined #openstack-kolla07:19
Jeffrey4l_bjolo, morning. when you testing the reconfigure, did u enable ssh pipline feature?07:21
bjolobelieve i did07:22
Jeffrey4l_ok..07:22
openstackgerritcaoyuan proposed openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823307:23
bjolojust checked, i have pipelining = True in ansible.cfg07:24
Jeffrey4l_roger.07:25
bjoloare you going to the summit Jeffrey4l_ ?07:25
Jeffrey4l_bjolo, yep.07:25
bjolonice07:25
Jeffrey4l_what about u? will be there right?07:25
bjoloim hoping i will go, still trying to piece it together the schedule with my family. I have small kids and a career wife so it is challenging :)07:26
bjoloneed a lot of babysitter help :)07:26
bjoloif i go, i will only be there wednesday lunch to friday afternoon07:27
bjololooking forward to meeting you in that case :)07:27
Jeffrey4l_roger ;)07:27
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix glance upgrade permission issue  https://review.openstack.org/38643107:30
bjoloJeffrey4l_, what are all these permission issues all about?07:31
Jeffrey4l_bjolo, check the commit message here https://review.openstack.org/#/c/384598/307:31
Jeffrey4l_the uid/gid in image from  mitaka to newton  may different.07:32
bjoloah ok gotcha07:32
Jeffrey4l_so we have lots of service to be fixed now. https://etherpad.openstack.org/p/kolla-bug-163150307:33
bjoloi bet07:33
Jeffrey4l_feel free to take one ;)07:34
bjolojust need to add permissions part to the templates right?07:36
*** rmart04 has joined #openstack-kolla07:36
Jeffrey4l_yes. simple easy.07:36
bjoloi have a question how to search gerrit.07:36
bjolohttps://bugs.launchpad.net/kolla/+bug/163194407:36
openstackLaunchpad bug 1631944 in kolla "cron container fails to start. missing sahara.conf" [Undecided,New]07:36
openstackgerritcaoyuan proposed openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823307:37
Jeffrey4l_bjolo, what do u want to search?07:37
bjoloi believe i say a PS fly by the other day to fix this bugg, but i cannot find it in gerrit07:37
Jeffrey4l_ok.07:37
Jeffrey4l_you can search the commit message or subject.07:37
bjololinking back to the discussion about lbaas, i think this should be fixed in newton as well07:38
Jeffrey4l_bjolo, re search: check the search methods https://review.openstack.org/Documentation/user-search.html07:38
Jeffrey4l_bjolo, yep. should be fixed.07:38
bjoloah thanks07:39
bjoloi.e. the link to the documentation07:39
Jeffrey4l_np07:39
bjolotrying to troubleshoot my TLS issue07:41
Jeffrey4l_cool. tbh, i never deployed tls env07:41
bjoloseems like people can not reproduce it, and for me it is consistent but i cannot find the error. drives me nuts :)07:41
Jeffrey4l_hmm. i can try it. will give u some feedback.07:42
Jeffrey4l_did u have bug id now?07:42
bjoloone sec07:42
bjolohttps://bugs.launchpad.net/kolla/+bug/162564807:42
openstackLaunchpad bug 1625648 in kolla "horizon login fails with TLS enabled" [Critical,Triaged]07:42
bjoloso to refrase07:43
bjolodeploy w/o TLS works just fine07:43
Jeffrey4l_i will try tls now.07:44
bjolothen i do a destroy, enable TLS, and deploy07:44
bjoloCLI works, but not horizon07:44
Jeffrey4l_OK.07:44
bjoloi know my certificate is fine07:45
bjoloi have also tried with a selfsigned, but that does not work either07:45
Jeffrey4l_seems like some configuration issue. not certificate.07:45
bjolounfortunately, logging in HA proxy is not working too well07:45
bjolohttps://bugs.launchpad.net/kolla/+bug/162693807:46
openstackLaunchpad bug 1626938 in kolla "haproxy logging not working" [Undecided,New]07:46
bjolobut nevermind haproxy loggin, since we are removing heka for ocata that wont be fixed07:46
Jeffrey4l_OK.07:47
*** salv-orlando has quit IRC07:49
bjoloJeffrey4l_, i saw that the newton branch is created now07:53
Jeffrey4l_bjolo, yes. rc3 is also tagged.07:53
Jeffrey4l_sorry rc207:53
bjoloi suppose that is what i should be using when testing now right?07:54
*** ankush has quit IRC07:54
Jeffrey4l_yes. stop using master, it is O now. lots of thing is merged into master.07:55
bjologotcha :)07:55
*** MarMat has quit IRC07:57
duonghqanybody got Unable to connect to the server: Forbidden when run kolla-k8s toolbox using minikube07:57
bjoloi guess we should change the tag on master to 4.0.0  in globals.yml then :)07:59
*** tonanhngo has quit IRC08:08
*** tonanhngo has joined #openstack-kolla08:09
Jeffrey4l_yes08:10
*** tonanhngo has quit IRC08:10
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix keystone upgrade permission issue  https://review.openstack.org/38642108:11
*** athomas has joined #openstack-kolla08:14
*** Jeffrey4l_ has quit IRC08:16
*** zhugaoxiao has quit IRC08:16
*** zhurong has joined #openstack-kolla08:16
*** zhugaoxiao has joined #openstack-kolla08:16
*** Serlex has joined #openstack-kolla08:27
openstackgerritMerged openstack/kolla: Add watcher checking to port_checks.yml  https://review.openstack.org/37823308:27
openstackgerritMerged openstack/kolla: Remove unneeded blank lines  https://review.openstack.org/38304508:28
openstackgerritMerged openstack/kolla: add magnum  to precheck  https://review.openstack.org/37839408:28
*** janem has quit IRC08:35
*** timss has quit IRC08:36
*** timss has joined #openstack-kolla08:36
*** ssurana has joined #openstack-kolla08:41
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix glance upgrade permission issue  https://review.openstack.org/38643108:43
*** Jeffrey4l_ has joined #openstack-kolla08:43
*** salv-orlando has joined #openstack-kolla08:44
*** ssurana has quit IRC08:46
*** phuongnh has joined #openstack-kolla08:49
openstackgerritJeffrey Zhang proposed openstack/kolla: move sys.exit out of try finally block in set_config.py file  https://review.openstack.org/38647808:51
*** janem has joined #openstack-kolla09:03
openstackgerritJames McCarthy proposed openstack/kolla: Reorder the interface/network checks.  https://review.openstack.org/38648509:04
openstackgerritzhubingbing proposed openstack/kolla: 11  https://review.openstack.org/38648609:06
openstackgerritzhubingbing proposed openstack/kolla: Fix horizon upgrade permission issue  https://review.openstack.org/38649309:18
*** berendt has joined #openstack-kolla09:18
*** ankush has joined #openstack-kolla09:27
openstackgerritzhubingbing proposed openstack/kolla: Fix haproxy upgrade permission issue  https://review.openstack.org/38650009:28
*** salv-orlando has quit IRC09:31
*** salv-orlando has joined #openstack-kolla09:31
openstackgerritzhubingbing proposed openstack/kolla: Fix keepalived  upgrade permission issue  https://review.openstack.org/38643109:32
berendtnewton branch is available, this means we can move forward with patches for ocata, right?09:34
wznoinskberendt: whatever is merged to master now is ocata already as of 1pm CET yesterday09:35
berendtwznoinsk thanks, then i can remove some of my -209:35
*** openstackstatus has quit IRC09:44
*** openstack has joined #openstack-kolla09:45
*** openstackstatus has joined #openstack-kolla09:46
*** ChanServ sets mode: +v openstackstatus09:46
openstackgerritzhubingbing proposed openstack/kolla: Fix keepalived  upgrade permission issue  https://review.openstack.org/38643109:46
*** v1k0d3n has joined #openstack-kolla09:48
*** liyifeng has quit IRC09:51
*** v1k0d3n has quit IRC09:53
openstackgerritzhubingbing proposed openstack/kolla: Fix heat upgrade permission issue  https://review.openstack.org/38651209:54
*** tonanhngo has joined #openstack-kolla09:57
*** yingjun_ has quit IRC09:58
*** tonanhngo has quit IRC09:58
*** tovin07 has quit IRC10:00
*** zhurong has quit IRC10:02
*** ankush has quit IRC10:03
openstackgerritzhubingbing proposed openstack/kolla: Fix mariadb upgrade permission issue  https://review.openstack.org/38651510:04
*** duonghq has quit IRC10:10
openstackgerritzhubingbing proposed openstack/kolla: Fix elasticsearch upgrade permission issue  https://review.openstack.org/38652310:12
*** openstackstatus has quit IRC10:13
*** openstack has joined #openstack-kolla10:13
*** openstackstatus has joined #openstack-kolla10:14
*** ChanServ sets mode: +v openstackstatus10:14
*** huhaoran has quit IRC10:16
*** ankush has joined #openstack-kolla10:17
*** matrohon has quit IRC10:19
openstackgerritMathias proposed openstack/kolla: Mariadb performance tuning  https://review.openstack.org/38613010:26
*** phuongnh has quit IRC10:27
*** bjolo has quit IRC10:28
*** bjolo has joined #openstack-kolla10:28
openstackgerritChristian Berendt proposed openstack/kolla: Move demos and dev directory into a new contrib directory  https://review.openstack.org/37950010:57
*** dave-mccowan has joined #openstack-kolla10:58
*** rhallisey has joined #openstack-kolla11:05
*** dwalsh has joined #openstack-kolla11:06
openstackgerritChristian Berendt proposed openstack/kolla: Support HiPE (High-Performance Erlang) in RabbitMQ image  https://review.openstack.org/36726211:08
*** dwalsh_ has joined #openstack-kolla11:12
*** dwalsh has quit IRC11:13
openstackgerritMerged openstack/kolla: Reorder the interface/network checks.  https://review.openstack.org/38648511:14
*** mliima has joined #openstack-kolla11:16
openstackgerritVladislav Belogrudov proposed openstack/kolla: Prechecks fail if using separate api interface  https://review.openstack.org/38537511:17
*** dwalsh_ has quit IRC11:17
*** dwalsh_ has joined #openstack-kolla11:19
openstackgerritMerged openstack/kolla: add kibana to precheck  https://review.openstack.org/37841011:24
*** dwalsh_ has quit IRC11:24
janemcould anyone explain when to use 'kolla-ansible upgrade' and 'kolla-ansible reconfigure' ?11:25
berendtjanem reconfigure when you changed something in your configuration files, upgrade when you want to deployer newer docker images11:26
janemlike, I forgot to enable cinder, and did enable ceph.. so could I just edit that in the globals.yml and run reconfigure?11:26
berendtjanem when you want to deploy cinder you want to use the deploy command11:26
mliimamorning guys11:26
*** dgonzalez has quit IRC11:26
janemberendt: ok, so how does that work with a already deployed stack?11:27
janemberendt: it will just leave what is running alone?11:27
berendtdeploy followed by reconfigure11:27
janemberendt: 10-411:27
berendtreconfigure only needed when the new service needs to be integrated into an already deployed service11:27
janemberendt: got it, thanks!11:28
janemberendt: so upgrade would be if i changed openstack version in the global.yml ?11:29
berendtyou do not have to change the openstack version, when you want to deploy newer docker images you have to bump the version in globals.yaml and kolla-build.conf11:30
berendtthen rebuild all image, then run upgrade11:30
janemberendt: I see.11:30
berendtthis way the specified version of images will be deployed11:30
berendti do this from time to time to rollout newer ubuntu packages but without changing the used openstack packages11:31
janemberendt: ok, but now i tried to deploy cinder, changed globals.yml , ran deploy and then reconfigure.. but Volumes does not show in Horizon..11:35
janemam I missing something?11:35
berendtmaybe you have to manually restart horizon because of some caching11:36
berendtis cinder working at all?11:36
janemberendt: no, when I create a volume with cli I get error11:38
janemstatus11:38
janemon the volume11:38
berendtcheck the logs...11:38
janemberendt: cinder-scheduler says 'No valid host was found'11:41
*** dgonzalez has joined #openstack-kolla11:43
berendtthat can be caused by many..11:43
openstackgerritMauricio Lima proposed openstack/kolla: Update Manila Guide  https://review.openstack.org/38655011:44
janemberendt: it's no biggie, its a new deployment, can just try and redeploy, but thought it would be nice to figure it out11:45
*** dwalsh has joined #openstack-kolla11:46
janemberendt: I did enable ceph initially .. that might cause some confusement?11:46
janemberendt: enabeling ceph before cinder I mean11:46
berendtplay around with it and document it, last time i deployed cinder after the initial deployment it just worked for me11:46
berendtthis should not be a probem, cinder only uses ceph as storage backend11:46
*** strigazi is now known as strigazi_AFK11:48
*** dwalsh has quit IRC11:51
*** neilus has joined #openstack-kolla11:52
*** salv-orlando has quit IRC11:52
openstackgerritMauricio Lima proposed openstack/kolla: [WIP] Add guide for HNAS backend for Manila  https://review.openstack.org/38655211:52
*** neilus has quit IRC11:56
*** akscram1 is now known as akscram11:58
*** liyifeng has joined #openstack-kolla11:58
*** ayoung has quit IRC12:00
*** dwalsh has joined #openstack-kolla12:04
*** liyifeng has quit IRC12:09
*** awiddersheim has quit IRC12:13
*** awiddersheim has joined #openstack-kolla12:13
*** asalkeld has quit IRC12:14
*** egonzalez90 has quit IRC12:18
*** egonzalez90 has joined #openstack-kolla12:19
*** srwilkers has joined #openstack-kolla12:27
*** lamt has quit IRC12:29
*** tonanhngo has joined #openstack-kolla12:31
*** tonanhngo has quit IRC12:32
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix keepalived  upgrade permission issue  https://review.openstack.org/38643112:33
sbezverk_morning, anybody could run "openstack catalog list" and paste it for me?12:36
*** msimonin has quit IRC12:40
*** openstackstatus has quit IRC12:43
*** openstack has joined #openstack-kolla12:44
Jeffrey4l_np12:44
*** openstackstatus has joined #openstack-kolla12:44
*** ChanServ sets mode: +v openstackstatus12:44
*** cristicalin has joined #openstack-kolla12:48
*** fguillot has joined #openstack-kolla12:50
*** salv-orlando has joined #openstack-kolla12:53
*** ayoung has joined #openstack-kolla12:54
*** goldyfruit has quit IRC12:54
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix ceilometer idempotent  https://review.openstack.org/38657612:55
*** karlamrhein has quit IRC12:55
*** karlamrhein has joined #openstack-kolla12:56
*** salv-orlando has quit IRC12:58
*** egonzalez90 has quit IRC13:00
openstackgerritMauricio Lima proposed openstack/kolla: Update Manila Guide  https://review.openstack.org/38655013:03
*** sdake_ has joined #openstack-kolla13:03
*** cristicalin has quit IRC13:10
*** jheroux has joined #openstack-kolla13:11
*** unicell1 has joined #openstack-kolla13:12
*** unicell has quit IRC13:13
*** v1k0d3n has joined #openstack-kolla13:14
openstackgerritsean mooney proposed openstack/kolla: updates sources.list and apt prefereses filename to match dockerfile.  https://review.openstack.org/38659213:14
*** tonanhngo has joined #openstack-kolla13:14
*** tonanhngo has quit IRC13:14
*** duonghq has joined #openstack-kolla13:15
duonghqevening guys13:15
*** goldyfruit has joined #openstack-kolla13:16
*** ayoung has quit IRC13:17
*** Guest10825 is now known as zeus`13:19
*** zeus` is now known as zeus13:19
*** zeus has quit IRC13:20
*** zeus has joined #openstack-kolla13:20
*** portdirect has quit IRC13:24
*** portdirect has joined #openstack-kolla13:24
sdake_morning peeps13:28
goldyfruitmorning13:29
*** jroll is now known as jrollinhatin13:29
*** jtriley has joined #openstack-kolla13:30
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix glance upgrade permission issue  https://review.openstack.org/38643113:31
*** inc0 has joined #openstack-kolla13:33
inc0good morning13:33
inc0sdake_, pbourke other cores please take a look https://review.openstack.org/#/q/topic:bug/163150313:38
sdake_i see jeffrey4l was busy lsat night13:38
inc0we need to ack these patches, fill the gaps (nova, mariadb any other) and also make backports13:38
inc0all before 18th13:38
inc0so let's get busy:)13:39
*** Marcellin__ has joined #openstack-kolla13:39
Jeffrey4l_feel free to take one in  https://etherpad.openstack.org/p/kolla-bug-163150313:39
openstackgerritMauricio Lima proposed openstack/kolla: [WIP] Add guide for HNAS backend for Manila  https://review.openstack.org/38655213:40
inc0Jeffrey4l_, logs are issue too right?13:40
inc0kolla_logs volume13:41
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Fixing cinder v1 and v2 endpoints  https://review.openstack.org/38661913:41
Jeffrey4l_inc0, yep. all named volume matter13:41
inc0fuck.13:41
openstackgerritMauricio Lima proposed openstack/kolla: [WIP] Add guide for HNAS backend for Manila  https://review.openstack.org/38655213:43
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix Stale namespace removal issue  https://review.openstack.org/38555913:44
Jeffrey4l_inc0 sdake_ pbourke sbezverk_ , above ^^ one need more eyes and test too.13:45
inc0yeah this change is scary13:45
sdake_Jeffrey4l_ 6am dude, give me an hour to get rolling13:45
sdake_ya scray because laurge13:45
inc0no, scary because we don't know what might happen13:45
sdake_and scary because we dont know what we need in run13:45
*** jmccarthy has joined #openstack-kolla13:45
sdake_but it must be done13:46
inc0it's not that large, it's just scary13:46
Jeffrey4l_we dont know what we need in run  <-- yes.13:46
sdake_so lets answer what we need in run13:46
sdake_that makess the patch less scary13:46
sdake_and esay to confirm13:46
inc0Jeffrey4l_, can we create some prothesis for Newton tho13:46
inc0?13:46
inc0that 100% won't break anything13:46
sdake_inc0 i don't understand your proposal13:47
inc0and fix it correctly in Ocata13:47
Jeffrey4l_what prothesis is?13:47
sdake_inc0 you mean like some kind of conditional logic?13:47
Jeffrey4l_workaround?13:47
sdake_Jeffrey4l_ it means a fake body part13:47
inc0yeah, workaround13:47
Jeffrey4l_np. this is the only way to fix.13:47
Jeffrey4l_no workaround.13:47
inc0duh ok13:47
jmccarthyHi all o/13:47
sdake_ya no workaround13:47
sdake_so we need to make damn sure we map what is needed in /run13:48
Jeffrey4l_i saw this bug more than half year.13:48
sdake_and make that available13:48
sdake_Jeffrey4l_ ack - it is crucial too13:48
Jeffrey4l_it is critical and no other workaround.13:48
sdake_not being able to delete routers is a huge problem13:48
Jeffrey4l_yes.13:48
inc0yeah13:48
inc0but neutron is most affected right?13:48
Jeffrey4l_i also hope this can be backport to mitaka branch. ;(13:48
sdake_Jeffrey4l_ yes on backport13:49
inc0can we separate neutron to another patchset and prioritize it?13:49
Jeffrey4l_one the namespace matter. so neutron, yes.13:49
Jeffrey4l_inc0, no.13:49
wznoinskis https://etherpad.openstack.org/p/kolla-bug-1631503 only for 'fix' patches or general candidates for backporting?13:49
inc0duh13:49
Jeffrey4l_the root cause is: you mount both /run and /run/netns in docker. ( no matter which container mount it)13:49
sdake_Jeffrey4l_ inc0 makes a good point13:49
sdake_Jeffrey4l_ what other containers beyond neutron are affected at present13:50
Jeffrey4l_if you mount /run in keystone and mount /run/netns in neutron, it will trigger this issue too.13:50
inc0ok13:50
inc0so we need to remove all mount /run13:50
Jeffrey4l_correct.13:50
inc0it would be good to somehow figure out which projects use /run13:51
Jeffrey4l_https://review.openstack.org/#/c/385559/ removed all /run  ( at least i grep /run:/run got nothing after the PS )13:51
Jeffrey4l_grep13:51
inc0let's do git blame on every /run mount to see context in which it was added13:51
inc0and test case this patchset enabled13:52
inc0brb need to grab food and coffiee, then I'll get to it13:52
*** mgoddard has joined #openstack-kolla13:52
Jeffrey4l_tbh, git blame should got nothing. it won't tell us what really is the service use in /run.13:52
sdake_right13:53
sdake_i have some deep expertise in why things use run and why they dont13:53
sdake_get me a list of what uses run in the ehterpad and i'll add some commentary13:53
sdake_lets map it in etherpad13:53
Jeffrey4l_ok. i will prepare the list.13:54
Jeffrey4l_wait for a moment.13:54
*** salv-orlando has joined #openstack-kolla13:54
Jeffrey4l_sdake_, check this https://etherpad.openstack.org/p/kolla-bug-161626813:56
sdake_Jeffrey4l_ i will do after i warm up and get done with morning emergencies internally13:57
Jeffrey4l_ ok. cool13:58
*** salv-orlando has quit IRC13:59
*** mgoddard has quit IRC13:59
*** mgoddard_ has joined #openstack-kolla13:59
*** MarMat has joined #openstack-kolla13:59
*** sdake has joined #openstack-kolla14:00
*** tonanhngo has joined #openstack-kolla14:01
*** yingjun has joined #openstack-kolla14:02
janemIm getting a Ceph Health warning: too many PGs per OSD (576 > max 300)14:02
*** tonanhngo has quit IRC14:03
janemsomething I should worry about?14:03
*** sdake_ has quit IRC14:04
Jeffrey4l_janem, no. it won't cause big issue. and if you have a large cluster, this warning will disappear.14:04
*** mgoddard_ has quit IRC14:04
janemJeffrey4l_: its an all-in-one14:05
sdakejanem no that is just  a warning14:05
Jeffrey4l_janem,  why u have three, this warning will disappear.14:05
openstackgerritJames McCarthy proposed openstack/kolla: Remove indentation from l3_agent.ini.j2  https://review.openstack.org/38662814:05
janemJeffrey4l_: why I have three?14:06
*** mgoddard has joined #openstack-kolla14:06
Jeffrey4l_hmm. you need more osds.14:06
*** msimonin has quit IRC14:07
Jeffrey4l_the PGs / number of osd  will < 30014:07
Jeffrey4l_this is how ceph works.14:07
janemwell, I'm not experienced with Ceph, and this is an all-in-one.. and the disk used for ceph is a 4*1TB raid 10 drive...14:08
sbezverk_Jeffrey4l_ about that run PS, I think remving /run will break iscsi14:09
sdakejanem afor aio ceph specific steps must be followed14:09
janemI guess raid under ceph is generally not recomended(?)14:09
sdakejanem di dyou follow those?14:09
Jeffrey4l_what exact /run/xxx folder iscsi need?14:09
sdakeceph-guide.rst14:09
sdakeiscsi needs a mulligan sbezverk_14:09
jmccarthyIs there a test for neutron and dvr ? I could not get this to work ..14:09
Jeffrey4l_sbezverk_, we have https://etherpad.openstack.org/p/kolla-bug-1616268  we can make comment on it.14:09
janemsdake: yes... added config for ceph with default and max set to 114:10
janemsdake: if thats what you mean..14:10
janemsdake: everything is working as expected.. just saw this warning I mentioned..14:11
sbezverk_Jeffrey4l_: iscsid creates socker and pid file right in /run14:14
sbezverk_oops, I meant socket and pid files.14:14
jmccarthyIf anyone has a minute to check out https://review.openstack.org/386628 that'd be great :)14:14
*** tonanhngo has joined #openstack-kolla14:15
Jeffrey4l_sbezverk_, does pid file matter?14:15
*** tonanhngo has quit IRC14:15
Jeffrey4l_sbezverk_, and i do not find the socket file in /run . what the full path of the socket file?14:16
sbezverk_Jeffrey4l_: iscsiadm which is called by nova-compute check is iscsid is up and running, I do not know all its internals, but it uses /run for figuring it out..14:16
*** mgoddard has quit IRC14:17
Jeffrey4l_hmm. if it really use like that. we need figure out some workaround. we must drop the use of /run.14:19
sdakesbezverk_ it uses a filel somewhere in /run14:21
sdakewe need to find out which file14:21
Jeffrey4l_hmm i think iscsiadm talk with iscsid through /sys file.14:22
*** VRspace4 has joined #openstack-kolla14:22
sbezverk_Jeffrey4l_: I do not have kolla running, but the best way would be to give it a spin without /run and see.. I doubt it will work.. but I might be wrong..14:23
Jeffrey4l_ok. i may be try that later.14:23
*** berendt has quit IRC14:26
*** jtriley has quit IRC14:29
*** haplo37_ has quit IRC14:34
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix glance upgrade permission issue  https://review.openstack.org/38643114:34
*** goldyfruit1 has joined #openstack-kolla14:34
*** goldyfruit has quit IRC14:34
*** lamt has joined #openstack-kolla14:35
*** mgoddard has joined #openstack-kolla14:36
*** haplo37_ has joined #openstack-kolla14:36
*** huhaoran has joined #openstack-kolla14:36
*** mnasiadka has quit IRC14:37
*** sdake_ has joined #openstack-kolla14:38
*** msimonin has joined #openstack-kolla14:39
*** salv-orlando has joined #openstack-kolla14:40
*** ayoung has joined #openstack-kolla14:40
*** jtriley has joined #openstack-kolla14:40
*** sdake_ has quit IRC14:40
*** sdake has quit IRC14:41
*** tonanhngo has joined #openstack-kolla14:43
*** salv-orl_ has joined #openstack-kolla14:44
*** michauds has joined #openstack-kolla14:44
*** neilus has joined #openstack-kolla14:46
*** salv-orlando has quit IRC14:46
*** neilus has quit IRC14:50
*** huikang has joined #openstack-kolla14:51
*** sdake has joined #openstack-kolla14:53
*** tonanhngo has quit IRC14:53
*** tonanhngo has joined #openstack-kolla14:54
sdakeJeffrey4l_ before we get too far down this path: https://review.openstack.org/#/c/386471/114:54
*** papacz has joined #openstack-kolla14:55
openstackgerritVladislav Belogrudov proposed openstack/kolla: Check api_interface instead of network_interface  https://review.openstack.org/38665414:55
Jeffrey4l_sdake, yes it is wrong.14:56
Jeffrey4l_actually, horizon is no need to touch. all the logs are own by root.14:56
*** portdirect has quit IRC14:57
*** portdirect_ has joined #openstack-kolla14:58
*** portdirect_ is now known as portdirect14:59
*** mgoddard has quit IRC15:01
openstackgerritMartin André proposed openstack/kolla: Consistently set sys path when using local tools  https://review.openstack.org/36473515:02
*** mgoddard has joined #openstack-kolla15:03
*** sdake_ has joined #openstack-kolla15:03
*** strigazi_AFK is now known as strigazi15:04
*** VRspace4 has quit IRC15:05
*** sdake has quit IRC15:05
*** dave-mccowan has quit IRC15:09
*** huhaoran has quit IRC15:12
*** dave-mccowan has joined #openstack-kolla15:24
*** rmart04 has quit IRC15:25
openstackgerritMerged openstack/kolla: Fix ceilometer idempotent  https://review.openstack.org/38657615:26
*** Serlex has quit IRC15:26
*** yingjun has quit IRC15:26
*** yingjun has joined #openstack-kolla15:27
openstackgerritMerged openstack/kolla: Fix keystone upgrade permission issue  https://review.openstack.org/38642115:28
*** srwilkers has quit IRC15:30
pbourkebjolo: long shot, any chance this would help? https://review.openstack.org/#/c/382356/15:31
sdake_Jeffrey4l_ this patch looks worng too https://review.openstack.org/#/c/386421/15:31
sdake_folks - stop merging the upgrading patches until we are sure they are right :)15:31
*** huikang has quit IRC15:31
*** yingjun has quit IRC15:31
inc0sdake_, whats wrong about it?15:32
inc0ahh, ks being root?15:32
sdake_ /var/log/kolla should not have permissions changed15:32
inc0you sure tho?15:32
sdake_or it needs special handling15:32
sdake_i am not sure15:32
inc0I was thinking about it, and it might actually need it15:32
sdake_Jeffrey4l_ indicated earlier horizon patch was wrong15:32
sdake_the log file needs changing15:33
inc0horizon doesn't need changing as it's running root15:33
inc0that's different15:33
sdake_not sure on the entire directory15:33
sdake_well i didn't think of horizon as running as root and that was not my objection :)15:33
sdake_here is the deal - if every upgrade goes around chowning /var/log/kolla to its own id15:33
sdake_does that really make any sense?15:34
sdake_it needs to obviously chown /var/log/kolla/service15:34
sdake_and the files therein15:34
inc0or do GID writable and create kolla group in base15:34
inc0and we do add group kolla in base15:36
sdake_kolla group already created in base15:36
sdake_we use this all over the place15:36
sdake_i think gid should chane on this file not owner15:36
inc0so what we need to ensure is that chown is there for gid sync15:36
sdake_i think Jeffrey4l_ agreed15:36
inc0yeah ownership is different,. but we don't really have good owner there15:36
sdake_on this file/on this directory (/var/log/kolla)15:36
pbourkeplease put -workflow on them if they're not tested15:37
pbourkeotherwise I generally give benefit of the doubt15:37
sdake_pbourke understood15:37
*** lamt has quit IRC15:37
inc0https://github.com/openstack/kolla/blob/17d5c32f0b0b87dfacfa08879883ad6a22a866db/docker/base/Dockerfile.j2#L28815:37
sdake_i didn't submit patches :)15:37
inc0ok, I guess it doesn't really matter, we don't need to chown anything in /var/log/kolla15:38
inc0although15:38
inc0we might15:38
inc0as files exists15:38
sdake_ /var/log/kolla/service15:38
inc0so we will change owner but as long as files are gid-writable it's actually good change15:38
sdake_if gids move around (which they do) v/ar/log/kolla gid needs change at runtime15:39
sdake_build time is not good enough15:39
inc0so the change is good15:39
sdake_[07:54:40]  <sdake>Jeffrey4l_ before we get too far down this path: https://review.openstack.org/#/c/386471/115:40
sdake_[07:55:18] papacz (~papacz@stpaul-nat.cray.com) joined the channel15:40
sdake_[07:55:52]  <openstackgerrit>Vladislav Belogrudov proposed openstack/kolla: Check api_interface instead of network_interface  https://review.openstack.org/38665415:40
sdake_[07:56:02]  <Jeffrey4l_>sdake, yes it is wrong.15:40
sdake_[07:56:29]  <Jeffrey4l_>actually, horizon is no need to touch. all the logs are own by root.15:40
sdake_i guess Jeffrey4l_ wass talking about the fact that horizon was owned by root15:40
sdake_rather then the real point that /var/log/kolla is unnecessary or inaccurate in that change15:40
inc0sooo15:42
inc0interesting15:42
inc0ls -la of /var/log/kolla in horizon shows something like that:15:42
inc0http://paste.openstack.org/show/585727/15:43
inc0from inside nova it's mostly nova user15:43
sdake_ya thats because the uids dont match up15:43
inc0what I'm saying is  horizon user owns nova dir15:43
inc0in nova dir nova user owns nova dir15:44
sdake_(in horizon container)15:44
*** janem has quit IRC15:44
sdake_yes this is because of inconsistent uids15:44
sdake_this is why chowning /var/lib/kolla is not an ideal solution :)15:44
inc0docker will create uset with same uid/gid15:44
sdake_  /var/log/kolla/nova - sure15:44
inc0nova uid == horizon uid15:44
inc0which means this problem becomes much easier15:45
*** srwilkers has joined #openstack-kolla15:45
inc0we don't need to care about containers that doesn't create users as part of package install15:45
inc0that means this issue is in rabbitmq and mariadb15:45
sdake_dont look at /var/log  - think about /var/lib instead15:45
inc0and I think that's it15:45
sdake_ /var/log i a wierd case15:45
inc0so here's thing15:46
sdake_but the patches as is are wrong15:46
inc0if you do useradd nova today and same thing tomorrow15:46
inc0it will have same uid I think15:46
sdake_that is no tt he case15:46
sdake_unless uids are hardcoded15:46
inc0you sure?15:46
sdake_a 1 day lapse - ya same thing15:46
sdake_a 6 month lapse - maybe not same thing15:46
sdake_the problems are in /var/lib/* not /var/log15:47
inc0horizon gets uid 100015:47
*** jrich523 has quit IRC15:47
sdake_but /var/log needs addressing15:47
inc0which seems awfully specific to me15:47
sdake_ya - centos counts from 1k down15:47
sdake_on *random* assignments15:47
inc0I'm running ubuntu15:47
sdake_ubuntu counts from 100 up on random assignments15:47
inc0and yet horizon gets 100015:48
sdake_ok - so perhaps horizon has a hardcode uid15:48
sdake_or are you looking at from source build?15:48
inc0nova has uid 100015:48
sdake_ya your looking at from source15:49
inc0this is source, I'll build binary and we'll see15:49
sdake_binary may have hardcodes15:49
sdake_its typical of distros to hardcode uids for network facing services15:49
openstackgerritVladislav Belogrudov proposed openstack/kolla: Check api_interface instead of network_interface  https://review.openstack.org/38665415:49
sdake_the problem is - if you look at the 2.0.3 images, nova is not 100015:49
*** mgoddard has quit IRC15:49
sdake_14.04 counts from 100 up15:49
sdake_16.04 counts from 1k to something else :)15:50
sdake_inconsistent uids15:50
sdake_upgrade crater15:50
sdake_same problem15:50
sdake_build 2.0.3 and inspect that :)15:50
*** dave-mccowan has quit IRC15:51
inc0same thing15:51
inc0100015:51
sdake_moment switchign networks15:52
*** sdake has joined #openstack-kolla15:54
sdakeinc0: http://paste.fedoraproject.org/450208/47646049/ -> http://paste.fedoraproject.org/450208/4764604915:55
sdakehas anyone tried ubuntu upgrade?15:55
sdakethat should probably be step 1 here15:55
*** sdake_ has quit IRC15:56
sdakeanything with state needs fixing15:57
sdakebut /var/log/kolla is not something that needs changing imo15:57
sdakeyet is changed in all of Jeffrey4l_ 's patchsets15:57
sdake /var/log/kolla/service needs changing15:57
openstackgerritMerged openstack/kolla: Remove indentation from l3_agent.ini.j2  https://review.openstack.org/38662815:57
*** srwilkers has quit IRC15:59
kfox1111morning15:59
*** neilus has joined #openstack-kolla16:01
*** dave-mccowan has joined #openstack-kolla16:01
inc0sdake, it needs changig16:03
inc0to ensure kolla gid16:03
sdakeinc0 fair enough16:03
sdakeinc0 but not the UID16:03
inc0we need an uid16:03
inc0regardless which one16:03
sdakechgrp?16:03
inc0I don't think changing whole dir will matter16:04
openstackgerritMerged openstack/kolla: Move demos and dev directory into a new contrib directory  https://review.openstack.org/37950016:04
inc0dir will be gid writable and service is changed too16:04
*** neilus has quit IRC16:05
*** spsingh has joined #openstack-kolla16:06
*** jtriley has quit IRC16:07
*** awebber has joined #openstack-kolla16:07
openstackgerritVladislav Belogrudov proposed openstack/kolla: Check api_interface instead of network_interface  https://review.openstack.org/38665416:11
openstackgerritMerged openstack/kolla: Use sudo to create loop device on gate nodes  https://review.openstack.org/38012716:14
openstackgerritEduardo Gonzalez proposed openstack/kolla: Ansible config for nova-serialproxy console  https://review.openstack.org/35883916:14
*** jtriley has joined #openstack-kolla16:14
openstackgerritMerged openstack/kolla: Fix glance upgrade permission issue  https://review.openstack.org/38643116:18
*** pbourke has quit IRC16:18
*** jmccarthy has quit IRC16:18
*** shardy is now known as shardy_afk16:22
*** haplo37 has quit IRC16:24
*** g3ek has quit IRC16:24
*** dwalsh has quit IRC16:24
*** ankush has quit IRC16:30
v1k0d3nhey rhallisey, kfox1111 and i were talking a bit last night about that repo i worked on for vagrant kubernetes. wanted to get your thoughts and have you try it out.16:30
v1k0d3nhttps://github.com/att-comdev/halcyon-kubernetes16:30
openstackgerritEduardo Gonzalez proposed openstack/kolla: Port prechecks only for enabled services  https://review.openstack.org/37796216:30
v1k0d3nit could be useful for multi-node kube development for kolla-kube.16:30
v1k0d3ncould be used as a submodule16:30
kfox1111yeah. I think so. :) Would like to see vagrent be optional. and see centos support too.16:31
*** huikang has joined #openstack-kolla16:32
v1k0d3nyeah, kfox1111 i have a request out here to this repo...https://github.com/skippbox/kubeadm-centos/issues/216:32
v1k0d3nsubmodule works really well for "optional" repos like a vagrant environment.16:33
kfox1111upvoted. :)16:33
v1k0d3n:)16:33
*** g3ek has joined #openstack-kolla16:33
rhalliseyneat16:33
*** haplo37 has joined #openstack-kolla16:34
rhalliseyv1k0d3n, +116:34
kfox1111v1k0d3n: do you know if the helm mariadb charts are planned to go clustered any time soon?16:37
*** ssurana has joined #openstack-kolla16:37
*** huikang has quit IRC16:37
sbezverk_kfox1111: need you check this https://review.openstack.org/#/c/386619/116:38
*** sdake_ has joined #openstack-kolla16:38
kfox1111looking16:38
openstackgerritMauricio Lima proposed openstack/kolla: [WIP] Add guide for HNAS backend for Manila  https://review.openstack.org/38655216:39
kfox1111http://logs.openstack.org/19/386619/1/experimental/gate-kolla-kubernetes-deploy-ubuntu-binary-ceph-nv/9aebb4e/console.html looks like there is a slight race in the gate...16:40
kfox1111detaching != in-use....16:40
kfox1111so it transitions from in-use -> detaching -> available...16:40
*** sdake has quit IRC16:40
kfox1111sbezverk_: this is starting to highlight we really need a defaults.yml or something. as anyone who's coppied kolla-kubernetes.yaml before this change will be broken after it.16:42
kfox1111looks good to me though.16:42
*** papacz has quit IRC16:43
openstackgerritMerged openstack/kolla: Update Manila Guide  https://review.openstack.org/38655016:43
*** rmart04 has joined #openstack-kolla16:46
*** unicell1 has quit IRC16:46
jascott1sbezverk_ thanks for the corrections on the cinder and neutron workflows. I bet you can tell Im shooting in the dark :)16:47
kfox1111v1k0d3n: know of a good tool to docker pull a set of images, do yum upgrade /apt-get upgrade in them, and trigger something if they have packages to update?16:49
kfox1111I've been tempated to write something several times now but haven't gotten around to it yet.16:49
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla: Fix mariadb upgrade permission issue  https://review.openstack.org/38651516:51
*** janem has joined #openstack-kolla16:52
sbezverk_jascott1: no worries, more you play with it more you learn :-)16:53
*** rmart04_ has joined #openstack-kolla16:54
*** mgoddard has joined #openstack-kolla16:56
*** rmart04 has quit IRC16:57
*** rmart04_ is now known as rmart0416:57
otavioJeffrey4l_: the https://review.openstack.org/#/c/383865/ needs to be merged on master and newton16:59
otaviosdake_: o/16:59
*** mgoddard has quit IRC17:00
*** zhubingbing has joined #openstack-kolla17:00
*** athomas has quit IRC17:00
*** srwilkers has joined #openstack-kolla17:01
*** zhubingbing has quit IRC17:02
*** msimonin has quit IRC17:08
*** zhubingbing has joined #openstack-kolla17:10
*** michauds has quit IRC17:12
*** unicell has joined #openstack-kolla17:14
*** rmart04 has quit IRC17:15
*** duonghq has quit IRC17:16
*** huikang has joined #openstack-kolla17:17
*** sean-k-m1 has joined #openstack-kolla17:18
*** sean-k-mooney has quit IRC17:21
*** athomas has joined #openstack-kolla17:21
*** pbourke has joined #openstack-kolla17:28
openstackgerritMauricio Lima proposed openstack/kolla: [WIP] Add guide for HNAS backend for Manila  https://review.openstack.org/38655217:28
*** huikang has quit IRC17:32
*** neilus__ has joined #openstack-kolla17:32
*** huikang has joined #openstack-kolla17:32
sdake_otavio that bug has been triaged17:33
*** huikang has quit IRC17:36
*** huikang has joined #openstack-kolla17:36
v1k0d3nkfox1111: not that i can think of off the top of my head...(thinking)17:38
*** huikang has quit IRC17:38
v1k0d3nkfox1111: not sure about the mariadb charts either.17:38
v1k0d3nman, i'm useless today :) lol17:38
openstackgerritMichal Jastrzebski (inc0) proposed openstack/kolla: Fix nova  upgrade permission issue  https://review.openstack.org/38670917:39
*** sean-k-mooney has joined #openstack-kolla17:42
kfox1111v1k0d3n: no worries. I think those are the top two issues on my k8s list. been working twoards solving them for a while.17:42
kfox1111I think k8s will have something really impressive on their hands if they can make those work out of the box trivally.17:42
*** absubram has quit IRC17:43
*** mnasiadka has joined #openstack-kolla17:43
*** jtriley has quit IRC17:43
*** mliima_ has joined #openstack-kolla17:43
*** sean-k-m1 has quit IRC17:44
*** mliima has quit IRC17:46
*** athomas has quit IRC17:47
*** mliima__ has joined #openstack-kolla17:48
*** tonanhngo has quit IRC17:49
kfox1111uh... how is the gate check working with ceph... the admin key upload portion isn't there anymore....17:50
openstackgerritJeffrey Zhang proposed openstack/kolla: Fix stale namespace removal issue  https://review.openstack.org/38555917:50
*** mliima_ has quit IRC17:52
*** Jeffrey4l_ has quit IRC17:52
*** spsingh has quit IRC17:53
sbezverk_kfox1111: so is it a PS issue or something related just to gate?17:55
*** lamt has joined #openstack-kolla17:56
openstackgerritMauricio Lima proposed openstack/kolla: Add guide for HNAS backend for Manila  https://review.openstack.org/38655217:58
otaviosdake_: but the issue is still happening on mitaka and newton18:01
*** portdirect has quit IRC18:02
kfox1111sbezverk_: a gate issue. there is a slight race in that there's an extra state a cinder volume could go in, and it fails if it ever sees that state. its a quick state though, so I never cought it in my testing.18:02
kfox1111usually I just saw in-use -> available.  but it goes in-use -> detaching -> available. but mostly its so quick only you notice in-use -> available.18:03
*** portdirect has joined #openstack-kolla18:03
otavioIs there someone working on Trove support?18:05
mnasiadkablueprints say yes - https://blueprints.launchpad.net/kolla/+spec/ansible-trove18:06
*** huikang has joined #openstack-kolla18:06
openstackgerritMerged openstack/kolla: ansible: swift: Fix swift-object-expirer restart loop  https://review.openstack.org/38386518:08
otaviozhubingbing: I noticed there is a minor issue still pending for the trove bp to be merged. Are you looking at it? Is there something we can help with?18:12
*** huikang has quit IRC18:12
*** huikang has joined #openstack-kolla18:13
*** jtriley has joined #openstack-kolla18:14
*** dwalsh has joined #openstack-kolla18:17
*** huikang has quit IRC18:17
*** zhubingbing has quit IRC18:19
*** jtriley has quit IRC18:19
openstackgerritOtavio Salvador proposed openstack/kolla: ansible: swift: Fix swift-object-expirer restart loop  https://review.openstack.org/38673018:19
*** celo_r has joined #openstack-kolla18:21
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: Fix minor ceph transition state issue with the gate  https://review.openstack.org/38673118:21
*** fguillot has quit IRC18:22
kfox1111sbezverk_: I think that patch might fix the gate random failure. if so, we should merge it real quick and rebase your one on it so we can test.18:23
*** salv-orlando has joined #openstack-kolla18:23
*** salv-orl_ has quit IRC18:25
*** michauds has joined #openstack-kolla18:25
*** jtriley has joined #openstack-kolla18:30
*** MarMat_ has joined #openstack-kolla18:33
*** tonanhngo has joined #openstack-kolla18:33
*** tonanhngo has quit IRC18:33
*** tonanhngo has joined #openstack-kolla18:34
*** inc0 has quit IRC18:34
*** MarMat has quit IRC18:35
*** huikang has joined #openstack-kolla18:36
*** goldyfruit1 has quit IRC18:38
sbezverk_kfox1111: done18:39
sbezverk_will rebase when it gets merged18:39
*** severion has joined #openstack-kolla18:42
openstackgerritMerged openstack/kolla-kubernetes: Fix minor ceph transition state issue with the gate  https://review.openstack.org/38673118:42
*** peterjenkins__ has joined #openstack-kolla18:43
*** derekjhyang_ has joined #openstack-kolla18:43
*** nick-ma_ has joined #openstack-kolla18:44
*** pbourke_ has joined #openstack-kolla18:45
*** dotplus_ has joined #openstack-kolla18:45
*** dotplus_ has joined #openstack-kolla18:45
openstackgerritSerguei Bezverkhi proposed openstack/kolla-kubernetes: Fixing cinder v1 and v2 endpoints  https://review.openstack.org/38661918:45
*** cmceniry has joined #openstack-kolla18:46
*** Aju has joined #openstack-kolla18:49
*** irtermit- has joined #openstack-kolla18:50
*** mark-casey1 has joined #openstack-kolla18:51
*** ntpttr_ has joined #openstack-kolla18:51
*** jtriley has quit IRC18:51
*** lamt has quit IRC18:51
*** pbourke has quit IRC18:51
*** v1k0d3n has quit IRC18:51
*** rhallisey has quit IRC18:51
*** timss has quit IRC18:51
*** derekjhyang has quit IRC18:51
*** ntpttr has quit IRC18:51
*** peterjenkins_ has quit IRC18:51
*** Marx314 has quit IRC18:51
*** NobodyCam has quit IRC18:51
*** irtermite has quit IRC18:51
*** kklimonda has quit IRC18:51
*** jistr has quit IRC18:51
*** qwang has quit IRC18:51
*** afranc has quit IRC18:51
*** cmceniry_ has quit IRC18:51
*** dotplus has quit IRC18:51
*** nick-ma has quit IRC18:51
*** peterjenkins__ is now known as peterjenkins_18:52
*** derekjhyang_ is now known as derekjhyang18:52
*** nick-ma_ is now known as nick-ma18:53
*** kklimonda has joined #openstack-kolla18:53
*** jistr has joined #openstack-kolla18:54
*** goldyfruit has joined #openstack-kolla18:56
*** timss has joined #openstack-kolla18:56
*** jmccarthy has joined #openstack-kolla18:57
*** jtriley has joined #openstack-kolla18:59
*** akwasnie has quit IRC18:59
*** NobodyCam has joined #openstack-kolla19:00
*** akwasnie has joined #openstack-kolla19:01
*** salv-orlando has quit IRC19:02
*** qwang has joined #openstack-kolla19:03
*** mliima__ has quit IRC19:04
*** mliima has joined #openstack-kolla19:05
kfox1111arg...19:05
kfox1111the cloud app echosystem will never progress until "apps" stop doing stuff like this: https://github.com/bitnami/charts/blob/master/owncloud/charts/mariadb/templates/deployment.yaml19:06
kfox1111cool, a really easy to deploy owncloud.19:06
kfox1111oh, but if you dig in, no data is ever saved. completely ephemeral. :/19:06
*** 7YUAAGGIF has joined #openstack-kolla19:07
*** manjeets has quit IRC19:08
*** karlamrhein has quit IRC19:09
*** karlamrhein has joined #openstack-kolla19:09
kfox1111ah. in the docs it says to start hacking up the yaml scripts to make it persistant. Not easy to use for newbies. :/19:09
kfox1111that really needs to be templated.19:09
*** mliima has quit IRC19:10
severionkfox1111: you're working on a lot of the gating for kolla-kube, right?19:12
kfox1111yeah.19:13
severioncrap...just realized my name failed over again...sorry..one sec (brb)19:13
*** severion has quit IRC19:13
*** v1k0d3n has joined #openstack-kolla19:13
kfox1111wb. :)19:13
v1k0d3nok, better...19:13
v1k0d3n:)19:13
v1k0d3nso, soon...i would probably like to get our CI/CD owner involved...his team works on our current CI/CD pipeline, etc. he may be able to contribute/help and offer some ideas on what we experience today; what we'd like to fix "tomorrow".19:14
kfox1111awesome. :)19:15
*** inc0 has joined #openstack-kolla19:19
inc0hey, I'm back19:19
kfox1111wb19:19
*** ayoung has quit IRC19:21
*** manjeets has joined #openstack-kolla19:22
*** dave-mccowan has quit IRC19:23
openstackgerritMauricio Lima proposed openstack/kolla: Add guide for Hitachi NAS Platform Driver for Manila  https://review.openstack.org/38655219:24
mark-casey1kfox1111: ping19:25
kfox1111mark-casey1: hi19:26
mark-casey1Hi there. Do you know if K8s resource restrictions lie to containers regarding for example how much RAM is in the system, or at some point just start denying processes' allocations even though something like 'free' would show free RAM?19:27
*** ayoung has joined #openstack-kolla19:31
*** JoseMello has joined #openstack-kolla19:39
mark-casey1kfox1111: ah ok found it fwiw. For RAM, resource limit gets passed to 'docker run' as --memory but 'free' doesn't consider cgroups and would show host memory anyway19:41
*** mnasiadka has quit IRC19:43
*** neilus__ has quit IRC19:44
*** dave-mccowan has joined #openstack-kolla19:49
*** neilus has joined #openstack-kolla19:55
*** srwilkers has quit IRC19:56
*** msimonin has joined #openstack-kolla19:56
*** neilus has quit IRC20:00
*** lamt has joined #openstack-kolla20:01
*** huikang has quit IRC20:03
kfox1111mark-casey1: I think the scheduler avoids scheduling to nodes that are too full.20:03
kfox1111I don't know if there's a way to set an overcommit though. I'd assume there would be.20:03
*** huikang has joined #openstack-kolla20:03
*** Aju has quit IRC20:05
*** rbbratta has quit IRC20:05
*** rbbratta has joined #openstack-kolla20:05
sdake_otavio if it is a problem for newton and mitaka it hould go in teh backport queue too20:05
mark-casey1kfox1111: cool thanks!20:07
kfox1111uh.. the gate looks to have failed on a nova bug? http://logs.openstack.org/19/386619/2/experimental/gate-kolla-kubernetes-deploy-ubuntu-binary-ceph-nv/e0d5cba/logs/openstack/kolla-nova-compute-0260l.txt20:07
*** huikang has quit IRC20:08
*** huikang has joined #openstack-kolla20:14
*** jtriley has quit IRC20:16
*** jtriley has joined #openstack-kolla20:20
*** strigazi is now known as strigazi_AFK20:22
openstackgerritSteven Dake proposed openstack/kolla: Revert "Build source from Newton rather then Master"  https://review.openstack.org/38676320:24
openstackgerritSteven Dake proposed openstack/kolla: Revert "Move RDO to Newton branches"  https://review.openstack.org/38676420:24
otaviosdake_: I made the cherry-pick requests20:25
sdake_otavio needs to be in the bug tracker as well20:25
sdake_otavio link to the bug pls?20:25
otaviosdake_: I think it updated the bug20:26
otaviosdake_: it seems so20:26
sdake_yar -  still needs to be in bugtracker ;)20:26
sdake_link and i'll show you what i mean20:26
otaviosdake_: https://bugs.launchpad.net/kolla/+bug/1630425/comments/420:28
openstackLaunchpad bug 1630425 in kolla "swift_object_expirer container keeps restarting" [High,Fix released] - Assigned to Otavio Salvador (otavio-ossystems)20:28
sdake_otavio look at this page: https://bugs.launchpad.net/kolla/+bug/163042520:29
openstackLaunchpad bug 1630425 in kolla newton "swift_object_expirer container keeps restarting" [High,In progress]20:29
otaviosdake_: yes20:30
sdake_refresh it - this is the part i was tlaking about20:30
otaviosdake_: ok but how I add other branches?20:31
sdake_are you in the kolla-drivers group?20:31
sdake_if so you cn click "target to series"20:31
sdake_if not i can add you20:31
*** mgoddard has joined #openstack-kolla20:32
sdake_kolla-drivers group does bug triage/backport planning etc20:32
otaviosdake_: I am not20:32
sdake_otavio launchpad id is?20:32
otaviosdake_: otavio-ossystems20:32
otaviosdake_: btw I am working on trove bp. Most items are fixed now20:33
*** neilus has joined #openstack-kolla20:33
*** eaguilar has joined #openstack-kolla20:33
*** celo_r has quit IRC20:34
*** jtriley has quit IRC20:35
sdake_otavio note we only backport high and critical bugs - not features20:36
*** huikang has quit IRC20:36
*** MarMat__ has joined #openstack-kolla20:37
*** neilus has quit IRC20:38
*** MarMat_ has quit IRC20:40
*** mgoddard has quit IRC20:40
*** salv-orlando has joined #openstack-kolla20:44
otaviosdake_: I see20:45
*** huikang has joined #openstack-kolla20:45
otaviosdake_: I noticed you sent PS to move to O branches20:45
sdake_right20:46
sdake_you mean move to master branch20:46
otaviosdake_: yes20:46
sdake_right20:46
sdake_our end of releease looks like this20:46
sdake_submit two patches one for source one for binary to move to newton -> branch newton -> revert patches submitted to previous master (that is now newton)20:47
*** 7YUAAGGIF has quit IRC20:47
*** spsingh has joined #openstack-kolla20:50
*** spsingh has quit IRC20:54
*** eaguilar has quit IRC20:55
*** msimonin has quit IRC20:59
*** eaguilar has joined #openstack-kolla21:00
*** dave-mccowan has quit IRC21:03
*** michauds has quit IRC21:06
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Trivial change to test gate  https://review.openstack.org/38677721:09
*** mgoddard has joined #openstack-kolla21:13
*** MarMat_ has joined #openstack-kolla21:13
*** MarMat__ has quit IRC21:15
*** eaguilar has quit IRC21:19
sbezverk_kfox1111: are you going to ack cinder fix?21:22
*** mark-casey1 has left #openstack-kolla21:22
*** jheroux has quit IRC21:23
*** huikang has quit IRC21:25
kfox1111sbezverk_: I'm still testing. I think it may have actually failed the test. but not sure...21:25
kfox1111I fired off another vanilla gate check to compare it against.21:26
*** huikang has joined #openstack-kolla21:26
*** huikang has quit IRC21:26
*** huikang has joined #openstack-kolla21:26
sbezverk_kfox1111: I do not think so, if PS would cause any damage then services would not be working since endpoints were not created properly21:26
kfox1111sbezverk_: it may be more subtile then that... it may be some misconfiguration where nova is expecting a v1 or a v2 endpoint or something, and it worked before but not enough changed in the ps, and it actually gets nova to do the wrong thing breaking the tests.21:27
kfox1111we'll see in a couple more minutes.21:28
*** jrich523 has joined #openstack-kolla21:29
*** portdirect_ has joined #openstack-kolla21:31
*** portdirect has quit IRC21:31
*** portdirect_ is now known as portdirect21:31
*** ssurana has quit IRC21:36
*** ssurana has joined #openstack-kolla21:37
*** dwalsh has quit IRC21:41
*** huikang has quit IRC21:42
*** huikang has joined #openstack-kolla21:42
*** huikang has quit IRC21:47
*** ssurana has quit IRC21:49
*** inc0 has quit IRC21:49
*** unicell has quit IRC22:03
*** huikang has joined #openstack-kolla22:05
*** salv-orl_ has joined #openstack-kolla22:05
*** sbezverk has joined #openstack-kolla22:07
*** salv-orlando has quit IRC22:08
*** huikang has quit IRC22:09
*** sbezverk_ has quit IRC22:10
*** JoseMello has quit IRC22:11
imcsk8flaper87: are you around?22:14
*** sdake_ has quit IRC22:14
*** lamt has quit IRC22:28
*** awebber has quit IRC22:35
*** awebber has joined #openstack-kolla22:36
*** papacz has joined #openstack-kolla22:41
*** sdake has joined #openstack-kolla22:44
*** sdake_ has joined #openstack-kolla22:45
*** sdake_ has quit IRC22:48
*** sdake_ has joined #openstack-kolla22:49
*** huikang has joined #openstack-kolla22:51
*** sdake has quit IRC22:57
*** sdake_ has quit IRC22:57
*** Marcellin__ has quit IRC22:57
*** awebber has quit IRC22:58
*** sdake has joined #openstack-kolla22:58
*** sdake has quit IRC22:58
kfox1111hmm.... does quemu place any sockets under /var/log/libvirt?23:00
*** mgoddard has quit IRC23:00
openstackgerritKevin Fox proposed openstack/kolla-kubernetes: WIP: Trivial change to test gate  https://review.openstack.org/38677723:02
*** papacz has quit IRC23:05
*** sdake has joined #openstack-kolla23:06
*** sbezverk has quit IRC23:20
*** sdake has quit IRC23:21
*** sbezverk has joined #openstack-kolla23:22
*** afranc has joined #openstack-kolla23:28
*** eaguilar has joined #openstack-kolla23:31
*** huikang has quit IRC23:31
*** huikang has joined #openstack-kolla23:32
*** salv-orl_ has quit IRC23:32
*** sbezverk has quit IRC23:34
*** janem has quit IRC23:34
*** sbezverk has joined #openstack-kolla23:36
*** huikang has quit IRC23:37
*** MarMat_ has quit IRC23:45

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