| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2018-02-19 | |||
| 18:12:39 | jroll | because, we don't have an RP representing the compute host to be the root for all of those node RPs, they're all independent. if that makes esense. | |
| 18:12:43 | jroll | s/esense/sense/ | |
| 18:13:06 | efried | jroll: yeah. I think that needs to be fixed in two or three places. | |
| 18:14:19 | jroll | possibly | |
| 18:14:27 | efried | I think it's a bigger problem | |
| 18:14:56 | efried | or maybe, as you say, I do that filtering only here. | |
| 18:15:24 | efried | I'm going to have to look at this with fresh eyes, now that I have a better understanding of the flow. | |
| 18:15:53 | jroll | awesome, thanks efried, this was helpful for my understanding too :) | |
| 18:16:31 | efried | jroll: Your help is much appreciated too. Let's have a Guinness next week. | |
| 18:16:44 | jroll | ++ | |
| 18:24:37 | openstackgerrit | sean mooney proposed openstack/nova master: Add Neutron port capabilities to devspec in request https://review.openstack.org/451777 | |
| 18:24:38 | openstackgerrit | sean mooney proposed openstack/nova master: Format NIC features using os-traits definitions https://review.openstack.org/466051 | |
| 18:24:38 | openstackgerrit | sean mooney proposed openstack/nova master: Read Neutron port 'binding_profile' during boot https://review.openstack.org/507481 | |
| 18:27:00 | mriedem | this pretty simple bug fix has been hanging out with a +2 for a few months now https://review.openstack.org/#/c/519464/ - simply unquiesce an instance if we quiesced it but creating volume snapshots fails | |
| 18:30:18 | openstackgerrit | sean mooney proposed openstack/nova-specs master: Reintroduced nic feature based scheduling for rocky https://review.openstack.org/545951 | |
| 18:39:46 | dansmith | mriedem: got that and the two above it | |
| 18:40:00 | dansmith | which seem like obvious should-be-doing-that items | |
| 18:41:28 | openstackgerrit | Merged openstack/nova master: Imported Translations from Zanata https://review.openstack.org/541561 | |
| 19:14:52 | openstackgerrit | Eric Fried proposed openstack/nova-specs master: Update Provider Tree https://review.openstack.org/540111 | |
| 19:15:14 | efried | mriedem, jaypipes, edleafe, cdent: I'm no stephenfin, but ^ | |
| 19:15:17 | efried | jroll: ^ | |
| 19:18:57 | edleafe | efried: if only you included an ASCII diagram of CN2... | |
| 19:19:17 | efried | edleafe: Eh? Did I not? | |
| 19:19:25 | mriedem | dansmith: thanks | |
| 19:20:00 | edleafe | efried: I meant for the PT when UPT is invoked for CN2 | |
| 19:20:23 | efried | oh. It's symmetrical. Are you feing bunny? | |
| 19:20:31 | edleafe | efried: just busting your chops, of course :) | |
| 19:20:35 | efried | phew | |
| 19:20:49 | efried | consider my chops busted | |
| 19:24:04 | openstackgerrit | Merged openstack/nova stable/ocata: libvirt: bandwidth param should be set in guest migrate https://review.openstack.org/519635 | |
| 19:24:20 | openstackgerrit | Merged openstack/python-novaclient master: Fix the docstring for the update method https://review.openstack.org/545819 | |
| 19:29:26 | openstackgerrit | Matt Riedemann proposed openstack/nova master: Combine error handling blocks in _do_build_and_run_instance https://review.openstack.org/545960 | |
| 19:31:54 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/queens: unquiesce instance on volume snapshot failure https://review.openstack.org/545961 | |
| 20:03:26 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/pike: unquiesce instance on volume snapshot failure https://review.openstack.org/545966 | |
| 20:06:17 | openstackgerrit | Merged openstack/nova stable/ocata: Use proper user and tenant in the owner section of libvirt.xml. https://review.openstack.org/525997 | |
| 20:08:14 | mriedem | dansmith: want to get this simple fixture cleanup patch? https://review.openstack.org/#/c/539758/ | |
| 20:08:21 | mriedem | that will unblock a few other approved changes | |
| 20:08:50 | mriedem | this is the series where bfv failing during scheduling always orphans your volumes | |
| 20:08:52 | mriedem | which sucks | |
| 20:10:40 | mriedem | FYI in case any cores want to shed 1300+ LOC https://review.openstack.org/#/c/544698/ | |
| 20:16:40 | dansmith | mriedem: ack | |
| 20:22:40 | openstackgerrit | Merged openstack/os-vif master: zuul: Enable functional tests in gate https://review.openstack.org/530961 | |
| 20:22:46 | openstackgerrit | Merged openstack/nova master: unquiesce instance on volume snapshot failure https://review.openstack.org/519464 | |
| 20:32:25 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/ocata: unquiesce instance on volume snapshot failure https://review.openstack.org/545973 | |
| 20:59:25 | melwitt | dansmith, mriedem: on https://review.openstack.org/#/c/544698, "We dropped support for aggregates in newton" just means dropped support for the old "main db" aggregates, not dropped support for aggregates altogether, right? | |
| 20:59:42 | mriedem | melwitt: we just deleted the API | |
| 20:59:47 | mriedem | it was an admin-only extension, | |
| 20:59:49 | mriedem | we said, fuck it | |
| 21:00:17 | dansmith | melwitt: heh, right, sorry. I meant we dropped support for this stuff I'm removing :D | |
| 21:00:28 | dansmith | melwitt: if you think it's important I can rev it | |
| 21:00:44 | melwitt | when I first read it I was like O.o | |
| 21:01:24 | melwitt | I'll just put a note to self on there | |
| 21:01:27 | mriedem | dropped the migration compat code | |
| 21:01:30 | mriedem | like for flavors | |
| 21:01:54 | melwitt | yeah. I see it in the patch, was just trying to connect the commit message in case there was something really major I was under a rock about | |
| 21:23:21 | mriedem | dansmith: after reading the bug for https://review.openstack.org/#/c/543970/ can you make sure my comment is correct before I +W? | |
| 21:30:33 | dansmith | mriedem: replied for posterity, but in short: yep. | |
| 21:31:50 | hrw | sean-k-mooney: will be | |
| 21:31:55 | mriedem | cool; i'll start the backport party | |
| 21:35:58 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/queens: Lazy-load instance attributes with read_deleted=yes https://review.openstack.org/545987 | |
| 21:37:38 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/pike: Lazy-load instance attributes with read_deleted=yes https://review.openstack.org/545988 | |
| 21:38:25 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/ocata: Lazy-load instance attributes with read_deleted=yes https://review.openstack.org/545989 | |
| 21:43:51 | hrw | sean-k-mooney: added myself to nova etherpad | |
| 21:45:52 | mriedem | not sure why we'd even be lazy loading instance.system_metadata in that evacuate cleanup path, the db api should manually join it https://github.com/openstack/nova/blob/stable/pike/nova/db/sqlalchemy/api.py#L2141-L2143 | |
| 21:50:28 | openstackgerrit | Matt Riedemann proposed openstack/nova stable/ocata: libvirt: Don't VIR_MIGRATE_NON_SHARED_INC without migrate_disks https://review.openstack.org/519636 | |
| 21:51:14 | openstackgerrit | Merged openstack/nova master: Drop extra loop which modifies Cinder volume status https://review.openstack.org/539758 | |
| 21:51:45 | openstackgerrit | Merged openstack/nova master: Store block device mappings in cell0 https://review.openstack.org/544748 | |
| 21:52:13 | openstackgerrit | Merged openstack/nova master: Add functional tests to ensure BDM removal on delete https://review.openstack.org/544747 | |
| 21:53:30 | dansmith | mriedem: the compute drop passed grenade this time | |
| 21:53:37 | dansmith | failed something else, which I'm looking at but.. | |
| 21:54:15 | dansmith | hmm, rabbit crash maybe? | |
| 21:54:24 | dansmith | http://logs.openstack.org/80/543580/1/check/legacy-tempest-dsvm-cells/e4a862c/logs/screen-n-cpu.txt.gz?level=TRACE#_Feb_19_20_06_46_946074 | |
| 21:56:05 | mriedem | there are crash reports in http://logs.openstack.org/80/543580/1/check/legacy-tempest-dsvm-cells/e4a862c/logs/rabbitmq/rabbit@ubuntu-xenial-inap-mtl01-0002617609-sasl.txt.gz | |
| 21:56:29 | dansmith | ah sweet | |
| 22:05:08 | mriedem | mmedvede: can we get the pkvm CI to not vote at all on stable/ocata changes? it always fails immediately https://review.openstack.org/#/c/545973/ | |
| 22:06:47 | efried | edleafe, melwitt, mriedem, jaypipes, cdent: Specless bp to add ?required=<trait list> to GET /resource_providers ? | |
| 22:07:29 | mriedem | mmedvede: looks like the tests randomly timeout because it takes forever to spawn the actual guest | |
| 22:07:30 | mriedem | 2018-02-19 21:14:56.466 31787 INFO nova.compute.manager [req-21095306-b40d-4762-a083-8510184d386d tempest-ListServerFiltersTestJSON-391319940 tempest-ListServerFiltersTestJSON-391319940] [instance: 5b94a837-eb53-4275-b893-8e51b8d10518] Took 243.80 seconds to spawn the instance on the hypervisor. | |
| 22:07:53 | efried | Would "adding ?required=<trait list> to GET /resource_providers" be considered for a specless blueprint? | |
| 22:08:06 | edleafe | efried: yeah, I think specless is ok. Just clarify in the BP that it will modeled on GET /allocation_candidates | |
| 22:08:08 | mriedem | efried: no | |
| 22:08:10 | mriedem | it's an api change | |
| 22:08:12 | melwitt | efried: I'd have expected an api change to be a spec, albeit a small one in that case | |
| 22:08:22 | efried | ight | |
| 22:08:35 | edleafe | oh geez, yeah, an API change. What they said. | |
| 22:14:01 | jaypipes | efried: I thought all API changes required a spec? | |
| 22:14:20 | efried | jaypipes: Apparently that's true; see above. | |
| 22:43:26 | openstackgerrit | Merged openstack/nova master: Remove deprecated aggregate DB compatibility https://review.openstack.org/544698 | |
| 22:54:44 | openstackgerrit | Merged openstack/nova master: Lazy-load instance attributes with read_deleted=yes https://review.openstack.org/543970 | |
| 23:03:55 | mriedem | mdbooth: you should take a look at this https://review.openstack.org/#/c/542646/ | |
| 23:19:05 | tetsuro | is avolkov around? | |
| 23:20:12 | tetsuro | I’d like you to answer the question in https://review.openstack.org/#/c/539865/. … or anyone who can help me. | |
| 23:47:44 | mnaser | is there any way i can do something to get output from nova-compute about memory usage | |
| 23:47:53 | mnaser | i have a nova-compute process sitting on 13gb of ram. | |
| 23:48:21 | mnaser | (before i restart it, just to get helpful information out) | |
| 23:49:30 | melwitt | mriedem: these comments aren't related to the patch, are they? just a suggestion on some better cleanup we could do in a separate patch? https://review.openstack.org/#/c/520158/3/nova/compute/api.py@2826 | |
| 23:50:14 | mnaser | wow... actually almost every nova-compute process is using 13g of memory.. | |
| #openstack-nova - 2018-02-20 | |||
| 00:00:02 | openstackgerrit | Eric Fried proposed openstack/nova-specs master: Filter Resource Provider List for Traits https://review.openstack.org/546009 | |
| 00:00:21 | efried | edleafe, mriedem, melwitt, jaypipes, cdent: ^ | |
| 00:04:28 | melwitt | mnaser: the only thing I know of is the hypervisor-stats type of things e.g. https://docs.openstack.org/nova/pike/admin/common/nova-show-usage-statistics-for-hosts-instances.html | |