Earlier  
Posted Nick Remark
#openstack-nova - 2022-03-11
17:36:28 gmann dansmith: that is one try if that fix it. but there might be some other issue. we will see if that patch (once pass gate) can pass cento9 job too
17:36:46 sean-k-mooney dansmith: we removed usign the console in an eairler patch
17:36:49 dansmith sean-k-mooney: but the only reason we were running on centos was because we were trying to get a fips job and used one of our existing wide-coverage jobs to do that
17:37:01 dansmith gmann: ack
17:37:11 gmann yeah SSH-able was preferred than console check
17:37:25 dansmith it's definitely good, it's just more than required for this but fair enough
17:37:58 gmann let me debug sec group thing today or monday. I compared and it was same as other test doing but i might have missing something
17:38:17 sean-k-mooney i think the console check failed in a specific edgecase but i dont recall what it was exactly.
17:38:32 dansmith it's just out-of-band, so a little less fragile,
17:38:46 dansmith but it's cool if we're trying to stick to sshable as the indicator
18:10:03 opendevreview Artom Lifshitz proposed openstack/nova master: Add whitebox-devstack-multinode job to periodic https://review.opendev.org/c/openstack/nova/+/833453
21:46:48 opendevreview Dan Smith proposed openstack/nova master: Attempt to thin out nova-ceph-multistore https://review.opendev.org/c/openstack/nova/+/833470
#openstack-nova - 2022-03-12
00:20:53 opendevreview Merged openstack/nova master: Changes Emulation CI to weekly-periodic https://review.opendev.org/c/openstack/nova/+/833163
#openstack-nova - 2022-03-14
09:57:07 bauzas happy Hugarian Holidays elodilles and gibi
11:00:13 opendevreview Andre Aranha proposed openstack/nova master: Move FIPS jobs to experimental and periodic queue https://review.opendev.org/c/openstack/nova/+/833431
11:23:09 elodilles bauzas: thx :D
11:48:29 opendevreview Andre Aranha proposed openstack/nova master: Move FIPS jobs to experimental and periodic queue https://review.opendev.org/c/openstack/nova/+/833431
11:48:30 opendevreview Andre Aranha proposed openstack/nova master: Test setting the nova job to centos-9-stream https://review.opendev.org/c/openstack/nova/+/831844
11:54:19 opendevreview Andre Aranha proposed openstack/nova master: Move FIPS jobs to experimental and periodic queue https://review.opendev.org/c/openstack/nova/+/833431
11:56:17 opendevreview Andre Aranha proposed openstack/nova master: Test setting the nova job to centos-9-stream https://review.opendev.org/c/openstack/nova/+/831844
13:33:20 Uggla lyarwood, I have a question regarding the manila, virtiofs specs. (https://specs.openstack.org/openstack/nova-specs/specs/yoga/approved/libvirt-virtiofs-attach-manila-shares.html) Any reason not to store the share_proto (nfs, cephfs...) on the object ?
13:43:09 tobias-urdin elodilles: please see stable backport request https://review.opendev.org/c/openstack/nova/+/828407 thanks!
13:45:53 lyarwood Uggla: is that not encoded in the export_locaiton we get from Manila? If it's not then I don't think caching it in Nova would be an issue tbh.
13:50:43 Uggla lyarwood, no this is not in the export location. Only the ip + path are available. So I think I will add the proto.
13:55:11 lyarwood https://docs.openstack.org/api-ref/shared-file-system/?expanded=show-single-export-location-detail,show-all-share-metadata-detail,show-share-details-detail#id27 - Yeah odd I thought it was in the export_location for some reason, it's there in the share details at least so it's not that hard to grab a copy
14:05:10 dansmith bauzas: are you okay with this? https://review.opendev.org/c/openstack/nova/+/833470
14:05:31 dansmith that job has been OOMing a lot lately, taking out mysqld when it does
14:05:49 dansmith reducing the scope to exclude swift should lower the pressure a bit I think, without compromising what the job is intending to test
14:06:40 dansmith gmann: ^
15:15:05 bauzas dansmith: sorry, was with Uggla and also had to help my kid
15:15:36 bauzas dansmith: oh, I see
15:16:03 bauzas dansmith: oh yes, not sure why we should use Swift
15:17:23 dansmith thanks
17:06:53 artom bauzas, as requested, the backport link: https://review.opendev.org/c/openstack/nova/+/828414
17:07:07 opendevreview Elod Illes proposed openstack/nova stable/pike: [stable-only] Fix sphinx doc job https://review.opendev.org/c/openstack/nova/+/833666
17:12:42 opendevreview ribaudr proposed openstack/nova-specs master: libvirt: Allow Manila shares to be directly attached to instances https://review.opendev.org/c/openstack/nova-specs/+/833669
17:39:11 gmann dansmith: lgtm but can you add note there so that nobody will accidently enable them it https://review.opendev.org/c/openstack/nova/+/833470/1/.zuul.yaml#588
17:39:28 dansmith gmann: sure
17:39:44 gmann thanks
17:40:44 opendevreview Dan Smith proposed openstack/nova master: Attempt to thin out nova-ceph-multistore https://review.opendev.org/c/openstack/nova/+/833470
17:40:48 dansmith gmann: ^
17:41:40 gmann dansmith: +2. bauzas ^^
17:47:26 bauzas gmann: dansmith: sent to the gate
17:48:59 dansmith bauzas: everyone thanks you, including me :P
17:49:06 bauzas :)
20:06:56 admin1 i have cinder and glance in ceph, but nova is local storage .. when i take snapshot .. it says saving .. and then quickly disappears .. is snapshot a glance or a nova thing and where would the logs for those be ?
20:09:20 dansmith admin1: nova does the snapshot, and uploads it to glance when it's done
20:09:31 dansmith nova-compute, specifically
20:14:08 admin1 dansmith .. thanks .. i will check
#openstack-nova - 2022-03-15
00:33:57 opendevreview Merged openstack/nova master: Attempt to thin out nova-ceph-multistore https://review.opendev.org/c/openstack/nova/+/833470
10:04:34 opendevreview Maxim Korezkij proposed openstack/nova master: Handle volume attachments https://review.opendev.org/c/openstack/nova/+/833234
10:35:56 opendevreview Tobias Urdin proposed openstack/nova stable/wallaby: libvirt: Add announce-self post live-migration workaround https://review.opendev.org/c/openstack/nova/+/825178
13:11:30 opendevreview kiran pawar proposed openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164
13:16:05 opendevreview kiran pawar proposed openstack/nova master: VMware: Split out VMwareAPISession https://review.opendev.org/c/openstack/nova/+/832156
13:16:05 opendevreview kiran pawar proposed openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164
15:08:33 opendevreview Stephen Finucane proposed openstack/os-traits master: Update CI to use unversioned jobs template https://review.opendev.org/c/openstack/os-traits/+/833826
15:15:49 bauzas nova meeting in 45 mins
15:15:56 bauzas not sure we'll have quorum tho
15:16:05 bauzas but I'll open the meeting
15:43:15 opendevreview Maxim Korezkij proposed openstack/nova master: Handle volume attachments https://review.opendev.org/c/openstack/nova/+/833234
15:52:50 bauzas nova meeting in 8 mins
15:53:02 bauzas US and Canadian folks who are already in DST ^
16:00:05 bauzas #startmeeting nova
16:00:05 opendevmeet Meeting started Tue Mar 15 16:00:04 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:05 opendevmeet Useful Commands: #action #agreed #help #info #idea #link #topic #startvote.
16:00:05 opendevmeet The meeting name has been set to 'nova'
16:00:14 bauzas hey folks
16:00:22 bauzas as I said, not sure we have quorum
16:00:37 bauzas if no folks are here, I could cancel this meeting
16:01:01 bauzas nothing really important to discuss for this week
16:01:42 bauzas let's wait for 2 mins
16:01:53 artom ~o~
16:01:53 bauzas and then, I could cancel
16:03:05 artom Yeah if no one else is around we can punt
16:03:10 Uggla o/
16:03:36 bauzas I can just provide some values and then that's it
16:03:47 artom At some point I want to bring up https://review.opendev.org/c/openstack/nova/+/833453, as we'll most likely end up checking on the status on that job in the meeting, assuming the patch lands
16:03:55 artom But that can wait
16:03:56 bauzas ok, let's run then quickly
16:04:07 bauzas #link https://wiki.openstack.org/wiki/Meetings/Nova#Agenda_for_next_meeting
16:04:11 bauzas #topic Bugs (stuck/critical)
16:04:16 bauzas #info No Critical bug
16:04:20 bauzas #link https://bugs.launchpad.net/nova/+bugs?search=Search&field.status=New 28 new untriaged bugs (+0 since the last meeting)
16:04:24 bauzas #help Nova bug triage help is appreciated https://wiki.openstack.org/wiki/Nova/BugTriage
16:04:29 bauzas #link https://storyboard.openstack.org/#!/project/openstack/placement 26 open stories (-1 since the last meeting) in Storyboard for Placement
16:04:33 bauzas #topic Gate status
16:04:38 bauzas #link https://bugs.launchpad.net/nova/+bugs?field.tag=gate-failure Nova gate bugs
16:04:42 bauzas #link https://zuul.openstack.org/builds?project=openstack%2Fplacement&pipeline=periodic-weekly Placement periodic job status
16:04:46 bauzas #info Please look at the gate failures and file a bug report with the gate-failure tag.
16:04:50 bauzas #topic Release Planning
16:04:54 bauzas #link https://releases.openstack.org/yoga/schedule.html#y-rc1 RC1 is past now
16:04:58 bauzas #link https://etherpad.opendev.org/p/nova-yoga-rc-potential Etherpad for RC tracking
16:05:05 bauzas #topic PTG preparation
16:05:09 bauzas #link https://etherpad.opendev.org/p/nova-zed-ptg Nova Zed PTG etherpad
16:05:43 bauzas #info folks, please start to look at the etherpad and provide the topics you want to discuss
16:05:55 bauzas #topic Review priorities
16:06:03 bauzas #link https://review.opendev.org/q/status:open+(project:openstack/nova+OR+project:openstack/placement+OR+project:openstack/os-traits+OR+project:openstack/os-resource-classes+OR+project:openstack/os-vif+OR+project:openstack/python-novaclient+OR+project:openstack/osc-placement)+label:Review-Priority%252B1
16:06:07 bauzas #topic Stable Branches
16:06:14 bauzas elodilles is on holiday today
16:06:17 bauzas nothing to tell

Earlier   Later