Re: Cephfs IO monitoring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 10, 2017 at 5:19 AM, Brady Deetz <bdeetz@xxxxxxxxx> wrote:
> Curious if there is a method way I could see in near real-time the io
> patters for an fs. For instance, what files are currently being read/written
> and the block sizes. I suspect this is a big ask. The only thing I know of
> that can provide that level of detail for a filesystem is dtrace with zfs.

Not at present, but something along these lines might get added in the
not-too-distant future.  The equivalent functionality for RBD is a
frequent request, and while for RBD this can sort of be implemented
either client or server side, I'm a fan of doing it on the server side
so that we can generalise it and cover CephFS at the same time.

Currently the closest you get is to set "debug mds = 4" and tail the
MDS logs to see which (metadata) operations are happening.

John

>
> _______________________________________________
> ceph-users mailing list
> ceph-users@xxxxxxxxxxxxxx
> http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
>
_______________________________________________
ceph-users mailing list
ceph-users@xxxxxxxxxxxxxx
http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com



[Index of Archives]     [Information on CEPH]     [Linux Filesystem Development]     [Ceph Development]     [Ceph Large]     [Ceph Dev]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux