Saturday, 2017-04-08

*** Pavo has quit IRC00:00
*** schwicht has joined #openstack-kolla00:01
*** kbaegis has joined #openstack-kolla00:05
kbaegisHey all00:05
kbaegisI'm on ocata stable and the "advanced config" isn't being properly respected for cinder00:05
kbaegisSo I have a minimal config change in /etc/kolla/config/cinder/cinder.conf00:06
kbaegisIsn't being changed on a kolla-ansible deploy/reconfigure00:06
kbaegisAnyone aware of this being broken?00:06
mnaserkbaegis lemme have a quick look @ codebase00:19
mnaserah you're using the wrong path kbaegis00:20
mnaserhttps://github.com/openstack/kolla-ansible/blob/master/ansible/roles/cinder/tasks/config.yml#L27-L4900:20
mnaseryou should be at /etc/kolla/config/cinder.conf for global config, for specific services: /etc/kolla/config/cinder-volume/cinder.conf00:21
kbaegistyvm00:21
kbaegisActually, I wanted those changes global00:22
kbaegisenabled_backends = lvm-1,lvm-200:22
kbaegisand then the lvm-2 definition00:22
mnaser:D there ya go00:25
*** rhallisey has quit IRC00:42
*** eanylin has joined #openstack-kolla00:50
*** kbaegis has quit IRC00:53
*** kbaegis1 has joined #openstack-kolla00:53
*** kbaegis has joined #openstack-kolla01:01
*** kbaegis1 has quit IRC01:01
*** ssurana has quit IRC01:04
*** shashank_t_ has joined #openstack-kolla01:06
*** SamYaple has quit IRC01:10
*** SamYaple has joined #openstack-kolla01:10
*** chas has joined #openstack-kolla01:11
*** chas has quit IRC01:15
*** hrw has quit IRC01:29
*** hrw has joined #openstack-kolla01:31
*** kbaegis has quit IRC01:36
Mech422deadnull: I found foreman to be pretty good for 'largish' installations - too big for manual setup, too small to need policy based provisioning01:41
Mech422deadnull: I still haven't found anything I really like for 'lab' type stuff where your re-provisioning stuff constantly01:41
*** shashank_t_ has quit IRC01:52
*** dave-mccowan has quit IRC01:53
*** shashank_t_ has joined #openstack-kolla01:53
openstackgerritJeffrey Zhang proposed openstack/kolla-ansible master: Move nova scheduler related parameters to [scheduler] group  https://review.openstack.org/45396601:55
*** jtriley has joined #openstack-kolla01:56
*** david-lyle has quit IRC01:56
*** david-lyle has joined #openstack-kolla01:57
*** shashank_t_ has quit IRC01:57
*** sayantan_ has joined #openstack-kolla01:59
*** kbaegis has joined #openstack-kolla02:04
*** jascott1_ has quit IRC02:05
*** jascott1_ has joined #openstack-kolla02:05
*** jascott1_ has quit IRC02:10
*** jtriley has quit IRC02:10
*** david-lyle has quit IRC02:12
*** david-lyle has joined #openstack-kolla02:28
*** iceyao has joined #openstack-kolla02:44
*** dave-mccowan has joined #openstack-kolla03:07
*** chas has joined #openstack-kolla03:11
*** dave-mcc_ has joined #openstack-kolla03:16
*** chas has quit IRC03:16
sdakesup peeps03:17
*** dave-mccowan has quit IRC03:17
*** lamt has joined #openstack-kolla03:29
*** dave-mcc_ has quit IRC03:33
*** krtaylor has joined #openstack-kolla03:34
*** shashank_t_ has joined #openstack-kolla03:44
*** kbaegis has quit IRC03:48
*** jascott1_ has joined #openstack-kolla03:56
*** krtaylor has quit IRC04:03
eanylinHello sdake04:06
sdakesup eanylin04:06
sdakejust filing my god awful taxes04:06
sdakeand my wives04:06
* sdake groans04:06
eanylinoh, I am done with that :D04:06
sdakei am as well04:07
sdakeso whats up04:08
eanylinthats good04:08
eanylinAm going to try multi-node I guess04:08
eanylinand see what happens ;)04:09
sdakesounds good - i have heard people try that need to deploy with kargo to get nginx (or deploy nginx or some other type of VIP load balancer)04:09
eanylinok04:09
eanylinhavent use that before04:09
sdakeme either04:09
sdakei have used haproxy04:09
sdakewhich is a VIP load balancer04:09
eanylinyeah, I use haproxy most of the time04:09
sdakedont know anything about nginx - know a bit about haproxy04:10
sdakealthough we have no implementation thereof - so you will have to roll your own04:10
eanylinyeah04:12
sdakeif you desire to wriet some code you could always port the haproxy implementation in kolla-kubernetes to helm :)04:12
eanylinI have tried 1 control + 1 compute so far04:12
eanylinah, thats true :)04:12
eanylinbut first need to figure out how to get it to work first :D04:12
sdakerather keepalived:04:13
sdakehttps://github.com/openstack/kolla-kubernetes/blob/master/services/keepalived/keepalived-daemonset.yml.j204:13
sdakethat is the older way kolla-kbuernets was structured04:13
sdakeusing jinja2 templates to render manifests04:13
sdakenow we use helm charts to render kubernetes manifests04:13
sdake1 control + 100s of computes should work fine04:14
sdakei'm a little fuzzy on how to handle the load balancing of the control plane04:14
sdakekfox1111 can probably add more clarity during the daytime04:15
sdakeJeffrey4l where is zhubingbing?04:17
sdakeJeffrey4l i've got a new server -  the old one is out of commisoion04:17
eanylinsdake: Ok.04:17
eanylinsdake: First step of my experiment, http://paste.openstack.org/show/605808/04:17
sdakeJeffrey4l need ssh public keys if you fella swant access04:18
sdakeboy my pulse is low04:19
sdake60 bpm04:19
sdakejust got an alta hr fitbit04:20
eanylinnice, always have nice gadgets ;)04:21
sdakemostly to track sleep04:21
sdakethe HR does a better job of tracking sleep04:21
sdakeaverging about 7 hrs a night04:21
sdakei thought it was less - like 604:22
eanylinnice, average 7hrs :)04:22
sdakeeanylin curious do you plan to deploy kolla-kbuernetes04:22
sdakeor playing around with it?04:23
eanylinhmm, mostly working on it myself for now04:23
eanylinyou referring to Production kind of deployment?04:23
sdakeyup04:23
sdakecurious if your interested in getting involved in dev, or doing an eval04:24
eanylinoh, yeah, I am trying to learn :)04:24
sdakelaern openstack, learn kubernetes, learn how to dev, which part ;)04:25
eanylinso yeah, will be interested in dev04:25
sdakebtw, you arelearning faster then ayone else :)04:25
eanylinhaha, thanks :)04:25
sdakecool - the fastest way to ramp up beyond actually deploying kolla is to review the code going into kolla04:25
eanylinyeah, that is true04:25
sdakeknow how to use gerrit?04:25
eanylinI do code review in my current role04:26
eanylinyeah04:26
sdakecool04:26
sdakeif your up for it, add kolla-kubernetes to your watched projects04:26
eanylinok04:26
sdakeneed moar reviewers04:26
eanylinyeah, same situation04:26
eanylinnot enough reviewers04:26
eanylinits always bad04:26
sdakewhich is current role?04:26
sdakewhich ostk project?04:27
eanylinmore like developers04:27
eanylinwhat is ostk?04:27
sdakeopenstack04:27
eanylinoh, its not specific to any one04:27
eanylinI do end to end integration04:27
eanylinstarting from bare metal ;)04:27
sdakeeanylin you mean generally openstack lacks reviewers then?04:27
eanylinI mean the stuff I am working on04:28
eanylinopenstack has a lot of reviewers04:28
eanylinI think04:28
sdakecould use moar04:28
eanylinbased on what I saw the other time with infra gate04:28
eanylinthe reviewer will look at your codes in quite short time04:28
eanylinlike within few hours04:29
sdakedepends on project04:29
eanylinok04:29
sdakewhich review were you looking at?04:29
eanylinthat was patrole, related to RBAC04:29
sdakenot famliar with it04:29
eanylinyeah04:29
eanylinI filed a bug with nova, but havent hear on it for about a week now04:30
sdakeya04:30
sdakeit takees them awhile04:30
sdakethey have a huge backlog04:30
eanylinyeah04:30
eanylinfor sure04:30
eanylinbig project :)04:30
sdakein terms of commits/reviews nova, neutron, infra, kolla04:31
eanylinyup04:31
eanylinsdake: You going to Boston?04:52
sdakeindeed04:55
sdakeyou?04:55
eanylinyeah, will be going too04:55
eanylinmaybe we should meet up :)04:56
sdakei'm pretty swamped at summit04:56
eanylinthat is true04:56
sdakealthough we might run into each other at forum04:56
eanylinyeah, too short04:56
eanylinyeah04:56
*** dixiaoli has joined #openstack-kolla05:09
*** shashank_t_ has quit IRC05:12
*** chas has joined #openstack-kolla05:12
*** dixiaoli has quit IRC05:13
*** chas has quit IRC05:16
*** yingjun has joined #openstack-kolla05:21
eanylinsdake: I got it up :)05:21
sdakegot which up05:22
eanylincluster05:22
eanylinhttp://paste.openstack.org/show/605812/05:23
eanylinI mislabeled kube02, so the cinder volume ends up there, I removed the label after that05:23
eanylinother than that the services are spread across 3 nodes05:24
eanylinkube04 is my compute05:24
eanylinAll nodes on 1.6.105:26
eanylin[root@kube01 opt(keystone_admin)]$ kubectl get nodes05:26
eanylinNAME      STATUS    AGE       VERSION05:26
eanylinkube01    Ready     1h        v1.6.105:26
eanylinkube02    Ready     1h        v1.6.105:26
eanylinkube04    Ready     1h        v1.6.105:26
eanylin[root@kube01 opt(keystone_admin)]$05:26
*** sayantan_ has quit IRC05:32
*** sayantan_ has joined #openstack-kolla05:55
*** yingjun has quit IRC05:58
*** sayantan_ has quit IRC06:14
*** sayantan_ has joined #openstack-kolla06:14
*** jascott1_ has quit IRC07:05
*** jascott1_ has joined #openstack-kolla07:05
*** aolwas has joined #openstack-kolla07:09
*** jascott1_ has quit IRC07:09
*** shashank_t_ has joined #openstack-kolla07:12
*** chas has joined #openstack-kolla07:13
*** sayantan_ has quit IRC07:14
*** chas has quit IRC07:17
*** shashank_t_ has quit IRC07:20
*** jascott1_ has joined #openstack-kolla07:34
*** dixiaoli has joined #openstack-kolla08:09
*** dixiaoli has quit IRC08:14
*** manheim has joined #openstack-kolla08:26
*** jascott1_ has quit IRC08:32
*** iceyao has quit IRC08:33
*** manheim has quit IRC08:37
*** pbourke has quit IRC08:42
*** kristian__ has joined #openstack-kolla08:59
*** pbourke has joined #openstack-kolla08:59
*** chas has joined #openstack-kolla09:14
*** chas has quit IRC09:18
*** chas has joined #openstack-kolla09:31
*** chas has quit IRC09:37
*** qiliang27 has quit IRC09:57
*** yingjun has joined #openstack-kolla10:45
*** rwallner has joined #openstack-kolla10:59
*** rwallner has quit IRC11:04
deadnullMech422 agreed, basically I want to tie my Ci environment, with our pilot/test deployment to re-deploy after upstream or local changes. if i could leverage the same platform after I break this full scale that would be ideal.11:11
*** yingjun has quit IRC11:12
Mech422deadnull that sounds more like a RackHD/DigitalRebar use case... though you could probably jigger foreman to do it11:12
deadnullyeah11:13
Mech422I just like the fact that RackHD / DigitalRebar were designed with workflows in mind11:13
deadnulltrue11:13
deadnullwe're on Cisco UCS, and Foreman does work well with SSH based CIMC connection11:13
*** yingjun has joined #openstack-kolla11:14
Mech422I would probably not try to go directly from CI/CD to my provisioner though..11:14
Mech422I'd let a CM system like ansible handle that level11:14
*** yingjun has quit IRC11:14
deadnullyes, i was overly ambiguous, ansible would handle the CM/Orchestration11:15
Mech422I consider the provisioners job just to get the metal into a state the CM can use11:15
deadnullwith some tweaking waitron might kick butt11:16
Mech422deadnull: yeah - be nice if it had a lil web interface11:16
Mech422deadnull: I want some generic ( installs linux,win,*BSD ) and ideally with a workflow engine11:17
deadnullagreed, might be a fun project for me :)11:17
Mech422deadnull: and a simple lil webui for changing OS on machines...11:17
deadnullthis gap really does need to be filled for sure11:17
*** shashank_t_ has joined #openstack-kolla11:17
deadnullbasically i want packer for bare metal11:17
deadnullwith a webui11:17
Mech422big issue I run into with foreman is its ethernet adapter handling11:18
deadnullyep, 100% thats why I stopped using it11:18
deadnullbecause it didnt get my host to a useable state, it was just reinstalled11:18
Mech422its hard to get the templates setup when every OS renames the interfaces :-P11:18
Mech422deadnull: I never got the ansible stuff working with it - but my preseeds installed enough that I could just point ansible at the box after it installed and finish up11:19
deadnullyea11:20
Mech422RackHD looks pretty slick - Dell/EMCs putting a lot of effort into it11:20
Mech422but it insists on hating my hardware ipmi and locking up the boxes trying to insert impi_si11:21
*** shashank_t_ has quit IRC11:22
deadnulllooks like some are looking into packer doing this11:23
deadnullpeople creating a squashfs image and using dracut to push it to the host11:25
Mech422yeah...nah :-P11:26
deadnullha :)11:26
Mech422thats not gonna work for non-linux OSs...11:26
Mech422setting up basic pxe boot isn't too bad - its just a bit of housekeeping11:27
deadnullyeah11:27
Mech422foreman gets a bit carried away with stuff - its 'heavy' for my small lab11:27
deadnulltrue, you have the non-linux use-case, forgot11:27
Mech422another annoying thing for me, is foreman used to make you go thru like 6 screens to get to the OS selection screen for a machine...11:29
Mech422be nice to see that right on the front page11:29
deadnullyeah, agreed, webui is very dense11:30
*** jascott1_ has joined #openstack-kolla11:30
*** gkadam has joined #openstack-kolla11:31
*** chas has joined #openstack-kolla11:34
Mech422deadnull: anyway - I should get some sleep - its 4:30 am here :-)11:34
deadnullrgr have a good night, nice chatting!11:34
Mech422deadnull: same here - let me know if you find any good metal provisioning tools - its sorta a pet project of mine !11:35
deadnullMech422 will do, likewise11:35
*** jascott1_ has quit IRC11:35
*** yingjun has joined #openstack-kolla11:37
*** chas has quit IRC11:39
*** yingjun has quit IRC11:46
*** schwicht has quit IRC12:11
*** duritong has joined #openstack-kolla12:16
*** targon has joined #openstack-kolla12:23
*** targon has quit IRC13:26
*** chas has joined #openstack-kolla13:35
*** iceyao has joined #openstack-kolla13:35
*** chas has quit IRC13:40
*** lamt has quit IRC13:40
*** lamt has joined #openstack-kolla13:42
*** rhallisey has joined #openstack-kolla13:54
kolla-slack<portdirect> Mech422, if you put the work in upfront, foreman is pretty hands off, the autoprovisioner has come on loads in the last few releases.13:55
*** sayantan_ has joined #openstack-kolla14:14
*** iceyao has quit IRC14:16
*** yingjun has joined #openstack-kolla14:17
*** targon has joined #openstack-kolla15:28
*** jascott1_ has joined #openstack-kolla15:32
*** chas has joined #openstack-kolla15:36
*** jascott1_ has quit IRC15:38
*** gkadam has quit IRC15:40
*** gkadam_ has joined #openstack-kolla15:40
*** chas has quit IRC15:40
*** lamt has quit IRC15:56
rhalliseyanyone around? I have a helm question16:06
rhalliseyError: the server does not allow access to the requested resource16:06
rhalliseyseems like helm is not configured to access the cluster16:06
rhalliseyportdirect or sbezverk any idea^ ?16:11
rhalliseykubeadm 1.6 has been giving me so much grief16:11
kolla-slack<portdirect> Sounds like RBAC?16:12
kolla-slack<portdirect> Not really played with 1.6 yet :(16:12
sbezverkrhallisey: yep, it is rbac thing16:12
rhalliseyhave you seen this? How would I go about fixing it?16:13
sbezverkrhallisey: easy :) you can get latest kolla-kube16:14
sbezverkand check setup_kubernetes.sh in tools16:14
rhalliseyroger that16:14
sbezverkat the end you will see kubectl update16:14
sbezverkit will setup rbac rules for wide open access, not good idea for prod, but good enough for development16:15
rhalliseyperfect16:15
rhalliseysbezverk portdirect thanks :)16:15
sbezverkrhallisey: any time :)16:15
rhalliseynice this has all the other hacks I have in my setup16:17
sdakerhallisey this is also documented in readable form16:20
sdakehttps://docs.openstack.org/developer/kolla-kubernetes/development-environment.html16:20
rhalliseyoh nice16:20
sdakewrong one16:21
sdakemoment16:21
sdakehttps://docs.openstack.org/developer/kolla-kubernetes/deployment-guide.html16:21
sdakethat development environment doc doesn't work16:21
*** krtaylor has joined #openstack-kolla16:25
*** lamt has joined #openstack-kolla16:35
*** rhallisey has quit IRC16:41
openstackgerritMerged openstack/kolla-kubernetes master: Reenable EPEL  https://review.openstack.org/45327116:47
*** wirehead_ has quit IRC16:49
*** sayantan_ has quit IRC16:50
openstackgerritMerged openstack/kolla-kubernetes master: Update the version of cirros  https://review.openstack.org/45343216:51
*** wirehead_ has joined #openstack-kolla16:51
*** lamt has quit IRC16:58
*** Pavo has joined #openstack-kolla17:11
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Placement support in nova service chart  https://review.openstack.org/45384617:13
*** Pavo has quit IRC17:17
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974017:25
*** yingjun has quit IRC17:32
*** chas has joined #openstack-kolla17:37
*** rhallisey has joined #openstack-kolla17:37
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974017:37
*** tovin07 has quit IRC17:39
*** hieulq has quit IRC17:39
*** kristian__ has quit IRC17:40
*** kristian__ has joined #openstack-kolla17:40
*** chas has quit IRC17:41
*** tovin07 has joined #openstack-kolla17:44
*** hieulq has joined #openstack-kolla17:44
*** kristian__ has quit IRC17:44
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974017:47
*** srwilkers has joined #openstack-kolla17:54
*** targon has quit IRC17:57
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974017:59
*** srwilkers has quit IRC18:03
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:11
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:18
*** sayantan_ has joined #openstack-kolla18:19
*** lamt has joined #openstack-kolla18:30
*** jascott1_ has joined #openstack-kolla18:37
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:41
*** jascott1_ has quit IRC18:42
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:49
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:55
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974018:59
*** jascott1_ has joined #openstack-kolla19:03
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:08
*** lamt has quit IRC19:10
*** ssurana has joined #openstack-kolla19:15
*** krtaylor has quit IRC19:15
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:16
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:18
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:23
*** iceyao has joined #openstack-kolla19:24
*** iceyao has quit IRC19:29
*** bmace has quit IRC19:29
*** bmace has joined #openstack-kolla19:29
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:32
*** tvignaud has quit IRC19:33
*** chas has joined #openstack-kolla19:37
*** chas has quit IRC19:42
*** rhallisey has quit IRC19:45
*** tvignaud has joined #openstack-kolla19:46
*** lamt has joined #openstack-kolla19:50
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974019:54
*** shashank_t_ has joined #openstack-kolla20:02
openstackgerritSteven Dake proposed openstack/kolla-kubernetes master: Fix problem with kollakube res create configmap  https://review.openstack.org/43974020:05
*** iceyao has joined #openstack-kolla20:05
*** iceyao has quit IRC20:09
*** shashank_t_ has quit IRC21:12
*** shashank_t_ has joined #openstack-kolla21:13
*** shashank_t_ has quit IRC21:17
*** lamt has quit IRC21:17
*** chas has joined #openstack-kolla21:38
*** srwilkers has joined #openstack-kolla21:38
*** lamt has joined #openstack-kolla21:39
*** chas has quit IRC21:43
*** shashank_t_ has joined #openstack-kolla21:44
*** lamt has quit IRC22:12
*** ssurana has quit IRC22:16
*** lamt has joined #openstack-kolla22:17
*** lamt has quit IRC22:29
*** asmaa has quit IRC22:29
*** lamt has joined #openstack-kolla22:43
*** lamt has quit IRC22:56
*** srwilkers has quit IRC22:58
*** eaguilar has joined #openstack-kolla23:06
*** yangyapeng has joined #openstack-kolla23:15
*** shashank_t_ has quit IRC23:17
*** shashank_t_ has joined #openstack-kolla23:17
*** shashank_t_ has quit IRC23:22
*** haplo37 has quit IRC23:31
*** g3ek has quit IRC23:31
*** chas has joined #openstack-kolla23:39
*** g3ek has joined #openstack-kolla23:43
*** haplo37 has joined #openstack-kolla23:43
*** chas has quit IRC23:44
*** manheim has joined #openstack-kolla23:46
*** shashank_t_ has joined #openstack-kolla23:57
*** eaguilar has quit IRC23:58
*** shashank_t_ has quit IRC23:58

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