Project

General

Profile

Actions

CDM 01-FEB-2023

- [Ilya, Chris] test failures caused by health warnings (https://github.com/ceph/ceph/pull/48539)
Laura's analysis: https://pad.ceph.com/p/pr-48539-testing
Check has been completely absent from cephadm task
Sentiment that we don't need to fail tests from these badness warnings
Paths: whitelist these warnings, OR drop them altogether and stop caring about them
[Greg]: Lots of tests depend on these checks; since we still have a lot of tests that don't use cephadm, we have enough coverage things haven't broken, but it needs to be maintained as we move to cephadm
Conclusion: up to cephadm team to get tests passing (rados should still be checked, but it's mostly symlinked to orch)

- [Sam] https://github.com/ceph/ceph/pull/49777 Should we address primary affinity with pg mappings?
Conclusion: More complicated; not necessarily worth pursuing

- [Gal] updates on s3select
Interest in pushing queries all the way down to OSDs
[Gal]: Scheduling of OSDs? -- [Casey]: As long as there are reads, multiple requests can be run. Would need to be implemented with cls.
https://docs.google.com/presentation/d/15Jd6rh0tRoLJfjXDNQt6j8muLp1tV4S3jMe2DsPQSXM/edit?usp=sharing

- [Laura, Aishwarya] updates on logical large scale teuthology suite
https://github.com/ceph/ceph/pull/49721/

- [Ali, Casey, Ilya] "perf dump" JSON output: set in stone or can be tweaked with a release note in a major release? (https://github.com/ceph/ceph/pull/48657)
New command: `counters`
  • `counters dump`
  • `counters schema`
  • `counters labels`

Old command will stay, but will slowly phase out

Updated by Laura Flores about 1 year ago · 32 revisions