| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2019-03-13 | |||
| 16:05:37 | mriedem | the thing is one of my all time favorites | |
| 16:06:10 | mriedem | the 80s version of course | |
| 16:06:10 | dansmith | I don't recall them providing details of .38 special identification | |
| 16:06:41 | mriedem | i guess i'm thinking of saturday night special | |
| 16:06:51 | dansmith | I believe there was something about technique.. perhaps holding on loosely.. but that wasn't skynard | |
| 16:06:56 | mriedem | are those equivalent hand guns? | |
| 16:07:21 | mriedem | nobody likes the actual band "38 special" | |
| 16:07:22 | dansmith | I believe that skynard was indeed making a reference to a .38 calibre handgun in that song yes | |
| 16:07:39 | mriedem | I WIN! | |
| 16:07:53 | mriedem | cfriesen: is that maybe due to a newer libvirt changing the type of error returned in that case? | |
| 16:12:55 | cfriesen | mriedem: as far as I can tell the libvirt line has been there since like 2012: https://github.com/libvirt/libvirt/blob/master/src/qemu/qemu_monitor_json.c#L392 | |
| 16:13:23 | gibi | mriedem: if I understand you correctly then in the bandwidth doc patch then a possible split would be to only describe the API limitation in the API guide and move the rest of the doc to the admin doc of nova | |
| 16:13:53 | mriedem | cfriesen: yeah i saw the notes in the bug report, +W | |
| 16:14:10 | mriedem | gibi: yeah more or less | |
| 16:14:43 | mriedem | gibi: the api guide tends to be about the non-admin API end user experience, and the stuff about allocation candidates and granular group_policy stuff and flavors and virt drivers should probably be somewhere in the admin docs | |
| 16:15:12 | mriedem | gibi: maybe in here https://docs.openstack.org/nova/latest/admin/adv-config.html | |
| 16:16:19 | gibi | mriedem: make sense, let me restructure the patch | |
| 16:17:23 | openstackgerrit | Matt Riedemann proposed openstack/nova master: api-ref: Add description for BDM volume_size https://review.openstack.org/641255 | |
| 16:30:29 | openstackgerrit | guang-yee proposed openstack/nova stable/rocky: pass endpoint interface to Ironic client https://review.openstack.org/643098 | |
| 16:41:34 | mriedem | dansmith: related to that az discussion we had yesterday, i realize we probably have another regression with resize revert, | |
| 16:41:47 | mriedem | when resizing, conductor will change the instance.az to whatever az the dest host is in, | |
| 16:41:58 | mriedem | but on revert we don't set that back to whatever the source host is in, if it changed | |
| 16:42:06 | mriedem | which technically it could if the server was created w/o a specific az | |
| 16:43:50 | openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/os-vif master: Refactor functional base test classes https://review.openstack.org/643101 | |
| 16:56:19 | gmann | melwitt: mriedem nova-grenade-live-migration job also failing on bionic due to no ceph hammer for bionic - http://logs.openstack.org/17/639017/8/check/nova-grenade-live-migration/735242b/ara-report/result/8816413c-7053-418f-886b-e238fdea1ec5/ | |
| 16:57:23 | gmann | to proceed on bionic migration we can 1. disable tls-proxy in nova-next 2. make nova-grenade-live-migration n-v till frickler finds out the reason if usage of ceph hammer | |
| 16:57:43 | gmann | if ^^ is ok for you, i can update the patch. | |
| 16:58:37 | gmann | i have planned the bionic migration ~ 2PM PT so we need to make nova change before that to avoid the gate block | |
| 16:59:36 | dansmith | mriedem: yeah.. looking at the az stuff more recently has me thinking we've been neglecting that stuff too much in past years | |
| 17:04:06 | mriedem | gmann: 1 and 2 are mutually exclusive problems correct? do we have bugs reported for those? | |
| 17:04:31 | mriedem | gmann: is it not an option to keep these nova-specific jobs as voting and xenial until the issues are sorted out? | |
| 17:04:50 | mriedem | this is kind of a bad time to have to deal with this right before stein RC1 | |
| 17:07:12 | openstackgerrit | Balazs Gibizer proposed openstack/nova master: Documentation for bandwidth support https://review.openstack.org/642064 | |
| 17:08:05 | gibi | mriedem: fyi ^^ | |
| 17:08:39 | gibi | mriedem: don't rush to rereview as I'm leaving for today | |
| 17:09:04 | gibi | mriedem: btw, there is also a new version from the neutron doc https://review.openstack.org/640390 | |
| 17:09:06 | openstack | Launchpad bug 1819794 in OpenStack Compute (nova) "nova-next job fail on Ubuntu Bionic" [Undecided,New] | |
| 17:09:06 | gmann | mriedem: https://bugs.launchpad.net/nova/+bug/1819794 https://bugs.launchpad.net/nova/+bug/1819944 | |
| 17:09:07 | openstack | Launchpad bug 1819944 in OpenStack Compute (nova) "nova-grenade-live-migration job failing on ubuntu bionic" [Undecided,New] | |
| 17:09:48 | gmann | mriedem: we should make n-v or fix. keeping them on xenial makes inconsistent that few job running on xenail and few on bionic | |
| 17:10:16 | mriedem | gmann: i don't have a fix if ceph doesn't have packages on bionic yet, or whatever the issue is there | |
| 17:10:34 | mriedem | we could temporarily disable the tls proxy stuff in the nova-next job on master | |
| 17:10:45 | mriedem | but i'd need melwitt and/or stephenfin to help with that stuff | |
| 17:10:48 | mriedem | and stephenfin is out this week | |
| 17:11:29 | mriedem | dansmith: i'll write a functional test for that resize revert az thing because i got thinking about this with my cross-cell stuff so it'll be an issue there as well | |
| 17:11:37 | dansmith | ack | |
| 17:11:49 | mriedem | gibi: ack, but we can't wait forever since we want those docs in the stein GA | |
| 17:11:52 | gmann | yeah melwitt is trying the tsl-proxy with 2048 bit cert but that did not pass | |
| 17:12:10 | mriedem | does she have a patch somewhere? | |
| 17:12:12 | mriedem | is she around? | |
| 17:12:35 | gmann | this one (and deppends-on) - https://review.openstack.org/#/c/639017/8 | |
| 17:12:56 | mriedem | ok https://review.openstack.org/#/c/643045/ | |
| 17:15:50 | mriedem | honestly melwitt probably has a better handle on the ceph CI stuff as well since i'm assuming she's got downstream ceph contacts | |
| 17:15:59 | mriedem | or eharney etc | |
| 17:17:21 | mriedem | coreycb: actually you're probably the person to ask | |
| 17:18:06 | openstack | Launchpad bug 1819944 in OpenStack Compute (nova) "nova-grenade-live-migration job failing on ubuntu bionic due to missing ceph package" [Undecided,Confirmed] | |
| 17:18:06 | mriedem | coreycb: https://bugs.launchpad.net/nova/+bug/1819944 | |
| 17:23:50 | coreycb | mriedem: hi, we have luminous in our bionic /queensrepos | |
| 17:23:57 | coreycb | bionic/queens repos | |
| 17:25:03 | mriedem | yeah just saw http://download.ceph.com/debian-luminous/dists/bionic/ | |
| 17:25:16 | coreycb | i think they should be installing from ubuntu repos rather than http://download.ceph.com/debian-hammer/dists/bionic/main/binary-amd64/Packages | |
| 17:25:49 | mriedem | i haven't looked into the actual devstack-ceph-plugin job yet to see where it's getting packages | |
| 17:29:43 | coreycb | mriedem: i commented on the bug | |
| 17:29:48 | mriedem | so apparently this isn't enough https://review.openstack.org/#/c/611594/ | |
| 17:30:34 | coreycb | that should at least be sleeping for 6 seconds :) | |
| 17:33:29 | mriedem | umm, so https://review.openstack.org/#/c/611594/4/devstack/lib/ceph@942 | |
| 17:33:55 | mriedem | frickler: probably need your help here | |
| 17:36:03 | mriedem | gmann: is devstack-plugin-ceph-tempest-py3 ok with bionic? that's a single-node job | |
| 17:36:13 | mriedem | i wonder if it's something with grenade in the nova-grenade-live-migration job | |
| 17:36:17 | gmann | mriedem: yeah that is working fine | |
| 17:36:31 | mriedem | hmm, ok, so then it's probably something in the nova setup scripts for that live migration job | |
| 17:36:48 | gmann | i am figuring out on 611594 that why it is not picking luminous | |
| 17:37:04 | gmann | seems so. in live_migration/hooks/run_tests.sh | |
| 17:37:43 | gmann | as it is failing while post_test_hook - http://logs.openstack.org/17/639017/8/check/nova-grenade-live-migration/735242b/logs/devstack-gate-post_test_hook.txt.gz | |
| 17:39:17 | mriedem | gmann: how about the nova-live-migration job, is that ok with bionic? | |
| 17:39:54 | gmann | mriedem: yes, that working fine on bionic | |
| 17:42:30 | mriedem | hmm, that post-test hook ceph script just runs functions from devstack-plugin-ceph, | |
| 17:42:41 | mriedem | which is branchless | |
| 17:43:54 | gmann | nova-live-migration has same issue with that ceph pckg but use old one and process further- http://logs.openstack.org/17/639017/8/check/nova-live-migration/87084aa/logs/devstack-gate-post_test_hook.txt.gz#_2019-03-13_14_34_20_967 | |
| 17:44:22 | gmann | is something else stopping/failing the nova-grenade-live-migration | |
| 17:45:39 | mriedem | i think the nova-live-migration job just isn't failing properly | |
| 17:45:51 | mriedem | and then goes on to run the evacuate stuff, which nova-grendae-live-migration doesn't run | |
| 17:47:24 | gmann | yeah. not sure how d-g handle the failure on post_test_hook | |
| 17:47:55 | mriedem | it must not | |
| 17:49:40 | openstack | bug 1819944 in OpenStack Compute (nova) "nova-grenade-live-migration job failing on ubuntu bionic due to missing ceph package" [Undecided,New] https://launchpad.net/bugs/1819944 | |
| 17:49:40 | mriedem | gmann: to workaround bug 1819944 for now, we should probably just comment this out: | |
| 17:50:14 | mriedem | https://github.com/openstack/nova/blob/master/nova/tests/live_migration/hooks/run_tests.sh#L46-L52 | |
| 17:50:20 | mriedem | gmann: do you want to push a patch for that and i'll +2 | |
| 17:50:48 | mriedem | that way the job continues to run and be voting but the ceph stuff is disabled until someone fixes it | |
| 17:50:49 | gmann | mriedem: ok thats even better, we run some stuff on that jobs | |
| 17:50:59 | gmann | i will push | |
| 17:51:10 | mriedem | make sure to push it real good | |
| 17:51:21 | mriedem | https://www.youtube.com/watch?v=vCadcBR95oU | |
| 17:51:50 | dansmith | mriedem: see, I was going to say that I had noted the reference, | |
| 17:51:57 | dansmith | but you keep going all self-serving with the youtube links | |
| 17:52:48 | gmann | :) | |
| 17:55:10 | dansmith | it's like laughing at your own jokes.. just.. so uncouth. | |
| 17:58:18 | openstackgerrit | Rodolfo Alonso Hernandez proposed openstack/os-vif master: Remove IP proxy methods https://review.openstack.org/643115 | |
| 18:02:23 | mriedem | dansmith: i did that for gmann's benefit, | |
| 18:02:30 | mriedem | because i don't know if he grew up listening to TLC | |