Wednesday, 2019-05-29

*** jaypipes has quit IRC00:09
openstackgerritKoffi Nogbe proposed openstack/openstack-helm-infra master: Add enhancement to mariadb backup  https://review.opendev.org/66185300:15
*** sreejithp_ has quit IRC00:16
*** Liang__ has joined #openstack-helm00:16
*** Liang__ has left #openstack-helm00:21
*** michael-beaver has quit IRC00:25
*** itlinux has joined #openstack-helm00:55
*** sreejithp has joined #openstack-helm01:13
*** happyhemant has quit IRC01:23
*** itlinux has quit IRC01:37
*** sreejithp has quit IRC01:39
*** bobmel has joined #openstack-helm01:43
*** itlinux has joined #openstack-helm01:45
*** bobmel has quit IRC01:47
*** itlinux has quit IRC01:56
*** sreejithp has joined #openstack-helm02:22
*** itlinux has joined #openstack-helm02:25
*** Talion has quit IRC02:43
openstackgerritTin Lam proposed openstack/openstack-helm-infra master: Replace git.openstack.org URLs with opendev.org URLs  https://review.opendev.org/65504802:44
*** cfriesen has quit IRC02:47
*** sreejithp_ has joined #openstack-helm02:50
*** sreejithp has quit IRC02:53
*** bobmel has joined #openstack-helm03:44
*** altlogbot_3 has quit IRC03:44
*** altlogbot_0 has joined #openstack-helm03:45
*** bobmel has quit IRC03:48
*** altlogbot_0 has quit IRC04:38
*** altlogbot_1 has joined #openstack-helm04:39
*** altlogbot_1 has quit IRC04:40
*** altlogbot_3 has joined #openstack-helm04:41
*** sreejithp_ has quit IRC04:49
*** akki58 has joined #openstack-helm05:10
akki58hello team, i am running the following command in order to deploy the ingress controller05:10
akki58./tools/deployment/multinode/020-ingress.sh05:10
akki58it makes two pods ingress-error-pages-899888c7-pnxhv and ingress-error-pages-899888c7-w5d5b which remains in pending state05:11
akki58in kubectl describe it is showing Warning  FailedScheduling  60s (x3 over 2m12s)  default-scheduler  0/3 nodes are available: 3 node(s) didn't match node selector05:11
akki58please guide me how to resolve this issue05:11
*** akki58 has quit IRC05:43
*** cfriesen has joined #openstack-helm05:54
*** dpawlik has joined #openstack-helm06:03
*** aojea has joined #openstack-helm06:17
*** jamesgu_ has quit IRC06:29
*** jsuchome has joined #openstack-helm06:36
*** bobmel has joined #openstack-helm06:40
*** roman_g has joined #openstack-helm06:49
*** cfriesen has quit IRC07:02
*** witek has joined #openstack-helm07:27
*** itlinux has quit IRC07:42
*** Emine has joined #openstack-helm07:43
*** bobmel has quit IRC08:10
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm master: Change set variable in openstack helm gate job  https://review.opendev.org/66069508:32
mbuilIn other to deploy multinode, I am trying to understand how to handle config which is different in each node (e.g. the name of the interfaces). I found this patch https://review.opendev.org/#/c/639087/ which apparently provides support for different configs per host, however, I don't see how it can do different configs per host. Can anyone help please? thx09:34
mbuils/other/order09:34
openstackgerritsaichirumarri proposed openstack/openstack-helm master: [DNM] Updating weight value from 10 to 100  https://review.opendev.org/66173009:51
*** HagunKim has quit IRC10:14
openstackgerritsaichirumarri proposed openstack/openstack-helm-infra master: [DNM] updating weight value from 10 to 100  https://review.opendev.org/66193510:28
itxakaakki58 your nodes probably dont have the proper labels10:53
itxakaafaics the ingress-error-pages needs openstack-control-plane=enabled in the node labels10:54
itxakambuil seems that any special host-only config needs to be dealt with in the init scripts for the service10:55
itxakaof course, it seems that you need to know in advance the config values per host, unless those are dynamic, in which case I suppose you should just use the init scripts to do so10:56
*** happyhemant has joined #openstack-helm10:56
*** jaypipes has joined #openstack-helm10:57
itxakambuil, what are you exactly trying to do? Maybe with a specific example someone can provide guidance on that10:57
happyhemantHello everyone, I am tunning openstack monitoring services and I found out that openstack placement api service is in critical state does anybody has any idea how to resolve this issue11:54
happyhemantin promethus-openstack-exporter logs i found this `Service placement check failed (returned '200' but expected '[401]')`11:55
happyhemanthelp will be much appreciated thanks11:55
mbuilitxaka: I am trying to set the variable local_ip in the openvswitch_agent config file. That ip is fetch from the interface set as "tunnel_interface" ==> https://github.com/openstack/openstack-helm/blob/aaea081765c74b0366254d90ef0a423b19bd85da/neutron/templates/bin/_neutron-openvswitch-agent-init.sh.tpl#L6511:56
mbuilitxaka: but what if the interface I want to use is different in each node? How that would be solved? Is there a way to add a conditional in Helm that checks the name of the host where it is deploying?11:57
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm-infra master: mariadb: fix hostpath values  https://review.opendev.org/66195512:06
openstackgerritItxaka Serrano Garcia proposed openstack/openstack-helm master: [DNM] mariadb single cluster fix  https://review.opendev.org/66195712:09
itxakambuil, helm only creates the expected yaml files and pushes them to k8s, it has no knowledge of whats in the hosts12:11
itxakaso no idea there, sorry :(12:11
*** bobmel has joined #openstack-helm12:27
*** howell has joined #openstack-helm12:31
*** bobmel has quit IRC12:35
*** cheng1__ has joined #openstack-helm12:35
openstackgerritJiri Suchomel proposed openstack/openstack-helm master: Set the execution flag for 085-horizon.sh script  https://review.opendev.org/66196512:39
itxakajohnhaan, I think I fixed the mariadb hostpath12:47
itxakayou should add Depends-on: https://review.opendev.org/661955 to the commit message so it can build of the fixed patchset :)12:48
*** gmann has quit IRC12:53
johnhaan@itxaka: Thank you. I've got it~! :)12:54
*** cheng1__ has quit IRC12:58
*** cheng1__ has joined #openstack-helm12:58
openstackgerritMerged openstack/openstack-helm master: Imported Translations from Zanata  https://review.opendev.org/66143912:59
rbarretoHi all, I'm trying deploy openstack with ceph but it's getting error when deploy the ceph mon keyring generator13:08
rbarretoUploaded file: https://uploads.kiwiirc.com/files/e3286412ea0e3dba7fa703f49a4a0ea9/pasted.txt13:08
rbarretocommand ran: ./tools/deployment/developer/ceph/040-ceph.sh13:09
rbarretothe pod ceph-mon-keyring got in CrashLoop13:10
rbarretothe pod ceph-mon-keyring stuck in CrashLoop13:11
*** aaronsheffield has joined #openstack-helm13:19
*** bline has joined #openstack-helm13:20
*** kranthikirang has joined #openstack-helm13:20
*** kranthikirang has quit IRC13:27
*** michael-beaver has joined #openstack-helm13:28
srwilkerso/13:33
rbarretoI'm not able to find out any similar issue on kubernetes about that: error: SchemaError(io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus): invalid object doesn't have additional properties13:40
itxakarbarreto, can you do a describe pod for the ceph-mon-keyring pod?13:41
itxakaafaics any chrashloopbackoff are only shown in there and ont he events13:41
*** sreejithp has joined #openstack-helm13:43
itxakasrwilkers, portdirect, I did an oopsie with the maridb hostpath, here is the fix (if zuul want to collaborate) https://review.opendev.org/#/c/661955/13:43
itxakatested by https://review.opendev.org/#/c/661957/13:44
srwilkersoh good catch13:44
openstackgerritMerged openstack/openstack-helm master: [Fix] Add Prometheus mysql exporter label to network policy  https://review.opendev.org/65193113:45
srwilkersand thanks for hitting this one itxaka: https://review.opendev.org/#/c/660486/4 -- i appreciate it13:45
itxakanp, trying to move forward some of the clean patches ready to merge. It helps that they are easy enough to review/understand :D13:48
openstackgerritcaoyuan proposed openstack/openstack-helm-infra master: Replace git.openstack.org URLs with opendev.org URLs  https://review.opendev.org/65504813:48
happyhemantHi again I alos tried to see the logs of dependent pods but couldnt able to get anything.  i cam only see it for prometheius-openstack-exporter pod :(13:50
openstackgerritcaoyuan proposed openstack/openstack-helm-infra master: Replace git.openstack.org URLs with opendev.org URLs  https://review.opendev.org/65504813:52
itxakahappyhemant, that checks seems weird (expecting 401 but returning 200), is the placement service broken or is the check broken?13:55
openstackgerritKoffi Nogbe proposed openstack/openstack-helm-infra master: Add enhancement to mariadb backup  https://review.opendev.org/66185313:56
happyhemanthttps://www.irccloud.com/pastebin/RQ6HifBI/itxaka%2C%20I%20think%20no%20all%20my%20placement%20pods%20works%20fine%2013:58
happyhemantitxaka, I think no all my placement pods works fine13:59
itxakaI see that the openstack-prometheus-thingie-exporter does indeed expects a 401 from the placement path: https://github.com/att-comdev/prometheus-openstack-exporter/blob/26b499b32fe4d97c1287ed2e8f990f35a89f6c09/exporter/check_os_api.py#L5313:59
happyhemantyeah thats wjhy i surprised its strange error14:00
itxakathat was from a year ago, so maybe the check has changed? I dont have my env working currently so I cannot test it sorry, maybe tonigth if it finishes deploying :PO14:00
happyhemantwell thanks alot will try first myself and will let you know14:01
happyhemantthanks alot for help :)14:01
*** jamesgu_ has joined #openstack-helm14:02
rbarretoitxaka follow:14:07
rbarretoUploaded file: https://uploads.kiwiirc.com/files/0254c4d88bd8f62d40fdde658b66af22/pasted.txt14:07
*** gmann has joined #openstack-helm14:10
*** itlinux has joined #openstack-helm14:11
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Add helm tests for Ceph Provisioners chart  https://review.opendev.org/63673514:24
openstackgerritJohn Haan proposed openstack/openstack-helm master: Change set variable in openstack helm gate job  https://review.opendev.org/66069514:25
itxakarbarreto, ummm I see, I see, according to that and the post you logged before it seems that its missing the secret yaml that is created on the fly14:25
itxakathis one: https://github.com/openstack/openstack-helm-infra/blob/master/ceph-mon/templates/bin/keys/_bootstrap-keyring-manager.sh.tpl#L4214:26
itxakain your previous logs I see the "cat" but not the text that it should cat...14:26
itxakacan you check your configmap ceph-mon-bin for the values of keys-bootstrap-keyring-manager.sh ?14:29
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Elasticsearch: Update client and data pod deps  https://review.opendev.org/66199714:37
rbarretoitxaka follow14:38
rbarretoUploaded file: https://uploads.kiwiirc.com/files/70c0624938f9ad578d5a9414205a22a4/pasted.txt14:39
srwilkersthis moves us to use the osh built image for fluentd: https://review.opendev.org/#/c/661819/14:39
srwilkersthat gives us access to the systemd plugin14:39
*** itlinux has quit IRC14:41
rbarretoI don't see any odd in this script as well, but when it is running it is getting:14:41
rbarretoerror: SchemaError(io.k8s.api.authorization.v1beta1.SubjectAccessReviewStatus): invalid object doesn't have additional properties14:41
itxakaI still think that the script may be wrong because its telling you that the object is invalid14:46
itxakaso it may be that its not cat-ing it correctly somehow14:46
rbarretoI see. I'll try cat the script before the contianer terminate14:49
*** rezroo has joined #openstack-helm14:50
rbarretoI can't14:55
itxakarbarreto, ah I just tested locally and no, it seems to generate it correctly14:56
itxakaso Im kind of lost there14:56
openstackgerritSteve Wilkerson proposed openstack/openstack-helm-infra master: Elasticsearch: Fix typos in cluster wait script  https://review.opendev.org/66201214:59
itxakarbarreto, how about your configmap ceph-templates mon.keyring ?15:02
rbarreto  mon.keyring: |    [mon.]      key = {{ key }}      caps mon = "allow *"15:03
rbarretoUploaded file: https://uploads.kiwiirc.com/files/d54ab559365e5eb2d56430b627d40a4e/pasted.txt15:04
*** cfriesen has joined #openstack-helm15:08
itxaka¬_¬15:09
itxakathat all looks good15:09
itxakaIm not sure I can help you further there rbarreto, sorry about that15:09
itxakayou may want to bring this up during office hours15:10
*** rezroo has quit IRC15:12
itxakathats 20:00 UTC today15:12
*** cheng1__ has quit IRC15:14
openstackgerritKrishna Venkata proposed openstack/openstack-helm-infra master: Switch from default values being populated for upgrade strategy for ceph components  https://review.opendev.org/65849215:21
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ceph-osd: Fix security context for pod/container  https://review.opendev.org/66179615:28
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ceph-mon: Fix security context for pod/container  https://review.opendev.org/66183115:31
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ceph-client: Fix security context for pod/container  https://review.opendev.org/66180515:32
openstackgerritRahul Khiyani proposed openstack/openstack-helm-infra master: Ingress: Fix read-only-fs  https://review.opendev.org/65971915:33
*** altlogbot_3 has quit IRC15:35
*** altlogbot_2 has joined #openstack-helm15:35
*** irclogbot_2 has quit IRC15:35
*** irclogbot_2 has joined #openstack-helm15:37
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Add helm tests for Ceph Provisioners chart  https://review.opendev.org/63673515:43
*** itlinux has joined #openstack-helm15:54
*** arunkant_ has joined #openstack-helm16:02
*** arunkant_ has quit IRC16:03
*** arunkant has joined #openstack-helm16:03
*** arunkant_ has joined #openstack-helm16:03
*** arunkant_ has quit IRC16:03
*** happyhemant has quit IRC16:24
*** Emine has quit IRC16:31
*** aojea has quit IRC16:35
*** witek has quit IRC16:40
openstackgerritchinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: Add helm tests for Ceph Provisioners chart  https://review.opendev.org/63673516:44
*** howell has quit IRC17:01
rbarretook itxaka no worry, thank you for your time17:05
openstackgerritEvgeniy L proposed openstack/openstack-helm-images master: Add periodic building  https://review.opendev.org/65542617:10
rbarretoitxaka I added  --validate=false on the kubectl apply and the secret was created successfully17:44
rbarretoUploaded file: https://uploads.kiwiirc.com/files/93c06576344157d8ea863728c2c850ed/pasted.txt17:44
*** bobmel has joined #openstack-helm18:03
*** bobmel has quit IRC18:05
openstackgerritKoffi Nogbe proposed openstack/openstack-helm-infra master: Add enhancement to mariadb backup  https://review.opendev.org/66185318:13
*** howell has joined #openstack-helm18:15
*** howell has quit IRC19:57
itxakaare open hours now started portdirect, srwilkers ?20:10
itxakashame on me but I have something to bring up :D20:10
portdirectitxaka: no problem :D20:10
portdirectwhat they are here for20:10
portdirectsup?20:10
itxakaI want to bring attention to 3 patches that are really needed on our side, and we have a need for those like asap unfortunately20:11
portdirectsure - you got a link to em?20:11
itxakahttps://review.opendev.org/#/c/640115/ - Add support for multiple VIPS20:11
itxakaufortunately this one hasnt seen a review from anyone but suse people20:12
itxakaso maybe there is not a real need or people dont like it20:12
itxakaand both rbd app name value overrides:20:12
itxakahttps://review.opendev.org/66172220:12
itxakaand https://review.opendev.org/66172320:12
itxakawould really appreciate some feedback on those, especially important so we can estimate if they will be ready for our deadline or not20:13
itxaka*any* kind of feedback is appreciated in there20:13
itxakaand with that said, I need to leave to put my daughter to bed, will be back later in case any questions are needed for those patches, thanks y'all!20:14
portdirectthe latter two - easy - lgtm20:17
portdirectlooking at the 1st again now20:17
portdirectim really not sure about it - in that how do you actually split the requests?20:19
portdirectlooks like its just creating two routable ips on the host?20:19
itxakathats a good question and I think there is someone in the channel that can answer that20:25
itxakalet me se...20:25
itxakasgrasley_, arunkant, jamesgu, jamesgu_ ^^^^20:26
itxakaummm, maybe they are out, not sure what timezone they are in, oregon maybe? I dont remember :D20:28
*** jsuchome has quit IRC20:48
jamesgu_portdirect: sgrasley is not in... I'll try my best to answer the question on his behalf :-)21:02
jamesgu_yes, the idea is to have multiple vips, one for public end point of openstack services, one for admin/internal/airshup ucp end points. The two vips generally speaking, are from different networks for security.21:03
*** itlinux has quit IRC21:05
openstackgerritMerged openstack/openstack-helm master: glance: allow configuring the rbd app name  https://review.opendev.org/66172221:08
openstackgerritMerged openstack/openstack-helm master: cinder: allow configuring the rbd app name  https://review.opendev.org/66172321:12
*** itlinux has joined #openstack-helm21:13
portdirectjamesgu_: what security do you get, thats the bit thats confusing me?21:14
portdirectif you used somthing like metal-lb and had multiple lb's declared with diff endpoints on each id totally get this21:14
portdirectbut as it sounds this doesnt get anything over just a static route?21:14
jamesgu_our k8s distro doesn't support metal-lb yet. So the idea is that we make a subset of endpoints only available thru a specific vip.21:18
jamesgu_But I think I see a hole in this PS that doesn't fully achieve that goal.21:19
jamesgu_anyway, in the external DNS, one can define routes to the specific virtual hosts of those service endpoints to the vip depending on which network it is on.21:22
jamesgu_I am not sure I did a very good job explaining it :-(21:23
portdirectbut just sending the host header explicitly in a request would leave the door wide open?21:23
jamesgu_yes, I think it is missing the logic (if feasible) that which service endpoint goes to which vip.21:25
portdirect++21:25
openstackgerritKoffi Nogbe proposed openstack/openstack-helm-infra master: Add enhancement to mariadb backup  https://review.opendev.org/66185321:26
jamesgu_do you think it makes sense to add that kind of logic in the ingress controller chart (I don't know it's the right place or not) or should leave to an external load balancer?21:27
portdirectI think this is really where somthing like metal-lb or an external lb would help21:28
portdirectits pushing the ingress controller pretty hard21:28
*** sreejithp has quit IRC21:28
portdirecti think you'd want to extend the controller logic to allow you to annotate rules with the iface/ip you wanted it to bind a partiaular vhost/route to21:28
portdirectat which point, frankly you may be better off running two controllers - each bound to an interface - and then use the ingress class to controll how requests are routed21:29
*** rezroo has joined #openstack-helm21:33
jamesgu_yes, two controllers sounds more reasonable approach. Do you have any pointers where I can start to look into how we control the ingress rules for different type of end points in the osh charts?21:35
jamesgu_where I cn -> where we can... I ry to stay away from network topics as far as I can21:36
*** itxaka has quit IRC21:39
*** jaypipes has quit IRC21:41
*** rezroo has quit IRC21:42
openstackgerritGeorg Kunz proposed openstack/openstack-helm master: Extending Neutron chart with support for OVS DPDK  https://review.opendev.org/64328422:24
*** ianychoi has quit IRC22:32
*** ianychoi has joined #openstack-helm22:33
*** aaronsheffield has quit IRC22:58

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