Earlier  
Posted Nick Remark
#openstack-nova - 2020-01-16
18:49:14 artom We might want to consult with the devstack folks
18:49:31 efried wherezat? -infra? -qa?
18:49:37 sean-k-mooney qa
18:49:59 sean-k-mooney artom: are you sure its not https://github.com/openstack/devstack-gate/commit/183a58eab185c2e6f48afb4d99417d49e88c0f5a#diff-987768d02fbf43ebb74ad9a359222903R27
18:50:27 artom sean-k-mooney, I'm never sure of anything, but I don't think so
18:50:54 sean-k-mooney i guess that is GRENADE_SUBNODE_MASTER
18:50:55 efried could be that, and then the glance-enabled check exposed it.
18:51:12 artom Wait, what did that change?
18:51:18 artom Added g-api to the subnode?
18:52:54 sean-k-mooney yes
18:53:08 sean-k-mooney although maybe only in the grenade jobs
19:05:43 openstackgerrit Eric Fried proposed openstack/nova master: Test fix for bug 1860021 https://review.opendev.org/702961
19:05:43 openstack bug 1860021 in devstack "nova-live-migration fails 100% with "mysql: command not found" on subnode" [Undecided,In progress] https://launchpad.net/bugs/1860021 - Assigned to Radosław Piliszek (yoctozepto)
19:05:53 efried artom: ^
19:08:43 artom efried, thanks!
19:09:00 efried artom: thanks for helping triage this.
19:09:10 artom \o/ I'm useful!
19:22:01 openstackgerrit Merged openstack/nova stable/rocky: Cache security group driver https://review.opendev.org/697505
19:57:01 openstackgerrit Merged openstack/nova stable/rocky: Block deleting compute services with in-progress migrations https://review.opendev.org/698113
19:59:45 openstackgerrit sean mooney proposed openstack/nova stable/stein: Remove 'test_cold_migrate_with_physnet_fails' test https://review.opendev.org/702971
19:59:45 openstackgerrit sean mooney proposed openstack/nova stable/stein: Block rebuild when NUMA topology changed https://review.opendev.org/702972
19:59:46 openstackgerrit sean mooney proposed openstack/nova stable/stein: Disable NUMATopologyFilter on rebuild https://review.opendev.org/702973
19:59:46 openstackgerrit sean mooney proposed openstack/nova stable/stein: FUP for in-place numa rebuild https://review.opendev.org/702974
20:00:10 sean-k-mooney that totally did not take an hour...
20:00:38 sean-k-mooney also night o/
20:21:24 efried sean-k-mooney: FYI I'm still getting gzips in https://7cb0f59696603595f18f-52bbbaaadc4f7624d8dbaffca646d87d.ssl.cf1.rackcdn.com/702961/1/check/nova-live-migration/f6ff2d6/logs/
20:30:31 gmann efried: this job does not use the devstack roles sean-k-mooney modified to not gzips the logs. somewhere legacy base jobs need to do the same.
20:30:45 efried okay. I wasn't sure.
20:31:38 melwitt same in here https://zuul.opendev.org/t/openstack/build/fb368e8af1854170b701dac772f53bc8/log/logs/mysql/error.txt.gz
20:32:45 melwitt grenade-py3
20:33:53 gmann yeah that is also legacy job. i am not sure where exactly those logs are defined
20:33:56 efried I will fast approve patches that fix that.
20:34:07 efried and do a little dance
20:35:40 melwitt dang, everything legacy
20:37:40 melwitt I guess I don't understand that bc it says legacy jobs should have migrated with a legacy- prefix in the name https://docs.openstack.org/infra/manual/zuulv3.html#legacy-job-migration-details
20:37:58 melwitt like why are all the jobs secret legacy somehow
20:39:19 melwitt ok, should have read further before typing. once moved in-tree they had to be renamed to not collide with naming, now this is the next step https://docs.openstack.org/infra/manual/zuulv3.html#reworking-legacy-jobs-to-be-v3-native
20:39:58 openstackgerrit Artom Lifshitz proposed openstack/nova master: Clarify fitting hugepages log message https://review.opendev.org/702981
20:42:45 melwitt looks like there's some work in-flight for the grenade jobs https://review.opendev.org/#/q/topic:grenade_zuulv3+(status:open+OR+status:merged)
20:51:50 amuller hi folks, looking at nova.conf... [glance] -> api_servers was deprecated in https://github.com/openstack/nova/commit/cffbc2e431e90f7b6a67cf4a82349ee1d8de202a
20:51:55 amuller I was wondering what option replaced it?
20:52:14 efried amuller: Use standard ksa opts to get at glance
20:52:32 amuller efried: do you remember the section and conf key off the top of your head?
20:52:39 efried we don't support rotating IPs (poor man's load balancer hack) there anymore
20:53:20 amuller [keystone_authtoken] ?
20:53:30 efried amuller: If you simply remove api_servers, it should just pick up what's in your service catalog. If you really need to specify something different, you can use [glance]endpoint_override.
20:53:40 efried But I would suggest if you find yourself needing that ^ then your service catalog is busted :)
20:53:52 efried I guess some edge deployments might want to override, I think I heard that from someone.
20:55:33 dansmith from me
20:55:35 amuller efried++
20:55:37 amuller thank you
20:55:57 efried no problem, good luck.
20:56:32 amuller I see that TripleO Stein still sets [glance] api_servers
20:56:38 amuller though the option was deprecated in Queens =p
20:56:59 efried if only someone from tripleo was paying attention
20:59:32 efried nova meeting now ish in #openstack-meeting
21:23:52 openstackgerrit melanie witt proposed openstack/nova master: DNM: try to get some debug info for bug 1844929 https://review.opendev.org/701478
21:23:52 openstack bug 1844929 in OpenStack Compute (nova) "grenade jobs failing due to "Timed out waiting for response from cell" in scheduler" [High,Confirmed] https://launchpad.net/bugs/1844929
21:50:21 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Function to further validate and retrieve configs https://review.opendev.org/676029
21:50:21 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
21:50:22 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460
21:58:49 dustinc efried: it is ready for re-review now :)
21:58:56 efried ack
22:00:41 donnyd sean-k-mooney: FN is back in operation
22:10:42 efried o/ donnyd!
22:49:31 efried dustinc: if you write one more meaty test case, I'll be +2 on that top patch.
22:50:01 dustinc efried: happy to, did you post the case in gerrit?
22:50:02 efried and I convinced gibi to put the series in his queue for tomorrow morning, so you could conceivably come back next week to a completed bp :)
22:50:07 efried dustinc: yeah
22:50:20 dustinc ok, maybe I will drop my other task to get that done..
23:52:55 openstackgerrit Merged openstack/nova stable/rocky: Join migration_context and flavor in Migration.instance https://review.opendev.org/696572
#openstack-nova - 2020-01-17
00:30:17 openstackgerrit melanie witt proposed openstack/nova master: DNM: try to get some debug info for bug 1844929 https://review.opendev.org/701478
00:30:17 openstack bug 1844929 in OpenStack Compute (nova) "grenade jobs failing due to "Timed out waiting for response from cell" in scheduler" [High,Confirmed] https://launchpad.net/bugs/1844929
01:00:03 brinzhang stephenfin: thanks, that's true, we should update the updated_at field before aggregate or host save()
01:09:24 openstackgerrit Brin Zhang proposed openstack/nova master: Populate 'updated_at' when aggregate is updated https://review.opendev.org/580271
01:10:36 brinzhang stephenfin, efried: done
01:13:37 openstackgerrit Brin Zhang proposed openstack/nova master: FUP Populate the 'updated_at' when aggregate metadata is updated https://review.opendev.org/702790
03:55:12 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Functions to merge provider configs to provider tree https://review.opendev.org/676522
03:55:12 openstackgerrit Dustin Cowles proposed openstack/nova master: Provider Config File: Enable loading and merging of provider configs https://review.opendev.org/693460
04:02:59 dustinc efried, gibi: ^ series ready for re-review, thanks!!
05:51:26 openstackgerrit Brin Zhang proposed openstack/nova master: Follow-up: Add delete_on_termination to volume-attach API https://review.opendev.org/680655
08:44:54 kiseok7 Hello all, I would like to add a code on upstream; an option in [cinder] section to allow to attach only volumes in the specified AZ. how I can process it? it need a blue print?
08:46:52 lyarwood kiseok7: doesn't [cinder]/cross_az_attach=False provide this?
08:47:09 lyarwood kiseok7: or did you want use a specific cinder AZ
08:47:20 lyarwood want to*
08:56:28 kiseok7 lyarwood: yes, it provides a part of. with [cinder]/cross_az_attach=False, nova creates instance with a volume in same AZ. but in my case, I need to attach another volume to the instance in different AZ.
09:02:19 lyarwood kiseok7: kk, I thought the AZ stuff in cinder was just left over from when it was nova-volume in our tree tbh, it might be worth writing this up on the mailing list for a wider discussion.
09:04:24 kiseok7 lyarwood: thank for help . I will try it.
09:21:15 bauzas good morning Nova
10:03:36 brinzhang bauzas: good morning
10:04:01 bauzas brinzhang: morning !
10:04:02 brinzhang nova has the nova-live-migration zuul fail, can you try to check?
10:04:57 brinzhang bauzas: that impact so many patch :(
10:05:20 bauzas brinzhang: orly?
10:05:31 bauzas I can look at the gate
10:05:58 brinzhang Yeah, cool~
11:33:44 admin0 hi all .. if all 3 controllers crashed ( no db anymore, wiped out) and all I have is the compute node now ( with the disk file) how do I boot it up ? i can't seem to find the libvirt xml anywhere
11:37:22 yoctozepto admin0: libvirtd alive? could ask it via virsh
11:37:50 admin0 virsh list --all == blank
11:37:51 yoctozepto oh, you probably mean that node died too

Earlier   Later