Earlier  
Posted Nick Remark
#openstack-nova - 2022-07-05
13:49:37 sean-k-mooney and result in the vms beign allcoted swap on the destination host
13:49:47 sean-k-mooney but that is not tested or supported upstream
13:50:31 sean-k-mooney if you understand what you are doing it can be done but its error prone
13:50:46 sean-k-mooney which is why we would advise a resize to a new flavor
13:53:18 sean-k-mooney gibi: bauzas i see ye are both +2 on the manila share spec with comments. ill review that shortly and +w if everything looks ok
13:53:25 bauzas ++
13:53:36 sean-k-mooney am ill see in a second but am i right to assume those comments can be adressed in a followup
13:58:59 gibi sean-k-mooney: ack
14:09:37 ozzzo_home_ thank you sean-k-mooney
14:33:28 gibi I left comment in the ironic rebalance spec. I don't feel we will have consensus today around it
14:39:48 gibi I have to step out for an hour I will be back for the nova meeting
15:31:53 bauzas reminder: nova meeting in 29 mins
15:46:30 Uggla bauzas, like last time I could not probably join right at the beginning, but I will join ASAP.
15:46:40 bauzas oki doki
15:52:36 sean-k-mooney Uggla: bauzas gibi i have one point that i think shoudl be fixed
15:52:50 bauzas ?
15:52:53 sean-k-mooney but its minor
15:53:10 sean-k-mooney let me push my review one sec
15:53:44 sean-k-mooney basically in the api request for share we shoudl reserver "tag" for device role tagging and use mount_tag for the mount_tag for the share
15:54:56 sean-k-mooney also i tought we had aggreed to include implemnting the device role tagging supprot in this api but i did not see that in the spec
15:55:50 sean-k-mooney we do cover updating the metdata to make the mount_tag and share id discoverable
15:56:05 sean-k-mooney but we are overloading teh same field for both
15:56:54 gibi when would it make sense to set the tag and mount_tag to different values?
15:56:56 sean-k-mooney im not sure we want to overload tag for both the mount tag and the metadata deivce_role tag
15:57:39 sean-k-mooney gibi: well concpetully the server very differnt functions
15:57:48 sean-k-mooney so i would not generally assume they shoudl be the same
15:58:38 sean-k-mooney the tag in device role taging terms is ment to map to a high level concpet
15:58:45 gibi I though device tag is there so that the guest can match the device it sees and the device it requested from openstack
15:58:46 sean-k-mooney like database or backup
15:59:12 sean-k-mooney where as the mount_tag is a low level detail fo the virtio-fs protocol
15:59:32 sean-k-mooney if we supported soemthign other then virtio-fs for manilla shares that detail might change
15:59:34 bauzas warning : nova meeting starting soon
15:59:52 gibi sean-k-mooney: table this to the end of the meeting
15:59:56 sean-k-mooney ack
16:00:01 bauzas #startmeeting nova
16:00:01 opendevmeet Meeting started Tue Jul 5 16:00:01 2022 UTC and is due to finish in 60 minutes. The chair is bauzas. Information about MeetBot at http://wiki.debian.org/MeetBot.
16:00:01 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:01 opendevmeet The meeting name has been set to 'nova'
16:00:10 bauzas sean-k-mooney: sorry had to start the meeting
16:00:18 bauzas hello 'veryone
16:00:21 gibi o/
16:01:17 elodilles o/
16:01:43 bauzas as I said to gibi, I'll need to leave in 40 mins
16:01:52 bauzas so, I'll leave the chair to gibi
16:01:54 bauzas #chair gibi
16:01:54 opendevmeet Current chairs: bauzas gibi
16:02:21 bauzas maybe we should start
16:02:47 bauzas #topic Bugs (stuck/critical)
16:02:57 bauzas #info One Critical bug
16:03:02 bauzas #link https://bugs.launchpad.net/nova/+bug/1979047 Centos 9 Stream bug failure
16:03:19 bauzas that being said, the root cause seems to be fixed on C9S
16:03:38 bauzas now, we have a revert from gibi
16:03:41 bauzas #link https://review.opendev.org/c/openstack/nova/+/848352 revert of the n-v job patch
16:03:56 bauzas for making the C9S job voting again
16:04:19 bauzas that being said, I have a concern I'd like to discuss with the team
16:04:59 bauzas https://bugzilla.redhat.com/show_bug.cgi?id=2092856 is the C9S BZ
16:05:15 bauzas if you look at it, it took about 3 weeks in order to be fixed
16:05:45 bauzas and released
16:05:53 bauzas now, my concern is about the job
16:06:17 bauzas given now Centos9 is a stream, that means that we can't just merge a fix without verifying it
16:06:23 bauzas we = RHEL team
16:07:16 bauzas so, here my concern : instead of voting again, should this job be a periodic-weekly one ?
16:07:36 sean-k-mooney well technially the centos core team could but rhel team will want it to go though qe first
16:07:49 sean-k-mooney im +1 on moving to periodic-weekly
16:08:02 sean-k-mooney i orginally did not want it to be voting this cycle
16:08:07 bauzas if we agree on it, I propose to look at the job by every week during our meeting, like we do for both placement and nova-emulation
16:08:08 gibi if we promise to look at it as part of our weekly agenda then I'm OK to move it to periodic
16:08:19 sean-k-mooney when i raised the topic at the ptg it was for ti to be nonvoting until at least m2
16:08:41 bauzas ok, any other thoughts ?
16:08:47 gibi this way we can detect breaking changes, but probably we wont detect race coditions, as there wont be enough runs for it
16:09:06 bauzas gibi: yeah
16:09:14 sean-k-mooney we can also put it in experimental
16:09:19 sean-k-mooney so we can trigger if we need too
16:09:31 sean-k-mooney but that runs more then we would like
16:09:32 bauzas gibi: what I'd also like is to find some C9S folks we could be pinging if we find an issue
16:09:38 elodilles sounds OK to be a periodic-weekly, we even free up some resource with that, right?
16:09:43 sean-k-mooney its too bad we can trigger periodics via a comment
16:09:57 sean-k-mooney elodilles: yes since it wont be per patch
16:10:04 sean-k-mooney but we can still review it regurally
16:10:05 elodilles ++
16:10:30 bauzas sean-k-mooney: yeah we could also have a experimental job if we want
16:10:31 sean-k-mooney if its perodic-weekly we might even be able to add more variants in the futre
16:10:45 gibi I'm fine loosing the race condition detection, so I'm OK to move it to periodic
16:11:09 bauzas ok, I don't see any argue
16:11:13 bauzas so...
16:11:49 bauzas #agreed moving the centos9s job to be a periodic-weekly job instead of voting for every change
16:12:13 bauzas #agreed bauzas to add this periodic job to our weekly meeting topic for the gate
16:12:33 bauzas #agreed we could add this job to the experimental pipeline
16:12:45 bauzas folks, ok ?
16:12:53 bauzas thanks gibi, sean-k-mooney and elodilles for your thoughts
16:13:21 sean-k-mooney its ok with me to move on
16:13:26 gibi let move on
16:13:28 bauzas k
16:13:34 bauzas #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 10 new untriaged bugs (+2 since the last meeting)
16:13:50 bauzas eventually we only had 8 bugs last week :(
16:13:59 bauzas but eventually this week we had a lof of new ones
16:14:14 bauzas #link https://etherpad.opendev.org/p/nova-bug-triage-20220628
16:14:19 bauzas #link https://etherpad.opendev.org/p/nova-bug-triage-20220621
16:14:47 bauzas if people want, they can look at what I triaged
16:15:09 bauzas but I don't want to discuss one of them by now

Earlier   Later