Thursday, 2023-04-13

manuvakery1Query repost:04:34
manuvakery1Hi, I have a 2 node cluster and I am running a rally scenario against it to create and delete servers.  When i set the server count to 2 I see the response time as follows04:34
manuvakery1nova.boot_servers : 11.941 sec (Avg)04:34
manuvakery1nova.delete_servers: 14.675 sec (Avg)04:34
manuvakery1make the server count to 5 added a huge difference in delete server 04:34
manuvakery1nova.boot_servers: 18.803 sec (Avg)04:34
manuvakery1nova.delete_servers: 42.988 sec (Avg)04:34
manuvakery1is this expected?04:34
manuvakery1the compute nodes are not under any load04:34
opendevreviewJorge San Emeterio proposed openstack/nova master: WIP: Testing whether tests on bug#1998148 still fail.  https://review.opendev.org/c/openstack/nova/+/88013511:06
opendevreviewJorge San Emeterio proposed openstack/nova master: WIP: Testing whether tests on bug#1998148 still fail.  https://review.opendev.org/c/openstack/nova/+/88013513:34
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023113:37
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023113:38
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023113:39
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023113:40
sean-k-mooneybauzas: fyi that should now be ready to go ^13:41
bauzassean-k-mooney: yup, I saw the updates :)13:55
sean-k-mooneythe ping was more to say im done updatign it if you want to review13:56
sean-k-mooneybauzas: once you are done with that i would also liek to land https://review.opendev.org/q/topic:sqlalchemy-20+project:openstack/nova+status:open if we can form stephenfin 13:57
sean-k-mooneygibi: ^ melwitt: ^ if either of ye can review those that would also be good13:58
stephenfinsean-k-mooney: Speaking of, just replied on https://review.opendev.org/c/openstack/nova/+/86085014:20
kashyapgibi: bauzas: When you can, can you have a look at this from Sean: https://review.opendev.org/c/openstack/nova/+/88023114:22
bauzaskashyap: already know it :)14:23
kashyapThank you; I know, I'm slow in catching up :)14:23
opendevreviewMerged openstack/os-traits master: Update python testing as per zed cycle testing runtime  https://review.opendev.org/c/openstack/os-traits/+/84168215:16
dansmithbauzas: AFAICT, we don't ever hit this trap in any of our CI jobs: https://review.opendev.org/c/openstack/nova/+/879687/5/nova/compute/resource_tracker.py16:47
sean-k-mooney i think the only way we could try and create a claim on a disabled node is if there was a race17:09
sean-k-mooneyspecificaly if between the time we selected the node in the schdluer and before the node reached the compute we updated the service to disabled17:09
sean-k-mooneyassuming self.diabled is the compute service disabled value?17:10
dansmithsean-k-mooney: no17:24
dansmithsean-k-mooney: we had a long conversation about it yesterday17:24
dansmithI replied to your comments on the review17:27
sean-k-mooneyoh ok this is not related to the compute service state. reading18:20
sean-k-mooneyoh ok so for non-ironic18:21
sean-k-mooneyfor use to get here we woudl need two compute-agents that the saem config.host value so that they both shared teh same queue in rabbit or somethign equaly bad/wrong18:22
sean-k-mooneyim jsut tryign to think how we would recive a request fo another compute node that this agent does not know about18:23
sean-k-mooneyim am wonderign if i can think of a way to repoduce this but mostly coming up blank18:25
sean-k-mooneymaybe if you set Conf.host=X and then changed /etc/hostname with preantelope 18:26
sean-k-mooneya pendign request in the queue for the old comptue node would end up here?18:26
sean-k-mooneythat cant happen now in either case since the agent wont start if you did this18:27
sean-k-mooneyso ya i agree this shold not jsut be ignored18:27
sean-k-mooneyi just dont knwo if its possibel to cause today18:28
sean-k-mooneyis this code path used in the ironic case with the hashring stuff?18:28
sean-k-mooneyi would expect it to be common18:29
sean-k-mooneyit was not a behvior i was aware of in any case18:30
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023118:39
opendevreviewsean mooney proposed openstack/nova master: add hypervisor version weigher  https://review.opendev.org/c/openstack/nova/+/88023118:43

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