Add more detail for the client socket

Adding: cluster name, type, id and cctid.

Signed-off-by: Sébastien Han <sebastien.han@enovance.com>
pull/144/head
Sébastien Han 2014-11-11 12:01:31 +01:00
parent 547f16b7aa
commit 1d8871e615
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
[client]
rbd cache = true
rbd cache writethrough until flush = true
admin socket = /var/run/ceph/rbd-client-$pid.asok
admin socket = /var/run/ceph/$cluster-$type.$id.$pid.$cctid.asok
[mon]
mon osd down out interval = {{ mon_osd_down_out_interval }}