Bug #51567
monitoring spec file doesn't support custom port option as per the doc
% Done:
0%
Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):
Description
# ceph orch apply -i monitoring.yml Error EINVAL: ServiceSpec: __init__() got an unexpected keyword argument 'port'
We should see the MonitoringSpec's init method called, not ServiceSpec.
History
#1 Updated by Sebastian Wagner about 2 years ago
- Category set to cephadm/monitoring
#2 Updated by Daniel Pivonka about 2 years ago
- Status changed from New to Closed
unable to reproduce. issue originated from a downstream build that does not have the monitoring ports feature backported to it hence the error. closing