]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: prefix daemon ids with hostname 33012/head
authorSage Weil <sage@redhat.com>
Fri, 31 Jan 2020 14:35:26 +0000 (08:35 -0600)
committerSage Weil <sage@redhat.com>
Mon, 3 Feb 2020 14:23:37 +0000 (08:23 -0600)
commit1ad536ba40f86421d11d55d7b2413382bec0632d
tree86a0c1e5ea5a81aefe2ee9df81152010b477f8eb
parent128095c219ca8ed307e2de90b44c8393e383a2cc
mgr/cephadm: prefix daemon ids with hostname

This is friendlier to a human operator since they can immediately see
where an instance is located, as with the legacy scheme, while still
keeping the unique random suffix.  Use a . to separate so that we can
set per-host options.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/cephadm/tests/test_cephadm.py