*** lemko has joined #openstack-helm | 00:39 | |
*** lemko1 has quit IRC | 00:42 | |
*** yingjisun has quit IRC | 00:58 | |
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: WIP - Create region retries when Ranger server not available https://review.opendev.org/751309 | 01:24 |
---|---|---|
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: WIP - Create region retries when Ranger server not available https://review.opendev.org/751309 | 01:24 |
*** ianychoi_ has joined #openstack-helm | 01:46 | |
*** ianychoi has quit IRC | 01:48 | |
*** yingjisun has joined #openstack-helm | 02:04 | |
*** evrardjp has quit IRC | 04:33 | |
*** evrardjp has joined #openstack-helm | 04:33 | |
*** Anticom has joined #openstack-helm | 09:17 | |
*** yingjisun has quit IRC | 10:05 | |
*** mfixtex has joined #openstack-helm | 13:15 | |
*** zugwan_ has joined #openstack-helm | 13:57 | |
*** srwilkers_ has joined #openstack-helm | 13:57 | |
*** nicolasbock_ has joined #openstack-helm | 13:57 | |
*** stevthedev_ has joined #openstack-helm | 13:57 | |
*** gagehugo_ has joined #openstack-helm | 13:57 | |
*** v1k0d3n_ has joined #openstack-helm | 13:57 | |
*** ChanServ sets mode: +o v1k0d3n_ | 13:57 | |
*** gmann_ has joined #openstack-helm | 13:57 | |
*** guilhermesp_ has joined #openstack-helm | 13:57 | |
*** srwilkers has quit IRC | 14:00 | |
*** lamt has quit IRC | 14:00 | |
*** guilhermesp has quit IRC | 14:00 | |
*** nicolasbock has quit IRC | 14:00 | |
*** stevthedev has quit IRC | 14:00 | |
*** gagehugo has quit IRC | 14:00 | |
*** v1k0d3n has quit IRC | 14:00 | |
*** zugwan has quit IRC | 14:00 | |
*** gmann has quit IRC | 14:00 | |
*** antonym has quit IRC | 14:00 | |
*** stevthedev_ is now known as stevthedev | 14:00 | |
*** srwilkers_ is now known as srwilkers | 14:00 | |
*** gagehugo_ is now known as gagehugo | 14:00 | |
*** zugwan_ is now known as zugwan | 14:00 | |
*** guilhermesp_ is now known as guilhermesp | 14:00 | |
*** v1k0d3n_ is now known as v1k0d3n | 14:00 | |
*** gmann_ is now known as gmann | 14:00 | |
*** nicolasbock_ is now known as nicolasbock | 14:00 | |
*** antonym has joined #openstack-helm | 14:07 | |
Open10K8S | Hi team. I am running ceph using opensatck-helm on k8s. https://docs.openstack.org/openstack-helm/latest/install/developer/deploy-with-ceph.html#deploy-ceph | 14:50 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: [WIP]Ingress: Configure ingress dhparam secret https://review.opendev.org/751902 | 14:50 |
Open10K8S | ceph-mon, osd, provisioner, client charts are all deployed. and the pv is created but the kubelet is getting error | 14:50 |
Open10K8S | ep 15 14:31:54 openstack-helm kubelet[3417]: E0915 14:31:54.399629 3417 nestedpendingoperations.go:301] Operation for "{volumeName:kubernetes.io/rbd/rbd:kubernetes-dynamic-pvc-0e1fab7d-f6d4-11ea-9f6a-aa35cb960410 podName: nodeName:}" failed. No retries permitted until 2020-09-15 14:33:56.399554694 +0000 UTC m=+72571.182796847 (durationBeforeRetry 2m2s). Error: "MountVolume.WaitForAttach failed for volume | 14:51 |
Open10K8S | \"pvc-ab23faad-e4f0-43fd-9636-ef720b6b3072\" (UniqueName: \"kubernetes.io/rbd/rbd:kubernetes-dynamic-pvc-0e1fab7d-f6d4-11ea-9f6a-aa35cb960410\") pod \"mariadb-server-0\" (UID: \"e89961b1-3394-4c6c-931e-7fadf12a4635\") : fail to check rbd image status with: (executable file not found in $PATH), rbd output: ()" | 14:51 |
Open10K8S | seems rbd binary is needed on host filesystem? | 14:51 |
*** lamt has joined #openstack-helm | 14:51 | |
Open10K8S | btw, loop devices are created | 14:54 |
Open10K8S | loop3 7:3 0 10G 0 loop | 14:54 |
Open10K8S | └─ceph--vg--1Gt7lp--ox4m--SKwc--XRIW--rsak--Guvw--niYfYr-ceph--lv--1Gt7lp--ox4m--SKwc--XRIW--rsak--Guvw--niYfYr 253:0 0 10G 0 lvm | 14:54 |
Open10K8S | loop4 7:4 0 8G 0 loop | 14:54 |
Open10K8S | ├─ceph--vg--jRZNEB--c6cz--gHBq--7Lbv--bBf1--MpJw--9S3ueR-ceph--db--1Gt7lp--ox4m--SKwc--XRIW--rsak--Guvw--niYfYr 253:1 0 5G 0 lvm | 14:54 |
Open10K8S | └─ceph--vg--jRZNEB--c6cz--gHBq--7Lbv--bBf1--MpJw--9S3ueR-ceph--wal--1Gt7lp--ox4m--SKwc--XRIW--rsak--Guvw--niYfYr 253:2 0 2G 0 lvm | 14:54 |
Open10K8S | how can i handle this? | 14:55 |
srwilkers | Open10K8S: we've traditionally installed it during the kubernetes setup process in our CI jobs: https://github.com/openstack/openstack-helm-infra/blob/master/tools/deployment/common/005-deploy-k8s.sh#L40 | 14:59 |
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: Create region retries when Ranger server not available https://review.opendev.org/751309 | 15:00 |
Open10K8S | aha, so that is surely needed | 15:00 |
srwilkers | yeah :) | 15:00 |
Open10K8S | ok, i installed kubeadm cluster myself | 15:02 |
Open10K8S | seems that was the problem | 15:02 |
Open10K8S | srwilkers: thank you | 15:03 |
srwilkers | Open10K8S: happy to help! | 15:03 |
srwilkers | Open10K8S: the weekly meeting is in #openstack-alt right now if you're interested | 15:04 |
Open10K8S | srwilkers: voice call? how can i join? | 15:04 |
srwilkers | sorry, #openstack-meeting-alt | 15:05 |
srwilkers | nah, irc meeting | 15:05 |
srwilkers | in the #openstack-meeting-alt channel on freenode | 15:05 |
megheisler | Open10K8s: would be a great place to bring up https://review.opendev.org/#/c/751896/ | 15:05 |
openstackgerrit | Prateek Dodda proposed openstack/openstack-helm master: Implement missing security context for placement container https://review.opendev.org/751846 | 15:05 |
gagehugo | http://eavesdrop.openstack.org/#OpenStack-Helm_Team_Meeting | 15:05 |
Open10K8S | srwilkers: megheisler: ok | 15:06 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: Ingress: Configure ingress dhparam secret https://review.opendev.org/751902 | 15:24 |
*** Anticom has quit IRC | 15:25 | |
gagehugo | Here is the etherpad for the PTG if anyone has topics they want to add: https://etherpad.opendev.org/p/openstack-helm-wallaby-ptg | 15:25 |
*** ianychoi__ has joined #openstack-helm | 15:41 | |
*** ianychoi_ has quit IRC | 15:45 | |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm-infra master: [WIP] Add support for Cinder external ceph backend https://review.opendev.org/751624 | 16:05 |
-openstackstatus- NOTICE: Our PyPI caching proxies are serving stale package indexes for some packages. We think because PyPI's CDN is serving stale package indexes. We are sorting out how we can either fix or workaround that. In the meantime updating requirements is likely the wrong option. | 16:10 | |
mnaser | gagehugo: could you also vote on https://review.opendev.org/#/c/751075/ ? it is the dependency for https://review.opendev.org/#/c/751083/ so to get both landed and get some basic chart versioning going :) | 16:15 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Sync logging values with upstream repos https://review.opendev.org/751896 | 16:17 |
gagehugo | ok | 16:18 |
mnaser | Open10K8S: https://review.opendev.org/#/c/751896/2 nice -- i posted a comment to verify the actual logging | 16:33 |
mnaser | and its doing the right thing, you can see in the two logs this one doesnt have double, woot | 16:34 |
Open10K8S | mnaser: ok | 16:34 |
mnaser | Open10K8S: also i think we should add ussuri jobs to openstack-helm repo, it looks like we're running train but nothing after | 16:35 |
mnaser | i wonder if it's probably time to retire stein jobs, or i'm not sure what the ideal thing to do here to reduce the number of jobs | 16:35 |
Open10K8S | mnaser: hmm... anyway, let me try ussuri job | 16:36 |
openstackgerrit | Brian Wickersham proposed openstack/openstack-helm-infra master: [ceph-client] Set target size ratio for pg autoscaling https://review.opendev.org/715042 | 16:47 |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [WIP] Add Ceph CSI plugin https://review.opendev.org/750844 | 16:51 |
openstackgerrit | Luna Das proposed openstack/openstack-helm-infra master: Add default value for property in x-kubernetes-list-map-keys https://review.opendev.org/752085 | 16:55 |
Open10K8S | mnaser: i wonder if we need to make ussuri jobs for all charts for now | 16:58 |
Open10K8S | the current includes some and also they are not updated to train all | 16:58 |
mnaser | Open10K8S: maybe we should match whatever train has in ussuri | 16:59 |
Open10K8S | mnaser: gotcha | 16:59 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Upgrade train jobs to ussuri https://review.opendev.org/752087 | 17:07 |
gagehugo | ussuri jobs would be good, I assume we could retire rocky before we retire stein though, but that's another discussion | 17:09 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Upgrade train jobs to ussuri https://review.opendev.org/752087 | 17:11 |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [WIP] Add Ceph CSI plugin https://review.opendev.org/750844 | 17:21 |
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: Create region retries when Ranger server not available https://review.opendev.org/751309 | 17:40 |
openstackgerrit | Gnana Lakshmi proposed openstack/openstack-helm-infra master: Add default reject rule at the end in Postgres pg_hba.conf to ensure all connections must be explicitly allowed. https://review.opendev.org/752088 | 17:53 |
openstackgerrit | Gnana Lakshmi proposed openstack/openstack-helm-infra master: Add default reject rule at the end in Postgres pg_hba.conf to ensure all connections must be explicitly allowed. https://review.opendev.org/752088 | 18:03 |
openstackgerrit | Dmitrii Kabanov proposed openstack/openstack-helm-infra master: [WIP] Add Ceph CSI plugin https://review.opendev.org/750844 | 18:46 |
openstackgerrit | Frank Ritchie proposed openstack/openstack-helm-images master: Remove packages to reduce image size https://review.opendev.org/752093 | 18:53 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: Ingress: Configure ingress dhparam secret https://review.opendev.org/751902 | 19:20 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Upgrade train jobs to ussuri https://review.opendev.org/752087 | 19:51 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-addons master: Fix chart lint errors https://review.opendev.org/752104 | 20:11 |
*** mfixtex has quit IRC | 20:24 | |
openstackgerrit | Apurva Gokani proposed openstack/openstack-helm-infra master: adding archiving to postgres https://review.opendev.org/749850 | 20:29 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Use unix socket to connect libvirt in nova https://review.opendev.org/752108 | 20:36 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Use unix socket to connect libvirt in nova https://review.opendev.org/752108 | 20:38 |
openstackgerrit | William Zhang proposed openstack/openstack-helm-infra master: Introduce prometheus-webhook-snmp https://review.opendev.org/752109 | 20:46 |
openstackgerrit | William Zhang proposed openstack/openstack-helm-infra master: [WIP] Introduce prometheus-webhook-snmp https://review.opendev.org/752109 | 20:49 |
openstackgerrit | William Zhang proposed openstack/openstack-helm-infra master: Introduce prometheus-webhook-snmp https://review.opendev.org/752109 | 21:06 |
openstackgerrit | William Zhang proposed openstack/openstack-helm-infra master: Introduce prometheus-webhook-snmp https://review.opendev.org/752109 | 21:12 |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm master: [Cinder] Configuration for external ceph backend https://review.opendev.org/750520 | 21:19 |
openstackgerrit | William Zhang proposed openstack/openstack-helm-infra master: Introduce prometheus-webhook-snmp https://review.opendev.org/752109 | 21:43 |
*** thansen has quit IRC | 21:46 | |
openstackgerrit | Sophie Huang proposed openstack/openstack-helm-infra master: [Libvirt] Add support for Cinder external ceph backend https://review.opendev.org/751624 | 21:48 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-infra master: Realize libvirt SSL https://review.opendev.org/752125 | 21:50 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm-infra master: Realize libvirt SSL https://review.opendev.org/752125 | 21:54 |
openstackgerrit | Oleksandr Kozachenko proposed openstack/openstack-helm master: Use unix socket to connect libvirt in nova https://review.opendev.org/752108 | 22:09 |
openstackgerrit | Chi Lo proposed openstack/openstack-helm-addons master: Create region retries when Ranger server not available https://review.opendev.org/751309 | 22:18 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!