Re: [ceph-users] Directory size doesn't match contents

2017-06-15 Thread Bryan Stillwell
On 6/15/17, 9:20 AM, "John Spray" wrote: > > On Wed, Jun 14, 2017 at 4:31 PM, Bryan Stillwell > wrote: > > I have a cluster running 10.2.7 that is seeing some extremely large > > directory sizes in CephFS according to the recursive stats: > > > > $ ls -lhd Originals/ > > drwxrwxr-x 1 bryan brya

Re: [ceph-users] Directory size doesn't match contents

2017-06-15 Thread John Spray
On Wed, Jun 14, 2017 at 4:31 PM, Bryan Stillwell wrote: > I have a cluster running 10.2.7 that is seeing some extremely large directory > sizes in CephFS according to the recursive stats: > > $ ls -lhd Originals/ > drwxrwxr-x 1 bryan bryan 16E Jun 13 13:27 Originals/ What client (and version of

[ceph-users] Directory size doesn't match contents

2017-06-14 Thread Bryan Stillwell
I have a cluster running 10.2.7 that is seeing some extremely large directory sizes in CephFS according to the recursive stats: $ ls -lhd Originals/ drwxrwxr-x 1 bryan bryan 16E Jun 13 13:27 Originals/ du reports a much smaller (and accurate) number: $ du -sh Originals/ 300GOriginals/ This