Re: [Gluster-users] Usage monitoring per user

2018-05-02 Thread JOHE (John Hearns)
_ From: gluster-users-boun...@gluster.org <gluster-users-boun...@gluster.org> on behalf of Alex Chekholko <a...@calicolabs.com> Sent: 01 May 2018 18:45 To: mohammad kashif Cc: gluster-users Subject: Re: [Gluster-users] Usage monitoring per user Hi, There are several programs that w

Re: [Gluster-users] Usage monitoring per user

2018-05-02 Thread mohammad kashif
> > -- > *From:* gluster-users-boun...@gluster.org <gluster-users-bounces@ > gluster.org> on behalf of Alex Chekholko <a...@calicolabs.com> > *Sent:* 01 May 2018 18:45 > *To:* mohammad kashif > *Cc:* gluster-users > *Subject:* Re: [Glust

Re: [Gluster-users] Usage monitoring per user

2018-05-01 Thread Alex Chekholko
Hi, There are several programs that will basically take the outputs of your scans and store the results in a database. If you size the database appropriately, then querying that database will be much quicker than querying the filesystem. But of course the results will be a little bit outdated.

[Gluster-users] Usage monitoring per user

2018-05-01 Thread mohammad kashif
Hi Is there any easy way to find usage per user in Gluster? We have 300TB storage with almost 100 million files. Running du take too much time. Are people aware of any other tool which can be used to break up storage per user? Thanks Kashif ___