From d44cb50670c20613c63c249595e43650ec29b13a 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 --- 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 0bd395942838d..6c5bb92f60195 100644 --- a/doc/rbd/rbd-persistent-cache.rst +++ b/doc/rbd/rbd-persistent-cache.rst @@ -73,6 +73,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.39.5