]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
ceph-daemon: /var/run/ceph -> /var/run/ceph/$fsid
authorSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 02:03:34 +0000 (21:03 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 02:25:17 +0000 (21:25 -0500)
commitd23cf0113d56eb34c2e11d93ac84bc03d1f8ab58
tree2ab4ec28a8401c506028897f2dfea5d03a5172fd
parent458f369f46116cc33e900b2319d741db569c18d8
ceph-daemon: /var/run/ceph -> /var/run/ceph/$fsid

This is better than having a single /var/run/ceph on the host with a
weird naming scheme.  Among other things, it means that we can access
the asok for any daemon for a given fsid from any container on the same
host with the same fsid (notably, a shell).

Signed-off-by: Sage Weil <sage@redhat.com>
src/ceph-daemon