*** adrianreza has joined #openstack-helm | 00:53 | |
*** sreejithp has joined #openstack-helm | 01:06 | |
*** sreejithp has quit IRC | 01:24 | |
*** sreejithp has joined #openstack-helm | 01:26 | |
*** sreejithp has quit IRC | 01:50 | |
*** Talion has quit IRC | 02:12 | |
*** Liang__ has joined #openstack-helm | 02:24 | |
*** Liang__ has left #openstack-helm | 02:35 | |
openstackgerrit | caoyuan proposed openstack/openstack-helm-infra master: Replace git.openstack.org URLs with opendev.org URLs https://review.opendev.org/655048 | 02:50 |
---|---|---|
*** sreejithp has joined #openstack-helm | 03:35 | |
*** sreejithp has quit IRC | 03:43 | |
*** sreejithp has joined #openstack-helm | 03:43 | |
*** sreejithp has quit IRC | 04:10 | |
*** adrianreza has quit IRC | 05:50 | |
*** jsuchome has joined #openstack-helm | 06:25 | |
*** nmimi has joined #openstack-helm | 06:33 | |
*** witek has joined #openstack-helm | 07:07 | |
openstackgerrit | Jean-Philippe Evrard proposed openstack/openstack-helm-infra master: Adapt rabbitmq test for py2 and py3 support https://review.opendev.org/659301 | 07:26 |
*** nick_kar has joined #openstack-helm | 07:43 | |
cheng1 | evrardjp, hi | 07:46 |
evrardjp | hey | 07:47 |
cheng1 | https://review.opendev.org/#/c/626894/ | 07:47 |
evrardjp | cheng1: problem with my current vote? | 07:48 |
cheng1 | Regarding this patch, as you mentioned we need a CI for ovs-dpdk. I agree with you | 07:48 |
evrardjp | georgk: said he will have a look at it | 07:48 |
cheng1 | Do you think wee need to add the CI job into current patch, or create a separated patch for CI? | 07:49 |
evrardjp | I don't think it should prevent merging it, but that's my personal opinion | 07:49 |
evrardjp | I would add on top, because it's a weird case | 07:49 |
evrardjp | and the CI will probably not reflect what a deployer would do (because openstack-infra CI won't have the specialized devices for it) | 07:49 |
evrardjp | cheng1: I believe if someone would have an external CI to test this, it would be an amazing vote | 07:50 |
evrardjp | amazing thing* | 07:50 |
evrardjp | cheng1: do you have access to something that could be used for this? | 07:50 |
cheng1 | I would like to help with the CI job, so would like to confirm with you for some detail | 07:51 |
evrardjp | I am not core in this project, so I cannot really decide stuff, I can only advise | 07:52 |
cheng1 | Sorry, what do you mean by 'access to something that could be used for this'? | 07:52 |
evrardjp | let me rephrase | 07:52 |
evrardjp | I think if the concerns of the core team are solved, we should merge this patch. Next to this, we should try to make a job in openstack-infra which would leverage that code path. However I doubt it will be possible (georgk is evaluating this now). If it' s not possible, we should then have an external CI to test this. | 07:54 |
evrardjp | External CI would need some set up, and coordination with infra and the project. But it's totally worth it in this case. | 07:54 |
evrardjp | Do you think your company could provide this kind of support, should the path to do things in openstack-infra fail? | 07:55 |
cheng1 | I had a community with Georg via email. He also mentioned this, but I don't have communicate with the guys those work on openstack-infra support? | 07:58 |
cheng1 | For ovs-dpdk CI, we need to remove the 900-use-it.sh which creates guest VMs. Because we need kvm to create vm on dpdk-enabled openstack. But the nodes provisioned for zuul jobs don’t support kvm. | 07:59 |
cheng1 | evrardjp, do you mean this? nested kvm support? | 07:59 |
evrardjp | I thought some extra things would be required | 08:00 |
evrardjp | dpdk aware nics basically | 08:00 |
cheng1 | You are right, dpdk NIC is a test case | 08:02 |
evrardjp | https://doc.dpdk.org/guides/nics/index.html | 08:03 |
cheng1 | I was able to bind nic with dpdk in VM | 08:06 |
*** sreejithp has joined #openstack-helm | 08:07 | |
evrardjp | interesting | 08:07 |
evrardjp | so yeah that might be good in openstack-infra, so no need for external ci? that's good news | 08:07 |
cheng1 | Actually, I think we can enable ovs-dpdk CI step by step. | 08:08 |
cheng1 | Phase one, the CI setup dpdk enabled dpdk. Not create VM, as currently openstack-infra doesn't support nested kvm | 08:09 |
cheng1 | phase two, once openstack-infra supports nested kvm, we can add the case of creating VMs and validating the network connection between VMs. | 08:10 |
*** sreejithp has quit IRC | 08:11 | |
*** roman_g has joined #openstack-helm | 08:12 | |
cheng1 | phase three, we test if the VMs can access provider network. if one VM on node1 can ping another VM on node1. | 08:12 |
cheng1 | test if one VM on node1 can ping another VM on node2, in phase 3 | 08:15 |
evrardjp | cheng1: there are some clouds used by infra which support nested kvm | 08:15 |
evrardjp | it's not without bugs though | 08:16 |
evrardjp | we could have a pre-job that basically fails until the node supports nested kvm, or until we have a specific nodeset for this | 08:16 |
evrardjp | probably worth discussing with infra | 08:16 |
cheng1 | evrardjp, For phase two, we need nested kvm support. As you mentioned, it's not stable now. As I know(from the mailing list), they had talked about nested kvm support. But seems no people drives it | 08:26 |
cheng1 | So it keeps not stable for nested kvm support | 08:27 |
cheng1 | So I would prefer to first enable the phase 1 CI for ovs-dpdk | 08:29 |
evrardjp | how do you test things in phase1 ? | 08:31 |
georgk | cheng1, evrardjp: good morning! you were already busy this morning! | 08:33 |
georgk | or afternoon for cheng1, I suppose | 08:33 |
cheng1 | georgk, yes, it's afternoon :) | 08:34 |
cheng1 | evrardjp, you are right. In phase 1, we can't cover most of the dpdk cases. | 08:34 |
georgk | ok, I had to catch up with your conversation | 08:35 |
georgk | I can image a few things we can test without spinning up VMs | 08:35 |
cheng1 | evrardjp, We can only verify the cluster can be installed successfully | 08:35 |
georgk | for instance if the binding of NICs to DPDK worked and if the infra(!) VMs can ping each other on the DPDK interfaces | 08:36 |
georgk | that's just the infra part - not covering openstack yet | 08:36 |
evrardjp | georgk: that sounds good enough for me | 08:36 |
evrardjp | after that it's "just usage" | 08:36 |
evrardjp | right? :p | 08:36 |
georgk | exactly, what could posiibly go wrong there | 08:37 |
evrardjp | :) | 08:37 |
cheng1 | it makes sense :) | 08:41 |
cheng1 | We need virtio virtual nic for dpdk binding. | 08:42 |
cheng1 | I guess the nic driver used by openstack-infra is already virtio, just need to confirm it | 08:44 |
cheng1 | as virtio is the default driver | 08:45 |
*** pma78 has quit IRC | 10:48 | |
*** nick_kar has quit IRC | 10:48 | |
*** nick_kar has joined #openstack-helm | 10:49 | |
*** pma78 has joined #openstack-helm | 10:50 | |
*** happyhemant has joined #openstack-helm | 11:07 | |
georgk | evrardjp: hi. noob question regarding the OpenStack infra. The nodes on which the CI job run are served from a nodepool, right? Where are those nodes defined and is there a means of modifying how such a node looks like, i.e., asking for more network interfaces? | 11:55 |
evrardjp | It's a question better asked in #openstack-infra channel | 12:11 |
evrardjp | you can ask different nodesets indeed, but for what needs to be built, it's gonna be a longer path | 12:12 |
georgk | thanks | 12:13 |
*** altlogbot_3 has quit IRC | 12:55 | |
*** altlogbot_3 has joined #openstack-helm | 12:56 | |
*** Talion has joined #openstack-helm | 13:07 | |
*** happyhemant has quit IRC | 13:26 | |
*** marianito has quit IRC | 13:58 | |
*** marianito has joined #openstack-helm | 14:05 | |
*** rezroo has joined #openstack-helm | 14:06 | |
*** spiette has quit IRC | 14:22 | |
*** spiette has joined #openstack-helm | 14:24 | |
*** howell has joined #openstack-helm | 14:31 | |
*** lemko has joined #openstack-helm | 15:22 | |
*** sreejithp has joined #openstack-helm | 15:56 | |
*** rezroo has quit IRC | 15:57 | |
*** witek has quit IRC | 15:57 | |
*** happyhemant has joined #openstack-helm | 16:08 | |
happyhemant | https://www.irccloud.com/pastebin/jFvqi1Fa/hello%20guys%20i%20have%20some%20problem%20deploying%20ceph%20and%20openstack | 16:08 |
happyhemant | may be some one could help me with this | 16:09 |
happyhemant | https://www.irccloud.com/pastebin/uSwoyJsk/i%20also%20tried%20to%20see%20the%20logs%20of%20osd%20pods%20and%20i%20got%20this%20 | 16:10 |
*** howell has quit IRC | 16:13 | |
openstackgerrit | Prabhjot Singh Sethi proposed openstack/openstack-helm master: Extending Neutron chart with support for OVS DPDK https://review.opendev.org/643284 | 16:27 |
*** jamesgu has joined #openstack-helm | 16:31 | |
*** JangwonLee has quit IRC | 16:42 | |
*** JangwonLee has joined #openstack-helm | 16:42 | |
*** sreejithp has quit IRC | 16:44 | |
*** Talion has quit IRC | 16:46 | |
openstackgerrit | Merged openstack/openstack-helm master: Added multinode version of horizon deployment script https://review.opendev.org/657348 | 17:00 |
openstackgerrit | Merged openstack/openstack-helm-infra master: fix typo errors https://review.opendev.org/629437 | 17:05 |
*** cfriesen has joined #openstack-helm | 17:52 | |
*** dpawlik has joined #openstack-helm | 18:16 | |
*** lemko has quit IRC | 18:32 | |
*** happyhemant has quit IRC | 18:35 | |
*** jamesgu has quit IRC | 18:43 | |
*** jamesgu has joined #openstack-helm | 18:46 | |
*** jamesgu__ has quit IRC | 18:46 | |
*** jamesgu__ has joined #openstack-helm | 18:46 | |
*** jsuchome has quit IRC | 19:00 | |
*** hogepodge has quit IRC | 19:20 | |
*** NafH has joined #openstack-helm | 19:43 | |
*** hogepodge has joined #openstack-helm | 19:44 | |
*** IRC-Source_3 has joined #openstack-helm | 20:03 | |
*** IRC-Source_3 is now known as rbarreto | 20:06 | |
*** jamesgu has quit IRC | 20:07 | |
rbarreto | Hi, I'de like to know if I can use this channel to get help about openstack deployment using openstack-helm or if it is just to development purpose | 20:14 |
*** sreejithp has joined #openstack-helm | 20:22 | |
*** sreejithp has quit IRC | 20:22 | |
*** sreejithp has joined #openstack-helm | 20:26 | |
*** rbarreto has quit IRC | 20:27 | |
*** IRC-Source_3 has joined #openstack-helm | 20:27 | |
*** IRC-Source_3 is now known as rbarreto | 20:28 | |
rbarreto | sorry, I have disconnected by accident and I can't see any reply | 20:31 |
rbarreto | I'm trying deploy ceph from https://docs.openstack.org/openstack-helm/latest/install/developer/deploy-with-ceph.html | 20:31 |
rbarreto | but it is getting error when running the bootstrap keyring generator | 20:33 |
rbarreto | Uploaded file: https://uploads.kiwiirc.com/files/67571d9efd4d9ec19a4af3eeea7a36bc/pasted.txt | 20:33 |
rbarreto | I'd appreciate any help | 20:35 |
*** sreejithp has quit IRC | 20:59 | |
openstackgerrit | Merged openstack/openstack-helm master: Keystone: Enable Proxy Header Parsing https://review.opendev.org/660711 | 21:04 |
*** sreejithp has joined #openstack-helm | 21:06 | |
*** dpawlik has quit IRC | 21:09 | |
*** NafH has quit IRC | 21:20 | |
*** dpawlik has joined #openstack-helm | 21:21 | |
*** dpawlik has quit IRC | 21:26 | |
*** rezroo has joined #openstack-helm | 21:33 | |
*** rezroo has quit IRC | 21:42 | |
*** sreejithp has quit IRC | 22:10 | |
*** sreejithp has joined #openstack-helm | 22:11 | |
*** jamesgu has joined #openstack-helm | 23:07 | |
*** jamesgu__ has quit IRC | 23:18 | |
*** jamesgu__ has joined #openstack-helm | 23:18 | |
*** sreejithp has quit IRC | 23:18 | |
*** jamesgu has quit IRC | 23:40 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!