Earlier  
Posted Nick Remark
#openstack-nova - 2022-04-28
23:15:44 dansmith and I'm just telling you because, I dunno, I need a buddy to be surprised with
23:17:26 clarkb I mean I'm surprised too
23:17:38 clarkb that seems pretty excessive to do a lgocial unit of work in an openstack cloud
23:17:39 sean-k-mooney[m] we are using fernet tokens now instead of uuid tokens right?
23:18:18 dansmith sean-k-mooney[m]: are we? I thought that meant we didn't have to actually store them in order to validate
23:18:42 dansmith provider = fernet
23:18:48 sean-k-mooney[m] so i tought we made the switch by default a while ago
23:18:55 dansmith yep ^
23:20:07 sean-k-mooney[m] have you tried deploying just keystone and then makeing a singel token issue request to see what that results in from a db point of view
23:20:49 dansmith no, I'm just watching the numbers during runs and was surprised.. wasn't looking for anything, was just like "this number has too many zeroes"
23:21:03 clarkb even then why do fernet tokens make you think thousnads of db queries per logical cloud action?
23:21:34 dansmith neutron queries are super high too,
23:21:53 dansmith I'm running tempest mostly doing compute tests right now and neutron and keystone are both ~25k selects
23:22:04 dansmith and nova-api is ~2500 for reference
23:22:28 sean-k-mooney[m] clarkb they done i was wonderign if we were sitll using uuid tokens by mistake or something like that
23:22:52 dansmith sean-k-mooney[m]: ah, good thought then.. but config mentions fernet, so I assume..
23:24:53 sean-k-mooney[m] im kind of surpiseed how low placement its in those results
23:25:21 sean-k-mooney[m] for a service that is basicaly a restapi bolted on top a db it does not do much in the db during that run
23:25:53 dansmith sean-k-mooney[m]: that is before a tempest run, so not much for placement to have done yet
23:26:29 sean-k-mooney[m] i assume that keystone is somewhat inflated as presumable devstack is not caching the tokens so every osc call is a new token ectra
23:26:50 dansmith it is, but still, how can it be 80k?
23:27:31 sean-k-mooney[m] it might be interseting to just add a count of osc calls to devstack but ya its very high
23:28:37 dansmith so in my ongoing tempest run, we're testing compute, nova-api has made 3700 select calls, keystone has made 42k so far
23:28:47 dansmith and tempest doesn't get a token for every operation, AFAIK
23:29:03 dansmith (neutron has made 47k btw)
23:37:21 sean-k-mooney[m] that is nuts considering that neutron with ovn which moves some of the state to the ovn db
23:37:38 dansmith ...and considering we're not testing neutron yet, just using it through nova
23:37:38 sean-k-mooney[m] granted ovn is mainly ment to reduce rpc load not db load
23:37:59 dansmith I'm up to 52k for keystone, 80k for neutron
23:38:00 sean-k-mooney[m] there are quite a few warning in the keystone log
23:38:05 sean-k-mooney[m] https://zuul.opendev.org/t/openstack/build/f31b8439b6dc47a19f9c99bbe3653d74/log/controller/logs/screen-keystone.txt?severity=3
23:38:07 dansmith 6k for nova-api
23:38:25 sean-k-mooney[m] looks the initalial account creation
23:39:09 sean-k-mooney[m] but not sure why the default domain and roles cant be found
23:39:21 dansmith before bootstrap is run maybe?
23:40:07 sean-k-mooney[m] maybe but i would have expected us to bring up keystone pretty early in devstack
23:40:30 dansmith it's mid-early
23:40:40 dansmith or, early-mod
23:40:42 dansmith mid
23:41:09 sean-k-mooney[m] anyway my tablet is about to die so ill check back tomorrow
23:41:14 dansmith o/
23:41:26 dansmith I'm about to break 100k on neutron, I should crack a beer
23:46:41 clarkb its over 9 thouasand
#openstack-nova - 2022-04-29
02:32:37 opendevreview Merged openstack/nova stable/yoga: [CI] Install dependencies for docs target https://review.opendev.org/c/openstack/nova/+/839809
03:09:01 opendevreview Merged openstack/nova stable/xena: [CI] Install dependencies for docs target https://review.opendev.org/c/openstack/nova/+/839810
04:00:10 opendevreview Merged openstack/nova stable/wallaby: [CI] Install dependencies for docs target https://review.opendev.org/c/openstack/nova/+/839811
05:25:47 opendevreview Merged openstack/nova master: db: Resolve additional SAWarning warnings https://review.opendev.org/c/openstack/nova/+/837162
05:25:55 opendevreview Merged openstack/nova stable/victoria: [CI] Install dependencies for docs target https://review.opendev.org/c/openstack/nova/+/839812
06:42:47 gibi good morning nova
08:02:23 bauzas good Friday Nova
08:14:55 opendevreview kiran pawar proposed openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164
10:51:21 opendevreview Rajat Dhasmana proposed openstack/nova master: Add conductor RPC interface for rebuild https://review.opendev.org/c/openstack/nova/+/831219
10:51:21 opendevreview Rajat Dhasmana proposed openstack/nova master: Add support for volume backed server rebuild https://review.opendev.org/c/openstack/nova/+/820368
10:51:22 opendevreview Rajat Dhasmana proposed openstack/nova master: Add API support for rebuilding BFV instances https://review.opendev.org/c/openstack/nova/+/830883
11:26:37 opendevreview Kashyap Chamarthy proposed openstack/nova master: libvirt: Add workaround to skip compareCPU() check on the destination https://review.opendev.org/c/openstack/nova/+/838926
11:26:42 kashyap gibi: --^
11:27:13 kashyap Forgot to add your signed-off-by for the ut
11:27:44 opendevreview Kashyap Chamarthy proposed openstack/nova master: libvirt: Add workaround to skip compareCPU() check on the destination https://review.opendev.org/c/openstack/nova/+/838926
11:32:11 gibi kashyap: ack, I will take a look
11:55:50 opendevreview Merged openstack/nova master: Add nova-emulation to the experimental queue too https://review.opendev.org/c/openstack/nova/+/836792
11:57:18 opendevreview Merged openstack/python-novaclient master: Remove unnecessary packages in bindep.txt https://review.opendev.org/c/openstack/python-novaclient/+/838199
12:08:29 opendevreview Merged openstack/nova master: List auth plugin parameters for [keystone] section https://review.opendev.org/c/openstack/nova/+/824458
12:08:37 opendevreview Merged openstack/nova master: Reproduce live migration rollback w/o multi port bindings error https://review.opendev.org/c/openstack/nova/+/839091
12:25:44 opendevreview Merged openstack/nova master: Store pf_mac_address and vf_num in extra_info https://review.opendev.org/c/openstack/nova/+/834006
13:17:23 opendevreview Merged openstack/nova master: Fix LM rollback w/o multi port bindings extension https://review.opendev.org/c/openstack/nova/+/839227
13:20:47 sean-k-mooney yay ^
13:22:32 sean-k-mooney stephenfin: bauzas im +2 on gibis series coudl either of ye review https://review.opendev.org/q/topic:bug%252F1969496
13:22:43 bauzas I can
13:22:49 sean-k-mooney thanks
13:26:01 sean-k-mooney gibi: https://review.opendev.org/c/openstack/nova/+/829248 is now in merge conflict by the way, the neuton patches are all merged if you respin that perhaps on top of ^ so that there are no conflict i think that would be all the main pci related bugfixes that are in flight landed
13:28:46 gibi sean-k-mooney: I don't see the merge conflict
13:29:43 sean-k-mooney i think its because the direct parent was rebased
13:30:19 gibi now I see, It seem gerrit cached something for me
13:30:42 gibi I will do the rebase on top of the other series
13:30:50 gibi later today
13:30:54 gibi thanks for the review!
13:31:58 sean-k-mooney no worries there are a set of sriov/limgrtation patches that were all in flight recnetly and i was spending time reviewign this morning so wanted to see if we could land some of them
13:32:33 opendevreview Kashyap Chamarthy proposed openstack/nova master: libvirt: Add a workaround to skip compareCPU() on destination https://review.opendev.org/c/openstack/nova/+/838926
13:56:55 ygk_12345 hi all I need some information on nova availability zones
13:57:17 ygk_12345 i tried googling but cant fin d the information
13:58:15 ygk_12345 why is it that we have two concepts of aggregates and AZs ? is one not enough ? like exposing aggregates and creating flavors with extra specs to match ? why do we need AZs also ?
14:05:44 gibi sean-k-mooney: quick question do we have the pci parent - child handling in case of pure type-PCI device? or that is only for type-PF and type-VF?
14:06:34 gibi sean-k-mooney: so if we limit the scope of the PCI tracking spec for type-PCI for now, then can we ignore the consume PF -> reserve child VFs logic?
14:19:28 gibi or even if we don't want to handle neutron based PCI requests we still need to handle type-PF and type-VF?
14:19:39 gibi as those can be requested via alias too
16:33:56 opendevreview Merged openstack/nova master: VMware: StableMoRefProxy for moref recovery https://review.opendev.org/c/openstack/nova/+/832164
16:34:03 opendevreview Merged openstack/nova master: Isolate PCI tracker unit tests https://review.opendev.org/c/openstack/nova/+/839766
16:46:50 opendevreview Merged openstack/nova master: Remove unavailable but not reported PCI devices at startup https://review.opendev.org/c/openstack/nova/+/838553
16:46:58 opendevreview Merged openstack/nova master: Simulate bug 1969496 https://review.opendev.org/c/openstack/nova/+/838554
17:34:52 opendevreview Balazs Gibizer proposed openstack/nova master: Record SRIOV PF MAC in the binding profile https://review.opendev.org/c/openstack/nova/+/829248
20:18:53 opendevreview Dan Smith proposed openstack/nova master: DNM: Run against performance.json patch https://review.opendev.org/c/openstack/nova/+/838934
#openstack-nova - 2022-04-30
02:02:51 opendevreview Ghanshyam proposed openstack/placement master: Drop lower-constraints.txt and its testing https://review.opendev.org/c/openstack/placement/+/840018
02:02:53 opendevreview Ghanshyam proposed openstack/python-novaclient master: Drop lower-constraints.txt and its testing https://review.opendev.org/c/openstack/python-novaclient/+/840019
02:02:55 opendevreview Ghanshyam proposed openstack/os-vif master: Drop lower-constraints.txt and its testing https://review.opendev.org/c/openstack/os-vif/+/840020
02:03:01 opendevreview Ghanshyam proposed openstack/nova master: Drop lower-constraints.txt and its testing https://review.opendev.org/c/openstack/nova/+/840021
02:06:36 gmann melwitt: dansmith ^^ you will be interesting in these.
02:07:06 melwitt gmann: ack thanks
02:47:38 opendevreview Merged openstack/nova stable/xena: Ignore plug_vifs on the ironic driver https://review.opendev.org/c/openstack/nova/+/821348
12:58:09 opendevreview Artom Lifshitz proposed openstack/nova stable/yoga: Reproduce live migration rollback w/o multi port bindings error https://review.opendev.org/c/openstack/nova/+/839921
12:59:09 opendevreview Artom Lifshitz proposed openstack/nova stable/yoga: Fix LM rollback w/o multi port bindings extension https://review.opendev.org/c/openstack/nova/+/839922

Earlier   Later