Re: [ceph-users] MDS crashes shortly after startup while trying to purge stray files.

2017-09-14 Thread Meyers Mark
A serious problem of mds I think. Anyone to fix it? Regards. On Thu, Sep 14, 2017 at 19:55 Micha Krause wrote: > Hi, > > looking at the code, and running with debug mds = 10 it looks like I have > an inode with negative link count. > > -2> 2017-09-14 13:28:39.249399 7f3919616700 10 mds.0.c

[ceph-users] A question about “lease issued to client” in ceph mds

2017-08-30 Thread Meyers Mark
Hi: I am Mark Meyers, an independent developer in C++, and love ceph around development so much. I want to ask a question about "lease issued to client". In ceph source, src/mds/Locker.cc : Locker::issue_client_lease: if(... &&

[ceph-users] A question about “lease issued to client” in ceph mds

2017-08-30 Thread Meyers Mark
Hi: I am Mark Meyers, an independent developer in C++, and love ceph around development so much. I want to ask a question about "lease issued to client". In ceph source, src/mds/Locker.cc : Locker::issue_client_lease: if(... &&