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
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
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