Re: cephfs kernel client hangs

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

 



Hi,


you are using the kernel implementation of CephFS. In this case some information can be retrieved from the /sys/kernel/debug/ceph/<some id> directory. Especially the mdsc, monc and osdc files are important, since they contain pending operations on mds, mon and osds.


We have a similar problem in our setup. If a MDS failover happens, some clients (like 1 in 100 clients) do not react to the MDS map change and keep on trying to contact the old MDS. In this case the msdc file in the above mentioned directory lists from outstanding requests to the old MDS.


I would propose to start by having a look at these files and also at the ceph client blacklist ('ceph osd blacklist ls').


Regards,

Burkhard


_______________________________________________
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]     [Linux USB Development]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [xfs]


  Powered by Linux