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: v19.0.0~1281^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4f87b9a2b94d39339d42f1119d384be3adb330b7;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 --- diff --git a/doc/cephfs/cephfs-top.rst b/doc/cephfs/cephfs-top.rst index 62aefed8e56..49439a4bd18 100644 --- a/doc/cephfs/cephfs-top.rst +++ b/doc/cephfs/cephfs-top.rst @@ -112,3 +112,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.