From 535291142d41de6991f5a973082a47fdeb4b47d2 Mon Sep 17 00:00:00 2001 From: Jos Collin Date: Thu, 23 Feb 2023 15:33:59 +0530 Subject: [PATCH] doc: add a note for minimum compatible python version and supported distros Fixes: https://tracker.ceph.com/issues/58677 Signed-off-by: Jos Collin --- doc/cephfs/cephfs-top.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/cephfs/cephfs-top.rst b/doc/cephfs/cephfs-top.rst index 62aefed8e5638..49439a4bd18bb 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. -- 2.39.5