From: Ilya Dryomov Date: Sun, 30 Oct 2022 17:06:57 +0000 (+0100) Subject: doc: note architecture availability for PMEM mode of PWL cache X-Git-Tag: v18.1.0~937^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F48673%2Fhead;p=ceph.git doc: note architecture availability for PMEM mode of PWL cache Fixes: https://tracker.ceph.com/issues/49947 Signed-off-by: Ilya Dryomov --- diff --git a/doc/rbd/rbd-persistent-write-log-cache.rst b/doc/rbd/rbd-persistent-write-log-cache.rst index 170cc912edb3..af323962d0c6 100644 --- a/doc/rbd/rbd-persistent-write-log-cache.rst +++ b/doc/rbd/rbd-persistent-write-log-cache.rst @@ -51,6 +51,11 @@ To enable the PWL cache, set the following configuration settings:: Value of {cache-mode} can be ``rwl``, ``ssd`` or ``disabled``. By default the cache is disabled. +The ``rwl`` cache mode depends on libpmem library (part of PMDK). It should +be universally available on x86_64 architecture and may also be available on +ppc64le and aarch64 architectures on some distributions. It is not available +on s390x architecture. + Here are some cache configuration settings: - ``rbd_persistent_cache_path`` A file folder to cache data. This folder must