Thursday, 2018-01-18

*** yamamoto has joined #openstack-helm00:06
anticwSamYaple: there might be tabs; i should probably have a git trigger to grep for them and complain locally00:17
*** yangyapeng has quit IRC00:26
konghi, is there still anybody familiar with the previous aio script for installing k8s?00:35
kongi am using that script in my project, but after i updated to use v1.7.3, i met with a issue that 'docker ps' hangs00:36
kongi can create the first deployment, but when i deleted a pod, it's hanging in 'Terminating' status, the new pod hanging in 'ContainerCreating' status00:37
kongdocker commands also hangs00:37
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: docs: remove erroneous chars  https://review.openstack.org/53497900:38
anticwkong: if docker ps hangs check logs00:42
konganticw: thanks. i can see 'Container af3c935774fd94360b896c4196109847c5270ed63ad8b6485ebab06814e2b255 failed to exit within 5 seconds of signal 15 - using the force'00:47
kongand more of 'Couldn't run auplink before unmount /var/lib/docker/aufs/mnt/...'00:47
*** felipemonteiro_ has joined #openstack-helm01:01
anticwkong: Alpine?01:01
konganticw: no, it's a custom image based on phusion/baseimage01:02
anticwSamYaple portdirect : https://gist.github.com/cwedgwood/1287ced2a67c44607cefdacd082f4ad8 maybe?01:04
anticwlike1501:04
anticwline 1501:04
*** felipemonteiro has quit IRC01:04
anticwoh sorry, this is wrt to the timeouts we have all over the place and the abominable || true hacks i did01:04
anticwthe idea being we run the command until it succeeds or we decide to give up (in which case it errors out)01:05
*** julim has quit IRC01:09
openstackgerritdave kormann proposed openstack/openstack-helm master: Ceph OSD disk targeting  https://review.openstack.org/52750501:11
anticwkong: yeah, so you need to fix that then :)01:14
*** yangyapeng has joined #openstack-helm01:15
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] fix gate  https://review.openstack.org/53462301:17
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030201:24
*** cargonza has quit IRC01:55
*** cargonza has joined #openstack-helm01:55
openstackgerritRenis Makadia proposed openstack/openstack-helm master: Ceph OSD disk targeting  https://review.openstack.org/52750502:52
openstackgerritRenis Makadia proposed openstack/openstack-helm master: Ceph OSD disk targeting  https://review.openstack.org/52750503:01
openstackgerritRenis Makadia proposed openstack/openstack-helm master: Ceph OSD disk targeting  https://review.openstack.org/52750503:08
osh-chatbot4<jascott1> hey guys, anyone around to answer some promenade questions?03:15
*** jascott1 has joined #openstack-helm03:16
*** julim has joined #openstack-helm03:20
anticwjascott1: ask now, someone will answer tomorrow morning (CST) if not before03:23
jascott1what controls the type of join-node script created via API? Instructions are to curl API with a bunch of params (mostly labels) to create join-node script. which params do I need for just a worker?03:25
*** julim has quit IRC03:25
*** julim has joined #openstack-helm03:26
*** julim has quit IRC03:29
*** jayahn has quit IRC03:30
*** julim has joined #openstack-helm03:30
*** jayahn has joined #openstack-helm03:31
*** gmmaha has quit IRC03:32
*** gmmaha has joined #openstack-helm03:33
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] fix gate  https://review.openstack.org/53462303:44
*** mihdih has joined #openstack-helm04:07
*** mihdih has quit IRC04:11
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030204:33
openstackgerritJawon Choo proposed openstack/openstack-helm master: Nova: add spice console  https://review.openstack.org/53426004:34
*** coolsvap has joined #openstack-helm04:36
*** mihdih has joined #openstack-helm05:03
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030205:33
*** jascott1 has quit IRC05:42
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] fix gate  https://review.openstack.org/53462306:01
*** felipemonteiro_ has quit IRC06:21
*** Quack has quit IRC06:29
*** ianw has quit IRC07:02
*** dims has quit IRC07:12
*** dims has joined #openstack-helm07:14
*** Quack_ has joined #openstack-helm07:17
*** dims has quit IRC07:19
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] quick zutils test  https://review.openstack.org/53519407:19
*** Quack_ has left #openstack-helm07:20
*** dims has joined #openstack-helm07:20
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030207:36
*** MarkBaker has joined #openstack-helm07:42
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030207:52
openstackgerritRenis Makadia proposed openstack/openstack-helm-infra master: WIP-Loopback device setup/configuration  https://review.openstack.org/53030207:54
*** MarkBaker has quit IRC08:30
openstackgerritSiri Kim proposed openstack/openstack-helm-infra master: Use volume claims to support RWO storage class  https://review.openstack.org/53522208:36
*** sri_ has joined #openstack-helm08:56
*** ianw has joined #openstack-helm08:58
*** dulek has quit IRC09:21
*** dulek has joined #openstack-helm09:24
*** MarkBaker has joined #openstack-helm09:36
*** flaviosr has joined #openstack-helm10:11
*** julim has quit IRC10:16
*** MarkBaker has quit IRC10:37
*** MarkBaker has joined #openstack-helm10:59
brutus333srwilker: thank you for your response, I tested and it worked that way11:02
brutus333I have another question: I was trying to use pvc as glance storage but both glance-init and glance-api pod's containers tried to bind to the same pvc, which was not possible since they were scheduled on different nodes11:04
brutus333This is happening with both rbd and cinder based storage classes which cannot accomodate ReadWriteMany11:05
brutus333So only one succeeded (the glance-api) and the chart was not initialized correctly11:06
brutus333Something similar is happening with elasticsearch chart from openstack-helm-infra11:07
brutus333Is cephfs provider the solution?11:07
*** MarkBaker has quit IRC11:18
*** MarkBaker has joined #openstack-helm11:20
*** jistr is now known as jistr|mtg11:41
*** yamamoto has quit IRC11:51
*** yamamoto has joined #openstack-helm11:55
*** MarkBaker has quit IRC12:32
*** MarkBaker has joined #openstack-helm12:46
*** yamamoto has quit IRC12:58
*** yamamoto has joined #openstack-helm13:01
*** MarkBaker has quit IRC13:04
*** coolsvap has quit IRC13:05
*** yamamoto has quit IRC13:16
*** haobing has joined #openstack-helm13:25
*** yamamoto has joined #openstack-helm13:35
openstackgerritJawon Choo proposed openstack/openstack-helm master: Nova: add spice console  https://review.openstack.org/53426014:08
*** jistr|mtg is now known as jistr14:08
srwilkershey brutus333.  cephfs would certainly give you a solution for PVCs that need RWM14:16
srwilkerswith elasticsearch -- is the issue youre seeing related to the snapshots repository pvc?14:16
brutus333srwilkers: yes, it's about snapshot pvc14:22
brutus333I tried without it but it went even worse14:22
srwilkersthere's a patchset in flight for disabling it by default.  https://review.openstack.org/#/c/532933/14:22
brutus333O, thank you, I did almost the same excepting setting job_snapshot_repository to false14:24
brutus333I'll try again14:24
srwilkersyep -- that issues a result of my enthusiasm for having something there by default14:24
srwilkerscurrently working on a better approach than expecting a RWM storage class to be present14:25
brutus333But which is the recommended provider for RWM? cephfs?14:25
brutus333Is ceph chart configured with cephfs as well?14:25
brutus333I defined a storage class based on cephfs but it did not honored pvc-s14:25
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: set web.enable-admin-api flag to false by default  https://review.openstack.org/53534714:28
srwilkershmm.  let me check.  the chart supports deploying cephfs and creating the `cephfs` storageclass if you enabled cephfs14:32
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Change prometheus default values for storage and cli  https://review.openstack.org/53534714:41
*** haobing has quit IRC15:08
portdirectbrutus333: what guide have you been following for deployment?15:14
brutus333I followed openstack-helm documentation initially15:16
jayahnsrwilkers: https://review.openstack.org/#/c/535222/ > this is also changing rwm to rwo15:16
portdirectbrutus333: I'm working on updating the multinode docs15:17
brutus333but I needed to test different scenarios: glance using persistent volumes (we try to get rid of ceph), elasticsearch deployment etc15:17
portdirectbut this should provide some help: https://github.com/openstack/openstack-helm/tree/master/tools/deployment/multinode15:17
portdirectfor a ceph free deployment - this should help15:17
portdirecthttp://logs.openstack.org/08/534408/14/check/build-openstack-sphinx-docs/ea3c5d7/html/install/developer/deploy-with-nfs.html15:18
portdirectit should hopefully merge in the next hour :)15:18
brutus333thank you, I'll take a look at it15:18
srwilkersjayahn: thanks15:19
brutus333great, it seems very close to what we need15:20
jayahnsrwilkers: no problem, i saw siri was trying to up prometheus with rwo today, and i think that ps is a result from that. :)15:20
srwilkersjayahn: good. can that be extended to include alertmanager as well?15:21
jayahnonce prometheus is done, siri's next job is alertmanager. so my guess is it will come soon.15:21
* jayahn is wondering if people understand i am calling "different" siri. 15:22
* jayahn is thinking he should say siri from apple works for me. 15:23
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Prometheus: Disable prometheus enable-admin-api by default  https://review.openstack.org/53534715:24
srwilkers"Siri, how can i convince jayahn to drink more beer?"15:25
*** felipemonteiro_ has joined #openstack-helm15:25
*** felipemonteiro__ has joined #openstack-helm15:26
* jayahn know the answer. lower the price of Guinness. 15:27
jayahnjust FYI, https://github.com/fluent/fluent-bit/issues/48615:27
jayahnwe are having this problem15:27
*** felipemonteiro__ has quit IRC15:30
*** felipemonteiro_ has quit IRC15:30
*** felipemonteiro__ has joined #openstack-helm15:30
openstackgerritAlan Meadows proposed openstack/openstack-helm-infra master: Provide additional flexibility for the calico chart  https://review.openstack.org/53298815:32
openstackgerritGabe Maurer proposed openstack/openstack-helm master: [WIP] Consolidate db functionality  https://review.openstack.org/53299815:33
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: kube-state-metrics: remove unused replica key  https://review.openstack.org/53538515:56
*** haobing has joined #openstack-helm16:01
*** haobing has quit IRC16:01
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489316:02
*** yamamoto has quit IRC16:09
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489316:10
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489316:13
*** yamamoto has joined #openstack-helm16:14
openstackgerritTin Lam proposed openstack/openstack-helm master: [Do not merge] Add network policy  https://review.openstack.org/53126316:20
*** yamamoto has quit IRC16:27
*** felipemonteiro__ has quit IRC16:29
openstackgerritTin Lam proposed openstack/openstack-helm master: [Do not merge] Add network policy  https://review.openstack.org/53126316:32
*** yamamoto has joined #openstack-helm16:39
*** yamamoto has quit IRC16:44
*** yamamoto has joined #openstack-helm16:49
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: WIP - Add armada gate and manifest for LMA components  https://review.openstack.org/53540416:51
openstackgerritMerged openstack/openstack-helm-infra master: KubeADM: Increase pod limit for hosts  https://review.openstack.org/53497517:09
openstackgerritTin Lam proposed openstack/openstack-helm-infra master: [Do not merge] Add network policy  https://review.openstack.org/53541117:11
*** mihdih has quit IRC17:20
*** felipemonteiro has joined #openstack-helm17:21
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] quick zutils test  https://review.openstack.org/53519417:25
openstackgerritMerged openstack/openstack-helm master: Mariadb: enable storage ownership management on pod start  https://review.openstack.org/53477617:39
*** yamamoto has joined #openstack-helm17:50
*** yamamoto has quit IRC18:00
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [gate] pin python-openstackclient to 2.3.1  https://review.openstack.org/53459218:03
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] fix gate  https://review.openstack.org/53462318:03
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] quick zutils test  https://review.openstack.org/53519418:03
openstackgerritPete Birley proposed openstack/openstack-helm master: Gate: Deploy service specific rabbit and memcache in multinode gate  https://review.openstack.org/53492618:07
openstackgerritPete Birley proposed openstack/openstack-helm master: Gate: Deploy service specific rabbit and memcache in multinode gate  https://review.openstack.org/53492618:10
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [DNM,RFC] thoughts on a common function timeout_run  https://review.openstack.org/53543718:17
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [DNM,RFC] introduce timeout_run.sh  https://review.openstack.org/53543719:00
anticw^ portdirect SamYaple as discussed19:00
anticwis there something (small) i can put into .zuul.yaml to disable it without removing the entire file?19:01
openstackgerritPete Birley proposed openstack/openstack-helm master: fix jobs to create a secret can work on upgrade  https://review.openstack.org/53424619:40
openstackgerritPete Birley proposed openstack/openstack-helm master: Add domain specific driver support  https://review.openstack.org/52984419:40
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489319:49
openstackgerritSree harsha Yadlapati proposed openstack/openstack-helm master: rabbitmq:Rabbit Credential Management  https://review.openstack.org/53547120:15
*** felipemonteiro_ has joined #openstack-helm20:18
*** felipemonteiro has quit IRC20:21
openstackgerritTin Lam proposed openstack/openstack-helm master: [Do not merge] Add network policy  https://review.openstack.org/53126320:44
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [DNM,RFC] introduce timeout_run.sh  https://review.openstack.org/53543720:49
osh-chatbot4<jascott1> how does one tell promenade to create join script for worker node?20:54
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [DNM,RFC] introduce timeout_run.sh  https://review.openstack.org/53543720:57
openstackgerritGabe Maurer proposed openstack/openstack-helm master: [WIP] Consolidate db functionality  https://review.openstack.org/53299820:58
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [DNM,RFC] introduce timeout_run.sh  https://review.openstack.org/53543721:00
openstackgerritPete Birley proposed openstack/openstack-helm master: Gate: Deploy service specific rabbit and memcache in multinode gate  https://review.openstack.org/53492621:19
openstackgerritChris Wedgwood proposed openstack/openstack-helm master: [WIP/DNM] quick zutils test  https://review.openstack.org/53519421:21
openstackgerritGabe Maurer proposed openstack/openstack-helm master: [WIP] Consolidate db functionality  https://review.openstack.org/53299821:22
*** openstackgerrit has quit IRC21:33
*** renmak_ has joined #openstack-helm21:57
osh-chatbot4<jascott1> are all the promenade join-script creation options documented somewhere?22:06
*** spiette has quit IRC22:25
*** openstackgerrit has joined #openstack-helm22:43
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489322:43
openstackgerritSteve Wilkerson proposed openstack/openstack-helm master: Add LMA components to multinode deployments  https://review.openstack.org/53489322:48
SamYapleanticw: you cant *disable* .zuul.yaml22:55
SamYaplewhat are you trying to do?22:55
anticwSamYaple: destroy everything everywhere22:55
SamYaplethats easy. noop22:55
osh-chatbot4<jascott1> can I upgrade a cluster using armada? trying to figure out how to increment image tags23:04
*** felipemonteiro_ has quit IRC23:05
osh-chatbot4<jascott1> just edit manifests and `armada apply`?23:38
openstackgerritTin Lam proposed openstack/openstack-helm master: [Do not merge] Add network policy  https://review.openstack.org/53126323:47

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