Wednesday, 2018-07-11

*** saneax has joined #openstack-chef04:56
*** sanjayu_ has joined #openstack-chef04:58
*** saneax has quit IRC05:01
*** sanjayu__ has joined #openstack-chef07:25
*** sanjayu_ has quit IRC07:28
*** mago_ has joined #openstack-chef07:48
*** sanjayu_ has joined #openstack-chef08:25
*** sanjayu__ has quit IRC08:27
*** mago_ has quit IRC09:50
*** mago_ has joined #openstack-chef10:40
*** openstack has joined #openstack-chef13:03
*** ChanServ sets mode: +o openstack13:03
Seb-SolonHey guys, are you familiar with the networking in openstack. I'm hitting a very weird bug and don't really know where to dig except jumping in openvswicth docs13:45
scasi run contrail / tungsten fabric for the most part. i only use ovs when developing for the cookbooks13:55
Seb-Solonwell, I went with the default of the allinone, maybe a bad idea ?13:58
scasthere's nothing wrong with allinone14:00
scaswell, probably has some bugs, but it works*14:01
scasthe ovs integration is kind of... fair weather working14:01
scasif you found a problem in implementation, it would not be a big surprise to me14:02
Seb-SolonI'm not that familliar with ovs but it has been quite a pain so far every time I have network issue in openstack14:03
Seb-SolonI basically end up recreating bridge and so on but here it does seems to work so I believe it may be a bug14:03
Seb-Solonor some extra parameter to add to the config (mtu or stuff like that)14:04
scasi haven't touched mtu settings. it's all as it comes out of the box14:04
Seb-Solonyeah, but maybe I have to in my case14:05
Seb-SolonI have a small pastebin of my issue : https://pastebin.com/RjT2jvxs . (so that you can understand why I'm thinking about a mtu issue).14:07
Seb-Soloni guess ovs may be my entrypoint because it is what end up packets once in "openstack"14:08
scasare you running mixed mtu in your network?14:17
Seb-Solonno I don't think so14:19
Seb-SolonI though about it just because of the kind of issue : payload size is triggering the issue14:20
scashmmm... those messages and wireshark suggest to be a wiresharkism14:23
Seb-Soloni only use wireshard to open the capture made with tcpdump. Maybe wireshard is complaining for nothing. However, From my desktop / openstack physical interface I can see some tcp retransmission that are not passed throught14:27
*** linkmark has joined #openstack-chef14:28
scasthat's what i'm thinking. the wireshark messages may be misleading14:28
Seb-Solonso maybe something still did not manage or a ack did not went out14:28
scasif you use tcpdump and not wireshark, does anything anomalous pop up?14:28
Seb-Solonthe pcap are generated with tcpdump14:28
scasfair enough14:29
Seb-Soloni only use wireshark to open them once i scp to my laptop14:29
scasthat's what i do. okay.14:29
Seb-Solonthe weird thing I see is on that flagged segment by wireshard14:29
scasit's early for me :)14:29
Seb-Solonthe TCP segment data, has almost all my payload but one or 2 byte missing14:30
Seb-Solonnp, It's 10.30Pm but took an expresso :P14:30
Seb-Solon*AM14:30
scasi'm waiting on caffeine to activate and i'm dealing with a fussy fedora installation14:31
Seb-Solonmy bad it's more that 2 bye but only a couple (5 lines +/- in wireshard raw view)14:33
Seb-Solonhaha, I used fedora until they decided to use dnf approximately14:33
Seb-Solonwhen I have the choice I tend to go for debian stable and turn on some unstable repo if needed14:34
scasmy issues are from addon hardware, like nvidia gpu and a pcie wifi card14:38
scasi didn't see the one issue until i rebooted it to upgrade14:38
Seb-Solonoh, at home I decided to took the closed source from nvidia directly. At work I let the default one as I don't really need my GPU14:38
scasyeah. i'm using the proprietary driver, but apparently pcie apmd is a problem with this intel wifi chip14:39
scasbeing in the middle of an OS upgrade, it's not like i can break out to fix the problem in grub :D14:40
Seb-Solonhahaah14:40
scasfrickler: were you able to get some results from the keystone endpoint changes needed?15:13
Seb-SolonI can see that ovs version is taken from the cloud archive repo and points (for the moment) to 2.8.1. Openstack docs recommend using LTS (2.5.5). I'm hesitating to downgrade as it will require to downgrade a couple of other package I believe15:39
*** os-chef-bot has quit IRC15:46
Seb-SolonBtw i drilled down my problem to Content-Length: 1406 OK, Content-Length: 1407 NOK (in the http header)15:53
*** sanjayu_ has quit IRC15:54
Seb-Solonthe frame length is 1472 which is usually the 1500 MTU. I have MTU 1500 but some of my bridge on the OS have a 1458 MTU. Maybe I am on something here16:04
Seb-Solonba any chance, do you know if all your interface have the same MTU (bridges and so on)16:05
scassounds like encapsulation overhead16:05
scasencapsulated mtu has to be smaller than the physical mtu16:05
Seb-Solon ip a | grep mtu gives me only 1500 on my other openstack setup (old version, old server but "working"). Mhh16:08
Seb-Solonhttps://www.openstack.org/assets/presentation-media/the-notorious-mtu.pdf => I think this gonna help, it show the encapsulation your are talking + it mentions ovs silentely dropping packet :)16:22
scasyup16:23
*** mago_ has quit IRC17:16
*** os-chef-bot has joined #openstack-chef18:28

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!