*** jmasud has quit IRC | 00:00 | |
*** jmasud has joined #openstack | 00:05 | |
*** shibboleth has quit IRC | 00:06 | |
*** jathan has quit IRC | 00:13 | |
*** k_mouza has joined #openstack | 00:21 | |
*** nksegos has quit IRC | 00:24 | |
*** markllama has quit IRC | 00:33 | |
*** pbing19 has quit IRC | 00:37 | |
*** macz_ has joined #openstack | 00:39 | |
*** macz_ has quit IRC | 00:44 | |
*** ChipOManiac has joined #openstack | 00:44 | |
*** markllama has joined #openstack | 00:48 | |
*** Onionnion has quit IRC | 00:49 | |
*** jmasud has quit IRC | 00:55 | |
*** jmasud has joined #openstack | 00:56 | |
*** avivgta has quit IRC | 01:14 | |
*** ttsiouts has joined #openstack | 01:17 | |
*** cah_link has quit IRC | 01:34 | |
*** k_mouza has quit IRC | 01:36 | |
*** ttsiouts has quit IRC | 01:51 | |
*** macz_ has joined #openstack | 02:27 | |
*** macz_ has quit IRC | 02:32 | |
*** bobey has quit IRC | 02:34 | |
*** vexorg has quit IRC | 02:37 | |
*** vexorg has joined #openstack | 02:40 | |
*** bobey has joined #openstack | 02:48 | |
*** ttsiouts has joined #openstack | 02:49 | |
*** dayou_ has quit IRC | 03:21 | |
*** ttsiouts has quit IRC | 03:23 | |
*** dayou_ has joined #openstack | 03:28 | |
*** jmasud has quit IRC | 03:31 | |
*** jmasud has joined #openstack | 03:32 | |
*** jmasud has quit IRC | 03:36 | |
*** k_mouza has joined #openstack | 03:37 | |
*** jmasud has joined #openstack | 03:37 | |
*** k_mouza has quit IRC | 03:41 | |
*** Goneri has quit IRC | 03:49 | |
*** kcnomad has quit IRC | 04:01 | |
*** Samiam1999DTP has joined #openstack | 04:17 | |
*** Samiam1999 has quit IRC | 04:18 | |
*** ajitha has joined #openstack | 04:35 | |
*** jmasud has quit IRC | 04:54 | |
*** jmasud has joined #openstack | 04:55 | |
*** arnoldoree has joined #openstack | 05:07 | |
*** miloa has joined #openstack | 05:09 | |
*** ttsiouts has joined #openstack | 05:20 | |
*** sauvin has joined #openstack | 05:21 | |
*** links has joined #openstack | 05:23 | |
*** ChipOManiac has joined #openstack | 05:43 | |
*** ttsiouts has quit IRC | 05:53 | |
*** igordc has quit IRC | 06:21 | |
*** nightmare_unreal has joined #openstack | 06:33 | |
*** skyraven has quit IRC | 06:47 | |
*** skyraven has joined #openstack | 06:47 | |
*** engel75 has joined #openstack | 06:56 | |
*** slaweq has joined #openstack | 06:57 | |
*** jcapitao has joined #openstack | 07:06 | |
*** felfert has quit IRC | 07:07 | |
*** Pandry has joined #openstack | 07:07 | |
*** ttsiouts has joined #openstack | 07:09 | |
*** bengates has joined #openstack | 07:11 | |
*** cah_link has joined #openstack | 07:16 | |
*** bengates has quit IRC | 07:16 | |
*** bengates has joined #openstack | 07:17 | |
*** tesseract has joined #openstack | 07:31 | |
*** jmasud has quit IRC | 07:48 | |
*** cah_link has quit IRC | 07:51 | |
*** rpittau|afk is now known as rpittau | 07:56 | |
*** nksegos has joined #openstack | 08:04 | |
*** arnoldoree has quit IRC | 08:04 | |
*** Samiam1999DTP has quit IRC | 08:06 | |
*** Samiam1999DTP has joined #openstack | 08:06 | |
*** tkajinam has quit IRC | 08:08 | |
*** Sajesajama has quit IRC | 08:14 | |
*** Sajesajama has joined #openstack | 08:15 | |
*** andrea15 has quit IRC | 08:17 | |
*** cah_link has joined #openstack | 08:21 | |
*** jmasud has joined #openstack | 08:26 | |
*** ChipOManiac has quit IRC | 08:30 | |
*** andrea15 has joined #openstack | 08:33 | |
*** rmart04 has joined #openstack | 08:46 | |
*** swegener has joined #openstack | 08:50 | |
*** tkajinam has joined #openstack | 08:54 | |
*** jmasud has quit IRC | 08:55 | |
*** pbing19 has joined #openstack | 08:55 | |
*** jmasud has joined #openstack | 08:57 | |
*** k_mouza has joined #openstack | 08:59 | |
*** sorin-mihai_ has joined #openstack | 09:02 | |
*** sorin-mihai has quit IRC | 09:03 | |
*** sorin-mihai__ has joined #openstack | 09:04 | |
*** sorin-mihai_ has quit IRC | 09:07 | |
*** avivgt has quit IRC | 09:07 | |
*** alexmcleod has joined #openstack | 09:08 | |
*** ajitha has quit IRC | 09:15 | |
*** pbing19 has quit IRC | 09:40 | |
*** pbing19 has joined #openstack | 09:40 | |
*** Pimpek has joined #openstack | 10:04 | |
Pimpek | hi. I hope this is the right place to ask newb questions :) | 10:06 |
---|---|---|
*** tkajinam has quit IRC | 10:11 | |
Pimpek | so, I'm just getting in to openstack. currently have 1 controller and 1 compute node. I managed to get it to spin up qemu VMs. stuff seems to work fine, but the VMs have issues with the cloud-init stuff. networking is ok, but cloud-init scripts don't get pulled so I can't log in to the VMs | 10:16 |
Pimpek | from what I was able to gather, there should be a route in the network namespaces or something which reach the metadata agent | 10:17 |
Pimpek | curling 169.254.169.254 from that namespace just gives a 404. details: https://pastebin.com/sCUHEQRV | 10:18 |
Pimpek | here are the relevant (I hope) configs: https://pastebin.com/kRyLYBfP | 10:18 |
Pimpek | I believe my issue is with the 'enabled_apis=' in /etc/nova/nova.conf. I assume "metadata" should be there, but if I enable it, on boot I get infinite nova restarts because it can't reach something on port 5000. | 10:20 |
Pimpek | I'm running train on el7 | 10:21 |
Pimpek | anyone have any idea what I did wrong? this did work before I added the compute node. not sure what I did wrong | 10:21 |
*** rpittau is now known as rpittau|bbl | 10:29 | |
*** rcernin has quit IRC | 10:29 | |
*** terdei has joined #openstack | 10:40 | |
*** jcapitao is now known as jcapitao_lunch | 10:40 | |
*** suuuper has joined #openstack | 10:41 | |
*** cah_link has quit IRC | 10:54 | |
*** BakaKuna has joined #openstack | 11:11 | |
*** cah_link has joined #openstack | 11:14 | |
Wellie | Hello, i have little problem whit my network | 11:39 |
Wellie | i have one router and two Private subnets | 11:40 |
Wellie | ping from subnet a to subnet b vm1 works | 11:40 |
Wellie | ping from subnet a to subnet b vm2 dosent works | 11:40 |
Wellie | have you idea | 11:41 |
*** guoqiao has quit IRC | 11:47 | |
*** sorin-mihai_ has joined #openstack | 11:51 | |
*** sorin-mihai__ has quit IRC | 11:53 | |
*** bengates_ has joined #openstack | 12:02 | |
*** bengates has quit IRC | 12:03 | |
*** jcapitao_lunch is now known as jcapitao | 12:07 | |
*** rpittau|bbl is now known as rpitau | 12:08 | |
*** rpitau is now known as rpittau | 12:09 | |
*** bengates has joined #openstack | 12:11 | |
*** bengates_ has quit IRC | 12:11 | |
*** Knuckles-Omalley has joined #openstack | 12:20 | |
Pimpek | ok, if anyone cares, I solved my issue | 12:23 |
*** markllama has quit IRC | 12:23 | |
Pimpek | turns out the openstack-nova-api.service was enabled on the controller node. this spawned it as a full service instead of behind httpd as wsgi | 12:23 |
*** markllama has joined #openstack | 12:24 | |
Pimpek | disabled that service and added enabled_apis=osapi_compute,metadata in nova.conf. restarted and everything works | 12:24 |
Pimpek | can ssh to the VMs via keypair | 12:24 |
*** Lucas_Gray has joined #openstack | 12:30 | |
Pimpek | Wellie do both subnets have routes to each other? | 12:32 |
Wellie | yes they have, I can also ping vm1 in subnet b only vm2 is not pingable. When I look at tcpdump on vm1 I see that the vm1 are sent to vm1 with the correct mac address. | 12:34 |
Wellie | ja haben sie, ich kann ja auch vm1 in subnet b pingen nur vm2 geht nicht zu pingen. Wenn ich mir tcpdump auf vm1 anschaue sehe ich das die für vm 2 mit der richtigen mac addresse an vm1 gesendet werden. | 12:35 |
Wellie | 202/5000 | 12:35 |
Wellie | yes they have, I can also ping vm1 in subnet b only vm2 is not pingable. When I look at tcpdump on vm1 I see that the vm 2 are sent to vm1 with the correct mac address. | 12:35 |
Wellie | 202/5000 | 12:35 |
Wellie | yes they have, I can also ping vm1 in subnet b only vm2 is not pingable. When I look at tcpdump on vm1 I see that the vm 2 are sent to vm1 with the correct mac address. | 12:35 |
*** Lucas_Gray has quit IRC | 12:35 | |
Wellie | so is right^^ | 12:35 |
Wellie | I then see the mac address from vm 2 to vm 1. as if the package would not be on the right swichtport. | 12:36 |
*** Lucas_Gray has joined #openstack | 12:37 | |
*** bengates has quit IRC | 12:39 | |
*** bengates has joined #openstack | 12:39 | |
*** Lucas_Gray has quit IRC | 12:40 | |
Pimpek | check tcpdump on the router. see if the packets get there and if they leave | 12:40 |
Pimpek | also check security groups and firewalling | 12:40 |
*** Lucas_Gray has joined #openstack | 12:46 | |
*** Lucas_Gray has quit IRC | 12:47 | |
*** arnoldoree has joined #openstack | 12:49 | |
*** jmasud has quit IRC | 12:54 | |
*** jmasud has joined #openstack | 12:57 | |
*** pbing19 has quit IRC | 12:58 | |
*** macz_ has joined #openstack | 13:16 | |
*** sorin-mihai_ has quit IRC | 13:18 | |
*** macz_ has quit IRC | 13:20 | |
*** sorin-mihai_ has joined #openstack | 13:21 | |
*** k_mouza has quit IRC | 13:26 | |
*** MrAbaddon has quit IRC | 13:34 | |
*** avivgta has joined #openstack | 13:56 | |
*** Goneri has joined #openstack | 13:58 | |
*** mcornea has joined #openstack | 14:01 | |
*** markllama has quit IRC | 14:05 | |
*** macz_ has joined #openstack | 14:07 | |
*** macz_ has quit IRC | 14:07 | |
*** macz_ has joined #openstack | 14:08 | |
*** random_yanek has quit IRC | 14:10 | |
*** random_yanek has joined #openstack | 14:17 | |
*** juvenal has joined #openstack | 14:37 | |
*** juvenal has quit IRC | 14:48 | |
*** pbing19 has joined #openstack | 14:48 | |
*** shibboleth has joined #openstack | 14:51 | |
*** random_y1 has joined #openstack | 14:58 | |
*** random_yanek has quit IRC | 15:00 | |
*** jcapitao has quit IRC | 15:11 | |
*** yoctozepto has quit IRC | 15:17 | |
*** cah_link has quit IRC | 15:17 | |
*** BrownBear has quit IRC | 15:18 | |
*** Sajesajama_ has joined #openstack | 15:18 | |
*** yoctozepto8 has joined #openstack | 15:18 | |
*** BrownBear has joined #openstack | 15:18 | |
*** andrea10 has joined #openstack | 15:18 | |
*** Sajesajama has quit IRC | 15:19 | |
*** gyee has joined #openstack | 15:22 | |
*** andrea15 has quit IRC | 15:23 | |
*** k_mouza has joined #openstack | 15:27 | |
*** k_mouza has quit IRC | 15:31 | |
*** igordc has joined #openstack | 15:32 | |
*** k_mouza has joined #openstack | 15:34 | |
*** links has quit IRC | 15:35 | |
*** JamesBenson has joined #openstack | 15:38 | |
*** avivgta has quit IRC | 15:40 | |
*** cah_link has joined #openstack | 15:40 | |
*** rpittau is now known as rpittau|afk | 15:43 | |
*** Pandry has quit IRC | 15:48 | |
*** engel75 has quit IRC | 15:53 | |
*** bengates has quit IRC | 15:55 | |
*** sorin-mihai_ has quit IRC | 16:03 | |
*** sorin-mihai_ has joined #openstack | 16:03 | |
*** Knuckles-Omalley has quit IRC | 16:09 | |
*** BlessJah has quit IRC | 16:10 | |
*** Lucas_Gray has joined #openstack | 16:11 | |
*** Lucas_Gray has quit IRC | 16:20 | |
*** nksegos has quit IRC | 16:21 | |
*** rodrigods has quit IRC | 16:31 | |
*** rmk has quit IRC | 16:31 | |
*** morgabra has quit IRC | 16:31 | |
*** ddstreet has quit IRC | 16:31 | |
*** ddstreet has joined #openstack | 16:31 | |
*** pcaruana has quit IRC | 16:37 | |
*** nightmare_unreal has quit IRC | 16:39 | |
*** yoctozepto8 is now known as yoctozepto | 16:43 | |
*** shibboleth has quit IRC | 16:51 | |
*** sorin-mihai_ has quit IRC | 16:52 | |
*** sorin-mihai has joined #openstack | 16:55 | |
*** jmasud has quit IRC | 16:55 | |
*** jmasud has joined #openstack | 16:56 | |
*** sorin-mihai has quit IRC | 16:57 | |
*** sorin-mihai has joined #openstack | 17:01 | |
*** Lucas_Gray has joined #openstack | 17:06 | |
*** bbowen has quit IRC | 17:14 | |
*** bbowen has joined #openstack | 17:14 | |
*** BlessJah has joined #openstack | 17:21 | |
*** miloa has quit IRC | 17:37 | |
*** k_mouza has quit IRC | 17:40 | |
*** S4ren has quit IRC | 17:41 | |
*** shibboleth has joined #openstack | 17:44 | |
*** slaweq has quit IRC | 17:47 | |
*** arnoldoree has quit IRC | 17:48 | |
*** S4ren has joined #openstack | 17:57 | |
*** m1p has joined #openstack | 17:59 | |
*** m1p has left #openstack | 17:59 | |
*** cah_link1 has joined #openstack | 18:07 | |
*** cah_link has quit IRC | 18:09 | |
*** cah_link1 is now known as cah_link | 18:09 | |
*** arnoldoree has joined #openstack | 18:10 | |
*** S4ren has quit IRC | 18:17 | |
*** S4ren has joined #openstack | 18:17 | |
*** S4ren has quit IRC | 18:22 | |
*** sauvin has quit IRC | 18:26 | |
*** slaweq has joined #openstack | 18:38 | |
*** rmart04 has quit IRC | 18:38 | |
*** alexmcleod has quit IRC | 18:43 | |
*** macz_ has quit IRC | 18:59 | |
*** Pimpek has quit IRC | 19:02 | |
*** k_mouza has joined #openstack | 19:06 | |
*** slaweq has quit IRC | 19:10 | |
*** ttsiouts has quit IRC | 19:12 | |
*** rmk has joined #openstack | 19:14 | |
Madkiss | is there a debugging guide for neutron with ovn? I am seeing strange effects in a VM and cannot trace the packets. | 19:14 |
*** tesseract has quit IRC | 19:18 | |
*** k_mouza has quit IRC | 19:21 | |
*** slaweq has joined #openstack | 19:21 | |
*** arnoldoree has quit IRC | 19:23 | |
*** slaweq has quit IRC | 19:26 | |
*** ttsiouts has joined #openstack | 19:32 | |
*** ttsiouts has quit IRC | 19:37 | |
*** nksegos has joined #openstack | 19:39 | |
*** Lucas_Gray has quit IRC | 19:52 | |
*** macz_ has joined #openstack | 19:57 | |
*** Lucas_Gray has joined #openstack | 19:57 | |
*** malevolent_ has joined #openstack | 19:57 | |
*** malevolent has quit IRC | 20:01 | |
*** macz_ has quit IRC | 20:02 | |
*** sorin-mihai has quit IRC | 20:03 | |
*** sorin-mihai has joined #openstack | 20:04 | |
*** ttsiouts has joined #openstack | 20:04 | |
*** ttsiouts has quit IRC | 20:09 | |
*** Lucas_Gray has quit IRC | 20:13 | |
*** suuuper has quit IRC | 20:14 | |
*** Lucas_Gray has joined #openstack | 20:17 | |
*** macz_ has joined #openstack | 20:23 | |
*** Lucas_Gray has quit IRC | 20:24 | |
*** sorin-mihai_ has joined #openstack | 20:36 | |
*** sorin-mihai has quit IRC | 20:38 | |
*** sorin-mihai__ has joined #openstack | 20:43 | |
*** sorin-mihai_ has quit IRC | 20:46 | |
*** sorin-mihai has joined #openstack | 20:49 | |
*** sorin-mihai has quit IRC | 20:50 | |
*** sorin-mihai has joined #openstack | 20:51 | |
*** sorin-mihai__ has quit IRC | 20:51 | |
*** sorin-mihai_ has joined #openstack | 20:53 | |
*** jmasud has quit IRC | 20:55 | |
*** sorin-mihai has quit IRC | 20:55 | |
*** jmasud has joined #openstack | 20:56 | |
*** mcornea has quit IRC | 21:01 | |
*** S4ren has joined #openstack | 21:22 | |
*** shibboleth has quit IRC | 21:22 | |
*** KeithMnemonic has quit IRC | 21:34 | |
*** k_mouza has joined #openstack | 21:43 | |
*** weifan has joined #openstack | 21:44 | |
*** S4ren has quit IRC | 21:46 | |
*** Warped has quit IRC | 21:47 | |
*** k_mouza has quit IRC | 21:47 | |
*** weifan has quit IRC | 21:48 | |
*** k_mouza has joined #openstack | 21:48 | |
*** JamesBenson has quit IRC | 21:50 | |
*** S4ren has joined #openstack | 21:52 | |
*** KissCoolMan has quit IRC | 21:52 | |
*** macz_ has quit IRC | 22:13 | |
*** vedup19 has joined #openstack | 22:16 | |
*** S4ren has quit IRC | 22:17 | |
*** pbing19 has quit IRC | 22:18 | |
*** ttsiouts has joined #openstack | 22:28 | |
*** vedup19 has quit IRC | 22:31 | |
*** ttsiouts has quit IRC | 22:32 | |
*** chrizl has quit IRC | 22:32 | |
larsks | Madkiss: I'm not aware of a debugging guide, but I put this together when I was trying to understand how OVN works: https://blog.oddbit.com/post/2019-12-19-ovn-and-dhcp/ | 22:36 |
*** igordc has quit IRC | 22:36 | |
larsks | There's a bit there about using ovn-trace as a diagnostic tool. | 22:36 |
*** igordc has joined #openstack | 22:36 | |
*** chrizl has joined #openstack | 22:43 | |
*** Warped has joined #openstack | 22:50 | |
Madkiss | thank you | 23:01 |
Madkiss | #frr | 23:01 |
*** ttsiouts has joined #openstack | 23:05 | |
*** negronjl has quit IRC | 23:17 | |
*** negronjl has joined #openstack | 23:19 | |
*** ttsiouts has quit IRC | 23:38 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!