Project

General

Profile

CDM 01-FEB-2023 » History » Version 26

Laura Flores, 02/01/2023 05:12 PM

1 1 Laura Flores
h1. CDM 01-FEB-2023
2 2 Ilya Dryomov
3 3 Laura Flores
- [Ilya, Chris] test failures caused by health warnings (https://github.com/ceph/ceph/pull/48539)
4 17 Laura Flores
Laura's analysis: https://pad.ceph.com/p/pr-48539-testing
5 15 Laura Flores
Check has been completely absent from cephadm task
6
Sentiment that we don't need to fail tests from these badness warnings
7
Paths: whitelist these warnings, OR drop them altogether and stop caring about them
8 22 Greg Farnum
[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
9 20 Laura Flores
Conclusion: up to cephadm team to get tests passing (rados should still be checked, but it's mostly symlinked to orch)
10 17 Laura Flores
11 23 Greg Farnum
- [Sam] https://github.com/ceph/ceph/pull/49777 Should we address primary affinity with pg mappings?
12 21 Laura Flores
Conclusion: More complicated; not necessarily worth pursuing
13 4 Laura Flores
14 8 Laura Flores
- [Gal] updates on s3select
15 24 Laura Flores
Interest in pushing queries all the way down to OSDs
16 26 Laura Flores
[Gal]: Scheduling of OSDs? -- [Casey]: As long as there are reads, multiple requests can be run. Would need to be implemented with cls.
17 8 Laura Flores
18 4 Laura Flores
- [Laura, Aishwarya] updates on logical large scale teuthology suite
19 13 Laura Flores
https://github.com/ceph/ceph/pull/49721/
20 7 Laura Flores
21 11 Ilya Dryomov
- [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)