Actions
Bug #54487
closedError when applying an MDS spec with a 'config' section
% Done:
0%
Source:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Tags (freeform):
Merge Commit:
Fixed In:
v16.2.7-611-gde15ceab061
Released In:
v16.2.8~114
Upkeep Timestamp:
2025-07-14T06:47:38+00:00
Description
cephadm throws and error when applying the following spec file:
service_type: mds service_id: fsname placement: count: 2 config: mds_cache_memory_limit: 8Gi [ceph: root@ceph-node-0 /]# ceph orch apply -i /tmp/test.yaml Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'config'
Issue introduced by the PR: https://github.com/ceph/ceph/pull/45227
Updated by Redouane Kachach Elhicou about 4 years ago
Backport to pacific included in the PR: https://github.com/ceph/ceph/pull/45227
Updated by Redouane Kachach Elhicou about 4 years ago
- Status changed from New to Pending Backport
Updated by Redouane Kachach Elhicou about 4 years ago
- Pull request ID set to 45227
Updated by Redouane Kachach Elhicou almost 4 years ago
- Status changed from Pending Backport to Resolved
Updated by Upkeep Bot 8 months ago
- Merge Commit set to de15ceab06152973f9aa0d36df5705fb1de020e6
- Fixed In set to v16.2.7-611-gde15ceab061
- Released In set to v16.2.8~114
- Upkeep Timestamp set to 2025-07-14T06:47:38+00:00
Actions