From 13118481007d7e26eec2195d2fd29d3d98d9e512 Mon Sep 17 00:00:00 2001 From: Jason Dillaman Date: Fri, 17 Jul 2020 10:27:14 -0400 Subject: [PATCH] doc/rbd: add note for the immutable-object-cache domain socket Signed-off-by: Jason Dillaman (cherry picked from commit d44cb50670c20613c63c249595e43650ec29b13a) --- doc/rbd/rbd-persistent-cache.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/rbd/rbd-persistent-cache.rst b/doc/rbd/rbd-persistent-cache.rst index f7f104326438..582ec8daeb8c 100644 --- a/doc/rbd/rbd-persistent-cache.rst +++ b/doc/rbd/rbd-persistent-cache.rst @@ -71,6 +71,10 @@ not enough capacity it will delete some cold cache files. Here are some important cache options correspond to the following settings: +- ``immutable_object_cache_sock`` The path to the domain socket used for + communication between librbd clients and the ceph-immutable-object-cache + daemon. + - ``immutable_object_cache_path`` The immutable object cache data directory. - ``immutable_object_cache_max_size`` The max size for immutable cache. -- 2.47.3