*** edith_ has quit IRC | 02:57 | |
*** maysams is now known as maysams-afk | 03:54 | |
*** edith_ has joined #openstack-kuryr | 04:09 | |
*** edith_ has quit IRC | 04:13 | |
*** gcheresh has joined #openstack-kuryr | 05:13 | |
*** gcheresh has quit IRC | 05:52 | |
*** digitalsimboja has joined #openstack-kuryr | 06:49 | |
*** digitalsimboja has quit IRC | 07:03 | |
*** digitalsimboja has joined #openstack-kuryr | 07:45 | |
digitalsimboja | Hi all, I have a quesstion when running vagrant up . If there is network disconnection and the process times out or exits without cloning all the necessary projects and properly setting up the VM, Is there a way of issuing a command so vagrant can pick up from where it stopped and provission the machine completely? | 07:50 |
---|---|---|
dulek | digitalsimboja: You mean while it's running devstack/stack.sh? | 07:55 |
digitalsimboja | https://github.com/openstack/kuryr-kubernetes/tree/0ece1e0c6afbebbcba627387afea017ba38889de/contrib/vagrant | 07:56 |
digitalsimboja | while I ran vagrant up | 07:56 |
dulek | digitalsimboja: I never really used this but I see it's running stack.sh here: https://github.com/openstack/kuryr-kubernetes/blob/0ece1e0c6afbebbcba627387afea017ba38889de/contrib/vagrant/devstack.sh#L59 | 07:57 |
digitalsimboja | sure yes | 07:58 |
dulek | digitalsimboja: So if that is interrupted you can always login into the machine as "stack" user and run /opt/stack/devstack/unstack.sh and then /opt/stack/devstack/stack.sh. | 07:58 |
digitalsimboja | so if there is network disconnection, do you suggest I unstack and stack up again | 07:58 |
dulek | But it's always starting from the beginning. | 07:58 |
dulek | Yeah. | 07:58 |
digitalsimboja | Okay perfect got it | 07:58 |
digitalsimboja | THanks, this helps alot | 07:59 |
*** digitalsimboja has quit IRC | 08:35 | |
*** gcheresh has joined #openstack-kuryr | 12:54 | |
*** yogita has joined #openstack-kuryr | 15:22 | |
*** edith_ has joined #openstack-kuryr | 15:47 | |
*** edith_ has quit IRC | 19:08 | |
*** edith__ has joined #openstack-kuryr | 19:08 | |
*** yogita has quit IRC | 19:08 | |
*** yogita has joined #openstack-kuryr | 19:16 | |
*** yogita has left #openstack-kuryr | 19:21 | |
*** carcablop19 has joined #openstack-kuryr | 19:22 | |
*** digitalsimboja has joined #openstack-kuryr | 19:53 | |
*** digitalsimboja has quit IRC | 20:22 | |
*** digitalsimboja has joined #openstack-kuryr | 20:37 | |
*** carcablop19 has quit IRC | 20:38 | |
*** carcablop19 has joined #openstack-kuryr | 20:43 | |
*** carcablop19 has quit IRC | 21:39 | |
*** gcheresh has quit IRC | 21:45 | |
*** digitalsimboja has quit IRC | 21:57 | |
*** carcablop19 has joined #openstack-kuryr | 22:04 | |
carcablop19 | I have been installing the necessary packages to work with openstack, more specifically with the kury project, but I have had some problems installing devStack. I am working on the Ubuntu operating system in a virtual machine box. | 22:12 |
carcablop19 | To install devstack, do all the previous steps and after several hours of executing the command $. / Stack.sh I get the following error: /opt/stack/devstack/lib/cinder:503 c-api did no start. Error on exit. ebtables v1.8.4 (nf_tables): table 'broute' is incompatible, use 'nft' tool. | 22:12 |
carcablop19 | Could @maysams help me with this problem. Please. | 22:14 |
maysams-afk | carcablop19: hello, you can try to do ./unstack.sh then ./clean.sh -- to clean up the env, and try again ./stack.sh | 22:25 |
carcablop19 | thanks @maysams-afk I try again. | 22:27 |
maysams-afk | great | 22:29 |
carcablop19 | this takes a long time to finish running. | 22:45 |
carcablop19 | While I had assigned the following issue: | 22:45 |
carcablop19 | Allow load-balancers to be created for Services without Endpoints. Could you tell me how to start to be able to develop this problem. I would like to document myself to develop the easier task. Where can I start? | 22:45 |
carcablop19 | thanks you a lot | 22:46 |
maysams-afk | carcablop19: right now kuryr only triggers a creation of load-balancer when the Endpoints for a Service is create and filled with addresses | 22:50 |
maysams-afk | you can check out this by following the steps here https://docs.openstack.org/kuryr-kubernetes/latest/installation/testing_connectivity.html | 22:51 |
maysams-afk | if you try creating the k8s service first, before creating any Pod that acts as Endpoints are created, Kuryr won't create the lb | 22:53 |
maysams-afk | carcablop19: that task is about creating the load-balancer even when there is no Endpoints(Pods) there | 22:54 |
maysams-afk | carcablop19: you can start by checking out kuryr controller handlers, that is where the creation of the resources is triggered | 22:57 |
carcablop19 | ok, I'll following the steps. thanks you a lot | 23:04 |
maysams-afk | carcablop19: you're welcome. When no one is online, feel free to ask questions on the launchpad bug as well, it might be easier to keep track | 23:06 |
maysams-afk | s/keep track/help out | 23:08 |
*** edith__ has quit IRC | 23:24 | |
*** carcablop19 has quit IRC | 23:34 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!