*** harlowja has joined #openstack-lbaas | 00:05 | |
openstackgerrit | ZhaoBo proposed openstack/octavia master: UDP for [2] https://review.openstack.org/529651 | 00:24 |
---|---|---|
johnsom | Thank you folks! Octavia Rocky MS3 is in the publish gates! | 00:37 |
*** longkb has joined #openstack-lbaas | 00:38 | |
harlowja | now just like ummm, get off personality files | 00:44 |
harlowja | lol | 00:44 |
harlowja | :) | 00:44 |
* harlowja pokes the fire | 00:44 | |
*** JudeC__ has quit IRC | 00:49 | |
johnsom | harlowja we aren't really using "personality files" but we are using config drive file injection. sigh.... Time to write supernova | 00:52 |
johnsom | oh, wait, that is taken with a command line... hmmm | 00:52 |
harlowja | i didn't know config file could have files injected | 00:53 |
johnsom | At least I was right that our stuff wasn't sitting in their DB | 00:53 |
harlowja | but guess it can, lol | 00:53 |
rm_work | personality_files == file_injection now, lol | 01:01 |
harlowja | ya, though where is the target of the injection? | 01:02 |
harlowja | into the config drive or vm root disk? | 01:02 |
harlowja | i didn't know that injection can inject into the config drive | 01:02 |
johnsom | == file == config_drive == user_data == 16kB == 64kB =========> really want to just sign off for the night, but I still have hours of internal work to do. | 01:02 |
harlowja | i always thought it only injected into the root vm disk | 01:02 |
harlowja | johnsom the reason its 16kb was that i think was AWS limit | 01:03 |
harlowja | is/was (not sure if is anymore) | 01:03 |
harlowja | i think nova started with 16kb but bumped a long time ago | 01:03 |
johnsom | 640kB is all anyone will ever need | 01:03 |
johnsom | It currently works with us giving nova the data files we want via the API create call. When nova builds the iso9660 config drive it drops those files into the "content" directory and adds the metadata cloud-init uses to know where to put them in the guest file system. Guest boots it's image, cloud-init fires, sees the metadata, and copies the files from the content folder in the config drive onto the guest file | 01:05 |
johnsom | system. | 01:05 |
johnsom | Cloud init uses rsync to do the copy which I always thought was slightly odd... | 01:06 |
johnsom | It's pretty slick and is as secure as your guest filesystem image since config drive is stored/handled the same as your guest filesystem image. I.e. Cinder with encryption at rest, etc.... | 01:07 |
johnsom | Or your hypervisor FS if you pick that as your guest FS image store. | 01:08 |
johnsom | Anyway, reality isn't real anymore in the world so.... | 01:08 |
*** harlowja has quit IRC | 01:17 | |
bzhao__ | johnsom: Hi, michael. I found the healthmonitor UDP-CONNECT script maybe not correct, I have no udp server in current env, just test with iperf, the script seems cost so many memory on amp for MISC_CHECK and cost many protocol ports in realserver. I'm not sure it is the normal behavior. The check script is https://review.openstack.org/#/c/525420/40/octavia/amphorae/backends/utils/udp_check.sh | 01:40 |
johnsom | The connections aren't closing? Wasn't there a timeout parameter I mentioned early in development? | 01:42 |
*** phuoc has joined #openstack-lbaas | 01:43 | |
bzhao__ | johnsom: Hmm, let me check. | 01:43 |
johnsom | I just looked. I think the -w1 was what I was thinking | 01:44 |
bzhao__ | https://www.irccloud.com/pastebin/CxBUvD5S/ | 01:49 |
bzhao__ | misc_timeout? | 01:50 |
bzhao__ | I remember that we introfuce a series timeout. | 01:51 |
bzhao__ | johnsom: ping, is it that? I recheck the doc of keepalived configuration, maybe I make it with pool.health_monitor.delay, I will test more with specify the delay of the healthmonitor. | 02:03 |
*** yamamoto has joined #openstack-lbaas | 03:09 | |
*** annp has quit IRC | 03:31 | |
*** longkb has quit IRC | 03:31 | |
*** annp has joined #openstack-lbaas | 03:32 | |
*** longkb has joined #openstack-lbaas | 03:33 | |
*** links has joined #openstack-lbaas | 03:52 | |
*** yushiro has joined #openstack-lbaas | 04:14 | |
*** pcaruana has joined #openstack-lbaas | 04:28 | |
*** pcaruana has quit IRC | 04:30 | |
*** yamamoto has quit IRC | 04:59 | |
*** yamamoto has joined #openstack-lbaas | 05:01 | |
*** sanfern has joined #openstack-lbaas | 05:39 | |
*** nmanos has quit IRC | 05:45 | |
*** nmanos has joined #openstack-lbaas | 05:47 | |
*** longkb has quit IRC | 05:51 | |
*** annp has quit IRC | 05:51 | |
*** longkb has joined #openstack-lbaas | 05:52 | |
*** annp has joined #openstack-lbaas | 05:52 | |
*** zigo_ has joined #openstack-lbaas | 05:53 | |
*** zigo has quit IRC | 05:53 | |
*** nmanos has quit IRC | 05:58 | |
*** sapd has quit IRC | 06:22 | |
*** sapd has joined #openstack-lbaas | 06:23 | |
openstackgerrit | Jacky Hu proposed openstack/octavia master: Bring up lo when plugging interfaces https://review.openstack.org/550861 | 06:52 |
*** tesseract has joined #openstack-lbaas | 06:52 | |
*** rcernin has quit IRC | 07:00 | |
*** ispp has joined #openstack-lbaas | 07:00 | |
*** velizarx has joined #openstack-lbaas | 07:16 | |
*** ispp has quit IRC | 07:27 | |
*** AlexeyAbashkin has joined #openstack-lbaas | 07:29 | |
*** ispp has joined #openstack-lbaas | 07:48 | |
*** velizarx has quit IRC | 07:55 | |
*** rpittau has quit IRC | 07:57 | |
*** rpittau has joined #openstack-lbaas | 07:57 | |
*** velizarx has joined #openstack-lbaas | 07:57 | |
*** hvhaugwitz has quit IRC | 09:03 | |
*** hvhaugwitz has joined #openstack-lbaas | 09:03 | |
openstackgerrit | Merged openstack/neutron-lbaas master: Add release notes link in README https://review.openstack.org/581269 | 09:08 |
*** salmankhan has joined #openstack-lbaas | 09:09 | |
openstackgerrit | ZhaoBo proposed openstack/octavia master: UDP for [2] https://review.openstack.org/529651 | 09:17 |
*** ispp has quit IRC | 10:09 | |
*** devfaz has quit IRC | 10:20 | |
*** devfaz has joined #openstack-lbaas | 10:23 | |
*** sanfern has quit IRC | 10:26 | |
*** yamamoto has quit IRC | 10:30 | |
*** ispp has joined #openstack-lbaas | 10:33 | |
*** yushiro has quit IRC | 10:53 | |
*** yamamoto has joined #openstack-lbaas | 11:18 | |
*** atoth has joined #openstack-lbaas | 11:47 | |
*** yamamoto has quit IRC | 11:54 | |
*** yamamoto has joined #openstack-lbaas | 11:59 | |
*** ispp has quit IRC | 12:08 | |
*** ispp has joined #openstack-lbaas | 12:20 | |
*** annp has quit IRC | 12:27 | |
*** ispp has quit IRC | 12:36 | |
*** yamamoto has quit IRC | 12:42 | |
*** amuller has joined #openstack-lbaas | 12:44 | |
cgoncalves | cores, https://review.openstack.org/#/c/577344/ should be good to go according to my tests (test logs in my last comment) | 12:52 |
*** yamamoto has joined #openstack-lbaas | 12:59 | |
*** ispp has joined #openstack-lbaas | 13:03 | |
*** kobis has joined #openstack-lbaas | 13:06 | |
*** longkb has quit IRC | 13:09 | |
*** kobis has quit IRC | 13:13 | |
*** kobis has joined #openstack-lbaas | 13:13 | |
*** kobis has quit IRC | 13:16 | |
*** velizarx has quit IRC | 13:22 | |
*** velizarx has joined #openstack-lbaas | 13:25 | |
*** yamamoto has quit IRC | 13:39 | |
*** yamamoto has joined #openstack-lbaas | 13:45 | |
*** ianychoi has joined #openstack-lbaas | 13:56 | |
*** ianychoi_ has quit IRC | 14:00 | |
*** velizarx has quit IRC | 14:06 | |
*** links has quit IRC | 14:10 | |
*** velizarx has joined #openstack-lbaas | 14:14 | |
*** links has joined #openstack-lbaas | 14:29 | |
*** ramishra has quit IRC | 14:31 | |
johnsom | Great! Hopefully we can get that in and backported soon. Today I will try to make a list of patches we want in a backport release so we can cut a few stable releases | 14:44 |
*** ramishra has joined #openstack-lbaas | 14:49 | |
*** links has quit IRC | 15:02 | |
*** velizarx has quit IRC | 15:07 | |
*** ramishra has quit IRC | 15:13 | |
*** fnaval has joined #openstack-lbaas | 15:14 | |
*** sanfern has joined #openstack-lbaas | 15:15 | |
*** sanfern has quit IRC | 15:26 | |
-openstackstatus- NOTICE: A zuul config error slipped through and caused a pile of job failures with retry_limit - a fix is being applied and should be back up in a few minutes | 15:38 | |
*** ChanServ changes topic to "A zuul config error slipped through and caused a pile of job failures with retry_limit - a fix is being applied and should be back up in a few minutes" | 15:38 | |
*** hongbin_ has joined #openstack-lbaas | 15:39 | |
*** yamamoto has quit IRC | 15:44 | |
*** AlexeyAbashkin has quit IRC | 15:46 | |
*** amuller has quit IRC | 15:47 | |
*** yamamoto has joined #openstack-lbaas | 15:48 | |
*** yamamoto has quit IRC | 15:49 | |
*** yamamoto has joined #openstack-lbaas | 15:49 | |
*** yamamoto has quit IRC | 15:49 | |
*** yamamoto has joined #openstack-lbaas | 15:50 | |
*** yamamoto has quit IRC | 15:50 | |
*** yamamoto has joined #openstack-lbaas | 15:50 | |
*** yamamoto has quit IRC | 15:54 | |
*** rpittau has quit IRC | 15:58 | |
*** kobis has joined #openstack-lbaas | 16:01 | |
*** openstackgerrit has quit IRC | 16:04 | |
*** openstackgerrit has joined #openstack-lbaas | 16:09 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: Add amphora statistics to the admin API https://review.openstack.org/585031 | 16:09 |
*** kobis has quit IRC | 16:09 | |
*** ispp has quit IRC | 16:11 | |
*** links has joined #openstack-lbaas | 16:14 | |
*** links has quit IRC | 16:17 | |
*** links has joined #openstack-lbaas | 16:17 | |
openstackgerrit | German Eichberger proposed openstack/octavia master: [WIP] Allows failover if port is not deallocated by nova https://review.openstack.org/585864 | 16:18 |
*** links has quit IRC | 16:23 | |
*** harlowja has joined #openstack-lbaas | 16:27 | |
harlowja | johnsom i guess once u notice https://github.com/openstack/nova/blob/master/nova/api/metadata/base.py#L191-L199 being deleted, then u know its time to yell, lol (or yell now, ha) | 16:27 |
harlowja | afaik that is the code that is getting those files into the configdrive for u | 16:28 |
*** tesseract has quit IRC | 16:32 | |
johnsom | I think I am going to propose a nova "floppy drive extension' | 16:36 |
johnsom | grin | 16:36 |
johnsom | That leaves room for someone to come along and yell at me, then do the "USB key extension"... | 16:37 |
harlowja | lol | 16:41 |
openstackgerrit | Merged openstack/python-octaviaclient master: Update reno for stable/rocky https://review.openstack.org/586216 | 16:48 |
*** fnaval has quit IRC | 17:19 | |
*** harlowja has quit IRC | 17:31 | |
openstackgerrit | Michael Johnson proposed openstack/octavia master: DNM: Testing new tox docs job https://review.openstack.org/586625 | 17:36 |
*** salmankhan has quit IRC | 17:44 | |
*** atoth has quit IRC | 17:54 | |
*** atoth has joined #openstack-lbaas | 17:55 | |
*** fnaval has joined #openstack-lbaas | 17:59 | |
*** harlowja has joined #openstack-lbaas | 18:15 | |
johnsom | FYI, we are once again the OpenStack canary. The PTI docs job change Carlos proposed means the docs gates no longer save the rendered docs. I have let infra know and maybe I can spare some time to go fix those zuul jobs in project-config. | 18:50 |
*** salmankhan has joined #openstack-lbaas | 19:18 | |
*** salmankhan has quit IRC | 19:23 | |
*** rtjure has quit IRC | 19:25 | |
*** rtjure has joined #openstack-lbaas | 19:35 | |
openstackgerrit | Adam Harwell proposed openstack/octavia master: Experimental multi-az support https://review.openstack.org/558962 | 20:33 |
openstackgerrit | Adam Harwell proposed openstack/octavia master: WIP: AZ Evacuation resource https://review.openstack.org/559873 | 20:33 |
rm_work | prolly a little premature, as we're about to merge some actual breaking changes for me lol | 20:37 |
*** AlexStaf has quit IRC | 20:39 | |
*** kberger has quit IRC | 21:38 | |
*** fnaval has quit IRC | 21:41 | |
*** salmankhan has joined #openstack-lbaas | 21:45 | |
*** rtjure has quit IRC | 21:46 | |
*** rm_test has joined #openstack-lbaas | 21:51 | |
rm_work | hmm | 21:52 |
*** salmankhan has quit IRC | 21:53 | |
*** rm_test has quit IRC | 21:54 | |
*** rtjure has joined #openstack-lbaas | 22:13 | |
*** hongbin_ has quit IRC | 22:42 | |
*** harlowja has quit IRC | 23:09 | |
openstackgerrit | Merged openstack/octavia master: Fix failover when multiple amphora have failed https://review.openstack.org/577344 | 23:22 |
openstackgerrit | Merged openstack/octavia master: Use openstack client command to replace nova client https://review.openstack.org/581646 | 23:22 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!