| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-05-11 | |||
| 15:39:27 | sean-k-mooney | on a system with a lot of port that could happen but with your patch it should not and it shoudl be rare without it | |
| 15:39:51 | sean-k-mooney | unless the l2 agent is consitntly slow for some reason on the host | |
| 15:39:51 | sean-k-mooney | unless the l2 agent is consitntly slow for some reason on the host | |
| 15:41:13 | ignaziocassano | I have few virtual machines on this two kvm nodes | |
| 15:41:13 | ignaziocassano | I have few virtual machines on this two kvm nodes | |
| 15:42:05 | ralonsoh | kvm? | |
| 15:42:06 | ralonsoh | kvm? | |
| 15:42:20 | sean-k-mooney | ralonsoh: as in libvirt/kvm | |
| 15:42:20 | sean-k-mooney | ralonsoh: as in libvirt/kvm | |
| 15:42:34 | sean-k-mooney | them mean compute nodes | |
| 15:42:34 | sean-k-mooney | them mean compute nodes | |
| 15:42:35 | ignaziocassano | yes | |
| 15:42:44 | ignaziocassano | kvm nodes | |
| 15:42:44 | ignaziocassano | kvm nodes | |
| 15:42:51 | ignaziocassano | libvirt kvm | |
| 15:42:51 | ignaziocassano | libvirt kvm | |
| 15:42:55 | ignaziocassano | centos 7 | |
| 15:42:55 | ignaziocassano | centos 7 | |
| 15:47:19 | ignaziocassano | I have just tryed again now. Startded I new vm. It responds to pings. Migrated it on new node. It stops to respond. I logged into vm using the console and I pinged the default router. It started immediately to respond to ping requests | |
| 15:47:19 | ignaziocassano | I have just tryed again now. Startded I new vm. It responds to pings. Migrated it on new node. It stops to respond. I logged into vm using the console and I pinged the default router. It started immediately to respond to ping requests | |
| 15:49:17 | sean-k-mooney | ignaziocassano: can you do that again but this time use tcpdump or tshark to dump the traffic | |
| 15:49:17 | sean-k-mooney | ignaziocassano: can you do that again but this time use tcpdump or tshark to dump the traffic | |
| 15:50:10 | ignaziocassano | on the vm ? | |
| 15:50:10 | ignaziocassano | on the vm ? | |
| 15:50:34 | sean-k-mooney | on the destination host | |
| 15:50:34 | sean-k-mooney | on the destination host | |
| 15:51:30 | ignaziocassano | ummh.... How can I do that ? On which interface ? | |
| 15:51:30 | ignaziocassano | ummh.... How can I do that ? On which interface ? | |
| 15:52:32 | sean-k-mooney | if you log into the souce node and check the name of the tap device you can set up a watch command that will try do start dumping the packets | |
| 15:52:32 | sean-k-mooney | if you log into the souce node and check the name of the tap device you can set up a watch command that will try do start dumping the packets | |
| 15:52:50 | ignaziocassano | ok | |
| 15:52:50 | ignaziocassano | ok | |
| 15:52:57 | sean-k-mooney | e.g. watch -n1 " tcpudump -i tap..." | |
| 15:52:58 | sean-k-mooney | e.g. watch -n1 " tcpudump -i tap..." | |
| 15:53:40 | sean-k-mooney | basicaly what im wondering is will you see the RARP packets form qemu and will they be recived before ovs is configured | |
| 15:53:40 | sean-k-mooney | basicaly what im wondering is will you see the RARP packets form qemu and will they be recived before ovs is configured | |
| 15:54:04 | sean-k-mooney | you coudl similarly check on teh br-ex/phsyical interface connected to ovs | |
| 15:54:04 | sean-k-mooney | you coudl similarly check on teh br-ex/phsyical interface connected to ovs | |
| 15:54:19 | sean-k-mooney | to see if they are sent onto the physical network | |
| 15:54:19 | sean-k-mooney | to see if they are sent onto the physical network | |
| 15:57:09 | ignaziocassano | on the source node the interfcace is tap11fdfb84-4a | |
| 15:57:09 | ignaziocassano | on the source node the interfcace is tap11fdfb84-4a | |
| 15:58:28 | ignaziocassano | so I must run watch -n1 " tcpudump -i tap11fdfb84-4a" on the destination node ? | |
| 15:58:28 | ignaziocassano | so I must run watch -n1 " tcpudump -i tap11fdfb84-4a" on the destination node ? | |
| 16:01:31 | ignaziocassano | tcpdump: verbose output suppressed, use -v or -vv for full protocol decode | |
| 16:01:31 | ignaziocassano | tcpdump: verbose output suppressed, use -v or -vv for full protocol decode | |
| 16:01:32 | ignaziocassano | 18:00:49.552314 ARP, Request who-has 10.138.209.47 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:32 | ignaziocassano | listening on tap11fdfb84-4a, link-type EN10MB (Ethernet), capture size 262144 bytes | |
| 16:01:32 | ignaziocassano | 18:00:49.552314 ARP, Request who-has 10.138.209.47 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:32 | ignaziocassano | listening on tap11fdfb84-4a, link-type EN10MB (Ethernet), capture size 262144 bytes | |
| 16:01:33 | ignaziocassano | 18:00:49.556221 ARP, Request who-has 10.138.209.48 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:33 | ignaziocassano | 18:00:49.552325 ARP, Request who-has 10.138.209.47 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:33 | ignaziocassano | 18:00:49.556221 ARP, Request who-has 10.138.209.48 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:33 | ignaziocassano | 18:00:49.552325 ARP, Request who-has 10.138.209.47 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:34 | ignaziocassano | 18:00:49.855902 IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28 | |
| 16:01:34 | ignaziocassano | 18:00:49.556230 ARP, Request who-has 10.138.209.48 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:34 | ignaziocassano | 18:00:49.855902 IP6 :: > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28 | |
| 16:01:34 | ignaziocassano | 18:00:49.556230 ARP, Request who-has 10.138.209.48 (Broadcast) tell 10.138.209.1, length 46 | |
| 16:01:35 | ignaziocassano | 18:00:50.009117 IP6 fe80::fc16:3eff:fe6b:8bee > ff02::2: ICMP6, router solicitation, length 16 | |
| 16:01:35 | ignaziocassano | 18:00:50.009075 IP6 fe80::fc16:3eff:fe6b:8bee > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28 | |
| 16:01:35 | ignaziocassano | 18:00:50.009117 IP6 fe80::fc16:3eff:fe6b:8bee > ff02::2: ICMP6, router solicitation, length 16 | |
| 16:01:35 | ignaziocassano | 18:00:50.009075 IP6 fe80::fc16:3eff:fe6b:8bee > ff02::16: HBH ICMP6, multicast listener report v2, 1 group record(s), length 28 | |
| 16:01:36 | ignaziocassano | 18:00:50.285607 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:36 | ignaziocassano | 18:00:50.265259 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:36 | ignaziocassano | 18:00:50.285607 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:36 | ignaziocassano | 18:00:50.265259 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:37 | ignaziocassano | 18:00:50.294153 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:01:37 | ignaziocassano | 18:00:50.293932 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:37 | ignaziocassano | 18:00:50.294153 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:01:37 | ignaziocassano | 18:00:50.293932 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:38 | ignaziocassano | 18:00:50.344397 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:01:38 | ignaziocassano | 18:00:50.344367 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:38 | ignaziocassano | 18:00:50.344397 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:01:38 | ignaziocassano | 18:00:50.344367 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:39 | ignaziocassano | 18:00:50.494425 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:39 | ignaziocassano | 18:00:50.435854 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:39 | ignaziocassano | 18:00:50.494425 ARP, Request who-has 10.138.248.68 tell 10.138.248.68, length 28 | |
| 16:01:39 | ignaziocassano | 18:00:50.435854 ARP, Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee (oui Unknown), length 46 | |
| 16:01:40 | ignaziocassano | 18:00:50.494456 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:01:40 | ignaziocassano | 18:00:50.494456 IP6 fe80::f816:3eff:fe6b:8bee > ff02::1: ICMP6, neighbor advertisement, tgt is fe80::f816:3eff:fe6b:8bee, length 32 | |
| 16:02:13 | ignaziocassano | the above is on destination node | |
| 16:02:13 | ignaziocassano | the above is on destination node | |
| 16:02:59 | sean-k-mooney | so the Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee | |
| 16:02:59 | sean-k-mooney | so the Reverse Request who-is fa:16:3e:6b:8b:ee (oui Unknown) tell fa:16:3e:6b:8b:ee | |
| 16:03:07 | sean-k-mooney | i think was the RARP packet | |
| 16:03:07 | sean-k-mooney | i think was the RARP packet | |
| 16:04:00 | sean-k-mooney | so the question is has the ovs agent finished installing the openflow rules wehn that was sent and did tha tpacket also get sent on the physical network correnctly encapsulated | |
| 16:04:00 | sean-k-mooney | so the question is has the ovs agent finished installing the openflow rules wehn that was sent and did tha tpacket also get sent on the physical network correnctly encapsulated | |
| 16:05:04 | sean-k-mooney | ignaziocassano: can you confirm that fa:16:3e:6b:8b:ee is the vms mac address | |
| 16:05:04 | sean-k-mooney | ignaziocassano: can you confirm that fa:16:3e:6b:8b:ee is the vms mac address | |
| 16:06:00 | ignaziocassano | fa:16:3e:6b:8b:ee ues | |
| 16:06:04 | ignaziocassano | fa:16:3e:6b:8b:ee ues | |
| 16:06:04 | ignaziocassano | fa:16:3e:6b:8b:ee ues | |
| 16:06:09 | sean-k-mooney | ignaziocassano: by the way longer message like logs are best shared using http://paste.openstack.org/ | |
| 16:06:09 | sean-k-mooney | ignaziocassano: by the way longer message like logs are best shared using http://paste.openstack.org/ | |
| 16:06:11 | ignaziocassano | fa:16:3e:6b:8b:ee yes it is | |
| 16:06:11 | ignaziocassano | fa:16:3e:6b:8b:ee yes it is | |
| 16:06:15 | sean-k-mooney | :) | |
| 16:06:45 | sean-k-mooney | cool so we can see that the RARP packets are sent but we need to look at the timestamp and compore that to the neutron agent logs | |
| 16:06:45 | sean-k-mooney | cool so we can see that the RARP packets are sent but we need to look at the timestamp and compore that to the neutron agent logs | |