From: Jos Collin Date: Thu, 23 Feb 2023 10:03:59 +0000 (+0530) Subject: doc: add a note for minimum compatible python version and supported distros X-Git-Tag: v19.0.0~1365^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=535291142d41de6991f5a973082a47fdeb4b47d2;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 62aefed8e563..49439a4bd18b 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.