*** hongbin has joined #openstack-kuryr | 00:13 | |
*** rh-jelabarre has quit IRC | 00:44 | |
*** rh-jelabarre has joined #openstack-kuryr | 00:46 | |
*** oanson has quit IRC | 00:54 | |
*** oanson has joined #openstack-kuryr | 00:55 | |
*** yamamoto has quit IRC | 02:33 | |
*** gcheresh has joined #openstack-kuryr | 02:37 | |
*** yamamoto has joined #openstack-kuryr | 02:47 | |
*** yamamoto has quit IRC | 02:53 | |
*** yamamoto has joined #openstack-kuryr | 03:03 | |
*** yamamoto has quit IRC | 03:07 | |
*** gcheresh has quit IRC | 03:08 | |
*** yamamoto has joined #openstack-kuryr | 03:18 | |
*** yamamoto has quit IRC | 03:22 | |
*** yamamoto has joined #openstack-kuryr | 03:33 | |
*** yamamoto has quit IRC | 03:37 | |
*** hongbin has quit IRC | 03:52 | |
*** yamamoto has joined #openstack-kuryr | 04:34 | |
*** yamamoto has quit IRC | 04:38 | |
*** yamamoto has joined #openstack-kuryr | 04:38 | |
*** vpc has joined #openstack-kuryr | 05:00 | |
vpc | docker: Error response from daemon: NetworkDriver.Join: vif_type(binding_failed) is not supported. A binding script for this type can't be found.. | 05:14 |
---|---|---|
*** janki has joined #openstack-kuryr | 05:20 | |
*** vpc has quit IRC | 05:50 | |
*** vpc has joined #openstack-kuryr | 06:44 | |
vpc | hi | 06:44 |
*** dmellado has joined #openstack-kuryr | 06:46 | |
*** apuimedo has joined #openstack-kuryr | 07:08 | |
openstackgerrit | Merged openstack/kuryr-libnetwork master: Trivial: Update pypi url to new url https://review.openstack.org/563343 | 07:30 |
vpc | driver failed programming external connectivity on endpoint keen_meninsky | 08:04 |
openstackgerrit | Peng Liu proposed openstack/kuryr-kubernetes master: Network Custom Resource Definition De-facto Standard support https://review.openstack.org/574131 | 08:25 |
*** vpc has quit IRC | 08:29 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: deploy openshift registry on origin envs https://review.openstack.org/580201 | 08:38 |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: deploy openshift registry on origin envs https://review.openstack.org/580201 | 08:42 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure isolation between namespaces https://review.openstack.org/579181 | 08:45 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure isolation between namespaces https://review.openstack.org/579181 | 08:48 |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: deploy openshift registry on origin envs https://review.openstack.org/580201 | 09:08 |
*** garyloug has joined #openstack-kuryr | 09:17 | |
*** vpc has joined #openstack-kuryr | 09:41 | |
vpc | hi | 09:41 |
apuimedo | ltomasbo: [stack@kuryr-a8c-01 devstack]$ oc logs ruby-hello-world-1-build | 09:41 |
apuimedo | Error from server (BadRequest): container "docker-build" in pod "ruby-hello-world-1-build" is waiting to start: PodInitializing | 09:41 |
apuimedo | vpc: hi | 09:41 |
vpc | docker: Error response from daemon: failed to create endpoint focused_yalow on network test_v4_net: NetworkDriver.CreateEndpoint: vif_type(binding_failed) is not supported. A binding script for this type can't be found. | 09:42 |
apuimedo | vpc: what kind of sdn are you using with neutron? | 09:44 |
vpc | how can i check taht | 09:44 |
vpc | im using kolla | 09:45 |
vpc | dhcp | 09:45 |
vpc | openvswtich | 09:45 |
apuimedo | well, the problem hints that the neutron port did not create well | 09:46 |
apuimedo | can you try to start some VM and confirm that the neutron port gets bound properly? | 09:46 |
vpc | yes i can | 09:46 |
vpc | launch instance? | 09:46 |
openstackgerrit | Gary Loughnane proposed openstack/kuryr-kubernetes master: Add DPDK support for nested pods https://review.openstack.org/559363 | 09:47 |
vpc | im using instnace for openstack and install kuryr on it | 09:48 |
vpc | so i can test if i can use my neutron on my openstack | 09:49 |
apuimedo | so you want to run kuryr-libnetwork inside a VM and that kuryr-libnetwork uses the neutron from outside the VM? | 09:50 |
*** itzikb has joined #openstack-kuryr | 09:52 | |
vpc | yes | 09:55 |
vpc | thats it | 09:55 |
apuimedo | ok | 09:55 |
*** yamamoto has quit IRC | 09:55 | |
vpc | 2018-07-06 05:56:24.941 26 ERROR neutron.plugins.ml2.managers [req-2f756c45-7bfb-4e87-91e3-a8a50008a44c a3c0b1479cf1466fbd9fc4334fe7ee86 bb6d71691cee4b96b79eeec763c25e4b - default default] Failed to bind port 4415a2ff-8626-4737-9bd9-f099917f2bb4 on host srph for vnic_type normal using segments [{'network_id': 'c8b9b632-bdfc-407b-97db-d87ab6bd4231', 'segmentation_id': 110, 'physical_network': None, 'id': 'a1ec49cf-139d-4941-95cd- | 09:56 |
apuimedo | vpc: did you check https://github.com/openstack/kuryr-libnetwork/blob/2081bba1c6e02c01ee06e22e97214880d6d4ab86/README.rst#how-to-try-out-nested-containers-locally ? | 09:57 |
vpc | where should i edit that [DEFAULT] service_plugins=trunk | 09:57 |
vpc | in neutron conf? | 09:57 |
apuimedo | grep for service_plugins in /etc/neutron | 09:58 |
apuimedo | it may be in another file there | 09:58 |
apuimedo | but usually it is in neutron.conf | 09:58 |
apuimedo | note that there's also a macvlan driver that does not require neutron trunk | 09:58 |
vpc | service_plugins = lbaasv2,router | 09:58 |
apuimedo | yes, so you should add ',trunk' there | 09:59 |
vpc | this firewall_driver=openvswitch | 10:00 |
apuimedo | ltomasbo: NAME TYPE FROM STATUS STARTED DURATION | 10:02 |
apuimedo | builds/ruby-ex-1 Source Git Failed (FetchSourceFailed) 25 seconds ago 15s | 10:02 |
apuimedo | vpc: the firewall_driver is fine | 10:02 |
apuimedo | after changing the neutron.conf, you gotta restart neutron | 10:02 |
vpc | should i add also the firewall driver? | 10:02 |
vpc | or just the trunk | 10:02 |
apuimedo | you showed that firewall_driver is already set to openvswitch above, didn't you? | 10:03 |
vpc | i dont have firewall driver on my conf now | 10:03 |
vpc | no | 10:03 |
apuimedo | ah | 10:03 |
apuimedo | so set it | 10:03 |
vpc | okay | 10:03 |
vpc | then after? | 10:04 |
vpc | should i also restart horizon? | 10:09 |
vpc | to see in GUI the trunks? | 10:09 |
vpc | i dont have that | 10:09 |
apuimedo | no, only neutron and its agents | 10:10 |
vpc | its okay now | 10:15 |
*** yamamoto has joined #openstack-kuryr | 10:15 | |
vpc | i already have trunks on my dashboard | 10:15 |
vpc | next step apuimedo | 10:15 |
apuimedo | vpc: make sure that in kuryr.conf you have the vlan driver selected | 10:16 |
apuimedo | and the link_iface set to the name of the ethernet device in your VM | 10:16 |
vpc | should i launch a VM again? | 10:17 |
openstackgerrit | Gary Loughnane proposed openstack/kuryr-kubernetes master: Add DPDK support for nested pods https://review.openstack.org/559363 | 10:21 |
vpc | hi apuimedo | 10:25 |
apuimedo | vpc: you should, yes | 10:26 |
vpc | https://wiki.openstack.org/wiki/Neutron/TrunkPort as per here | 10:26 |
vpc | i need to add in on my router right | 10:26 |
apuimedo | vpc: no, no | 10:30 |
apuimedo | the kuryr driver should turn it into a trunk port IIRC | 10:30 |
apuimedo | but maybe I misremember | 10:31 |
apuimedo | let me check | 10:31 |
apuimedo | ah right | 10:33 |
apuimedo | IIRC | 10:34 |
vpc | IIRC? | 10:34 |
apuimedo | If I Remember COrrectly | 10:34 |
apuimedo | you need to create the port | 10:34 |
apuimedo | then create the trunk specifying the just created port as parent | 10:34 |
vpc | okay i already create trunk | 10:34 |
apuimedo | then | 10:34 |
apuimedo | on the openstack server create | 10:35 |
apuimedo | you pass --nic port-id= | 10:35 |
apuimedo | and the port-id should be the uuid of the parent port that you created | 10:35 |
vpc | yes i already have | 10:35 |
vpc | can you explain what is trunk basically? | 10:36 |
vpc | why it can ssh directly? | 10:39 |
vpc | without EIP? | 10:40 |
apuimedo | vpc: https://youtu.be/gFqfNZ3iBBg?t=23m49s | 10:40 |
apuimedo | here an explanation I gave on trunk ports | 10:40 |
vpc | as here ssh VM0-ADDRESS sudo ip link add link eth0 name eth0.101 type vlan id 101 | 10:40 |
vpc | you cant ssh directly to your vm right | 10:40 |
vpc | you need EIP | 10:40 |
apuimedo | what's EIP? | 10:41 |
vpc | elastic ip | 10:41 |
apuimedo | right, you need those | 10:41 |
apuimedo | we call them floating ip | 10:41 |
apuimedo | not elastic | 10:41 |
apuimedo | in openstack ;-) | 10:41 |
vpc | sorry | 10:41 |
vpc | floating ip | 10:41 |
vpc | so the docs is wrong? | 10:41 |
apuimedo | where? | 10:41 |
vpc | ssh VM0-ADDRESS sudo ip link add link eth0 name eth0.101 type vlan id 101 | 10:41 |
apuimedo | you don't need to do that part | 10:42 |
vpc | why | 10:42 |
apuimedo | that's only for manual trunk subports | 10:42 |
apuimedo | from the neutron trunk document you linked above | 10:42 |
apuimedo | this will be done by kuryr automatically | 10:42 |
vpc | so what i will need to do? | 10:42 |
apuimedo | just go inside the VM | 10:43 |
apuimedo | install kuryr | 10:43 |
vpc | im already here | 10:43 |
apuimedo | put the right setting | 10:43 |
apuimedo | for the vlan driver | 10:43 |
apuimedo | and then you can already use docker | 10:43 |
apuimedo | and the ports for the VMs will already get trunked | 10:43 |
vpc | so i'll will stop here openstack server create --flavor ds512M --image vlan-capable-image --nic port-id=port0 --wait vm0 | 10:43 |
vpc | so i will stop here openstack server create --flavor ds512M --image vlan-capable-image --nic port-id=port0 --wait vm0 | 10:43 |
apuimedo | yes | 10:44 |
apuimedo | then inside this server you need to do the kuryr installation | 10:44 |
apuimedo | and docker | 10:44 |
apuimedo | and then you can already use it | 10:44 |
apuimedo | sorry that I don't have it very fresh on my mind | 10:44 |
apuimedo | for the past few cycles we are concentrating on the kubernetes use case instead | 10:44 |
vpc | can i deploy it on openshift | 10:46 |
*** yamamoto has quit IRC | 10:49 | |
vpc | apuimedo | 10:53 |
vpc | here username = admin | 10:53 |
vpc | can i use the username kuryr? | 10:53 |
vpc | because on my kolla i have a kuryr container also | 10:53 |
vpc | here is the conf | 10:53 |
vpc | http://paste.openstack.org/show/725236/ | 10:54 |
apuimedo | vpc: yes. We even have openshift support in devstack | 10:54 |
apuimedo | on https://github.com/openstack/kuryr-kubernetes | 10:55 |
apuimedo | in fact, I'm now debugging the openshift devstack plugin so that it will allow to create apps with build from source | 10:55 |
apuimedo | vpc: regarding the username, depends on what you create on keystone | 10:55 |
*** itzikb is now known as itzikb|afk | 10:56 | |
vpc | hi apuimedo | 10:58 |
vpc | no driver = kuryr.lib.binding.drivers.vlan | 10:58 |
vpc | just default_driver and enabled_drivers | 10:58 |
vpc | apuimedo hi i already install the kuryr | 11:04 |
apuimedo | so change it to the vlan one | 11:05 |
vpc | already | 11:05 |
vpc | change it | 11:05 |
vpc | http://paste.openstack.org/show/725239/ | 11:06 |
vpc | next step? | 11:06 |
vpc | create a docker network? | 11:06 |
vpc | what network should i specify | 11:07 |
vpc | apuimedo hey? | 11:08 |
vpc | docker: Error response from daemon: failed to create endpoint adoring_jepsen on network test_v4_net: NetworkDriver.CreateEndpoint: (22, 'Invalid argument'). | 11:16 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure isolation between namespaces https://review.openstack.org/579181 | 11:16 |
apuimedo | sorry. I was afk | 11:17 |
apuimedo | and I'll have to go for lunch now | 11:18 |
apuimedo | ttyl | 11:18 |
*** vpc has quit IRC | 11:21 | |
*** yamamoto has joined #openstack-kuryr | 11:50 | |
*** janki has quit IRC | 11:51 | |
*** yamamoto has quit IRC | 11:56 | |
*** tzumainn has joined #openstack-kuryr | 11:58 | |
*** yamamoto has joined #openstack-kuryr | 12:10 | |
*** yamamoto has quit IRC | 12:19 | |
openstackgerrit | Merged openstack/kuryr-kubernetes master: Create namespaced resources on the right project https://review.openstack.org/580297 | 12:19 |
*** phuoc has joined #openstack-kuryr | 12:31 | |
*** phuoc_ has quit IRC | 12:33 | |
openstackgerrit | Gary Loughnane proposed openstack/kuryr-kubernetes master: Add DPDK support for nested pods https://review.openstack.org/559363 | 12:35 |
*** phuoc_ has joined #openstack-kuryr | 12:39 | |
*** phuoc has quit IRC | 12:42 | |
openstackgerrit | Gary Loughnane proposed openstack/kuryr-kubernetes master: Add DPDK support for nested pods https://review.openstack.org/559363 | 12:43 |
*** yamamoto has joined #openstack-kuryr | 12:58 | |
*** janki has joined #openstack-kuryr | 12:58 | |
*** yamamoto_ has joined #openstack-kuryr | 13:05 | |
*** yamamoto_ has quit IRC | 13:07 | |
*** yamamoto has quit IRC | 13:08 | |
*** yamamoto has joined #openstack-kuryr | 13:29 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Avoid lb creation conflict by first searching for it https://review.openstack.org/580659 | 13:43 |
*** Emilio has joined #openstack-kuryr | 13:46 | |
*** Emilio is now known as egarcia | 13:49 | |
*** egarcia has quit IRC | 13:52 | |
*** itzikb|afk is now known as itzikb | 13:53 | |
*** hongbin has joined #openstack-kuryr | 14:08 | |
*** AlexeyPerevalov has joined #openstack-kuryr | 14:13 | |
openstackgerrit | Gary Loughnane proposed openstack/kuryr-kubernetes master: Add DPDK support for nested pods https://review.openstack.org/559363 | 14:35 |
*** hongbin has quit IRC | 14:49 | |
*** hongbin has joined #openstack-kuryr | 14:49 | |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-tempest-plugin master: Namespace isolation tempest coverage https://review.openstack.org/580678 | 14:52 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure OpenShift gate uses the namespace subnet/sg drivers https://review.openstack.org/580680 | 14:55 |
openstackgerrit | Luis Tomas Bolivar proposed openstack/kuryr-kubernetes master: Ensure isolation between namespaces https://review.openstack.org/579181 | 14:56 |
*** openstackgerrit has quit IRC | 15:19 | |
*** itzikb has quit IRC | 15:37 | |
*** openstackgerrit has joined #openstack-kuryr | 15:40 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-tempest-plugin master: Upgrade musl(from alpine) and busybox versions https://review.openstack.org/580699 | 15:40 |
*** yamamoto_ has joined #openstack-kuryr | 15:41 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: Allow musl based distros to resolve using search https://review.openstack.org/580701 | 15:44 |
*** yamamoto has quit IRC | 15:44 | |
*** aojea has joined #openstack-kuryr | 16:08 | |
*** aojea has quit IRC | 16:16 | |
*** jchhatbar has joined #openstack-kuryr | 16:35 | |
*** janki has quit IRC | 16:38 | |
*** yamamoto has joined #openstack-kuryr | 16:43 | |
*** yamamoto_ has quit IRC | 16:47 | |
*** garyloug has quit IRC | 17:08 | |
*** jchhatbar has quit IRC | 17:10 | |
*** yamamoto has quit IRC | 17:24 | |
*** yamamoto has joined #openstack-kuryr | 17:26 | |
*** yamamoto has quit IRC | 17:30 | |
*** yamamoto has joined #openstack-kuryr | 17:37 | |
*** yamamoto has quit IRC | 17:37 | |
*** yamamoto has joined #openstack-kuryr | 18:38 | |
*** yamamoto has quit IRC | 18:48 | |
*** aojea has joined #openstack-kuryr | 18:51 | |
*** aojea has quit IRC | 18:54 | |
*** tzumainn has quit IRC | 19:58 | |
apuimedo | 9 | 20:45 |
*** aojea has joined #openstack-kuryr | 21:34 | |
*** hongbin has quit IRC | 22:25 | |
*** aojea has quit IRC | 23:17 | |
openstackgerrit | Antoni Segura Puimedon proposed openstack/kuryr-kubernetes master: devstack: deploy openshift registry on origin envs https://review.openstack.org/580201 | 23:36 |
*** apuimedo has quit IRC | 23:36 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!