openstackgerrit | Liang Fang proposed openstack/openstack-helm master: Add internal tenant id in conf https://review.openstack.org/647493 | 00:23 |
---|---|---|
*** cheng1_ has joined #openstack-helm | 01:12 | |
*** cheng1_ has quit IRC | 01:13 | |
*** cfriesen has quit IRC | 01:57 | |
*** irclogbot_0 has quit IRC | 02:19 | |
*** cheng1 has quit IRC | 02:49 | |
*** cheng1 has joined #openstack-helm | 02:52 | |
*** jamesgu has joined #openstack-helm | 05:19 | |
*** ianychoi has quit IRC | 05:23 | |
*** ianychoi has joined #openstack-helm | 05:24 | |
*** dpawlik has joined #openstack-helm | 05:38 | |
*** jamesgu has quit IRC | 06:21 | |
*** pgaxatte has joined #openstack-helm | 06:28 | |
*** nmimi has joined #openstack-helm | 06:48 | |
*** roman_g has joined #openstack-helm | 06:57 | |
*** witek has joined #openstack-helm | 07:16 | |
*** Darcidride has joined #openstack-helm | 07:30 | |
openstackgerrit | chinasubbareddy mallavarapu proposed openstack/openstack-helm-infra master: [ceph-osd] Fix ceph osd init script to handle udev https://review.openstack.org/644689 | 07:35 |
*** nick_kar has joined #openstack-helm | 07:38 | |
*** pma78 has joined #openstack-helm | 07:46 | |
*** Darcidride has quit IRC | 07:59 | |
*** gkadam has joined #openstack-helm | 08:02 | |
*** happyhemant has joined #openstack-helm | 08:04 | |
*** dimitris_ has joined #openstack-helm | 08:28 | |
*** gkadam has quit IRC | 08:32 | |
openstackgerrit | Hyunkook Cho proposed openstack/openstack-helm master: change the way to get tunnel device https://review.openstack.org/643909 | 08:59 |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-helm master: Multi OS Spec https://review.openstack.org/645142 | 09:06 |
evrardjp | portdirect: spec updated | 09:07 |
*** Darcidride has joined #openstack-helm | 09:25 | |
*** gkadam has joined #openstack-helm | 09:28 | |
openstackgerrit | Itxaka Serrano Garcia proposed openstack/openstack-helm-images master: Add rocky release script https://review.openstack.org/642415 | 09:46 |
*** roman_g has quit IRC | 09:54 | |
*** roman_g has joined #openstack-helm | 09:57 | |
openstackgerrit | Itxaka Serrano Garcia proposed openstack/openstack-helm master: Add heat dashboard if available to horizon https://review.openstack.org/645543 | 10:05 |
*** witek has quit IRC | 11:02 | |
*** witek has joined #openstack-helm | 11:04 | |
cheng1 | evrardjp, do you know the place at where the openstack-helm docker images are built? | 11:18 |
cheng1 | jenkins? | 11:18 |
evrardjp | zuul | 11:18 |
evrardjp | openstack-helm-images | 11:18 |
evrardjp | https://github.com/openstack/openstack-helm-images | 11:18 |
evrardjp | check also here: https://github.com/openstack/openstack-helm-images/tree/master/zuul.d | 11:19 |
evrardjp | some are built elsewhere, but we are migrating everything there | 11:19 |
cheng1 | ok, I was reading this folder files. https://github.com/openstack/openstack-helm/tree/master/tools/images | 11:21 |
cheng1 | Is this folder still in use? | 11:21 |
evrardjp | these are the remnants of legacy I will clean up in the next days | 11:23 |
evrardjp | most of the images (if not all) are now built in osh-images | 11:23 |
cheng1 | got it, thanks for the info | 11:24 |
dimitris_ | cheng1, Hi Cheng are you try to build ovs-dpdk image | 11:40 |
cheng1 | I was, I had built it in my local env | 11:41 |
cheng1 | Now I would like to understand how images are built in openstack-helm | 11:41 |
dimitris_ | cheng1, do you have ubuntu or centos | 11:42 |
cheng1 | you mean the OS I used for ovs-dpdk image build? | 11:43 |
dimitris_ | cheng1, yes | 11:43 |
cheng1 | I used ubuntu. Centos, the default base image, doesn't support ovs-dpdk | 11:43 |
cheng1 | I was following this guide, but there are some problems. https://docs.openstack.org/kolla/latest/admin/template-override/ovs-dpdk.html#building-ovs-with-dpdk-containers-from-source | 11:45 |
dimitris_ | cheng1, I'm trying to do the same but I had some problems | 11:45 |
dimitris_ | cheng1, Ubuntu 16.05 or 18 | 11:46 |
dimitris_ | cheng1, also which ovs version did you used? | 11:47 |
dimitris_ | cheng1, 2.11 ? | 11:47 |
cheng1 | The version I used is as the guide describe. But I changed the dpdk git repo. It's moved to https://github.com/DPDK/dpdk.git | 11:48 |
cheng1 | I think I didn't specify the version of ubuntu, just specify ubuntu as base image. -b ubuntu | 11:49 |
dimitris_ | cheng1, yes this it was wrong or the repo changed | 11:49 |
cheng1 | I am not sure, I guess the dpdk repo changed | 11:50 |
cheng1 | You are following the same guide, right? | 11:51 |
dimitris_ | cheng1, yes | 11:52 |
cheng1 | Then I think you need to change two places additional to the guide. 1. replace old dpdk repo in config file. 2. use ubuntu as base image, -b ubuntu | 11:53 |
dimitris_ | cheng1, https://hastebin.com/culedutahu.php | 11:53 |
dimitris_ | cheng1, this is the log error | 11:54 |
cheng1 | Seems you are using centos as base image | 11:54 |
dimitris_ | cheng1, hmmmm | 11:55 |
dimitris_ | cheng1, | 11:58 |
dimitris_ | you are right , this was not the right log this is the correct one :https://hastebin.com/nenipowori.coffeescript | 12:00 |
dimitris_ | cheng1, the reason why I asked you for OS version is this log INFO :INFO:kolla.common.utils.base:Step 1/27 : FROM ubuntu:18.04 | 12:00 |
cheng1 | Another place you need to change. replace 'openvswitch-base' with 'ovsdpdk' | 12:01 |
cheng1 | Sorry, still miss one that. The host need to be ubuntu18.04 | 12:02 |
*** leakypipes is now known as jaypipes | 12:07 | |
*** Anticom has joined #openstack-helm | 12:53 | |
openstackgerrit | Oleh Hryhorov proposed openstack/openstack-helm-infra master: [WIP] Add dnsmasq chart https://review.openstack.org/644897 | 13:03 |
*** aaronsheffield has joined #openstack-helm | 13:08 | |
*** howell has joined #openstack-helm | 13:25 | |
*** irclogbot_1 has joined #openstack-helm | 13:26 | |
*** cfriesen has joined #openstack-helm | 13:29 | |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add apparmor security annotation https://review.openstack.org/602365 | 13:37 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 13:37 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add credential delete hook to keystone chart https://review.openstack.org/624131 | 13:37 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 13:41 |
*** arunkant has quit IRC | 13:50 | |
*** dustinspecker has joined #openstack-helm | 13:51 | |
*** kranthikirang has joined #openstack-helm | 14:09 | |
*** witek has quit IRC | 14:11 | |
*** witek has joined #openstack-helm | 14:16 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: WIP: Mariadb: move to mariabackup as wsrep sst method https://review.openstack.org/648730 | 14:27 |
*** rchurch has joined #openstack-helm | 14:28 | |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 14:30 |
*** jamesgu has joined #openstack-helm | 14:32 | |
*** Anticom has quit IRC | 14:35 | |
*** dpawlik has quit IRC | 14:44 | |
*** Anticom has joined #openstack-helm | 14:47 | |
openstackgerrit | Oleh Hryhorov proposed openstack/openstack-helm-infra master: [WIP] Add dnsmasq chart https://review.openstack.org/644897 | 14:51 |
*** roman_g has quit IRC | 14:53 | |
*** roman_g has joined #openstack-helm | 14:53 | |
*** dpawlik has joined #openstack-helm | 14:56 | |
*** tao_liu has joined #openstack-helm | 15:00 | |
*** dpawlik has quit IRC | 15:00 | |
*** spiette has quit IRC | 15:02 | |
*** michael-beaver has joined #openstack-helm | 15:07 | |
*** Anticom has quit IRC | 15:08 | |
*** spiette has joined #openstack-helm | 15:13 | |
*** dpawlik has joined #openstack-helm | 15:15 | |
*** dpawlik has quit IRC | 15:19 | |
*** zhangfei has joined #openstack-helm | 15:23 | |
*** Anticom has joined #openstack-helm | 15:26 | |
*** fabstao has joined #openstack-helm | 15:48 | |
*** pgaxatte has quit IRC | 15:49 | |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: Prometheus: Add pod/container security context https://review.openstack.org/644291 | 16:10 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: Mariadb: Disable wsrep during setting of password https://review.openstack.org/649093 | 16:14 |
*** zhangfei has quit IRC | 16:20 | |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: Mariadb: Add logging output to wsrep-recover on startup https://review.openstack.org/649098 | 16:25 |
*** michael-beaver has quit IRC | 16:26 | |
*** michael-beaver has joined #openstack-helm | 16:27 | |
*** witek has quit IRC | 16:52 | |
*** gkadam has quit IRC | 17:05 | |
*** Darcidride has quit IRC | 17:09 | |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: Tiller: Add pod/container security context https://review.openstack.org/645884 | 17:16 |
openstackgerrit | Meghan Heisler proposed openstack/openstack-helm-infra master: Add wait.resource for LMA services to armada manifest https://review.openstack.org/649141 | 17:20 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: [DNM] Testing Armada Deploy run time https://review.openstack.org/649142 | 17:25 |
openstackgerrit | Pete Birley proposed openstack/openstack-helm-infra master: Mariadb: Add logging output to wsrep-recover on startup https://review.openstack.org/649098 | 17:51 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 18:00 |
openstackgerrit | Meghan Heisler proposed openstack/openstack-helm-infra master: Add wait.resource for LMA services to armada manifest https://review.openstack.org/649141 | 18:26 |
openstackgerrit | Ian Howell proposed openstack/openstack-helm master: [WIP/DNM] This adds the lcm.sh script for lifecylce management https://review.openstack.org/649156 | 18:27 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Elasticsearch: Add job to wait for Elasticsearch cluster formation https://review.openstack.org/649158 | 18:49 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Elasticsearch: Add job to wait for Elasticsearch cluster formation https://review.openstack.org/649158 | 18:50 |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 19:03 |
*** tao_liu has quit IRC | 19:11 | |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Elasticsearch: Allow override of job back off limits and deadlines https://review.openstack.org/649165 | 19:25 |
openstackgerrit | Steve Wilkerson proposed openstack/openstack-helm-infra master: Consolidate apparmor check jobs https://review.openstack.org/649167 | 19:33 |
*** spsurya has quit IRC | 19:36 | |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: rabbitmq securityContext https://review.openstack.org/642918 | 19:52 |
*** fabstao has quit IRC | 19:58 | |
openstackgerrit | Gage Hugo proposed openstack/openstack-helm master: Add wait.resources.type to armada manifest https://review.openstack.org/648503 | 20:04 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Add postgresql backup capability to postgresql chart https://review.openstack.org/645321 | 20:12 |
*** DavidSull_ has quit IRC | 20:32 | |
openstackgerrit | Ian Howell proposed openstack/openstack-helm master: [WIP/DNM] This adds the lcm.sh script for lifecylce management https://review.openstack.org/649156 | 20:39 |
openstackgerrit | Ian Howell proposed openstack/openstack-helm master: [WIP/DNM] This adds the lcm.sh script for lifecylce management https://review.openstack.org/649156 | 21:00 |
*** michael-beaver has quit IRC | 21:10 | |
openstackgerrit | Ian Howell proposed openstack/openstack-helm master: WIP/DNM - Add the upgrade lifecycle step https://review.openstack.org/649189 | 21:14 |
*** howell has quit IRC | 21:16 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm-infra master: Ceph-Client: Enable and cleanup helm tests https://review.openstack.org/647596 | 21:18 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: rabbitmq securityContext https://review.openstack.org/642918 | 21:20 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm-infra master: Ceph-Client: Enable and cleanup helm tests https://review.openstack.org/647596 | 21:32 |
*** dustinspecker has quit IRC | 21:33 | |
openstackgerrit | Merged openstack/openstack-helm-infra master: [ceph-osd] Fix ceph osd init script to handle udev https://review.openstack.org/644689 | 21:49 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Consolidate apparmor check jobs https://review.openstack.org/649167 | 21:49 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Mariadb: Disable wsrep during setting of password https://review.openstack.org/649093 | 21:56 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: elasticsearch-exporter: Add security context for exporter pod/container https://review.openstack.org/649198 | 21:56 |
*** kranthikirang has quit IRC | 22:05 | |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm-infra master: WIP - Move osd cron job to client chart https://review.openstack.org/641198 | 22:16 |
openstackgerrit | Renis Makadia proposed openstack/openstack-helm-infra master: WIP] Test - ceph-osd udev fixes https://review.openstack.org/645460 | 22:36 |
openstackgerrit | Merged openstack/openstack-helm-infra master: Elasticsearch: Add job to wait for Elasticsearch cluster formation https://review.openstack.org/649158 | 22:42 |
openstackgerrit | Rahul Khiyani proposed openstack/openstack-helm-infra master: elasticsearch-exporter: Add security context for exporter pod/container https://review.openstack.org/649198 | 22:56 |
*** aaronsheffield has quit IRC | 23:11 | |
*** Anticom has quit IRC | 23:27 | |
*** openstackgerrit has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!