Earlier  
Posted Nick Remark
#openstack-nova - 2019-07-22
19:47:12 openstackgerrit Artom Lifshitz proposed openstack/nova stable/stein: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672154
19:47:44 openstackgerrit Artom Lifshitz proposed openstack/nova stable/rocky: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672155
19:48:21 openstackgerrit Artom Lifshitz proposed openstack/nova stable/stein: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672154
19:49:10 openstackgerrit Artom Lifshitz proposed openstack/nova stable/rocky: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672155
20:00:31 openstackgerrit Artom Lifshitz proposed openstack/nova stable/queens: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672161
20:07:51 mriedem dansmith: Kevin_Zheng: maybe you have ideas on this spec https://review.opendev.org/#/c/667894/ - i feel like we've talked about this before, but in this case they basically just want to know who (among several admins) initiated a migration operation on a server. that could be determined via some existing APIs but it gets a bit clunky to handle client-side.
20:24:51 dansmith ugh
20:30:34 openstackgerrit Artom Lifshitz proposed openstack/nova stable/queens: libvirt: move checking CONF.my_ip to init_host() https://review.opendev.org/672161
20:37:00 openstackgerrit sean mooney proposed openstack/nova master: libvirt: harden get_domain_capabilities https://review.opendev.org/670189
20:37:01 openstackgerrit sean mooney proposed openstack/nova master: use domain capablites to get supported device models https://review.opendev.org/666915
20:37:01 openstackgerrit sean mooney proposed openstack/nova master: Libvirt: report storage bus traits https://review.opendev.org/666914
20:37:02 openstackgerrit sean mooney proposed openstack/nova master: Add transform_image_metadata request filter https://review.opendev.org/665775
20:53:46 openstackgerrit Artom Lifshitz proposed openstack/nova master: [DNM] testing bug/1813789 revert resize events https://review.opendev.org/664442
20:53:46 openstackgerrit Artom Lifshitz proposed openstack/nova master: Pass migration to finish_revert_migration() https://review.opendev.org/668631
20:54:25 artom Check it out, I updated a patch without giving reviewers a migraine because I rebased it
21:03:37 mriedem artom: +2 on that but remember to send the courtesy warning
21:03:42 mriedem unless you already did
21:04:45 artom mriedem, not yet, I can send it now
21:05:21 artom Your patch it below it, so it's not like a second +2 will send mine through the gate tomorrow
21:05:53 artom (Not that your patch needs work, it just adds time)
21:09:49 artom Sent.
21:33:26 openstackgerrit sean mooney proposed openstack/nova master: libvirt: delegate ovs plug to os-vif https://review.opendev.org/602432
21:46:22 openstackgerrit Merged openstack/nova stable/stein: Revert resize: wait for events according to hybrid plug https://review.opendev.org/670645
21:46:30 openstackgerrit Merged openstack/nova master: Remove Newton-era min compute checks for server create with device tags https://review.opendev.org/669523
21:59:31 openstackgerrit Merged openstack/nova master: nova-manage: heal port allocations https://review.opendev.org/637955
21:59:41 openstackgerrit Merged openstack/nova master: Move consts from neutronv2/api to constants module https://review.opendev.org/668945
21:59:50 openstackgerrit Merged openstack/nova master: Use neutron contants in cmd/manage.py https://review.opendev.org/668946
21:59:58 openstackgerrit Merged openstack/nova master: Add 'resource_request' to neutronv2/constants https://review.opendev.org/668947
22:38:02 openstackgerrit Matt Riedemann proposed openstack/nova master: Use the safe get_binding_profile https://review.opendev.org/669817
22:50:43 openstackgerrit Dustin Cowles proposed openstack/nova master: Introduces the openstacksdk to nova https://review.opendev.org/643664
22:50:44 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for node.list https://review.opendev.org/656027
22:50:44 openstackgerrit Dustin Cowles proposed openstack/nova master: Introduces SDK to IronicDriver and uses for node.get https://review.opendev.org/642899
22:50:45 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for setting instance id https://review.opendev.org/659690
22:50:45 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for validating instance and node https://review.opendev.org/656028
22:50:46 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for getting network metadata from node https://review.opendev.org/670213
22:50:46 openstackgerrit Dustin Cowles proposed openstack/nova master: Use SDK for add/remove instance info from node https://review.opendev.org/659691
#openstack-nova - 2019-07-23
05:51:11 cervigni Hello, I am struggling to set up a compute node with VGPU. I read there is support (experimental) and I am using rocky
05:51:36 cervigni the set up seems fine, until nova tries to use the mdev and bombs out with this error
05:54:49 cervigni vfio error: a5ddfb5b-8066-4e51-82b5-d750eecd4c58: error getting device from group 81: Input/output error
05:54:52 cervigni (nova in debug mode)
05:55:06 cervigni 019-07-23T05:54:05.295069Z qemu-system-x86_64: -device vfio-pci,id=hostdev0,sysfsdev=/sys/bus/mdev/devices/a5ddfb5b-8066-4e51-82b5-d750eecd4c58,bus=pci.0,addr=0x6: vfio error: a5ddfb5b-8066-4e51-82b5-d750eecd4c58: error getting device from group 81: Input/output error
05:55:15 cervigni Verify all devices in group 81 are bound to vfio-<bus> or pci-stub and not already in use
05:59:07 cervigni for VGPUs do I have to enable iommu and pt ?
06:08:34 openstackgerrit ya.wang proposed openstack/nova-specs master: Add spec for expose-auto-converge-post-copy https://review.opendev.org/651681
06:18:46 cervigni anyone?
06:23:54 yachik1234 hello
06:24:00 openstackgerrit ya.wang proposed openstack/nova-specs master: Add spec for expose-auto-converge-post-copy https://review.opendev.org/651681
06:30:50 openstackgerrit ya.wang proposed openstack/nova-specs master: Add spec for expose-auto-converge-post-copy https://review.opendev.org/651681
06:51:24 openstackgerrit Yongli He proposed openstack/nova master: Add server sub-resource topology API https://review.opendev.org/621476
08:26:38 openstackgerrit Bhagyashri Shewale proposed openstack/nova master: WIP: Report PCPU to placement https://review.opendev.org/672221
08:26:39 openstackgerrit Bhagyashri Shewale proposed openstack/nova master: WIP: Add scheduler request filter to alias cpu_policy https://review.opendev.org/672223
08:26:39 openstackgerrit Bhagyashri Shewale proposed openstack/nova master: WIP: Virt driver: Build guest xml https://review.opendev.org/672222
08:26:40 openstackgerrit Bhagyashri Shewale proposed openstack/nova master: WIP Upgrade patch to handle PCPU resource https://review.opendev.org/672224
08:41:01 bhagyashris stephenfin, : Hi, I have uploaded patches to implement Standardize CPU resource tracking spec ^ . I would like you insights on it.
08:41:24 bhagyashris your*
08:46:48 openstackgerrit sahid proposed openstack/nova master: cellv2: make update_cell to support cell0 https://review.opendev.org/672045
09:14:43 stephenfin bhagyashris: https://review.opendev.org/#/c/672106/1
09:15:05 stephenfin I can take a look but I do have a good chunk of that done now
09:17:01 stephenfin Should probably look to combine them
09:18:25 bhagyashris stephenfin: Sorry for the late but I was covering maximum points that's why its took time to upload the patches
09:19:39 stephenfin Yup, np. Will be interesting compare the two approaches
09:22:16 bhagyashris stephenfin: ok thank you :)
09:23:13 stephenfin bhagyashris: Probably worth looking through mine while I do the same for yours
09:23:25 stephenfin I see you've done the reshape stuff, which I was still working on, though I managed to avoid doing InstanceNUMATopology changes which might be something you could copy
09:23:47 stephenfin I imagine we'll end up taking bits from one and adding it to the other, fwiw :)
09:32:30 bhagyashris stephenfin: ok. Yeah and the patches I have uploaded are full working now including the upgrade
09:32:56 bhagyashris stephenfin: I haven't gone through your patches I will take look on it
09:46:13 openstackgerrit **** proposed openstack/nova master: Nova: node should be deleted when last service is deleted https://review.opendev.org/671731
10:00:37 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove deprecated CPU, RAM, disk claiming in resource tracker https://review.opendev.org/551026
10:00:37 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove deprecated Core/Ram/DiskFilter https://review.opendev.org/672065
10:20:01 openstackgerrit **** proposed openstack/nova master: Nova: node should be deleted when last service is deleted https://review.opendev.org/671731
10:44:06 openstackgerrit Stephen Finucane proposed openstack/nova master: Remove 'nova.virt.driver.ComputeDriver.estimate_instance_overhead' https://review.opendev.org/672106
11:14:18 openstackgerrit **** proposed openstack/nova master: Nova: node should be deleted when last service is deleted https://review.opendev.org/671731
11:15:45 zhouyao @Chris Friesen May i ask you if you still focusing on this patch? https://review.opendev.org/#/c/621646
12:35:20 openstackgerrit dzogchen proposed openstack/nova master: Nova: node should be deleted when last service is deleted https://review.opendev.org/671731
12:37:02 openstackgerrit Josephine Seifert proposed openstack/nova-specs master: Spec for the Nova part of Image Encryption https://review.opendev.org/608696
12:55:13 openstackgerrit Merged openstack/python-novaclient master: Update api-ref location https://review.opendev.org/672135
12:56:52 efried sean-k-mooney1: alex_xu: Care to re-ack https://review.opendev.org/#/c/651681/ please?
12:57:38 efried alex_xu: Please don't +W -- we need a non-Intel core to do that. (mriedem, bauzas, and johnthetubaguy have all had hands on this previously)
12:59:24 efried mriedem: Since gibi_off is _off for 2w, I'm going to propose the change to consts for https://review.opendev.org/#/c/668925/ as a fup so we can merge it, cool?
12:59:44 efried Unless you think it's okay to make the change there and fast approve?
13:01:46 mriedem efried: wfm
13:01:51 mriedem the fup i mean
13:03:11 bauzas efried: I can look
13:03:56 bauzas like I said, I already reviewed it
13:04:40 cdent I can never remember this: what, if anything, is the special magic to force a migration to a specific host/az?
13:05:13 openstackgerrit Eric Fried proposed openstack/nova master: Consts for need_healing https://review.opendev.org/672284
13:05:16 efried mriedem: ^
13:05:42 efried cdent: the old way or the new way?
13:06:02 efried API or CLI?
13:06:07 jroll when adding a new compute host, is there a way to bring it on disabled for scheduling, until we can go set up aggregates and such?
13:06:20 cdent efried: CLI, ocata-ish
13:06:32 bauzas cdent: live-migrate --host ?
13:06:50 efried jroll: for new code or old?
13:07:00 jroll efried: ocata and rocky :|
13:07:03 bauzas cdent: for a specific AZ, you need to first asking for an AZ when creating the instance
13:07:34 bauzas (or using the default_az option)
13:07:52 cdent bauzas: yeah, in this case the issue is that by some unknown series of events the instance is in an AZ that no longer exists, so forcing it out of that one is desired
13:07:59 cdent s/in/started in/
13:08:46 mriedem https://docs.openstack.org/nova/latest/user/aggregates.html#implications-for-moving-servers

Earlier   Later