[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-20 Thread Frank Schilder
ect: [ceph-users] Re: Getting started with cephfs-top, how to install Thank you for the reply, Neeraj - solved! I was just going off of the document at https://docs.ceph.com/en/quincy/cephfs/cephfs-top/ - I did not see a specified terminal emulator listed, but yes, after switching my Secure She

[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-19 Thread Zach Heise (SSCC)
Thank you for the reply, Neeraj - solved! I was just going off of the document at https://docs.ceph.com/en/quincy/cephfs/cephfs-top/ - I did not see a specified terminal emulator listed, but yes, after switching my Secure Shell program to XTerm, that seems to have

[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-19 Thread Neeraj Pratap Singh
Hi Zach, Seeing the `fs perf stats` output , it looks like you are not using the latest build. Lots of enhancements are being done in cephfs-top recently. Will suggest to use latest build for better results. And regarding your `use_default_colors()` error, it looks like there some issue with the un

[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-19 Thread Zach Heise (SSCC)
Thank you, Xiubo - yes, checking my ceph.repo file as specified at https://docs.ceph.com/en/pacific/install/get-packages/#rhel reminded me that I had set the ceph-noarch repo to disabled, because we didn't want ceph trying to update itself outside of using cephadm fo

[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-18 Thread Jos Collin
How many clients do you have?  If you have several clients and issues viewing them, please checkout [1] patch. [1] https://github.com/ceph/ceph/pull/48090 On 18/10/22 01:50, Zach Heise (SSCC) wrote: I'd like to see what CephFS clients are doing the most IO. According to this page: https://do

[ceph-users] Re: Getting started with cephfs-top, how to install

2022-10-18 Thread Xiubo Li
Hi Zach, On 18/10/2022 04:20, Zach Heise (SSCC) wrote: I'd like to see what CephFS clients are doing the most IO. According to this page: https://docs.ceph.com/en/quincy/cephfs/cephfs-top/ - cephfs-top is the simplest way to do this? I enabled 'ceph mgr module enable stats' today, but I'm a