Friday, 2023-07-07

opendevreviewDanylo Vodopianov proposed openstack/nova master: Packed virtqueue support was added.  https://review.opendev.org/c/openstack/nova/+/87607507:28
bauzaselodilles: when you're around (it's lunch time), can you help me on https://review.opendev.org/c/openstack/releases/+/885365 ?10:31
bauzascontext : https://meetings.opendev.org/meetings/nova/2023/nova.2023-06-27-16.01.log.html#l-14510:36
bauzaswhen gibi said 'someone needs to handle the fallout' :)10:36
elodillesbauzas: o/10:59
elodillesbauzas: so what is the question? :)10:59
elodillesdo you want to find the CI jobs that can be deleted OR do you want to prepare to the fallout in case we delete all nova deliverables in train? :)11:01
opendevreviewElod Illes proposed openstack/nova stable/train: DNM: Experimental Fallout  https://review.opendev.org/c/openstack/nova/+/88794311:09
elodillesbauzas: let's see if this shows something regarding the 'fallout' :) ^^^11:09
bauzaselodilles: ok, I'll look11:13
elodillesbauzas: strangely zuul did not scream that some job definition is missing, so maybe this does not prove anything :/11:18
elodillesbauzas: anyway, for the 'CI jobs that can be deleted': i've compared .zuul.yaml in ussuri and in train, and the following jobs were removed in ussuri AND are not defined in nova's .zuul.yaml: https://paste.opendev.org/show/bGpxq2Ww1bqGWQ7wlSHa/11:24
bauzasok, so should we cut stable/train ?11:25
elodillesbauzas: some of the jobs are probably still used in other repos (of not all) ^^^11:25
elodillesbauzas: so we have to figure out where the definitions are and IFF not used anywhere else, then propose patches to delete them11:25
bauzaselodilles: ok so I'll modify https://review.opendev.org/c/openstack/releases/+/885365 to EOL all our repos11:25
elodillesbauzas: ACK11:25
elodillesand thanks in advance11:26
sean-k-mooneyelodilles: i think as long as the jobs are still on the branch we wont get a warnign form zuul but i could be wrong11:51
sean-k-mooneyi think we will only get that after its merged unless you try to do a depend on patch11:51
sean-k-mooneyif you co t oa repo that is using a delete job and depend on that patch then it should give you an error11:52
sean-k-mooneysomething along the lines of "unable to sablaise job graph" or similar11:52
elodillessean-k-mooney: yepp, apparently it works like that :S12:28
elodillesat least this works: https://review.opendev.org/c/openstack/openstack-zuul-jobs/+/88795012:29
elodilles(the other way around)12:29
elodillesbauzas: I've found only these 2 jobs that can be deleted after nova's stable/train goes to EOL ^^^12:30
sean-k-mooneyhopefully the dvsm job is one fo them...12:36
sean-k-mooneyit would be nice to finally get rid of all the zuul legacy jobs12:36
elodillesyes. though there are other repos that uses some. and of course until old stable branches are not deleted these are likely 'used'12:38
sean-k-mooneyelodilles: fun https://bugs.launchpad.net/nova/+bug/2025813 apprenatly that affect nova-ceph-multistore too12:40
sean-k-mooneyvalidations are not disabled in nova12:41
sean-k-mooneyso it must be disabeld in evstack-plugin-ceph-tempest-py3 or one of the parents12:41
sean-k-mooneyhttps://github.com/openstack/devstack-plugin-ceph/commit/bf4598d923bebe9ba31e6651a07596017208b37e need to be backported12:42
elodillessean-k-mooney: somehow i thought that the backport if this would solve the issue: https://review.opendev.org/c/openstack/devstack/+/88766012:43
elodillesor i guess both have to be backported to make the job passing :S12:44
sean-k-mooneywell validatiosn are disabled in the ceph multisotre job12:45
sean-k-mooneyand reimage requires it12:46
sean-k-mooneyso i just cherrypicked dansmith's patch vai the ui https://review.opendev.org/c/openstack/devstack-plugin-ceph/+/88787912:46
elodillescool, thanks! let's see if that helps :) this looks promising12:48
ozzzo_workI have a hypervisor that was "temporarily" removed from the cluster by migrating off the VMs and then shutting it down. Now it's not coming back, so I need to remove it, but I'm getting "Unable to delete compute service that has in-progress migrations."12:48
ozzzo_workHow can I work around this error and delete the compute service?12:48
ozzzo_workhttps://paste.openstack.org/show/bbVmkA9rYREg5f52fe8z/12:48
sean-k-mooneyozzzo_work: you likely miseed doing resize_confirm on the migrated instances12:49
sean-k-mooneythere is one in confirming12:49
elodillessean-k-mooney: should we add a Depends-On to https://review.opendev.org/c/openstack/nova/+/887674 ?12:49
ozzzo_workprobably, but the "Server UUID" is blank. How can I make it finish?12:49
sean-k-mooneyoh am yes only because we need both jobs to pass but otherwise there isnt a dep12:50
sean-k-mooneyill do that now12:50
opendevreviewsean mooney proposed openstack/nova stable/2023.1: enable validations in nova-lvm  https://review.opendev.org/c/openstack/nova/+/88767412:50
sean-k-mooneyya its balcnk on all fo those which is odd.12:52
sean-k-mooneyam you could just update the row to completed12:52
sean-k-mooneyyou cant for this via the api you will have to look in the db12:52
sean-k-mooneyand update it directly12:53
sean-k-mooneyif its set to compelte or error i think it will allow the ocmpute service to be deleted12:53
ozzzo_workok. I was hoping to avoid spelunking in the DB but fortunately this is a dev cluster 12:54
sean-k-mooneywell the other approch is to understadn why the compute service is not coming up12:55
sean-k-mooneyand fix that12:55
sean-k-mooneyand avoid redpeloying it12:55
bauzaselodilles: you probably have seen it but I updated https://review.opendev.org/c/openstack/releases/+/88536512:55
elodillesbauzas: ACK, thanks! \o/12:57
opendevreviewsean mooney proposed openstack/nova stable/2023.1: enable validations in nova-lvm  https://review.opendev.org/c/openstack/nova/+/88767413:31
opendevreviewMerged openstack/nova-specs master: Add support for Napatech LinkVirt SmartNICs  https://review.opendev.org/c/openstack/nova-specs/+/85929015:13
gouthamro/ sean-k-mooney Uggla_ bauzas : we've one last manila api spec relating to virtiods to close out on, you'd looked at it in the past, could you please look again? https://review.opendev.org/c/openstack/manila-specs/+/881934 16:20
sean-k-mooneyi tried to look at this yesteredsay but i was too tired. to dig into it. there are still refecne to thte nova service user that make me uncomfortable16:24
sean-k-mooneyi think Uggla_ and bauzas  are best placed to review form the context of the nova mainal share feature16:43
sean-k-mooneygouthamr: if ye have a spec freeze i would proceed with it and we can try and loop back to it16:43
sean-k-mooneywhen its used16:44
gouthamrsean-k-mooney++ ty; ack, we can surely work some details over the code reviews17:00
sean-k-mooneywhat im expecting is when an access rules visablity restriciotn is create by nova17:02
sean-k-mooneythe rule use shoudl be defied using the proejct id and user id form the users token not nova's servife token17:03
sean-k-mooneybut we would record that the visabity restriction was create by a service not a user17:04
sean-k-mooneynova may be talkign to manilla with an applciation credital or its user account could change over time so we shoudl not be recording hte userid or proejct id form the service token in manilla17:09
gouthamryeah we’d not be storing any information regarding nova in the Manila db17:18
gouthamrnova user I mean :)17:18
gouthamrthe service user is validated, and we store a string to remember that a service user was used to create a lock… the api would only allow service users to remove the lock17:19
opendevreviewmelanie witt proposed openstack/nova stable/2023.1: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88797818:07
opendevreviewmelanie witt proposed openstack/nova stable/2023.1: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88797918:07
opendevreviewmelanie witt proposed openstack/nova stable/zed: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88798018:08
opendevreviewmelanie witt proposed openstack/nova stable/zed: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88798118:08
opendevreviewmelanie witt proposed openstack/nova stable/yoga: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88798218:16
opendevreviewmelanie witt proposed openstack/nova stable/yoga: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88798318:16
opendevreviewmelanie witt proposed openstack/nova stable/xena: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88798418:34
opendevreviewmelanie witt proposed openstack/nova stable/xena: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88798518:34
opendevreviewmelanie witt proposed openstack/nova stable/wallaby: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88798718:42
opendevreviewmelanie witt proposed openstack/nova stable/wallaby: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88798818:42
opendevreviewmelanie witt proposed openstack/nova stable/wallaby: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88798820:49
opendevreviewmelanie witt proposed openstack/nova stable/victoria: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88799721:16
opendevreviewmelanie witt proposed openstack/nova stable/victoria: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88799821:16
opendevreviewmelanie witt proposed openstack/nova stable/ussuri: testing: Fix and robustify archive_deleted_rows test  https://review.opendev.org/c/openstack/nova/+/88800121:50
opendevreviewmelanie witt proposed openstack/nova stable/ussuri: database: Archive parent and child rows "trees" one at a time  https://review.opendev.org/c/openstack/nova/+/88800221:50

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!