| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2021-12-09 | |||
| 15:13:19 | opendevreview | mitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments. https://review.opendev.org/c/openstack/nova/+/820935 | |
| 15:24:04 | plibeau1 | okay I can copy my detail in the change if you want? And you prefer another change for the refacto? | |
| 15:31:51 | lyarwood | plibeau1: same change, new patchset would be fine I think? | |
| 15:33:14 | plibeau1 | probably yes I will check to apply your proposal on unit test | |
| 15:45:14 | lyarwood | yeah just amend the commit and git review again | |
| 16:31:15 | opendevreview | Pierre Libeau proposed openstack/nova master: Nova resize don't extend disk in one specific case https://review.opendev.org/c/openstack/nova/+/820531 | |
| 16:38:43 | gmann | gibi: sean-k-mooney bauzas pslestang : I am fine not to change API as no one asked it. but +1 on spec to get clear view/documentation | |
| 17:27:59 | sean-k-mooney | gmann: ack | |
| 17:47:18 | opendevreview | Balazs Gibizer proposed openstack/nova master: Log which instance event was timed out https://review.opendev.org/c/openstack/nova/+/819817 | |
| 19:24:53 | mloza | /j #openstack-keystone | |
| 19:28:56 | opendevreview | sean mooney proposed openstack/nova-specs master: add per process healthcheck spec https://review.opendev.org/c/openstack/nova-specs/+/821279 | |
| 21:17:37 | opendevreview | melanie witt proposed openstack/nova master: Enable unified limits in the nova-next job https://review.opendev.org/c/openstack/nova/+/789963 | |
| #openstack-nova - 2021-12-10 | |||
| 01:19:34 | opendevreview | melanie witt proposed openstack/nova stable/xena: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821348 | |
| 01:21:32 | opendevreview | melanie witt proposed openstack/nova stable/wallaby: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821349 | |
| 01:26:52 | opendevreview | melanie witt proposed openstack/nova stable/victoria: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821350 | |
| 01:28:40 | opendevreview | melanie witt proposed openstack/nova stable/ussuri: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821351 | |
| 01:30:57 | opendevreview | melanie witt proposed openstack/nova stable/train: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821352 | |
| 03:26:15 | opendevreview | Wenping Song proposed openstack/nova master: Fill the AcceleratorRequestBindingFailed exception msg info https://review.opendev.org/c/openstack/nova/+/817326 | |
| 05:45:45 | opendevreview | Wenping Song proposed openstack/nova master: Generate cyborgclient when there is device_prfoile in instance https://review.opendev.org/c/openstack/nova/+/821368 | |
| 08:00:20 | opendevreview | Wenping Song proposed openstack/nova master: Cleanup guest process when vm evacuate failed and then deleted https://review.opendev.org/c/openstack/nova/+/814746 | |
| 08:14:32 | nautik | If anyone wants to review this MR you are welcome: https://review.opendev.org/c/openstack/nova/+/781076 | |
| 08:15:24 | nautik | There are a few "build failed" messages but I think they are just temporary / testing infra issues | |
| 09:37:31 | opendevreview | Sylvain Bauza proposed openstack/nova-specs master: Repropose boot a vm with unaddressed port https://review.opendev.org/c/openstack/nova-specs/+/821376 | |
| 10:19:48 | opendevreview | Pierre Libeau proposed openstack/nova master: Nova resize don't extend disk in one specific case https://review.opendev.org/c/openstack/nova/+/820531 | |
| 10:27:45 | opendevreview | Wenping Song proposed openstack/nova master: Fill the exception msg https://review.opendev.org/c/openstack/nova/+/821385 | |
| 10:43:35 | opendevreview | Pierre-Samuel Le Stang proposed openstack/nova-specs master: Implements: blueprint soft-delete-instance-actions https://review.opendev.org/c/openstack/nova-specs/+/821387 | |
| 10:46:51 | pslestang | hello! | |
| 10:51:30 | gibi | o/ | |
| 10:57:56 | kashyap | pslestang: Most ppl (at least in the West) might be off due to the year-end PTO. So expect delayed responses | |
| 11:31:31 | gibi | fyi, it seems that the nova-ceph-multistore job is broken on master https://zuul.opendev.org/t/openstack/builds?job_name=nova-ceph-multistore&project=openstack/nova I will file a bug | |
| 11:31:47 | gibi | https://zuul.opendev.org/t/openstack/build/722c6caf8e454849b897a43bcf617dd2/log/job-output.txt#9419 | |
| 11:31:52 | gibi | example ^^ | |
| 11:32:05 | sean-k-mooney | ROR: Cannot uninstall 'logutils'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. | |
| 11:32:16 | gibi | yepp that one | |
| 11:32:35 | gibi | the last 4 build hit the same | |
| 11:32:36 | sean-k-mooney | ya so that will proably break other things | |
| 11:32:52 | sean-k-mooney | i guess we just need to update devstack | |
| 11:32:59 | sean-k-mooney | to remove that package or mask it | |
| 11:33:46 | sean-k-mooney | https://packages.ubuntu.com/source/focal/python-logutils | |
| 11:34:47 | sean-k-mooney | looks like its packaged for openstack in debian | |
| 11:35:04 | sean-k-mooney | so i guess it should be safe to remove | |
| 11:37:32 | gibi | filed a bug https://bugs.launchpad.net/nova/+bug/1954427 | |
| 11:41:09 | sean-k-mooney | https://review.opendev.org/c/openstack/devstack/+/821394 | |
| 11:41:25 | sean-k-mooney | not sure if that will work but we can see if it fixes it | |
| 11:41:36 | gibi | sean-k-mooney: awesome, I was still searching for the place in devstack to fix it | |
| 11:42:30 | sean-k-mooney | that might be too early | |
| 11:42:39 | sean-k-mooney | lookign at the logs its installed as part of installing ceph | |
| 11:42:47 | sean-k-mooney | so i might need to fix this in the ceph plugin instead | |
| 11:42:59 | sean-k-mooney | its pulled in by ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd | |
| 11:43:11 | gibi | that can explain why we only see this breaking the ceph job only | |
| 11:43:22 | sean-k-mooney | ill quickly add the same to the ceph plugin | |
| 11:43:42 | gibi | this is what I call teamwork :) | |
| 11:49:41 | sean-k-mooney | im going to push a patch that may not work as it might unistalll ceph again but if that is what happens we can just remove the egg infor files to work aroudn it as we do in teh fixup fucntion | |
| 11:50:23 | gibi | OK | |
| 11:50:51 | sean-k-mooney | https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/821396 | |
| 11:52:28 | sean-k-mooney | im hoping its just a recommended package rather then a required one for those packages | |
| 11:52:57 | sean-k-mooney | actully no it looks like its required | |
| 11:53:11 | sean-k-mooney | it snot in the suggested or recommeded section so ill have to do it the other way | |
| 12:01:57 | sean-k-mooney | ok ill try and check back on that leater but hopfully that will fix it | |
| 12:03:29 | sean-k-mooney | gibi: i pushed the first draft of the healthcheck spec yesterday evenign by the way https://review.opendev.org/c/openstack/nova-specs/+/821279 if you are interested. it defnitly need to be reworked since half of it i wrote 3 weeks ago and i just finished off the other section last night but most of the contrent is at least there | |
| 12:03:49 | gibi | sean-k-mooney: ack, I will read it today | |
| 12:04:48 | sean-k-mooney | cool im going to start POCing the code next week and ill use that to also help inform the design | |
| 12:54:47 | opendevreview | mitya-eremeev-2 proposed openstack/nova master: Delete bogus attachments. https://review.opendev.org/c/openstack/nova/+/820935 | |
| 13:35:30 | opendevreview | Pierre-Samuel Le Stang proposed openstack/nova-specs master: Implements: blueprint soft-delete-instance-actions https://review.opendev.org/c/openstack/nova-specs/+/821387 | |
| 13:40:41 | AlexShishebarov | Hello. I wanted to ask a question about the bug I reported. | |
| 13:41:19 | AlexShishebarov | https://bugs.launchpad.net/nova/+bug/1951623 This bug is that during live migration of a VM with a disabled port (to a neutron), the migration stopes with the error Timed out waiting for events “network-vif-plugged” (for disabled port). Will the change https://review.opendev.org/c/openstack/nova/+/767368 fix this problem? | |
| 14:06:06 | sean-k-mooney | AlexShishebarov: this is currently being fixed | |
| 14:06:27 | sean-k-mooney | AlexShishebarov: https://review.opendev.org/c/openstack/nova/+/819494 shoudl correct the issue | |
| 14:08:28 | sean-k-mooney | https://review.opendev.org/c/openstack/nova/+/767368 will not | |
| 14:38:31 | AlexShishebarov | sean-k-mooney: According to the code does not resolve this bug (in my opinion). Nova will continue to wait for events from the neutron. But events from a neutron will not come for disabled port. https://review.opendev.org/c/openstack/nova/+/819494 nova/network/model.py(line 556) method get_live_migration_plug_time_events | |
| 14:43:50 | sean-k-mooney | we shoudl be waiting for events for live migration | |
| 14:43:58 | sean-k-mooney | for cold migration the even moved | |
| 14:44:15 | sean-k-mooney | it went form bind time to plug tiem on revert | |
| 14:45:49 | sean-k-mooney | you are correct that we shoudl skip disabeld ports | |
| 14:46:02 | sean-k-mooney | well kind of | |
| 14:46:23 | sean-k-mooney | it shoudl not actully be required as neuton shoudl be sending the event but they dont currntly | |
| 14:46:55 | sean-k-mooney | we can skip them to work around the neutron bug but neutron shold be send network-vif-plugged event even for disabled ports | |
| 14:48:07 | sean-k-mooney | for now we shoudl be checking the vif status here https://review.opendev.org/c/openstack/nova/+/819494/5/nova/network/model.py#494 | |
| 14:53:20 | AlexShishebarov | I tried to solve the problem this way, but the nova saves the port state as "active" even if it is turned off to a neutron. https://github.com/openstack/nova/blob/master/nova/network/neutron.py#L3183-L3185 | |
| 14:55:39 | AlexShishebarov | in neutron | |
| 15:33:27 | opendevreview | Balazs Gibizer proposed openstack/nova master: functional: Add reproducer for #1907775 https://review.opendev.org/c/openstack/nova/+/766771 | |
| 15:33:43 | gibi | stephenfin: I hope you are OK that I refreshed ^^ | |
| 15:33:59 | gibi | I would like to add the rejection to the aggregate API to fix the bug | |
| 15:34:07 | gibi | but I figured out that we have more cases to handle | |
| 15:34:11 | gibi | so I added extra tests | |
| 15:51:51 | opendevreview | sean mooney proposed openstack/nova-specs master: Add spec for external cpu power managment https://review.opendev.org/c/openstack/nova-specs/+/821419 | |
| 17:06:31 | sean-k-mooney | gibi: it looks like https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/821396/ works | |
| 17:06:44 | gibi | sean-k-mooney: awesome | |
| 17:07:10 | sean-k-mooney | there are some test failerues in the non voting jobs but they are unrelated | |
| 17:07:23 | sean-k-mooney | who normally reivews that repo? do you know? | |
| 17:08:14 | sean-k-mooney | i might check on the qa channel | |
| 17:10:36 | gibi | I don't. lyarwood might know but he is already on PTO | |
| 17:13:52 | sean-k-mooney | ya i just left a message on #openstack-qa | |
| 17:14:07 | sean-k-mooney | honestly it proably wont be seen until moday at this point | |
| 17:14:14 | gibi | gmann: ^^ | |
| 17:14:28 | gibi | gmann: I think you have +2 rights in devstack-plugin-ceph | |
| 17:14:29 | opendevreview | Balazs Gibizer proposed openstack/nova master: functional: Add reproducer for #1907775 https://review.opendev.org/c/openstack/nova/+/766771 | |
| 17:14:30 | opendevreview | Balazs Gibizer proposed openstack/nova master: Reject AZ changes during aggregate add / remove host https://review.opendev.org/c/openstack/nova/+/821423 | |
| 17:17:21 | sean-k-mooney | ya anyone in devstack-core or qa-release or cinder-core | |
| 17:17:23 | sean-k-mooney | https://review.opendev.org/admin/groups/8e51d8f39e33d932a40f03060b861db57a3d25d4,members | |