Saturday, 2017-05-06

*** vaishali has quit IRC00:05
*** basilAB has quit IRC00:06
rm_work\o/00:12
*** cpuga has joined #openstack-lbaas00:12
*** sanfern has joined #openstack-lbaas00:13
xgermanok, still hosed00:13
xgerman(my devstack)00:13
johnsomxgerman what issue?00:16
xgermanthe wrong ubuntu packages I assume00:16
xgermannow need to figure out how to restart nova in systemd00:17
johnsomqemu processes hung at 100% cpu?00:17
johnsomhttp://paste.openstack.org/show/608915/00:17
*** cpuga has quit IRC00:17
xgermanyep00:17
johnsomsystemctl restart devstack@n*00:17
rm_workxgerman: just install devstack with USE_SCREEN=True00:18
rm_workin your localrc00:18
johnsomThat won't fix his issue00:18
xgermannah, I gotta get with the program00:19
rm_workalso I recommend : export OCTAVIA_USE_MOD_WSGI=False00:19
rm_workjohnsom: it'll fix his "how do I restart nova in systemd" issue :P00:19
rm_workI'm not thoroughly onboard with this "program" in order to "get with it"00:19
rm_workI kinda think I despise the "program"00:20
xgermanwell, I am learning00:20
rm_worksystemd is a dumpsterfire00:20
xgermansystemd is the future of comouting00:20
xgermanI have seen it in Cloud Fiundry00:20
rm_workthe future of computing is a dumpsterfire00:20
rm_workthanks xgerman00:20
rm_workyou've ruined my evening00:20
xgermanno more tail -f but commands00:20
rm_workI *like* tail -f00:20
xgermanthat was one of my problems with log stash - why no tail -f  | grep syntax?00:21
rm_workbut besides that, the monolithic unified systemd architecture is just the exact opposite of the philosophy I adhere to00:21
johnsomYeah, me too.  The "journalctl -f -u devstack@o-cw" is umm, yeah, leaves a lot to desired00:21
rm_workwhich is, keep things small and independent00:21
xgermanat least you can peipe into grep00:21
johnsomYou could have files with logstash....  Not so sure with systemd stuff00:22
rm_workdevstack does dump logs properly with systemd in the gates, right?00:23
johnsomThey do extracts00:24
johnsomIt's a bit ugly with the full hostname pre-pended and the color highlighting removed00:24
rm_workanywho I'm looking at the uwsgi stuff, there's a good example here: https://github.com/openstack-dev/devstack/blob/master/lib/keystone#L6100:25
xgermananyhow, my single create resuted in an ERROR LB and the logs are - no good00:25
xgermanwill try again with debug settings00:25
rm_workthinking about trying to clone the keystone setup really quickly00:25
johnsomrm_work I looked at the uWSGI stuff too.  It's seems like there are a lot of opportunities for problems.  I don' t think we should merge that until after the lab....00:25
rm_workyeah00:26
rm_workfor sure00:26
rm_workfor the lab i'm just disabling mod_wsgi00:26
johnsomWell, c-rap, I don't know why the second node in stable/newton isn't getting all of the services installed.  That's devstack stuff and the main node gets it fine00:28
xgermanok, something is not right with single create00:29
johnsomIt worked for me this morning00:30
xgermanok, there is no ERROR in the logs but the lb comes back with operating_status ERROR00:32
xgermanhttps://www.irccloud.com/pastebin/aVkJHYAk/00:32
rm_workwhat did you pass in?00:33
rm_worki'll try it in my devstack, i think it's running right00:33
johnsomNo working members?00:33
johnsomThough I don't think that means lb in error00:33
johnsomhmmm00:34
rm_workxgerman: can you pastebin the ACTUAL return?00:34
rm_workxgerman: since the initial return is the full populated tree00:34
rm_workit'd be nice to see that00:34
rm_workuhh yeah that's weird though00:34
rm_workprov status is ACTIVE O_o00:34
rm_workwtf sets operating_status to ERROR00:35
johnsomHAProxy frontend down00:35
rm_workhmm00:35
xgermanok, so it’s not single create related00:35
rm_workyour devstack is just borked? :/00:36
rm_workoh err00:36
rm_workso if qemu is broken00:36
xgermanprobably00:36
rm_workdoes the image create properly?00:36
rm_workI think you really have to do the qemu pin BEFORE devstack runs00:36
xgermanit comes up00:37
xgermanI have a ton of haproxies:00:37
rm_workhmm00:38
xgermanhttps://www.irccloud.com/pastebin/34OI3nEN/00:38
xgermanwhich worries me00:38
rm_workuhh wut00:38
xgermanyeah, somethings off00:38
xgermanbut if it works for johnsom and rm_work - I am ok to +200:39
rm_workhmmmm00:39
rm_worki'd really rather get your testing working tho00:39
rm_workcan you pastebin your input json again?00:39
xgermanbut I don;t have any of the backends so that’s why I get ERROR00:40
xgermanok, I think we are good00:40
xgerman+A00:41
*** catinthe_ has quit IRC00:43
*** catintheroof has joined #openstack-lbaas00:43
*** catintheroof has quit IRC00:44
rm_workweird00:44
rm_workaight00:44
rm_workcan you pastebin your input again tho00:44
rm_worki want to test it00:44
*** tongl has quit IRC00:45
rm_workxgerman: ^^00:46
xgermanhttps://www.irccloud.com/pastebin/nl89bGZU/00:46
rm_workor is it the same you posted in a comment a while back00:46
xgermanthis is what I send to the LB00:46
xgermanyep00:48
xgermansame00:48
rm_workok here's what my initial return is: http://paste.openstack.org/show/609040/00:50
rm_worklet's see now if it went active00:50
xgermanyep, same for me00:50
rm_workhmmm00:51
rm_workno, i actually got the same as you this time00:51
rm_workprov goes active, but operating is error00:51
rm_worki wonder if a rebase broke something00:51
rm_workor if something in devstack broke00:51
rm_workcause yeah, i also see no errors00:51
rm_workI do see two Mark ACTIVE for the same LB00:52
rm_workwhich is odd00:52
rm_workcurious where those are coming from00:52
xgermani think expected since members are all down00:52
rm_workyeah ok but what is up00:53
xgermanI think when all members are down we go ERROR instead of DEGRADED but memory is fuzzy00:54
xgermanso it would end up as expected00:55
xgermanafk for a while00:55
rm_workah yeah let me delete the HM00:56
rm_workI have a ton of haproxy too00:57
rm_workbut00:57
rm_workdoes it spawn one process per listener?00:57
johnsomYes, sadly00:57
rm_worklol00:57
johnsomMy big argument with Stephen...00:57
rm_workk00:57
rm_workyou know00:57
rm_workwe can undo that00:57
rm_workit'll just be a bit of work00:57
johnsomOh I know.  It's just priorities00:57
johnsomIt would actually simplify a lot of the amp agent code00:58
rm_workuhhh00:59
rm_workhmm00:59
rm_worklooking closely at this00:59
johnsomOk folks.  I'm going to step away for a bit and make dinner.  Later I guess I will be learning way more than I want about devstack multinode01:00
rm_workthe pools and HMs seem to be stuck in PENDING_CREATE for some reason01:00
rm_workwtf happened to this01:00
rm_worki guess rebasing like 10 times is what happened01:00
rm_workListeners went ACTIVE tho01:00
rm_workbut on the controller side this is the same flow as the v1 create...01:01
rm_workdid the v1 create break too?01:01
rm_work*v1 single-create01:09
rm_workaaaand it failed in the gate anyway01:10
rm_workwith the same provides issue xgerman saw01:10
rm_workso IDKWTF01:11
rm_workI'm gonna grab dinner and then hack at this a bit01:11
rm_worksomething is actually borked01:11
rm_workbut it's weird because i didn't touch anything on the flow side01:12
rm_workit should be the same as v101:12
rm_workyeah ok so without HMs it does go ONLINE01:17
rm_workbut01:17
rm_workthe pool prov statuses is wrong01:17
rm_workalmost done with fix01:40
*** sanfern has quit IRC01:55
*** armax has quit IRC01:57
*** gongysh has quit IRC01:57
rm_workOK02:05
openstackgerritAdam Harwell proposed openstack/octavia master: Add support for single-create for APIv2  https://review.openstack.org/45903202:05
rm_workI don't know why I had to do a bunch of work on the backend02:05
rm_workbut there it is02:05
rm_workmaybe we never fully tested single-create for v1? lol02:05
rm_workre-spinning my stack with that02:05
rm_workbut i tested by changing manually and it seemed good02:05
*** fnaval has joined #openstack-lbaas02:09
*** yamamoto has joined #openstack-lbaas02:20
*** basilAB has joined #openstack-lbaas02:27
*** vaishali has joined #openstack-lbaas02:28
*** yamamoto has quit IRC02:33
rm_workoops02:49
rm_workforgot members02:49
*** cody-somerville has quit IRC03:08
*** cody-somerville has joined #openstack-lbaas03:09
*** cody-somerville has quit IRC03:09
*** cody-somerville has joined #openstack-lbaas03:09
*** fnaval has quit IRC03:15
*** jerrygb has joined #openstack-lbaas03:21
*** yamamoto has joined #openstack-lbaas03:34
openstackgerritAdam Harwell proposed openstack/octavia master: Add support for single-create for APIv2  https://review.openstack.org/45903203:40
*** yamamoto has quit IRC03:41
rm_workugh not having cascade delete sux03:43
rm_workhttps://review.openstack.org/#/c/461182/03:43
rm_workjohnsom: WTB03:43
rm_workoops and HMs and members didn't have project_id set right03:56
rm_workwomp womp03:56
openstackgerritAdam Harwell proposed openstack/octavia master: Add support for single-create for APIv2  https://review.openstack.org/45903203:58
rm_workok should be good to go now03:58
openstackgerritAdam Harwell proposed openstack/octavia master: Implement sorting and pagination for octavia  https://review.openstack.org/38214704:11
rm_workk04:11
rm_workrebased04:11
*** cpuga has joined #openstack-lbaas04:14
*** jerrygb has quit IRC04:14
*** cpuga has quit IRC04:19
*** catintheroof has joined #openstack-lbaas04:21
*** catintheroof has quit IRC04:32
rm_worktempted to shove cascade-delete on the end of that chain04:36
rm_workpreemptively04:36
johnsomCurious to see what my test didn't catch on cascade.  It built fine and passed traffic for me.05:10
*** fnaval has joined #openstack-lbaas05:10
*** gcheresh has joined #openstack-lbaas05:12
rm_workcascade?05:17
rm_workyeah it should be good05:17
rm_workjohnsom: if we merge it now, that's fine05:18
rm_worki was thinking you were testing single create first05:18
johnsomI am talking about single05:18
rm_workoh05:18
rm_workstatuses of subobjects05:19
rm_workit wasn't ever setting them to ACTIVE05:19
rm_workso the LB was05:19
rm_workbut nothing else was05:19
*** fnaval has quit IRC05:19
rm_workin v1 it didn't matter05:19
rm_workbecause all the statuses are new in v2 :P05:19
rm_worki forgot that part05:19
rm_workdiff the last.... 2 or 305:19
rm_workfrom 20 i think05:20
rm_workalso wasn't setting project_id on HM or members05:26
rm_workmembers it doesn't matter so much but05:27
rm_workHM you get nothing back from the /healthmonitors endpoint GET05:27
rm_workfixed now05:28
rm_workalso it was setting the LB ACTIVE before it was done05:28
rm_work(and twice)05:28
rm_workjohnsom: i'll hit you up tomorrow maybe, if you're on06:08
rm_worklast full day for me to work before i'm on a plane to boston <_<06:09
johnsomOk06:09
rm_workah you're still around?06:09
rm_workthis single-create seems good now06:10
rm_worki just forgot to look at sub-objects until xgerman's example06:10
johnsomI am awake, but on mobile06:10
rm_workah lol then yeah, catch you tomorrow?06:11
rm_workone of these days I'm going to have a weekend off06:11
rm_workafter boston, and after the next week I think <_<06:11
johnsomI hope so!06:11
johnsomHey, thanks for all your work and code!06:12
johnsomYou have been rocking it06:12
johnsomI hope you feel better too06:12
rm_workyeah... i'll be super happy when this thing is *working*06:12
rm_workcompletely on v206:12
rm_workjust filters and stats and status-tree to go06:12
rm_workafter the ones i have in-flight06:13
*** gcheresh has quit IRC06:17
*** voelzmo has joined #openstack-lbaas06:18
*** voelzmo has quit IRC06:19
*** voelzmo has joined #openstack-lbaas06:20
*** voelzmo has quit IRC06:25
*** krypto has joined #openstack-lbaas06:36
*** krypto has quit IRC06:36
*** krypto has joined #openstack-lbaas06:36
*** voelzmo has joined #openstack-lbaas06:36
*** voelzmo has quit IRC06:41
*** pcaruana has joined #openstack-lbaas06:50
*** gcheresh has joined #openstack-lbaas06:52
*** gcheresh has quit IRC07:46
*** cpuga has joined #openstack-lbaas08:15
*** cpuga has quit IRC08:21
*** gcheresh has joined #openstack-lbaas08:32
*** krypto has quit IRC08:35
*** krypto has joined #openstack-lbaas08:37
*** gcheresh has quit IRC08:45
*** krypto has quit IRC09:53
*** gcheresh has joined #openstack-lbaas09:54
openstackgerritAdam Harwell proposed openstack/octavia master: Add cascade delete for APIv2  https://review.openstack.org/46118210:27
*** yamamoto has joined #openstack-lbaas11:20
*** yamamoto has quit IRC11:45
*** yamamoto has joined #openstack-lbaas11:58
*** yamamoto has quit IRC12:02
*** cpuga has joined #openstack-lbaas12:18
*** cpuga has quit IRC12:22
*** yamamoto has joined #openstack-lbaas13:02
*** gcheresh has quit IRC13:06
*** yamamoto has quit IRC13:06
xgermanFYI: https://t.co/UX8ixpdwA2 -13:07
*** yamamoto has joined #openstack-lbaas13:19
*** krypto has joined #openstack-lbaas13:24
*** chlong has quit IRC13:34
*** krypto has quit IRC13:45
*** yamamoto has quit IRC13:58
*** gcheresh has joined #openstack-lbaas14:36
*** armax has joined #openstack-lbaas14:45
*** yamamoto has joined #openstack-lbaas14:59
*** yamamoto has quit IRC15:09
*** gcheresh has quit IRC15:15
*** gcheresh has joined #openstack-lbaas15:22
*** armax has quit IRC15:27
*** sanfern has joined #openstack-lbaas15:34
*** jerrygb has joined #openstack-lbaas16:18
*** jerrygb has quit IRC17:06
*** jerrygb has joined #openstack-lbaas17:09
*** fnaval has joined #openstack-lbaas17:47
*** JudeC has joined #openstack-lbaas17:52
*** fnaval_ has joined #openstack-lbaas18:02
*** jerrygb has quit IRC18:04
*** fnaval has quit IRC18:05
*** aojea has joined #openstack-lbaas18:09
*** jerrygb has joined #openstack-lbaas19:10
*** jerrygb has quit IRC19:15
*** pcaruana has quit IRC19:16
*** fnaval has joined #openstack-lbaas19:42
*** fnaval_ has quit IRC19:45
*** jerrygb has joined #openstack-lbaas20:23
*** cpuga has joined #openstack-lbaas20:47
*** cpuga has quit IRC20:51
*** jerrygb has quit IRC20:52
*** gcheresh has quit IRC21:01
*** jerrygb has joined #openstack-lbaas21:37
*** jerrygb has quit IRC21:39
*** jerrygb has joined #openstack-lbaas21:40
*** jerrygb has quit IRC21:44
*** catintheroof has joined #openstack-lbaas22:35
*** fnaval_ has joined #openstack-lbaas22:37
*** fnaval has quit IRC22:40
*** aojea has quit IRC22:47
*** catintheroof has quit IRC23:05
*** catintheroof has joined #openstack-lbaas23:06
rm_workso i'm kinda around23:14
rm_workping me if anyone is actually working23:14
*** catintheroof has quit IRC23:32
*** armax has joined #openstack-lbaas23:38
*** fnaval_ has quit IRC23:53
*** fnaval has joined #openstack-lbaas23:54
*** armax has quit IRC23:56

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