Actions
Cleanup #46219
closedcephadm: remove DaemonDescription.service_id()
% Done:
0%
Merge Commit:
Fixed In:
v17.0.0-1233-g4783a69b96
Released In:
v17.2.0~2887
Upkeep Timestamp:
2025-07-14T19:38:56+00:00
Description
It just doen't work out.
DaemonDescription.service_id() is impossible to implement, as there is no clear relationship between the daemon_id and the associated service. At some point we have to make this explicit and tell the daemons which service they belong to. Right now, this is an ugly hack.
I think we have to unify the OSDSpec affinity and make it generic for all daemons.
Updated by Sebastian Wagner over 5 years ago
- Related to Bug #44755: Create stronger affinity between drivegroup specs and osd daemons added
Updated by Sebastian Wagner over 5 years ago
- Related to Bug #46175: cephadm: orch apply -i: MON and MGR service specs must not have a service_id added
Updated by Sebastian Wagner about 5 years ago
- Related to Bug #49280: mds/orch: bare/short hostname as a number is not supported added
Updated by Sage Weil about 5 years ago
- Backport set to pacific
- Pull request ID set to 39644
Updated by Sebastian Wagner about 5 years ago
- Blocks Tasks #49490: cephadm additions/changes to support everything rgw.py needs added
Updated by Sebastian Wagner about 5 years ago
- Status changed from New to Pending Backport
- Assignee set to Sage Weil
Updated by Sage Weil about 5 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to 4783a69b96a2ddfad8ee1abba0d8f14e46fc84dc
- Fixed In set to v17.0.0-1233-g4783a69b96
- Released In set to v17.2.0~2887
- Upkeep Timestamp set to 2025-07-14T19:38:56+00:00
Actions