To add another Manager/mgr to Ceph using the Orchestrator:
ceph orch apply mgr --placement="hostname"
To add another Monitor/mon to Ceph using the Orchestrator:
ceph orch apply mon --placement="hostname"
To add another Manager/mgr to Ceph using the Orchestrator:
ceph orch apply mgr --placement="hostname"
To add another Monitor/mon to Ceph using the Orchestrator:
ceph orch apply mon --placement="hostname"