| Posted | Nick | Remark | |
|---|---|---|---|
| #openstack-nova - 2019-11-16 | |||
| 10:05:48 | openstackgerrit | Balazs Gibizer proposed openstack/nova stable/stein: Use admin neutron client to query ports for binding https://review.opendev.org/694665 | |
| 16:34:00 | openstackgerrit | Balazs Gibizer proposed openstack/nova stable/stein: Use admin neutron client to see if instance has qos ports https://review.opendev.org/694668 | |
| #openstack-nova - 2019-11-17 | |||
| 07:57:50 | adrianc | artom: Hi, regarding the Mellanox CI question, it indeed runs on Mellanox hardware but SR-IOV once configured, behaves the same across vendors. Also we are stabilizing the CI as it was feeling a bit under the weather lately. | |
| #openstack-nova - 2019-11-18 | |||
| 06:21:03 | openstackgerrit | OpenStack Proposal Bot proposed openstack/nova master: Imported Translations from Zanata https://review.opendev.org/694717 | |
| 08:36:12 | bauzas | good morning Nova | |
| 08:47:02 | gibi | bauzas: good morning | |
| 08:47:13 | bauzas | :) | |
| 08:47:27 | bauzas | ta, you too | |
| 09:29:56 | brinzhang | good morning :) | |
| 09:49:55 | bauzas | brinzhang: heh, good morning ! | |
| 09:56:53 | brinzhang_ | bauzas: gibi: I was updated the flavor explosion spec after PTG, and base gibi's comments updated again, please review, Thanks :P | |
| 09:57:26 | brinzhang_ | bauzas: gibi: spec https://review.opendev.org/#/c/663563/ | |
| 09:57:38 | bauzas | cool, I'll try | |
| 10:13:45 | gibi | ack | |
| 10:16:07 | kashyap | aspiers: If you're about, want to update the SLES versions here? -- https://wiki.openstack.org/wiki/LibvirtDistroSupportMatrix#Distro_minimum_versions | |
| 10:29:06 | openstackgerrit | pangliye proposed openstack/nova master: Fix misspell word https://review.opendev.org/694741 | |
| 10:32:10 | openstackgerrit | Stephen Finucane proposed openstack/nova master: Stop testing Python 2 https://review.opendev.org/687954 | |
| 10:32:11 | openstackgerrit | Stephen Finucane proposed openstack/nova master: zuul: Make functional job inherit from openstack parents https://review.opendev.org/688425 | |
| 10:33:35 | kashyap | Anyone familiar with Debian here: why was "sid" (the 'unstable' version) chcked here? -- https://wiki.openstack.org/wiki/LibvirtDistroSupportMatrix | |
| 10:34:01 | kashyap | zigo: ^ | |
| 10:34:51 | bauzas | kashyap: ask zigo | |
| 10:34:54 | bauzas | heh | |
| 10:36:03 | kashyap | :-) | |
| 10:36:18 | kashyap | "sid" is the unstable edition; normally I'd check the "stable" version to be there | |
| 10:36:31 | kashyap | Does Infra gate uses Debian "sid"? Maybe it's for #openstack-infra | |
| 10:37:07 | zigo | kashyap: This looks wrong in many ways, for example, the qemu version ... | |
| 10:37:22 | kashyap | zigo: Yeah! I'm right now undoing the mess, whoever did that | |
| 10:37:36 | kashyap | zigo: So, to be clear, these are the versions from 'stable': | |
| 10:37:58 | kashyap | - libvirt: 5.0.0-4 | |
| 10:38:06 | zigo | kashyap: In buster, we have qemu 1:3.1+dfsg-8+deb10u3 | |
| 10:38:12 | zigo | (ie: 3.1) | |
| 10:38:26 | kashyap | - QEMU: 3.1 | |
| 10:38:30 | kashyap | zigo: Indeed | |
| 10:38:58 | zigo | libvirt 5.0.0 | |
| 10:39:16 | kashyap | zigo: BTW, the version you see there for QEMU was checked on 2018-APR-05 -- so at _that_ time Buster indeed had 2.11 QEMU | |
| 10:39:20 | zigo | kashyap: I believe it's just outdated ... | |
| 10:39:23 | kashyap | So that's correct based on what was there at that time | |
| 10:39:36 | zigo | Right. | |
| 10:39:53 | kashyap | Yes, it is outdated. Updating these MediaWiki pages are a *pain* in the neck | |
| 10:40:16 | zigo | Yeah, the syntax is ... hum... suboptimal, to use nice words! :) | |
| 10:41:20 | kashyap | zigo: Refresh the page, and check if the Buster ("stable") looks correct now | |
| 10:42:13 | zigo | kashyap: Well, it looks ok to me, though instead of Buster ("sid") you may want to write Bullseye ("sid") and write what's there. | |
| 10:43:55 | kashyap | zigo: Right, let me do that | |
| 10:44:10 | kashyap | I'll update the Buster ("sid") --> Bullseye ("sid") | |
| 10:45:36 | kashyap | zigo: Am I correct in saying that what's at top-left (the 4.1.1) indicates the Bullseye ("sid") version? -- https://tracker.debian.org/pkg/qemu | |
| 10:45:45 | kashyap | Also what does the "1:" mean? | |
| 10:46:26 | zigo | kashyap: That's an "EPOCH".... basically, this is for when we do a mistake with the upstream version, and need to "upgrade" to a lower version. | |
| 10:46:34 | zigo | So, that's distro specific ... | |
| 10:46:40 | kashyap | Ah, right. The same concept exists in Fedora. | |
| 10:46:50 | zigo | 1:2.3.4 is higher that 2.3.5 | |
| 10:46:51 | kashyap | Much frowned upon, though. :-) | |
| 10:47:05 | kashyap | Right. | |
| 10:47:18 | zigo | We try to avoid it as much as possible, because that's very confusing when writting dependency, and a mistake may happen very fast... | |
| 10:47:35 | kashyap | Yeah, it's an emergency hammer | |
| 10:47:53 | zigo | For example, if you want version >= 2.3.5 and forget the 1:, then you get 1:2.2.4 satisfying your dependency and you're screwed. | |
| 10:48:57 | zigo | Does anyone know if Nova fixed the issue of volume live migration in Rocky, and if yes, in what point release? | |
| 10:49:14 | zigo | I've tried upgrading os-brick to 2.5.8 in a compute, it didn't help... | |
| 10:49:21 | zigo | I'll try nova and cinder next... | |
| 10:50:02 | kashyap | zigo: Can you refresh the page to now check if Debian stuff is all kosher? | |
| 10:50:28 | zigo | kashyap: LGTM ! :) | |
| 10:51:07 | kashyap | stephenfin: Any ideas to transfer this to a better place than MediaWiki? -- can we do proper tables in rST? | |
| 10:51:14 | kashyap | https://wiki.openstack.org/wiki/LibvirtDistroSupportMatrix | |
| 10:51:19 | kashyap | The MediaWiki syntax sucks | |
| 10:51:55 | kashyap | We _can_ do tables in rST; I've done it myself. Perhaps will consider moving this page in-tree | |
| 11:04:06 | openstackgerrit | Merged openstack/nova master: Convert legacy nova-live-migration and nova-multinode-grenade to py3 https://review.opendev.org/692374 | |
| 11:12:20 | zigo | Ok, I found it, the issue is in Nova, and fixed by the point release in Rocky. | |
| 11:37:40 | stephenfin | kashyap: Yeah, that probably makes sense in doc/source/reference | |
| 11:37:47 | stephenfin | and you should be able to do it in tables, yup | |
| 11:40:58 | kashyap | stephenfin: Thanks! I'll get to it. | |
| 11:49:20 | zigo | Does anyone know which commit has the cinder volume live migration fix in Rocky? | |
| 11:50:06 | lyarwood | zigo: That's pretty generic, do you have a launchpad bug refrence I could check? | |
| 11:51:19 | zigo | lyarwood: Basically, in 18.1.0, live migrating a cinder volume never finshes, with 18.2.3 that's fixed... | |
| 11:51:33 | zigo | I don't know about any bug number though, I just tested and saw it was fixed. | |
| 11:51:47 | zigo | I'm trying to lookup commits now ... | |
| 11:52:58 | lyarwood | zigo: ah retyping a volume? | |
| 11:53:31 | zigo | openstack volume migrate --host <volume-hostname> <volume-id> | |
| 11:53:31 | zigo | lyarwood: Just live-migrating a volume: | |
| 11:53:37 | lyarwood | zigo: I landed https://review.opendev.org/#/q/I1bdf3431bda2da98380e0dcaa9f952e6768ca3af to fix that | |
| 11:53:42 | zigo | In 18.1.0, the new volume is re-attached ... | |
| 11:54:17 | zigo | ... but the old one never deleted (and both new and old are still in the bad migration status) | |
| 11:54:46 | lyarwood | ack yeah that came in with 18.2.1 | |
| 11:55:07 | zigo | lyarwood: Thanks, this looks like it. | |
| 11:55:42 | zigo | lyarwood: FYI, I need to have the exact patch, so I get this fast in Buster (upgrading to 18.2.3 has a lot of chances to be unfortunately rejected by the Debian stable release team...) | |
| 11:56:03 | lyarwood | https://review.opendev.org/#/c/657577/ is the change | |
| 11:56:19 | zigo | Yeah, got it, thanks a lot. | |
| 12:00:27 | zigo | lyarwood: I need that one too, right? | |
| 12:00:29 | zigo | https://review.opendev.org/#/c/639331/ | |
| 12:00:39 | zigo | Ah no, that's for tempest ... | |
| 12:04:47 | lyarwood | zigo: yeah you don't technically need that, it will however ensure things are tested correctly if Debian stable has CI for OpenStack | |
| 12:05:17 | zigo | lyarwood: Yeah, I may also patch the tempest package... :) | |
| 12:22:15 | openstackgerrit | Pavel Gluschak (scsnow) proposed openstack/nova master: Don't delete compute node, when deleting service other that nova-compute https://review.opendev.org/694756 | |
| 12:27:49 | openstackgerrit | Pavel Gluschak (scsnow) proposed openstack/nova master: Don't delete compute node, when deleting service other than nova-compute https://review.opendev.org/694756 | |
| 12:28:54 | openstackgerrit | Pavel Gluschak (scsnow) proposed openstack/nova master: Don't delete compute node, when deleting service other than nova-compute https://review.opendev.org/694756 | |
| 12:43:46 | efried | Enjoy. | |
| 12:43:46 | efried | I'm going to be out today. | |
| 12:43:46 | efried | o/ nova | |
| 13:00:06 | gibi | efried_pto: enjoy your day too | |
| 14:23:50 | mriedem | node job was doing | |
| 14:23:50 | mriedem | i wonder, maybe we should drop using the neutron-grenade-multinode job which is 2 node grenade + smoke tests. we already have nova-grenade-multinode which is just live migration tests in both a block storage + lvm and shared storage + ceph setup. if we changed nova-grenade-multinode to run smoke tests + live migration for the block storage + lvm case, before changing the env to ceph, then we'd cover what the neutron-grenade-m | |
| 14:24:15 | mriedem | oh nova-grenade-multinode also runs a cold migrate test since train | |