Earlier  
Posted Nick Remark
#openstack-nova - 2022-02-01
19:23:47 dmitriis gibi: resent https://review.opendev.org/c/openstack/nova/+/824834
19:59:13 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: [yoga] Add support for VNIC_TYPE_SMARTNIC https://review.opendev.org/c/openstack/nova/+/824835
19:59:14 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Filter computes without remote-managed ports early https://review.opendev.org/c/openstack/nova/+/812111
20:24:30 opendevreview Merged openstack/placement master: update placement for os-traits 2.7.0 release https://review.opendev.org/c/openstack/placement/+/826478
20:26:20 opendevreview Jonathan Race proposed openstack/nova master: Adds Pick guest CPU architecture based on host arch in libvirt driver support https://review.opendev.org/c/openstack/nova/+/822053
#openstack-nova - 2022-02-02
03:35:51 opendevreview melanie witt proposed openstack/nova master: Add logic to enforce local api and db limits https://review.opendev.org/c/openstack/nova/+/712139
03:35:51 opendevreview melanie witt proposed openstack/nova master: Enforce api and db limits https://review.opendev.org/c/openstack/nova/+/712142
03:35:52 opendevreview melanie witt proposed openstack/nova master: Update quota_class APIs for db and api limits https://review.opendev.org/c/openstack/nova/+/712143
03:35:52 opendevreview melanie witt proposed openstack/nova master: Update limit APIs https://review.opendev.org/c/openstack/nova/+/712707
03:35:53 opendevreview melanie witt proposed openstack/nova master: Update quota sets APIs https://review.opendev.org/c/openstack/nova/+/712749
03:35:53 opendevreview melanie witt proposed openstack/nova master: Tell oslo.limit how to count nova resources https://review.opendev.org/c/openstack/nova/+/713301
03:35:54 opendevreview melanie witt proposed openstack/nova master: Enforce resource limits using oslo.limit https://review.opendev.org/c/openstack/nova/+/615180
03:35:55 opendevreview melanie witt proposed openstack/nova master: Add legacy limits and usage to placement unified limits https://review.opendev.org/c/openstack/nova/+/713498
03:35:55 opendevreview melanie witt proposed openstack/nova master: Update quota apis with keystone limits and usage https://review.opendev.org/c/openstack/nova/+/713499
03:35:56 opendevreview melanie witt proposed openstack/nova master: Add reno for unified limits https://review.opendev.org/c/openstack/nova/+/715271
03:35:56 opendevreview melanie witt proposed openstack/nova master: Enable unified limits in the nova-next job https://review.opendev.org/c/openstack/nova/+/789963
10:10:16 opendevreview Fabian Wiesel proposed openstack/nova master: Transport context to all threads https://review.opendev.org/c/openstack/nova/+/827467
10:14:15 opendevreview Fabian Wiesel proposed openstack/nova master: VmWare: Remove unused legacy_nodename regex https://review.opendev.org/c/openstack/nova/+/806336
10:18:57 amoralej hi, it seems devstack on centos9 is failing with some errors related to qemu unplugging volumes
10:19:01 amoralej https://review.opendev.org/c/openstack/devstack/+/827420
10:19:37 amoralej Feb 02 09:04:16.541765 centos-9-stream-ovh-gra1-0028274422 nova-compute[72151]: ERROR oslo_messaging.rpc.server nova.exception.DeviceDetachFailed: Device detach failed for vdb: Run out of retry while detaching device vdb with device alias virtio-disk1 from instance ee94e833-1561-480f-b6c8-0e391833c0c7 from the live domain config. Device is still attached to the guest.
10:19:53 amoralej Feb 02 09:04:16.325611 centos-9-stream-ovh-gra1-0028274422 nova-compute[72151]: ERROR nova.virt.libvirt.driver [None req-7e39fb4f-50b1-4d86-b9ce-7addab205c30 tempest-ServerStableDeviceRescueTest-117889040 tempest-ServerStableDeviceRescueTest-117889040-project] Waiting for libvirt event about the detach of device vdb with device alias virtio-disk1 from instance ee94e833-1561-480f-b6c8-0e391833c0c7 is timed out.
10:19:56 amoralej ans similar
10:20:10 amoralej did anyone see this issue? is it known issue?
10:37:52 opendevreview Fabian Wiesel proposed openstack/nova master: Vmware: Fix indentation in conditionals https://review.opendev.org/c/openstack/nova/+/806391
11:44:28 MrClayPole When I live migrate any instances that has more than 1 volume attached the windows VMs sometimes lose access to their volumes and then hang. The logging stops on the host until after they are restarted. I'm not sure how to troubleshoot this further or if live migration of instances with more than one disk is supported? Any help would be appreciated.
11:45:12 MrClayPole The VMs in question are using NFS storage via the NetApp cinder driver
12:01:22 ralonsoh gibi, hi, this is about https://bugs.launchpad.net/neutron/+bug/1959749
12:01:34 ralonsoh please check https://review.opendev.org/c/openstack/neutron/+/468982/5/neutron/services/qos/drivers/manager.py
12:02:03 ralonsoh "openstack network qos rule type list" will return only those rules accepted by all loaded mech drivers only
12:02:37 ralonsoh You can create a rule of any type, but you won't be able to assign it
12:08:17 gibi ralonsoh: do you mean assigning it to a port?
12:08:29 ralonsoh if the port is bound
12:08:45 ralonsoh because that means you'll call the mech driver qos extension
12:09:20 opendevreview Stephen Finucane proposed openstack/nova master: docs: Follow-ups for cells v2, architecture docs https://review.opendev.org/c/openstack/nova/+/827336
12:10:38 gibi ralonsoh: I have a port with a qos policy that uses the min pps rule type and I can boot a VM with that port and the port is bound successfully
12:11:01 ralonsoh gibi, in your deployment, what backend are you using?
12:11:07 ralonsoh or backends
12:12:15 gibi ovs and sriov
12:12:18 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Introduce remote_managed tag for PCI devs https://review.opendev.org/c/openstack/nova/+/824834
12:12:19 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Bump os-traits to 2.7.0 https://review.opendev.org/c/openstack/nova/+/826675
12:12:19 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: [yoga] Add support for VNIC_TYPE_SMARTNIC https://review.opendev.org/c/openstack/nova/+/824835
12:12:20 opendevreview Dmitrii Shcherbakov proposed openstack/nova master: Filter computes without remote-managed ports early https://review.opendev.org/c/openstack/nova/+/812111
12:12:27 gibi ovs support the min packet rate rule
12:12:38 ralonsoh gibi, yes, right, as I weas guessing
12:12:52 ralonsoh the problem is how we build the rule type set, as I commented in the bug
12:13:04 gibi looking...
12:13:13 ralonsoh we return the intersection of all mech driver supported types
12:13:18 ralonsoh instead of returning the union
12:13:30 sean-k-mooney gibi: ovn does not support qos fully yes i think
12:13:42 gibi sean-k-mooney: yes, I uses ovs :)
12:13:49 sean-k-mooney so if you are using the new default it might not work unless you reverted to ml2/ovs
12:13:51 sean-k-mooney ok
12:13:57 gibi sean-k-mooney: I reverted, yes :)
12:14:08 ralonsoh sean-k-mooney, we do support qos in OVN
12:14:10 ralonsoh fully
12:14:12 gibi ralonsoh: ohh so because I have sriov I cannot see the min pps
12:14:18 ralonsoh gibi, right
12:14:23 gibi ralonsoh: let me check that in another devstack that only hase ovs but not sriov
12:14:27 ralonsoh I think this should be reconsidered in the API
12:14:32 sean-k-mooney ralonsoh: that new this cycle right
12:14:33 gibi ralonsoh: I agree
12:14:47 ralonsoh I'll push a patch today
12:14:53 gibi ralonsoh: this sounds incorrect that I can boot with a qos rule but the rule type list does not show it
12:14:59 gibi ralonsoh: thank you!
12:15:01 ralonsoh sean-k-mooney, that was supported since wallaby
12:15:05 ralonsoh and in D/S in OSP16
12:15:32 sean-k-mooney oh ok
12:16:33 sean-k-mooney ralonsoh: this is not the first time this api design choice has come up
12:16:49 ralonsoh sean-k-mooney, yeah... I think the current implementation is wrong
12:16:58 sean-k-mooney well i ment in general
12:17:11 sean-k-mooney neutron also has the same problem with vlan transparncy
12:17:34 sean-k-mooney to work around that vlan transpace was set to yes for sriov
12:17:44 sean-k-mooney event though it really done not support it properly
12:18:04 ralonsoh the aim of the API is to return only what is supported by all drivers
12:18:06 sean-k-mooney i think in general neutron need to list the capyablity per ml2/driver
12:18:19 ralonsoh for example: https://review.opendev.org/q/3299cdffae5cd7196a1676da103da5e2e413ec21
12:18:23 sean-k-mooney ralonsoh: ya i know but that has never felt useful to me
12:18:33 ralonsoh it was changed before and then reverted
12:18:57 sean-k-mooney the api shoudl idally list the qos polices per driver
12:18:59 ralonsoh sean-k-mooney, then what we can do is to create another API call
12:19:11 ralonsoh return all_supported_qos_types
12:19:15 ralonsoh or something similar
12:19:52 sean-k-mooney perhaps
12:20:10 ralonsoh I'll propose a new API
12:22:14 sean-k-mooney i still think having the new api return a dictonaly keyd by either the driver or vnic-type with the support qos polices as the values would be the way to organsie that api but just add a property to the exising one to list all is less work
12:23:00 ralonsoh I think we can do this with the current API, just adding a new parameter to the CLI call
12:23:04 sean-k-mooney the issue i have with all_supported_qos_types is that you cant tell if a port you create will work with any specific policy
12:23:30 sean-k-mooney ralonsoh: actully at the end of the day what we really need is schduler support
12:23:37 ralonsoh yes
12:24:06 gibi minimum pps / bw has scheduler support :)
12:24:12 sean-k-mooney neutron need to use traits to model which host support which polcies and nova need to shcdule the prot to such a host based on the requst
12:24:24 sean-k-mooney gibi: it does but im thinking for dscp ectra
12:24:35 gibi yeah for dhcp it is a different game
12:24:40 sean-k-mooney e.g. the non quntitive qos
12:24:50 sean-k-mooney its a fair point about min*
12:25:01 sean-k-mooney those are ahead of the game
12:25:28 stephenfin sean-k-mooney: Care to finally get these in? It's only been 16 months :) https://review.opendev.org/c/openstack/nova/+/705792/ https://review.opendev.org/c/openstack/nova/+/754448/
12:25:29 gibi and supporting the non quantitative is problematic by the resourceless request group problem in placement
12:26:02 sean-k-mooney stephenfin: im looking at https://review.opendev.org/c/openstack/nova/+/814562 now but i can look at them after

Earlier   Later