ceph
ceph copied to clipboard
mgr/cephadm: don't try to write client/os tuning profiles to known offline hosts
Fixes: https://tracker.ceph.com/issues/57175
Signed-off-by: Adam King [email protected]
Contribution Guidelines
-
To sign and title your commits, please refer to Submitting Patches to Ceph.
-
If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.
Checklist
- Tracker (select at least one)
- [x] References tracker ticket
- [ ] Very recent bug; references commit where it was introduced
- [ ] New feature (ticket optional)
- [ ] Doc update (no ticket needed)
- [ ] Code cleanup (no ticket needed)
- Component impact
- [ ] Affects Dashboard, opened tracker ticket
- [x] Affects Orchestrator, opened tracker ticket
- [ ] No impact that needs to be tracked
- Documentation (select at least one)
- [ ] Updates relevant documentation
- [x] No doc update is appropriate
- Tests (select at least one)
- [ ] Includes unit test(s)
- [ ] Includes integration test(s)
- [ ] Includes bug reproducer
- [x] No tests
Show available Jenkins commands
-
jenkins retest this please
-
jenkins test classic perf
-
jenkins test crimson perf
-
jenkins test signed
-
jenkins test make check
-
jenkins test make check arm64
-
jenkins test submodules
-
jenkins test dashboard
-
jenkins test dashboard cephadm
-
jenkins test api
-
jenkins test docs
-
jenkins render docs
-
jenkins test ceph-volume all
-
jenkins test ceph-volume tox
-
jenkins test windows
pushed to this again just to fix the commit sign-off (and rebased because why not). No actual code changes.
jenkins test make check
jenkins test api
https://pulpito.ceph.com/adking-2022-08-30_17:06:47-orch:cephadm-wip-adk-testing-2022-08-29-1644-distro-default-smithi/ and reruns https://pulpito.ceph.com/adking-2022-09-01_12:53:01-orch:cephadm-wip-adk-testing-2022-08-29-1644-distro-default-smithi/
Failures tracked by:
- https://tracker.ceph.com/issues/57287
- https://tracker.ceph.com/issues/57374
- https://tracker.ceph.com/issues/57371
- https://tracker.ceph.com/issues/56573
- https://tracker.ceph.com/issues/55347
the only one that is new and surprising on this run were the iscsi test failures (https://tracker.ceph.com/issues/57371). As a result, I'm not going to merge any PRs in this run that seem related to iscsi. Other PRs I think will still be okay to merge though.