Feature #47145
cephadm: Multiple daemons of the same service on single host
Status:
New
Priority:
Low
Assignee:
-
Category:
cephadm/scheduler
Target version:
-
% Done:
0%
Source:
Tags:
ceph-nano
Backport:
Reviewed:
Affected Versions:
Pull request ID:
Description
ceph orch apply rgw myorg us-east-1 --placement="2 myhost1 myhost1"
We use multiple replicas to make a service HA. Having them on the same host provides little benefit.
Exception is a ceph-nano style deployment where you need multiple MGRs to be able to upgrade them properly.
Adding this would be great, but low priority.
Related issues
History
#1 Updated by Sebastian Wagner 2 months ago
- Related to Bug #44910: cephadm: PlacementSpec host1:192.168.0.2,host1:192.168.0.2 added
#2 Updated by Sebastian Wagner 2 months ago
- Duplicated by Feature #48114: Cephadm to support Adding multiple instances of RGW in same node for 5.0 release added
#3 Updated by Sebastian Wagner about 1 month ago
- Tags set to ceph-nano