Earlier  
Posted Nick Remark
#openstack-nova - 2020-11-12
17:22:21 dansmith it was a hack when we set the config to something non-default purely to avoid a failure, and we knew that the right thing was to stop putting creds in that file :)
17:22:32 gibi I have to leave for today, will read back tomorrow, and reply on the ML
17:22:48 dansmith o/
17:22:50 gibi o/
17:23:43 owalsh o/ I'll poke some CI guys to think about it too, not sure they have grokked the implications yet
17:27:36 openstack Launchpad bug 1903908 in puppet-nova "nova conf [api]/dhcp_domain is required on nova-compute" [Undecided,New] - Assigned to Oliver Walsh (owalsh)
17:27:36 owalsh sean-k-mooney: re https://bugs.launchpad.net/nova/+bug/1903908 you looked at the code yea?
17:28:36 owalsh sean-k-mooney: would you mind explaining the issue on the LP?
17:38:43 sean-k-mooney owalsh: its required to generate teh config dirve yes
17:38:55 sean-k-mooney with the correct hostname
17:39:27 sean-k-mooney if its not set then it will not have the doamin
17:39:35 sean-k-mooney and will get novalocal instead
17:50:29 owalsh sean-k-mooney: ack, could you response to gibi on the LP? CI logs from the original LP are long gone I expect
17:50:36 owalsh respond
17:51:12 sean-k-mooney ya i can
17:51:19 owalsh ack thanks
18:03:39 stephenfin dansmith: Sorry, had a meeting. It's late so I won't pick up the hw_input_bus vs. virtiotablet discussion again rn, but needless to say I still think my approach is the right one and will just have to think of ways to talk you around ;) In the interim, the reviews at https://review.opendev.org/#/c/756552/ if you want to note down your concerns for others to see
18:04:00 stephenfin and yes to blocking startup on invalid or insecure configs
18:04:25 dansmith stephenfin: yeah, I was going to suggest you update it with your (new, I think) approach of just going with bus only, and then I can -1 with my concerns
18:04:38 dansmith I'd like to see some more input on it, given that it affects rpc, api, images, and the future,
18:04:52 dansmith but if I'm the only one that doesn't like a new thing, then obviously I'll move on
18:05:08 dansmith "update it" meaning, comment on the patch with your thoughts
18:05:14 stephenfin gotcha
18:06:51 stephenfin I'll post to openstack-discuss too. We could spin out a spec to discuss this but the ML would probably attract a larger audience and a spec is a lot for a single design debate
18:08:21 dansmith well, I think gerrit is plenty wide for a detail like this, but whatever you want.. ml is fine too
18:17:48 openstackgerrit Daniel de Oliveira Pereira proposed openstack/nova master: Avoid changing transport_url value when updating Cell0 https://review.opendev.org/762433
19:41:30 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Wait for revert resize to complete https://review.opendev.org/762543
19:41:47 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Use helpers for cross-cell resize https://review.opendev.org/762544
19:42:02 openstackgerrit Stephen Finucane proposed openstack/nova master: functional: Use helpers for cross-cell resize https://review.opendev.org/762544
19:43:00 stephenfin lyarwood, gibi: I'm on PTO tomorrow, but if you have a chance to look at https://review.opendev.org/762543 (now with a bug report), that's be great. It's not super common but even one intermittent gate failure is one too many
19:43:05 stephenfin o/
21:18:16 openstackgerrit Daniel de Oliveira Pereira proposed openstack/nova master: Avoid changing transport_url when updating Cell0 https://review.opendev.org/762433
#openstack-nova - 2020-11-13
00:00:04 openstackgerrit Brin Zhang proposed openstack/nova master: WIP: Cyborg suspend/resume support https://review.opendev.org/729945
00:00:30 openstackgerrit Brin Zhang proposed openstack/nova master: [Trivial] Rename host/node to hostname/nodename in conductor manager https://review.opendev.org/762499
01:03:57 openstackgerrit Ghanshyam Mann proposed openstack/nova master: [WIP] Migrate nova-grenade-multinode job to zuulv3 native https://review.opendev.org/742056
01:38:27 openstackgerrit chengsheng proposed openstack/nova master: Add hypervisor CPU feature check during live migration https://review.opendev.org/762330
02:18:08 openstackgerrit chengsheng proposed openstack/nova master: Modify the default value of the force parameter in live migration https://review.opendev.org/762458
02:49:20 openstackgerrit Brin Zhang proposed openstack/nova master: [Trivial] Rename host/node to hostname/nodename in conductor manager https://review.opendev.org/762499
04:05:32 openstackgerrit Merged openstack/nova stable/ussuri: Change default num_retries for glance to 3 https://review.opendev.org/748936
04:11:45 openstackgerrit Keigo Noha proposed openstack/nova stable/train: Change default num_retries for glance to 3 https://review.opendev.org/762610
04:13:47 openstackgerrit chengsheng proposed openstack/nova master: Add hypervisor CPU feature check during live migration https://review.opendev.org/762330
05:48:05 brinzhang_ gibi: hi, I added cyborg shelve/unshelve support patch to the wallaby runway slot, https://etherpad.opendev.org/p/nova-runways-wallaby
06:19:50 openstackgerrit YumengBao proposed openstack/nova-specs master: libvirt supports composing cyborg owned vGPU accelerator into domain XML https://review.opendev.org/750116
08:07:17 gibi stephenfin: ack
08:07:40 gibi brinzhang_: hi, OK thanks
08:25:45 brinzhang_ gibi: I was update https://review.opendev.org/#/c/729563/17, but the zuul not stable
08:26:32 brinzhang_ gibi: I saw you said nova-live-migration sometimes timeout, it also happened on https://review.opendev.org/#/c/762499/5
09:08:55 bauzas gibi: got tons of failures on the RPC API change, could you please tell me whether we still have CI issues ?
09:09:03 bauzas contect : https://review.opendev.org/#/c/761452/
09:15:27 openstackgerrit chengsheng proposed openstack/nova master: Add hypervisor CPU feature check during live migration https://review.opendev.org/762330
09:23:54 openstack Launchpad bug 1903979 in OpenStack Compute (nova) "nova-live-migration job fails during evacuate negative test" [High,Confirmed] - Assigned to Lee Yarwood (lyarwood)
09:23:54 lyarwood is there anyone running focal locally who could help me understand why libvirtd restarts even when I've killed the service and associated sockets in systemd? re to the nova-live-migration gate failure https://bugs.launchpad.net/nova/+bug/1903979
09:24:26 lyarwood seems something has changed in focal, likely another socket/service that wakes libvirtd backup after 5 seconds
09:31:53 openstackgerrit Lee Yarwood proposed openstack/nova master: WIP nova-live-migration: Disable *all* virt services during negative tests https://review.opendev.org/762623
09:31:54 lyarwood ^ blind attempt while I try to get a local focal env to play with
09:39:15 jawad_axd Hi folks, Facing this http://paste.openstack.org/show/799983/ . Any pointers what might be wrong? Instance gets created at the end but it takes a while, seems like rabbitmq connection is not stable anymore after rebooting controllers for some reason. rabbitmq cluster status is fine.
09:41:18 jawad_axd using stable stien.
09:41:52 bauzas eek, just saw http://status.openstack.org/elastic-recheck/#1686542
09:42:10 bauzas the gate is f*** flakey
09:43:47 bauzas hah, nevermind the above sentence, I apologize
09:44:00 bauzas way more context than just the Matrix movie, unfortunately
09:45:17 kashyap bauzas: "There is no Gate"
09:50:48 openstackgerrit Brin Zhang proposed openstack/nova-specs master: Filter instances by tenant_id https://review.opendev.org/737241
09:55:57 gibi bauzas: I use this to see if there any total brokenness on the gate https://zuul.opendev.org/t/openstack/builds?project=openstack%2Fnova&pipeline=gate
09:56:57 gibi bauzas: also we have 83 unclassified failures on the gate by http://status.openstack.org/elastic-recheck/data/integrated_gate.html
09:57:07 gibi so the answer is we don't know
09:58:24 openstack Launchpad bug 1903979 in OpenStack Compute (nova) "nova-live-migration job fails during evacuate negative test" [High,In progress] - Assigned to Lee Yarwood (lyarwood)
09:58:24 gibi bauzas: I did filed https://bugs.launchpad.net/nova/+bug/1903979 and lyarwood is trying to find the root of it
10:01:56 openstack Launchpad bug 1904179 in OpenStack Compute (nova) "[doc] define the minimal mandatory configuration for each nova service" [Medium,Confirmed]
10:01:56 gibi dansmith, stephenfin, gmann: filed a doc bug to document the minimal config for each nova services https://bugs.launchpad.net/nova/+bug/1904179
10:12:08 openstackgerrit Balazs Gibizer proposed openstack/nova stable/victoria: Warn when starting services with older than N-1 computes https://review.opendev.org/761923
10:13:52 bauzas gibi: ack thanks
10:14:14 gibi bauzas: this is also new for me on master https://1d1ac8c4d7a38514d020-4dcc482f43713c13ecd75f64a0eb3df3.ssl.cf1.rackcdn.com/762319/1/check/tempest-integrated-compute/0b7fa72/controller/logs/screen-n-cpu.txt
10:14:31 gibi bauzas: filing a bug now for that too
10:14:43 bauzas gibi: http://status.openstack.org/elastic-recheck/#1686542
10:15:25 bauzas looks like we have problems with the queues
10:15:35 gibi the we have multiple problems :)
10:15:35 bauzas anyway;, /me needs to taxi his kids
10:15:37 gibi yey
10:15:51 bauzas looks like a super fancy Friday
10:15:55 bauzas \o/
10:16:08 gibi it is 13th so I'm not surprised
10:24:19 xinranwang gibi: Hi gibi, I have updated the smarnic spec, please review it when you got time :)
10:24:29 gibi xinranwang: thanks
10:24:49 gibi I will try to jump on reviews after I put out the fire on the gate
10:26:36 xinranwang gibi: Ah ok, it's friday evening in my timezone, I will check it next monday. Take your time.
10:26:40 xinranwang Thanks in advance
10:27:22 gibi xinranwang: there is a good chance that I will not reach your spec today. Have a nice weekend.
10:30:02 openstack Launchpad bug 1904181 in OpenStack Compute (nova) "nova-compute fails to start is cell conductor is not running." [High,Confirmed] - Assigned to Balazs Gibizer (balazs-gibizer)
10:30:02 gibi FYI another gate failure https://bugs.launchpad.net/nova/+bug/1904181
10:32:04 xinranwang gibi: thanks :)
10:53:20 openstackgerrit Balazs Gibizer proposed openstack/nova master: Restore retrying the RCP connection to conductor https://review.opendev.org/762633
10:54:58 gibi bauzas: when you are back there are two nova gate fixing patch. One from me ^^ and one from stephenfin https://review.opendev.org/#/c/762543
10:55:04 bauzas I'm here
10:55:14 bauzas ack, looking then
10:55:37 gibi bauzas: look stephenfin's first I will try to add a test to mine
10:56:17 gibi and thanks
10:59:02 bauzas gibi: +W'd stephenfin's one
10:59:07 gibi awesome, thanks
10:59:28 bauzas gibi: for your own change, I have a concern, where are we looking at the conductor ?

Earlier   Later