From: Jos Collin Date: Wed, 26 Apr 2023 11:45:23 +0000 (+0530) Subject: doc: add a note for minimum compatible python version and supported distros X-Git-Tag: v16.2.14~57^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=1173a6c036cea18adb5912f07de9f8b75195e08f;p=ceph.git doc: add a note for minimum compatible python version and supported distros Fixes: https://tracker.ceph.com/issues/58677 Signed-off-by: Jos Collin (cherry picked from commit 4f87b9a2b94d39339d42f1119d384be3adb330b7) --- diff --git a/doc/cephfs/cephfs-top.rst b/doc/cephfs/cephfs-top.rst index 857a509489d3..70dea318132a 100644 --- a/doc/cephfs/cephfs-top.rst +++ b/doc/cephfs/cephfs-top.rst @@ -104,3 +104,5 @@ The metrics display can be scrolled using the Arrow Keys, PgUp/PgDn, Home/End an Sample screenshot running `cephfs-top` with 2 filesystems: .. image:: cephfs-top.png + +.. note:: Minimum compatible python version for cephfs-top is 3.6.0. cephfs-top is supported on distros RHEL 8, Ubuntu 18.04, CentOS 8 and above.