Earlier  
Posted Nick Remark
#openstack-nova - 2022-07-19
15:23:29 bauzas I'll prepare the agenda
15:27:08 Uggla Went out for a bike ride to get my car from the garage. It is really hot today.
15:33:25 admin1 hi .. i have cpu_allocation_ratio is at 4.0, but it refuses to go above the physical threads .. nova scheduler reporting: There was a conflict when trying to complete your request. Unable to allocate inventory: Unable to create allocation for 'VCPU' on resource provider 'UUID '. The requested amount would exceed the capacity.
15:33:54 admin1 if i want to deploy something below the actual vcpus, it works .. but it does not go above the physical threads
15:34:00 sean-k-mooney admin1: you canno thave a singel allcotion that excced the numa of actual cpus
15:34:18 admin1 sorry .. what does that mean :)
15:34:33 sean-k-mooney we do not allow vms to over subscibel against themselves
15:34:51 sean-k-mooney so 1 vm can never have more vcpu then the host has
15:35:00 sean-k-mooney the allocation ratio is not related too that
15:35:30 admin1 i have 40 cpus ( physical threads) .. and ratio is 4.0 .. but i can only have 2 instance of 16 vcpu there
15:35:53 sean-k-mooney hum you shoudl be able to boot more
15:36:05 sean-k-mooney so the total on the inventory is 40
15:36:09 admin1 yes
15:36:12 sean-k-mooney and used is 32
15:36:15 admin1 right
15:36:21 sean-k-mooney what version of mariadb are you useing
15:36:45 sean-k-mooney you might be hitting a mariadb bug that was reported on the mailing list last week
15:36:53 admin1 Server version: 10.6.5-MariaDB-1:10.6.5+maria~focal-log mariadb.org binary distribution
15:36:54 sean-k-mooney we are posibly seeing the same bug downstream
15:37:17 sean-k-mooney admin1: yep that version is apprently broken and its fixed in 10.6.8 i belive
15:37:58 sean-k-mooney admin1: see this thread https://lists.openstack.org/pipermail/openstack-discuss/2022-July/029536.html
15:38:23 admin1 sean-k-mooney thanks for the direction
16:00:21 bauzas #startmeeting nova
16:00:21 opendevmeet Meeting started Tue Jul 19 16:00:21 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:21 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:21 opendevmeet The meeting name has been set to 'nova'
16:00:25 bauzas hello everyone
16:00:33 bauzas #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting
16:01:08 bauzas who's around ?
16:01:15 gibi o/
16:01:22 elodilles o/
16:01:25 bahnwaerter o/
16:01:45 dansmith o/
16:02:02 Uggla o/
16:02:36 bauzas ok, we can start
16:02:57 bauzas #topic Bugs (stuck/critical)
16:03:05 bauzas #info No Critical bug
16:03:30 bauzas #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 10 new untriaged bugs (-1 since the last meeting)
16:03:41 bauzas Uggla: thanks for helping on this
16:03:45 bauzas any bug to point out ?
16:04:46 bauzas mmmm, crickets
16:04:55 bauzas #link https://storyboard.openstack.org/#!/project/openstack/placement 27 open stories (+0 since the last meeting) in Storyboard for Placement
16:05:06 bauzas #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
16:05:11 bauzas #info Add yourself in the team bug roster if you want to help https://etherpad.opendev.org/p/nova-bug-triage-roster
16:05:20 bauzas #link https://storyboard.openstack.org/#!/project/openstack/placement 27 open stories (+0 since the last meeting) in Storyboard for Placement
16:05:37 bauzas sean-k-mooney: do you have some time for looking at bugs this week ?
16:07:55 bauzas mmm, I'll discuss with sean-k-mooney later to know if he can
16:08:02 bauzas if not, I'll be the owner for this week
16:08:17 bauzas #topic Gate status
16:08:25 bauzas #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
16:08:30 sean-k-mooney i can make it
16:08:35 sean-k-mooney i proably dont but i will
16:08:39 bauzas sean-k-mooney: thanks, very much
16:08:49 bauzas sean-k-mooney: again, this is not a priority
16:08:55 bauzas do it as you can
16:09:23 bauzas the number of open bugs is pretty low at this time, which is cool, kudos to the team
16:09:30 sean-k-mooney its fine ill keep an eye on them
16:09:33 bauzas s/open/new
16:09:40 bauzas #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly Placement periodic job status
16:09:46 bauzas a new check :
16:09:52 bauzas #link https://zuul.openstack.org/builds?job_name=tempest-integrated-compute-centos-9-stream&project=openstack%2Fnova&pipeline=periodic-weekly&skip=0 Centos 9 Stream periodic job status
16:10:19 bauzas sean-k-mooney: didn't had time to see whether you proposed a tempest patch for removing c9s from check and gate ?
16:10:34 dansmith isn't there some way to see previous periodic runs too?
16:10:42 sean-k-mooney bauzas: yes i did
16:10:44 dansmith so we can see that it's passed N times in a row?
16:10:45 sean-k-mooney dansmith: yes
16:10:53 dansmith or has this only run once?
16:10:54 sean-k-mooney dansmith: i can see if i can get that
16:11:08 bauzas dansmith: https://zuul.openstack.org/builds?job_name=tempest-integrated-compute-centos-9-stream&project=openstack%2Fnova&skip=0
16:11:11 dansmith sean-k-mooney: not important now, just wanted to make sure we don't need to build a thing
16:11:11 sean-k-mooney i think you can filter the build by pipeline and proejct
16:11:24 sean-k-mooney ya basically ^
16:11:37 bauzas dansmith: as you see, for the moment, we're still testing c9s in check and gate due to a tempest template
16:11:39 dansmith yeah but that only shows one periodic run, is that because it has only run once yet?
16:11:44 bauzas dansmith: correct
16:11:47 dansmith gtotcha
16:12:03 bauzas we could also check experiment if we want
16:12:13 sean-k-mooney https://review.opendev.org/c/openstack/tempest/+/850242
16:12:16 bauzas ta
16:12:22 sean-k-mooney that is the tempest template update patch ^
16:12:28 dansmith ack
16:12:46 bauzas #link https://review.opendev.org/c/openstack/tempest/+/850242 removing Centos 9 stream jobs from default Tempest template
16:13:10 bauzas #link https://zuul.opendev.org/t/openstack/builds?job_name=nova-emulation&pipeline=periodic-weekly&skip=0 Emulation periodic job runs
16:13:18 bauzas #info Please look at the gate failures and file a bug report with the gate-failure tag.
16:13:25 bauzas #info STOP DOING BLIND RECHECKS aka. 'recheck' https://docs.openstack.org/project-team-guide/testing.html#how-to-handle-test-failures
16:13:30 bauzas that's it
16:13:32 bauzas moving on
16:13:40 bauzas #topic Release Planning
16:13:48 bauzas #link https://releases.openstack.org/zed/schedule.html
16:13:55 bauzas #info Zed-2 was last week
16:14:02 bauzas #info Specs are no longer accepted
16:14:23 bauzas #link https://blueprints.launchpad.net/nova/zed current blueprints open for the zed timeframe
16:14:41 bauzas 13 bps
16:14:45 bauzas less than in Yoga
16:14:54 bauzas we could have one more
16:15:06 bauzas but this will be discussed in the open discussion
16:15:38 bauzas oh, I forgot to prepare an etherpad, stupid me
16:16:05 bauzas give me a second, I'd like to ask our API microversion proposers to ask for a specific microversion
16:16:19 bauzas instead of all of them rushing into 2.92
16:16:22 bauzas 2.91

Earlier   Later