Friday, 2019-05-17

*** HagunKim has joined #openstack-helm01:14
*** gkadam has joined #openstack-helm01:16
*** nishantkr has quit IRC01:39
*** gkadam has quit IRC01:40
*** michael-beaver has quit IRC02:00
*** ianychoi has joined #openstack-helm02:00
*** cfriesen has quit IRC03:13
*** gkadam has joined #openstack-helm03:23
*** gkadam has quit IRC03:23
*** ianychoi has quit IRC03:49
*** ianychoi has joined #openstack-helm03:49
*** ianychoi has quit IRC03:51
*** ianychoi has joined #openstack-helm03:52
openstackgerritPrabhjot Singh Sethi proposed openstack/openstack-helm-infra master: [DONOT MERGE] test review  https://review.opendev.org/65971503:57
*** sgrasley has quit IRC05:00
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ingress: Fix read-only-fs  https://review.opendev.org/65971905:23
*** pgaxatte has joined #openstack-helm06:09
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ingress: Fix read-only-fs  https://review.opendev.org/65971906:19
*** witek has joined #openstack-helm06:44
HagunKimI get error about k8s, when I try to install OSH using latest openstack-helm, openstack-helm-infra.06:50
HagunKimkubernetes-entrypoint docker can't get service dependency.06:50
HagunKim"Entrypoint WARNING: 2019/05/17 06:35:05 entrypoint.go:71: Resolving dependency Service rabbitmq in namespace openstack failed: Get https://10.96.0.1:443/api/v1/namespaces/openstack/endpoints/rabbitmq: dial tcp 10.96.0.1:443: i/o timeout ."06:50
HagunKimI used my openstack VM(ubuntu 16.04) and OSH document(https://docs.openstack.org/openstack-helm/latest/install/developer/index.html)06:50
HagunKimDoes anyone know about this?06:50
*** pma78 has joined #openstack-helm07:00
*** rezroo has joined #openstack-helm07:17
*** jsuchome has joined #openstack-helm07:18
openstackgerritJohn Haan proposed openstack/openstack-helm master: fix wrong mount key for scheduler and consoleauth  https://review.opendev.org/65973207:35
*** mikkos_ has joined #openstack-helm07:42
*** mikkos_ is now known as mikkos07:45
itxakaHagunKim: is your rabbit container up? whats the output of kubectl -n openstack get pods?08:08
itxakaI just deployed yesterday with those steps and found no issues08:09
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Wait for pods for openstack-support scenario  https://review.opendev.org/65928408:12
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930108:13
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Wait for pods for openstack-support scenario  https://review.opendev.org/65928408:15
*** nam228 has joined #openstack-helm08:16
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Point to OSH-images images  https://review.opendev.org/65876608:17
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Wait for pods for openstack-support scenario  https://review.opendev.org/65928408:18
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Wait for pods for openstack-support scenario  https://review.opendev.org/65928408:18
nam228hello08:23
itxakao/08:25
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930108:46
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930108:47
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930108:47
evrardjpitxaka: this should clarify things for you ^08:48
*** roman_g has joined #openstack-helm08:51
evrardjpitxaka: if you check the latest comment, it should clarify the intent for you08:53
evrardjpitxaka: you worked on a mariadb issue, right?09:00
evrardjpbecause I see gates failing today with that09:01
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930109:27
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930109:28
*** rezroo has quit IRC09:31
nick_karevrardjp: hi09:32
nick_karevrardjp: I'm having problem with networking of an osh installation over a k8s cluster installed by OPNFV XCI09:33
evrardjpnot sure I can help, but shoot :)09:34
nick_karevrardjp: the k8s cluster provides a bridge named 'br-vlan' but I can't get access to the br-ex09:34
nick_karevrardjp: and therefore no external access09:35
evrardjpwhat you are saying makes sense... but as I said, I am not sure I can help you... maybe itxaka ?09:36
nick_karevrardjp: thanks09:36
evrardjpDo you have logs we can use?09:36
nick_karevrardjp: give a minute09:37
evrardjpand like ConfigMaps/secrets of the neutron config would help09:37
nick_karevrardjp: the scripts 140-170 and 900 : http://paste.openstack.org/show/751504/09:41
nick_karevrardjp: ConfigMap of neutron-bin: http://paste.openstack.org/show/751506/09:49
nick_karevrardjp: neutron-etc secrets: http://paste.openstack.org/show/751507/09:56
itxakaevrardjp: thanks! I commented too slow in that rabbitmq test stuff, sorry about that, I will re-review shortly10:00
itxakaand indeed, Im working on the mysql issue chrashloopbackoff10:01
evrardjpitxaka: cool10:02
nick_karevrardjp: itxaka: I forgot to mention that I've changed br-ex to br-vlan in https://github.com/openstack/openstack-helm/blob/4550ea9376026d55a583dd650e4ffd070e968b07/tools/deployment/developer/ceph/160-compute-kit.sh#L64 and L67 otherwise I get error in  https://github.com/openstack/openstack-helm/blob/aca516f3a2483e0f56c4c5cb7c92c782cfd6bba1/tools/deployment/developer/common/170-setup-gateway.sh#L2110:02
itxakanick_kar: sorry, network is not my forte, what is the exact error that you see?10:02
jsuchomeitxaka: what's mysql issue? do you already have a patch?10:03
evrardjpI do not.10:03
evrardjpoh sorry that was for itxaka:)10:03
*** JangwonLee_ has quit IRC10:04
nick_karitxaka: eventually "Could not connect to 172.24.4.5 port 22 in time" in 900-use-it.sh10:04
nick_karitxaka: that's the floating IP of the test VM10:04
itxakaummm, I have not used the developer scripts to deploy lik ever, only the /tools/deployment/component/* scripts10:04
itxakajsuchome: https://storyboard.openstack.org/#!/story/2004702 no patch yet but able to reproduce it so a patch would come shortly-ish? I hope :P10:05
jsuchomeitxaka:  "IndexError: list index out of range" looks like poorly written start script or something10:09
itxakaindeed, seems to be an oversigth when restarting a mariadb pod, which knows that it was running before and tries to open the file directly, which doesnt exists yet10:12
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm-infra master: [DNM] mysql: fix restart on single node mariadb cluster  https://review.opendev.org/65977710:59
nam228Hi11:17
nam228I'm installing openstack-helm on a Centos 7 VM11:18
nam228I follow the instruction in Openstack website: https://docs.openstack.org/openstack-helm/latest/install/developer/kubernetes-and-common-setup.html#install-openstack-helm11:19
nam228and getting stuck when running the script to install Kubenetes11:19
nam228./tools/deployment/developer/common/010-deploy-k8s.sh11:20
nam228Here is the error messages: https://pastebin.com/93g84D0U11:20
nam228and the whole log is in here: https://pastebin.com/J2s49Zu911:21
nam228the version of my Centos VM : Linux version 3.10.0-957.12.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-36) (GCC) ) #1 SMP Mon Apr 29 14:59:59 UTC 201911:21
nam228It seems that there is a problem when using helm to install Calico in master node.11:22
nam228Anyone has any ideas about this error ?11:23
itxakanam228: check the output of kubectl -n  kube-system get pods and kubectl -n kube-system logs $CALICO_POD_NAME11:38
itxakasubstitute the $CALICO_POD_NAME for the name of the pod obtained with the first command11:39
nam228kubectl has not been installed yet in my VM11:42
nam228https://www.irccloud.com/pastebin/owqAhg02/11:42
*** mbuil has joined #openstack-helm11:42
nam228Do you mean I should access the mater node and run kubectl.... ?11:42
nam228but at the moment my VM has kubelet11:46
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm-infra master: mysql: enable local PersistentVolume on single pod cluster  https://review.opendev.org/65978211:55
itxakanam228: yeah you should, it seems that it timed out while deploying so there is probably an issue in the pods, and thats the only way of getting those logs11:56
nam228ok I see, thanks for your suggestion12:05
openstackgerritDoug Aaser proposed openstack/openstack-helm-infra master: Patroni inclusion work for HA Postgres  https://review.opendev.org/64438812:22
jsuchomeitxaka: looks like a good idea ... but now my usual habit of nitpicking in commit message starts...12:32
itxaka:D12:33
portdirectitxaka: i need to look into this, but cant reproduce locally12:33
portdirectbut for gating/singe node, why not just use a bind mount from the host?12:33
jsuchomeitxaka: also, one question - how do I make sure the data _are_ deleted when I want to?12:35
itxakaportdirect: re: bind mount...I did not know about that, probably its easier lmao12:37
itxakaalso I can reproduce it 100% on a single pod cluster under ubuntu like on our gates12:37
portdirectwill try today12:37
portdirectre the bind mount: turn this false: https://github.com/openstack/openstack-helm-infra/blob/master/mariadb/values.yaml#L23312:38
portdirectand it will use this: https://github.com/openstack/openstack-helm-infra/blob/master/mariadb/templates/statefulset.yaml#L240-L24312:38
portdirectwe could update that to support specifying a dir to bind in12:39
itxakawith that on false I do get: "  mysql-data:12:39
itxaka    Type:    EmptyDir (a temporary directory that shares a pod's lifetime)12:39
itxaka    Medium:  "12:39
itxakawhich I guess its an empty dir inside the container but not reflected outside, so the same issue arises of missing the data on pod restart/kill12:40
portdirectyup12:40
portdirectso we just need to update that to support specifying a dir to bind in12:40
itxakaok, that sounds good, but do we want to actually support that? my patch mkaes mention and makes it so you need to go out of your way to enable that, becuase it wont be supported due to the issues that can arise from there, i.e. if its scheduled in a different woorker, then it will also crashloopbackoff12:41
portdirectthats a good question12:42
portdirecti think its one of the reasons we used emptydir in the 1st place12:43
portdirectso that it was expliclty unsupported, but allowed you to use a storageclass of your choosing12:43
portdirectthat could provide a lighterweight soultion than say ceph12:43
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Rabbit: Ensure node has joined cluster on initial startup  https://review.opendev.org/65967112:46
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Rabbit: Ensure node has joined cluster on initial startup  https://review.opendev.org/65967112:48
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm-infra master: mysql: set hostpath for mysql-data  https://review.opendev.org/65978712:52
*** aaronsheffield has joined #openstack-helm12:52
itxakathat one is simpler :D12:53
*** mikkos has quit IRC12:56
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm-infra master: mysql: set hostpath for mysql-data  https://review.opendev.org/65978712:59
*** kranthikirang has joined #openstack-helm13:04
jsuchomethat is much simpler itxaka :-)13:09
portdirectAlso I'm sorry im so behind on admin work atm13:11
portdirectbut I just noticed that I sent this from the wrong addr, so it had not actually made it to the mailing list13:11
portdirecthttp://lists.openstack.org/pipermail/openstack-discuss/2019-May/006382.html13:12
portdirectcores, please vote ^13:12
portdirectalanmeadows / lamt / srwilkers / mattmceuen13:12
evrardjpitxaka: I commented on the commit message of https://review.opendev.org/#/c/659787/2 ? I am not sure to understand the last paragraph, could you clarify?13:15
srwilkersWill do13:17
*** rezroo has joined #openstack-helm13:18
*** howell has joined #openstack-helm13:21
pgaxattehello13:24
pgaxatteis there a way to deploy a new service (let's say glance) with a different endpoint URL and a different service name?13:24
pgaxattethe service name seems hardcoded in the templates/job-ks-service.yaml13:25
pgaxattethe endpoint URL on the other end seems more dynamic, right?13:26
*** portdirect has quit IRC13:32
*** portdirect has joined #openstack-helm13:33
*** ChanServ sets mode: +o portdirect13:33
openstackgerritMerged openstack/openstack-helm master: Fix a typo in a comment for neutron values  https://review.opendev.org/65915413:55
openstackgerritCliff Parsons proposed openstack/openstack-helm-infra master: Postgresql backup/restore enhancements  https://review.opendev.org/65523113:59
*** nishantkr has joined #openstack-helm14:00
nick_karportdirect: hi14:03
nick_karportdirect: I asked about a networking problem earlier but it seems that you are the expert14:04
nick_karI'm having problem with networking of an osh installation over a k8s cluster installed by OPNFV XCI14:05
itxakapgaxatte: seems so :(14:05
nick_karthe k8s cluster provides a bridge named 'br-vlan' but I can't get access to the br-ex of openstack14:05
itxakabasically you would need to duplicate that job-ks-service.yaml to modify it :(14:06
*** dpawlik has quit IRC14:24
*** roman_g has quit IRC14:28
openstackgerritSandeep Reddy Thumma proposed openstack/openstack-helm-addons master: Ranger: Add pod/container security context  https://review.opendev.org/65640514:31
openstackgerritSandeep Reddy Thumma proposed openstack/openstack-helm-addons master: Ranger-Agent: Add pod/container security context  https://review.opendev.org/65694214:31
openstackgerritPRATEEK REDDY DODDA proposed openstack/openstack-helm master: Implement Security Context for Neutron  https://review.opendev.org/65785414:34
openstackgerritPRATEEK REDDY DODDA proposed openstack/openstack-helm master: Implement Security Context for Neutron  https://review.opendev.org/65785414:36
pgaxatteitxaka: i don't know how exactly but apparently the service name can be changed14:37
pgaxattei managed to do that by modifying the endoint14:37
pgaxatteendpoint*14:37
pgaxatteif you change the name in the endpoint of the service, it creates a different service14:38
*** nick_kar has quit IRC14:48
*** pgaxatte has quit IRC14:58
*** cfriesen has joined #openstack-helm15:04
openstackgerritJean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support  https://review.opendev.org/65930115:13
openstackgerritPRATEEK REDDY DODDA proposed openstack/openstack-helm master: Implement Security Context for Neutron  https://review.opendev.org/65785415:14
*** roman_g has joined #openstack-helm15:14
*** witek has quit IRC15:45
*** nam228 has quit IRC15:47
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: Create upgrade statefulset tpl for helm-toolkit  https://review.opendev.org/65983016:12
*** jsuchome has quit IRC16:16
*** sreejithp has joined #openstack-helm16:18
*** roman_g has quit IRC16:42
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph-Client: Update, Enable and Cleanup helm tests  https://review.opendev.org/64759616:42
georgkportdirect, alanmeadows: it would be nice if you could merge this one: https://review.opendev.org/#/c/659581/ Thank you!16:49
openstackgerritMatthew Heler proposed openstack/openstack-helm-infra master: [Ceph Enhancement] Move ceph-defragosds cron job to ceph-client chart  https://review.opendev.org/64119816:58
openstackgerritDoug Aaser proposed openstack/openstack-helm-infra master: Patroni inclusion work for HA Postgres  https://review.opendev.org/64438817:01
*** roman_g has joined #openstack-helm17:01
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: Create upgrade statefulset tpl for helm-toolkit  https://review.opendev.org/65983017:15
openstackgerritGage Hugo proposed openstack/openstack-helm-infra master: Create upgrade statefulset tpl for helm-toolkit  https://review.opendev.org/65983017:18
*** nicolasbock has joined #openstack-helm17:22
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph: Decrease ceph mon data store space to 20%  https://review.opendev.org/65984717:23
openstackgerritStephen Taylor proposed openstack/openstack-helm-infra master: Do not use blkid to create partition symlinks  https://review.opendev.org/65984917:24
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph: Decrease ceph mon data store space to 20%  https://review.opendev.org/65984717:29
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Rabbitmq: Fix read-only-fs  https://review.opendev.org/65985217:33
openstackgerritKrishna Venkata proposed openstack/openstack-helm-infra master: [WIP] Implementing and parameterize Unavailable value for Ceph components  https://review.opendev.org/65849217:34
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph-Client: Update, Enable and Cleanup helm tests  https://review.opendev.org/64759617:55
openstackgerritDoug Aaser proposed openstack/openstack-helm-infra master: Patroni inclusion work for HA Postgres  https://review.opendev.org/64438818:08
*** roman_g has quit IRC18:16
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Rabbitmq: Fix read-only-fs  https://review.opendev.org/65985218:22
*** rezroo has quit IRC18:22
*** itlinux has joined #openstack-helm18:38
*** mbuil has quit IRC18:50
*** kranthikirang has quit IRC18:52
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph-Client: Update, Enable and Cleanup helm tests  https://review.opendev.org/64759619:37
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Ceph: Decrease ceph mon data store space to 15%  https://review.opendev.org/65984719:40
*** kranthikirang has joined #openstack-helm19:46
*** itlinux has quit IRC20:06
openstackgerritMerged openstack/openstack-helm master: Expose Anti-Affinity Weight Setting.  https://review.opendev.org/65851820:10
openstackgerritKrishna Venkata proposed openstack/openstack-helm-infra master: [WIP] Implementing and parameterize Unavailable value for Ceph components  https://review.opendev.org/65849220:17
*** unicell has joined #openstack-helm20:34
openstackgerritGage Hugo proposed openstack/openstack-helm master: Change cred-cleanup to not restart on failure  https://review.opendev.org/65680420:39
openstackgerritMerged openstack/openstack-helm-infra master: Do not use blkid to create partition symlinks  https://review.opendev.org/65984920:51
*** howell has quit IRC21:00
*** KeithMnemonic has quit IRC21:08
*** kranthikirang has quit IRC21:20
*** sreejithp has quit IRC21:32
*** rezroo has joined #openstack-helm21:33
*** rezroo has quit IRC21:41
*** itlinux has joined #openstack-helm21:57
openstackgerritKrishna Venkata proposed openstack/openstack-helm-infra master: Parameterize updateStrategy values for  Ceph components. Making it customizable for future.  https://review.opendev.org/65849222:01
*** rchurch_ has joined #openstack-helm22:01
*** rchurch has quit IRC22:02
georgkportdirect: hi!22:33
openstackgerritKrishna Venkata proposed openstack/openstack-helm-infra master: Parameterize updateStrategy values for Ceph components. Making it customizable for future.  https://review.opendev.org/65849222:33
*** unicell has left #openstack-helm22:36
openstackgerritGeorg Kunz proposed openstack/openstack-helm master: Extending Neutron chart with support for OVS DPDK  https://review.opendev.org/64328422:39
openstackgerritGeorg Kunz proposed openstack/openstack-helm-infra master: Extended OVS chart with support for DPDK  https://review.opendev.org/62689422:40
openstackgerritPete Birley proposed openstack/openstack-helm-infra master: Rabbit: Ensure node has joined cluster on initial startup  https://review.opendev.org/65967122:47
georgkmattmceuen, alanmeadows, srwilkers: are you guys still around?22:49
*** itlinux_ has joined #openstack-helm22:51
*** itlinux has quit IRC22:52
srwilkersgeorgk: I’m still out on holiday23:01
georgksrwilkers: oh, ok, then never mind and have a nice holiday / weekend23:02
*** aaronsheffield has quit IRC23:19
*** rezroo has joined #openstack-helm23:26

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