Lee Sanders
Lee Sanders
I've been able to recreate this on my system with a single OSD, single host with squid:   I did have to increase the number of PIDS supported by...
Good news, I based the PR on the latest squid head (I needed to do a git pull --rebase ceph main, to rebase the change ontop of the latest head)...
Also tried a single SSD, I was too able to recreate the problem with the SSD, reporting 385% utilisation on the ceph-osd process and the 3 message worker threads were...
I think the intention of the `with_legacy` flag in the YAML is that new attributes should be added `with_legacy `set to false so that the attributes are using proper "get"...
fio-plot-stats appears to have been broken by updates to numpy, the versions of numpy and pandas are: matplotlib is 3.4.3-4.el9 numpy is 1.26.4 pandas is 2.2.1 Sridhar and I have...
I rebased this PR into the latest and greatest, and it fixes the issue I'm seeing with squid where you cannot do any RGW/Object based work with CBT because the...
Example graph here: 
Mark please review my PR. Thanks!
Following the process for running unit tests: 1. run tools/serialise_benchmark.py 2. run python -m pytest -p no:cacheprovider tests/ 3. applied change. 4. re-run python -m pytest -p no:cacheprovider tests/
@markhpc @perezjosibm please can you review my PR thanks!