*** daneyon has quit IRC | 00:01 | |
*** Purandar has quit IRC | 00:04 | |
*** rudrajit has quit IRC | 00:06 | |
*** yamamoto has quit IRC | 00:06 | |
*** yamamoto has joined #openstack-lbaas | 00:07 | |
rm_work | johnsom: not clear what about the first one could possibly break anything? | 00:13 |
---|---|---|
rm_work | it'd only affect new images | 00:14 |
rm_work | or testing | 00:14 |
rm_work | nothing about the deploy | 00:14 |
johnsom | rm_work ??? | 00:14 |
rm_work | https://review.openstack.org/337579 | 00:14 |
rm_work | and AFAIU the alias was never working to begin with? | 00:14 |
rm_work | https://review.openstack.org/344081 | 00:14 |
johnsom | Well, the first one, if people are assuming they are going to get a 5GB image by using the default, that is now no longer the case. | 00:15 |
rm_work | [00:23:55] <johnsom>sbalukoff and rm_work Please keep in mind backwards compatibility when you are reviewing/merging. Overnight I see two changes that could potentially break folks existing setups. | 00:15 |
johnsom | So, any automation scripts would have to be changed.... | 00:15 |
johnsom | On the second one, it did work | 00:15 |
rm_work | not sure what would need to assume that, or when being smaller would be problematic | 00:15 |
rm_work | maybe my point is, i'm STILL not seeing the issue, and would merge again | 00:16 |
johnsom | If the log rate it hihg | 00:16 |
johnsom | high | 00:16 |
rm_work | ? | 00:16 |
rm_work | the 2G isn't the disk size, it's the image size, right? the disk size once it's running is larger IIRC | 00:16 |
johnsom | If the HAProxy connection logging rate is high for their environment, they may want a 5GB filesystem | 00:16 |
rm_work | on my system it seems to take like 40GB per VM | 00:17 |
johnsom | No, that is the expanded size. The build size is like 300MB | 00:17 |
rm_work | even with the 2G image | 00:17 |
rm_work | err | 00:17 |
rm_work | the build size is 2G when I build a 2G image | 00:17 |
rm_work | verifying | 00:17 |
rm_work | hmmm | 00:18 |
johnsom | Yep | 00:18 |
rm_work | OK, guess it's coming out to 500mb~ now | 00:19 |
johnsom | I know, I wrote that code... | 00:19 |
rm_work | OH | 00:19 |
johnsom | Yeah, looks like it has bloated up some since I last looked and it was 300MB | 00:19 |
rm_work | it works differently for VHD | 00:19 |
rm_work | I always build VHDs | 00:19 |
johnsom | That might be | 00:19 |
rm_work | they must not be sparse | 00:19 |
rm_work | then why do they take like 40GB of space on disk for every VM I boot <_< | 00:20 |
johnsom | swap space? | 00:20 |
*** yamamoto has quit IRC | 00:20 | |
rm_work | maybe? :/ still | 00:20 |
johnsom | nova log spew? | 00:20 |
johnsom | Yeah, 40 seems high | 00:20 |
rm_work | i can only boot one amp on some flavors due to disk restrictions, lol | 00:20 |
johnsom | That said, I have run my devstack out of disk, so something eats space | 00:21 |
rm_work | took a while to figure out that was the problem | 00:21 |
johnsom | Anyway, I'm not reverting it, but I do want to make sure we are watching for things that could break people's puppet/ansible/chef/shinyball scripts | 00:22 |
rm_work | lbaasv1 is deprecated right now, and is this its last cycle? or does it have one more | 00:23 |
rm_work | AFAIU we're essentially preparing to remove it | 00:23 |
rm_work | so i'm not particularly concerned about breakage <_< | 00:23 |
johnsom | I think we can pull it in Newton, but we were still getting some push back from a few users.... | 00:23 |
rm_work | are you sure that token was valid? | 00:24 |
rm_work | the commit message / bug seem to indicate it was not | 00:24 |
johnsom | We have also been getting some community heat for doing some questionable changes... | 00:24 |
johnsom | The way I read it, something changed recently that was causing a failure. | 00:24 |
rm_work | and these were BOTH devstack changes | 00:24 |
rm_work | tldr I'm still unconcerned | 00:25 |
johnsom | No, the diskimage-create is not just devstack | 00:25 |
johnsom | I know at least one operator using it | 00:26 |
rm_work | lol, it's funny because it's not just that I approved it, i actually suggested the change to the default size | 00:26 |
johnsom | .... | 00:26 |
rm_work | he wasn't going to do it originally in that patch >_< | 00:26 |
johnsom | Anyway, just one of the billion things we need to remember to watch for when reviewing. | 00:27 |
rm_work | k | 00:27 |
johnsom | We did have two reverts in the last few weeks too. | 00:27 |
rm_work | I'm just worried that maybe I don't see some of this stuff the same way | 00:27 |
rm_work | yeah, one of those was a misunderstanding on my part T_T | 00:27 |
rm_work | connection_limits | 00:28 |
johnsom | Yeah, just broken | 00:28 |
johnsom | The gate for that caught it, but it was non-voting | 00:28 |
rm_work | wait, it did? I thought it was all green | 00:28 |
rm_work | ah namespace-nv | 00:29 |
johnsom | Yeah, that is the haproxy namespace driver | 00:29 |
johnsom | It's just API, but it exhibited the error that the HEAT folks reported. | 00:30 |
johnsom | http://logs.openstack.org/06/341806/1/check/gate-neutron-lbaasv2-dsvm-api-namespace-nv/02cb8bf/logs/screen-q-lbaasv2.txt.gz#_2016-07-20_10_11_45_608 | 00:30 |
rm_work | yeah reading it now | 00:30 |
rm_work | i think i just need to avoid touching things that affect haproxy-ns and lbaasv1 | 00:31 |
johnsom | Hahaha, it makes me nervous too as I have not spent as much time in n-lbaas | 00:31 |
johnsom | Finally got some time to spend on the failover issue today. Making some progress. | 00:33 |
rm_work | do we need to re-propose that? | 00:33 |
rm_work | with a .get() or something | 00:33 |
*** armax has quit IRC | 00:33 | |
rm_work | or some sort of safety check to see if we even need to be doing it | 00:34 |
johnsom | max conn, if it is really an issue, yes it will need to be resubmitted | 00:34 |
rm_work | oh, these two keep falling off radar, and seem fine to me: https://review.openstack.org/340424 https://review.openstack.org/343541 | 00:39 |
rm_work | though the second one .... i don't think it's harmful, but i also have never seen it | 00:39 |
sbalukoff | Oh, was that Dustin's patch? | 00:39 |
rm_work | sbalukoff: yeah | 00:39 |
sbalukoff | Hmmm... Ok, we have some people doing performance testing on the namespace driver of all things. That's where that sprang from. | 00:40 |
rm_work | the authority with which he used the connection_limit key convinced me that it should be on there | 00:40 |
sbalukoff | Apologies I didn't notice it failed the -nv job. | 00:40 |
rm_work | yeah i didn't either | 00:40 |
rm_work | i scanned and i guess i just automatically discount anything that's nv | 00:40 |
rm_work | other than the scenario job in octavia which i've had to train myself to look at | 00:41 |
rm_work | sbalukoff: want to look at the two i just linked? : | 00:41 |
rm_work | :P | 00:41 |
rm_work | when stuff gets to the second page I start to get sad | 00:41 |
sbalukoff | Well, that's not the only problem this internal team has been seeing with the namespace driver. I'm not the one who directed them to use it in the first place, and will probably be writing an extensive e-mail (again) to internal teams to actually check with community people on project direction before they do stupid shit. | 00:41 |
rm_work | though, all of the A/A stuff is spamming the change list <_< | 00:41 |
sbalukoff | But they did identify a few actual problems hat probably need fixing. Dustin's patch was supposed to hit one of them. | 00:41 |
sbalukoff | I'm actually in the middle of something else at the moment. | 00:42 |
rm_work | np | 00:42 |
rm_work | they are not important patches | 00:42 |
sbalukoff | Don't want to lose train of thought on that... | 00:42 |
rm_work | i just feel guilty letting stuff get off the first page with no -1 | 00:42 |
sbalukoff | Heh! | 00:42 |
*** yamamoto has joined #openstack-lbaas | 00:45 | |
johnsom | Yeah, the backlog makes me sad too, but too short on cycles and I don't want to rush things | 00:45 |
*** ducttape_ has joined #openstack-lbaas | 00:46 | |
rm_work | well, we cleared a LOT of it | 00:46 |
sbalukoff | Over the last couple weeks? Yes. | 00:46 |
sbalukoff | With other stuff on my plate, I've largely been ignoring stuff that doesn't pass jenkins. Which includes all the A/A stuff for now. | 00:46 |
rm_work | yeah | 00:47 |
rm_work | passing jenkins is like | 00:47 |
rm_work | ... absolute prereq for me to look at anything | 00:47 |
sbalukoff | Yeah. | 00:47 |
sbalukoff | Ok, at a good stopping point... | 00:49 |
sbalukoff | rm_work: That DIB patch... I'm trying to understand the necessity for this. Is this just for people who have dedicated image building hosts or something? | 00:50 |
sbalukoff | Given how much DIB changes, it seems like we might be asking for people to ask spurrious support questions if our code keeps up with a recent DIB change and their build host isn't up to date... | 00:50 |
*** kevo has quit IRC | 00:51 | |
openstackgerrit | Michael Johnson proposed openstack/octavia: Fixes failover flow with namespace driver https://review.openstack.org/312270 | 00:51 |
sbalukoff | I guess I can ask the guy submitting the patch... | 00:52 |
rm_work | yeah | 00:52 |
johnsom | The DIB folks have updated our code off and on BTW | 00:53 |
rm_work | man, i wish i could get that ipv6 patch merged before you stomp around in the plug / vip templates | 00:53 |
rm_work | but | 00:53 |
rm_work | i think yours is more important | 00:53 |
rm_work | so i'll prepare to rebase | 00:54 |
johnsom | rm_work You have time, I still have more testing to do and a suspicion that there are still a few bugs to fix. | 00:54 |
johnsom | It's still WIP | 00:54 |
rm_work | yeah, but don't want to make your life a whole lot harder than it is already, fixing that :P | 00:55 |
johnsom | I guess he just wants to use the installed DIB and elements if someone has pip installed them. | 00:55 |
sbalukoff | Yeah... I'll put a -1 with a question as to what's the point of this, and will change to a +2/+A if he's got a good response. :) | 00:56 |
sbalukoff | (I suspect he has a good response; People don't usually spin their wheels on shit like this unless they've got a reason. I just want to know what it is.) | 00:56 |
*** bana_k has quit IRC | 00:57 | |
johnsom | Right now I require you to check them out in a certain spot. It's in the README.rst for the script. | 00:57 |
*** armax has joined #openstack-lbaas | 00:57 | |
johnsom | Ok, I need to head off to dinner. Catch you folks later | 00:58 |
rm_work | later | 00:59 |
sbalukoff | Have a good one! | 01:03 |
*** ducttape_ has quit IRC | 01:05 | |
*** ducttape_ has joined #openstack-lbaas | 01:06 | |
*** daneyon_ has quit IRC | 01:06 | |
*** rudrajit has joined #openstack-lbaas | 01:20 | |
*** rudrajit_ has joined #openstack-lbaas | 01:22 | |
rm_work | I think maybe that's something I should be more strict about in reviews | 01:23 |
rm_work | not just "yeah the code looks good", but also "why do we want this" | 01:23 |
rm_work | lol | 01:23 |
*** rudrajit has quit IRC | 01:25 | |
*** reedip has quit IRC | 01:39 | |
*** rudrajit_ has quit IRC | 01:39 | |
*** rudrajit has joined #openstack-lbaas | 01:40 | |
*** ducttape_ has quit IRC | 01:41 | |
openstackgerrit | Merged openstack/octavia: Disbale DNS update for port o-hm0 in devstack https://review.openstack.org/343541 | 01:44 |
*** rudrajit has quit IRC | 01:44 | |
*** reedip has joined #openstack-lbaas | 01:51 | |
*** armax has quit IRC | 02:09 | |
*** yamamoto has quit IRC | 02:23 | |
*** ducttape_ has joined #openstack-lbaas | 02:37 | |
*** ramishra_ has joined #openstack-lbaas | 02:46 | |
*** ramishra has quit IRC | 02:47 | |
*** ducttape_ has quit IRC | 02:48 | |
*** anilvenkata has joined #openstack-lbaas | 02:58 | |
*** reedip has quit IRC | 03:22 | |
*** yamamoto has joined #openstack-lbaas | 03:24 | |
*** yamamoto has quit IRC | 03:33 | |
*** armax has joined #openstack-lbaas | 03:35 | |
*** reedip has joined #openstack-lbaas | 03:35 | |
*** bana_k has joined #openstack-lbaas | 03:36 | |
*** ducttape_ has joined #openstack-lbaas | 03:49 | |
*** ducttape_ has quit IRC | 03:54 | |
*** amotoki has joined #openstack-lbaas | 04:09 | |
*** amotoki has quit IRC | 04:14 | |
*** bana_k has quit IRC | 04:29 | |
*** fnaval has quit IRC | 04:35 | |
*** fnaval has joined #openstack-lbaas | 04:46 | |
*** fnaval has quit IRC | 04:47 | |
*** fnaval has joined #openstack-lbaas | 04:47 | |
*** ducttape_ has joined #openstack-lbaas | 04:50 | |
*** ducttape_ has quit IRC | 04:55 | |
*** amotoki has joined #openstack-lbaas | 06:10 | |
*** amotoki has quit IRC | 06:15 | |
*** sputnik13_ has joined #openstack-lbaas | 06:29 | |
*** armax has quit IRC | 06:31 | |
*** sputnik13 has quit IRC | 06:32 | |
*** yamamoto has joined #openstack-lbaas | 06:36 | |
*** yamamoto has quit IRC | 06:37 | |
*** amotoki has joined #openstack-lbaas | 07:11 | |
*** amotoki has quit IRC | 07:15 | |
*** eezhova has joined #openstack-lbaas | 07:36 | |
*** yamamoto has joined #openstack-lbaas | 07:37 | |
*** eezhova_ has joined #openstack-lbaas | 07:40 | |
*** eezhova has quit IRC | 07:41 | |
*** yamamoto has quit IRC | 07:43 | |
*** csomerville has quit IRC | 07:51 | |
*** cody-somerville has joined #openstack-lbaas | 07:52 | |
openstackgerrit | Yang Li proposed openstack/octavia: Remove unnecessary check for type check https://review.openstack.org/346329 | 08:08 |
*** amotoki has joined #openstack-lbaas | 08:12 | |
*** amotoki has quit IRC | 08:17 | |
*** yamamoto has joined #openstack-lbaas | 08:41 | |
*** yamamoto has quit IRC | 08:46 | |
*** yamamoto has joined #openstack-lbaas | 08:54 | |
*** yamamoto has quit IRC | 09:11 | |
*** amotoki has joined #openstack-lbaas | 09:13 | |
*** anilvenkata has quit IRC | 09:15 | |
*** amotoki has quit IRC | 09:17 | |
*** anilvenkata has joined #openstack-lbaas | 09:28 | |
openstackgerrit | Yang Li proposed openstack/octavia: Show more information for InvalidURL exception https://review.openstack.org/346341 | 09:28 |
*** bharathm has quit IRC | 09:28 | |
*** yamamoto has joined #openstack-lbaas | 10:12 | |
*** amotoki has joined #openstack-lbaas | 10:14 | |
*** amotoki has quit IRC | 10:18 | |
*** yamamoto has quit IRC | 10:18 | |
*** yamamoto has joined #openstack-lbaas | 10:19 | |
*** yamamoto has quit IRC | 10:31 | |
openstackgerrit | Yang Li proposed openstack/octavia: Fix unimport '_()' bug https://review.openstack.org/346355 | 10:33 |
*** yamamoto has joined #openstack-lbaas | 10:37 | |
*** ducttape_ has joined #openstack-lbaas | 11:07 | |
*** yamamoto has quit IRC | 11:21 | |
*** ducttape_ has quit IRC | 11:23 | |
*** yamamoto has joined #openstack-lbaas | 11:26 | |
*** yamamoto has quit IRC | 11:27 | |
*** yamamoto has joined #openstack-lbaas | 11:37 | |
*** anilvenkata has quit IRC | 12:13 | |
*** amotoki has joined #openstack-lbaas | 12:15 | |
*** amotoki has quit IRC | 12:20 | |
*** anilvenkata has joined #openstack-lbaas | 12:26 | |
*** ducttape_ has joined #openstack-lbaas | 12:34 | |
*** ducttape_ has quit IRC | 12:39 | |
*** numans has joined #openstack-lbaas | 12:46 | |
*** amotoki has joined #openstack-lbaas | 13:16 | |
*** amotoki has quit IRC | 13:20 | |
*** anilvenkata has quit IRC | 13:21 | |
openstackgerrit | Yang Li proposed openstack/octavia: Fix unimport '_()' bug https://review.openstack.org/346355 | 13:30 |
*** anilvenkata has joined #openstack-lbaas | 13:34 | |
*** ducttape_ has joined #openstack-lbaas | 13:35 | |
*** ducttape_ has quit IRC | 13:40 | |
*** ramishra_ has quit IRC | 13:50 | |
*** ramishra has joined #openstack-lbaas | 13:55 | |
*** yamamoto has quit IRC | 13:56 | |
*** ramishra has quit IRC | 14:13 | |
*** ramishra has joined #openstack-lbaas | 14:15 | |
*** amotoki has joined #openstack-lbaas | 14:16 | |
*** ramishra has quit IRC | 14:21 | |
*** amotoki has quit IRC | 14:21 | |
*** ramishra has joined #openstack-lbaas | 14:23 | |
*** yamamoto has joined #openstack-lbaas | 14:33 | |
*** yamamoto has quit IRC | 14:33 | |
*** ducttape_ has joined #openstack-lbaas | 14:36 | |
*** yamamoto has joined #openstack-lbaas | 14:40 | |
*** ducttape_ has quit IRC | 14:40 | |
*** yamamoto has quit IRC | 14:42 | |
*** yamamoto has joined #openstack-lbaas | 14:42 | |
*** yamamoto has quit IRC | 14:42 | |
*** rudrajit has joined #openstack-lbaas | 14:47 | |
*** anilvenkata has quit IRC | 14:49 | |
*** anilvenkata has joined #openstack-lbaas | 15:05 | |
*** amotoki has joined #openstack-lbaas | 15:17 | |
*** amotoki has quit IRC | 15:21 | |
*** amotoki has joined #openstack-lbaas | 15:21 | |
*** anilvenkata has quit IRC | 15:31 | |
*** yamamoto has joined #openstack-lbaas | 15:43 | |
*** numans has quit IRC | 15:55 | |
*** anilvenkata has joined #openstack-lbaas | 15:56 | |
*** armax has joined #openstack-lbaas | 15:57 | |
*** yamamoto has quit IRC | 15:57 | |
*** yamamoto has joined #openstack-lbaas | 16:04 | |
*** numans has joined #openstack-lbaas | 16:10 | |
*** numans has quit IRC | 16:16 | |
*** bana_k has joined #openstack-lbaas | 16:30 | |
*** armax has quit IRC | 16:30 | |
*** eezhova_ has quit IRC | 16:31 | |
*** armax has joined #openstack-lbaas | 16:33 | |
*** armax has quit IRC | 16:35 | |
*** ducttape_ has joined #openstack-lbaas | 16:38 | |
*** ducttape_ has quit IRC | 16:43 | |
*** fnaval has quit IRC | 16:47 | |
*** fnaval has joined #openstack-lbaas | 16:48 | |
*** anilvenkata has quit IRC | 16:54 | |
*** saju_m has joined #openstack-lbaas | 16:55 | |
*** yamamoto has quit IRC | 16:59 | |
*** rudrajit has quit IRC | 17:09 | |
*** rudrajit has joined #openstack-lbaas | 17:10 | |
*** rudrajit has quit IRC | 17:14 | |
*** yamamoto has joined #openstack-lbaas | 17:19 | |
*** yamamoto has quit IRC | 17:19 | |
*** bana_k has quit IRC | 17:23 | |
*** eezhova_ has joined #openstack-lbaas | 17:25 | |
*** eezhova_ has quit IRC | 17:29 | |
*** ducttape_ has joined #openstack-lbaas | 17:38 | |
*** ducttape_ has quit IRC | 17:43 | |
*** rudrajit has joined #openstack-lbaas | 18:06 | |
*** yamamoto has joined #openstack-lbaas | 18:20 | |
*** yamamoto has quit IRC | 18:36 | |
*** ducttape_ has joined #openstack-lbaas | 18:39 | |
*** ducttape_ has quit IRC | 18:44 | |
*** fnaval has quit IRC | 18:50 | |
*** sputnik13_ has quit IRC | 18:58 | |
*** numans has joined #openstack-lbaas | 18:59 | |
*** ducttape_ has joined #openstack-lbaas | 19:03 | |
*** sputnik13 has joined #openstack-lbaas | 19:15 | |
*** sputnik13 has quit IRC | 19:19 | |
*** ducttape_ has quit IRC | 19:22 | |
*** ducttape_ has joined #openstack-lbaas | 20:00 | |
*** ducttape_ has quit IRC | 20:01 | |
*** numans has quit IRC | 20:22 | |
*** ducttape_ has joined #openstack-lbaas | 20:29 | |
*** saju_m has quit IRC | 20:31 | |
*** rudrajit has quit IRC | 21:14 | |
*** ducttape_ has quit IRC | 21:15 | |
*** rudrajit has joined #openstack-lbaas | 21:15 | |
*** rudrajit has quit IRC | 21:19 | |
*** Frito has joined #openstack-lbaas | 21:21 | |
*** ducttape_ has joined #openstack-lbaas | 21:27 | |
*** ducttape_ has quit IRC | 21:43 | |
*** ducttape_ has joined #openstack-lbaas | 21:45 | |
*** ducttape_ has quit IRC | 22:18 | |
*** rudrajit has joined #openstack-lbaas | 22:24 | |
greghaynes | sbalukoff: dib doesnt change much actually, im wondering what the context is | 22:35 |
greghaynes | we actually havent had a major version bump ever | 22:35 |
greghaynes | I should probably mention - when figuring out how the octavia dib stuff works I noticed theres a lot of logic around wrapping dib to be more friendly, so im working on some dib stuff that hopefully can make it less of an issue | 22:36 |
greghaynes | since theres a few projects all writing the same type of code it seems worth pulling out | 22:37 |
greghaynes | rm_work: re VHD - vhd's are huge becaues they are horribly compressed, im extremely baffled why anyone would ever require that format :( | 22:38 |
*** fnaval has joined #openstack-lbaas | 22:39 | |
*** ducttape_ has joined #openstack-lbaas | 23:25 | |
*** fnaval_ has joined #openstack-lbaas | 23:31 | |
*** fnaval__ has joined #openstack-lbaas | 23:33 | |
*** fnaval has quit IRC | 23:34 | |
*** fnaval_ has quit IRC | 23:36 | |
*** yamamoto has joined #openstack-lbaas | 23:39 | |
*** ducttape_ has quit IRC | 23:43 | |
openstackgerrit | Yang Li proposed openstack/octavia: Fix unimport '_()' bug https://review.openstack.org/346355 | 23:44 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!