| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-10-12 | |||
| 14:45:43 | finucannot | So if you were using the require policy, that would require two cores for emulator threads (the latter wasn't use though, I think) | |
| 14:46:13 | openstackgerrit | Chuck Short proposed openstack/os-traits master: Change python3.5 job to python3.7 job on Stein+ https://review.openstack.org/610065 | |
| 14:46:32 | sean-k-mooney | you are intended to be able to ask for 1 core and say threading policy require | |
| 14:46:43 | finucannot | Yup, that was broken too | |
| 14:47:07 | sean-k-mooney | you are alos ment to be able to use prefer on host that dont have hyper threading | |
| 14:47:55 | finucannot | yep | |
| 14:49:33 | sean-k-mooney | finucannot: so if we backported it to queens are you also going to backport it to pike | |
| 14:49:53 | sean-k-mooney | finucannot: that is where the downstream bug was reported | |
| 14:50:10 | finucannot | I'd like to but you've to do one before the other | |
| 14:50:10 | openstackgerrit | Chuck Short proposed openstack/os-vif master: Change python3.5 job to python3.7 job on Stein+ https://review.openstack.org/610068 | |
| 14:50:34 | hansmoleman | persisting limits and requested_destination in a request spec seems like a bad idea... http://paste.openstack.org/show/731972/ | |
| 14:52:27 | openstackgerrit | Jose Castro Leon proposed openstack/nova master: Fix get_device_path from network mounted volume https://review.openstack.org/590188 | |
| 14:53:39 | sean-k-mooney | finucannot: so i dont think there is anything harmful in the backport so i guess its fine but im not sure it qualifes under the backport policy | |
| 14:54:11 | finucannot | Yup, seems to be the general consensus, heh | |
| 14:55:11 | sean-k-mooney | queens would be pahse 2 right so its not a security fix and its not a critical prioity bug https://docs.openstack.org/murano/pike/contributor/stable_branches.html | |
| 14:55:26 | sean-k-mooney | oh thats mruanos one... | |
| 14:55:39 | finucannot | sean-k-mooney: https://docs.openstack.org/project-team-guide/stable-branches.html#maintenance-phases | |
| 14:56:22 | sean-k-mooney | oh ya they changed the with extended maintaince | |
| 14:58:19 | melwitt | hm, why isn't the nova-lvm job running anymore... | |
| 14:58:50 | melwitt | oh nvm, it only runs on libvirt changes | |
| 14:59:18 | hansmoleman | ah yes: cold migrate to a specified host, confirm the resize, then live migrate w/o specifying a host, kablammo | |
| 14:59:30 | hansmoleman | reqspec strikes agin | |
| 14:59:33 | hansmoleman | *again | |
| 15:00:53 | openstackgerrit | Chuck Short proposed openstack/osc-placement master: Change python3.5 job to python3.7 job on Stein+ https://review.openstack.org/610074 | |
| 15:00:55 | sean-k-mooney | hansmoleman: im guessign we persist a host of somthing that we should have deleted in the confirm step | |
| 15:01:34 | hansmoleman | i know exactly what it is | |
| 15:01:37 | hansmoleman | i just needed to confirm | |
| 15:02:17 | sean-k-mooney | actully for moving py35 to py37 job on stein+ that maeans that the minium version of python for stein becomes 36 right | |
| 15:02:38 | sean-k-mooney | wew would no longer be testing 35 so it cant be the minium anymore | |
| 15:02:44 | openstackgerrit | Stephen Finucane proposed openstack/nova master: Deprecate the nova-console service https://review.openstack.org/610075 | |
| 15:02:45 | openstackgerrit | Stephen Finucane proposed openstack/nova master: Deprecate the nova-xvpvncproxy service https://review.openstack.org/610076 | |
| 15:04:29 | cfriesen | hansmoleman: we had to modify some of that code due to supporting some other features, so I don't think we'd care about a backport. | |
| 15:06:10 | hansmoleman | yippee https://bugs.launchpad.net/nova/+bug/1797580 | |
| 15:06:10 | openstack | Launchpad bug 1797580 in OpenStack Compute (nova) "NoValidHost during live migration after cold migrating to a specified host" [High,Triaged] - Assigned to Matt Riedemann (mriedem) | |
| 15:23:57 | fried_rice | leakypipes: A schema like this? https://review.openstack.org/#/c/579289/12/nova_powervm/virt/powervm/inventory_schema.yaml | |
| 15:26:21 | hansmoleman | huh osc doesn't have instance action CLI support? | |
| 15:26:36 | SteelyDan | hansmoleman: I think it does | |
| 15:26:42 | SteelyDan | pretty sure I was using it the other day | |
| 15:26:59 | hansmoleman | don't see it here https://docs.openstack.org/python-openstackclient/latest/cli/command-list.html | |
| 15:27:13 | hansmoleman | server event list? | |
| 15:27:27 | hansmoleman | oh there it is | |
| 15:29:02 | hansmoleman | ok, and because my live migration fails but the server isn't put into error status, i can't see the fault | |
| 15:29:06 | hansmoleman | so i have to use the instance action list | |
| 15:29:23 | hansmoleman | or the migration status | |
| 15:29:32 | hansmoleman | which probably isn't in osc | |
| 15:32:35 | sean-k-mooney | im going to call it a day early(for me). is there anything i should review before next week? | |
| 15:33:00 | sean-k-mooney | if not i proably wont be on irc until thrudsay | |
| 15:39:17 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Add regression test for bug 1797580 https://review.openstack.org/610088 | |
| 15:39:17 | openstack | bug 1797580 in OpenStack Compute (nova) "NoValidHost during live migration after cold migrating to a specified host" [High,Triaged] https://launchpad.net/bugs/1797580 - Assigned to Matt Riedemann (mriedem) | |
| 15:39:18 | hansmoleman | SteelyDan: to fix ^ i'm thinking we should just not persist the RequestSpec.requested_destination | |
| 15:39:25 | hansmoleman | similar to how we've fixed a few related things | |
| 15:39:32 | hansmoleman | requested_destination should be per operation and not saved | |
| 15:39:47 | SteelyDan | aye | |
| 15:41:11 | leakypipes | fried_rice: yup. | |
| 15:41:34 | leakypipes | fried_rice: but that describes the entire provider descriptor file. | |
| 15:42:30 | fried_rice | leakypipes: That schema describes the entire file as originally designed. I'll mod it to be more generic. | |
| 15:43:11 | fried_rice | and include versioning and whatnot | |
| 15:54:25 | hansmoleman | cfriesen: i asked jackding about this earlier, and just left a comment in https://review.openstack.org/#/c/603844/, but it seems we shouldn't need to list the ports again in that new method to check if there are failed port bindings, | |
| 15:54:32 | hansmoleman | b/c we just refreshed the instance info cache before calling that, | |
| 15:54:35 | hansmoleman | which lists the ports for that server | |
| 15:54:45 | hansmoleman | so if we can just rely on the cache, it's a much less heavy cahnge | |
| 15:54:46 | hansmoleman | *change | |
| 16:03:48 | openstackgerrit | Ivaylo Mitev proposed openstack/nova master: VMware: OVA and StrOpt images as VM templates https://review.openstack.org/609736 | |
| 16:06:52 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Don't persist RequestSpec.requested_destination https://review.openstack.org/610098 | |
| 16:07:03 | melwitt | tssurya: is it cool if I assign this bug to myself for the quota thing? I see you are currently assigned https://bugs.launchpad.net/nova/+bug/1771810 | |
| 16:07:03 | openstack | Launchpad bug 1771810 in OpenStack Compute (nova) "Quota calculation connects to all available cells" [Undecided,New] - Assigned to Surya Seetharaman (tssurya) | |
| 16:07:27 | hansmoleman | SteelyDan: easy peasy https://review.openstack.org/#/c/610098/ | |
| 16:07:38 | melwitt | tssurya: (if you're not working on it, that is) | |
| 16:09:27 | SteelyDan | I'll be the judge of easy peasy | |
| 16:09:34 | SteelyDan | hansmoleman: did you ever look at artom's patch from yesterday? | |
| 16:10:55 | hansmoleman | i got scared | |
| 16:10:59 | hansmoleman | it's starred, but on | |
| 16:11:00 | hansmoleman | *no | |
| 16:12:52 | hansmoleman | i'll scan it quick | |
| 16:18:10 | hansmoleman | SteelyDan: artom: comments inline | |
| 16:18:13 | hansmoleman | seems fine, | |
| 16:18:18 | hansmoleman | i haven't looked at tests yet | |
| 16:18:26 | hansmoleman | going to lunch and then a date with the mrs | |
| 16:19:52 | jungleboyj | Has anyone seen issues with Cloudinit not working after changing the instances_path ? Have a packstack where I changed that and now neither Bionic or Xenial set up their networking on boot. | |
| 16:21:42 | melwitt | I didn't think instances_path could affect how cloudinit works. does anyone else know if it would be expected to affect cloudinit? | |
| 16:23:21 | SteelyDan | potentially if using configdrive and the proper image isn't loaded? | |
| 16:23:55 | SteelyDan | I'd think more likely that something else got broken along the way | |
| 16:25:26 | cfriesen | hansmoleman: I'm not self.network_api.get_instance_nw_info() will do the right thing, but it's worth taking a closer look. | |
| 16:25:59 | cfriesen | mriedem_away: ^ | |
| 16:27:36 | jungleboyj | SteelyDan: Ok. I was trying to look to see if there were errors in the libvirt logs but didn't see anything. | |
| 16:28:20 | SteelyDan | jungleboyj: it's a reach.. you'd need to have pointed it somewhere so it found an image, but just the wrong one.. like I say, I'd look elsewhere than just the instances_path change | |
| 16:28:59 | jungleboyj | SteelyDan: Ok. Will do. Thanks. | |
| 16:42:44 | openstackgerrit | Jack Ding proposed openstack/nova-specs master: High Precision Event Timer (HPET) on x86 guests https://review.openstack.org/607989 | |
| 17:17:02 | openstackgerrit | Artom Lifshitz proposed openstack/nova master: Handle volume API failure in post_live_migration https://review.openstack.org/609517 | |
| 17:17:46 | openstackgerrit | Artom Lifshitz proposed openstack/nova master: Handle volume API failure in post_live_migration https://review.openstack.org/609517 | |
| 18:34:30 | openstackgerrit | Artom Lifshitz proposed openstack/nova master: Handle volume API failure in post_live_migration https://review.openstack.org/609517 | |
| 18:34:54 | openstackgerrit | melanie witt proposed openstack/nova master: Fixed concurrent access to direct io test file https://review.openstack.org/515091 | |
| 18:54:23 | openstackgerrit | Andreas Jaeger proposed openstack/nova master: Zuul: Update barbican experimental job https://review.openstack.org/610141 | |
| 19:10:05 | melwitt | fried_rolls, edmondsw: could one of y'all please help triage this powervm bug? https://bugs.launchpad.net/nova/+bug/1771538 | |
| 19:10:05 | openstack | Launchpad bug 1771538 in OpenStack Compute (nova) "PowerVM config drive path is not secure" [Undecided,New] | |
| 19:10:23 | fried_rice | melwitt: looking. | |
| 19:10:36 | melwitt | it was found via a bandit scan | |
| 19:11:10 | fried_rice | curse those bandits | |
| 19:11:10 | melwitt | just need someone who knows about powervm to ack it or nak it accordingly | |
| 19:11:50 | edmondsw | looking | |