On 2013/14/05 7:32 AM, "Brock Palen" <brockp(a)umich.edu> wrote:
We have some OST's that are way out of balance. We think a user
single
user setup up their stripe settings in an odd way.
Is there a way to read the quota data base for a single OST? We have
quotas on on this filesystem and we can quickly get total usage but we
want just the single OST.
Right now we are grinding through robinhood SQL directly or lfs find
messiness.
Actually, I think this is straight forward, like "lfs quota -v [-u {uid}]
/mnt/XXX"
or also "lfs quota -i {ost_idx} [-u {uid}] /mnt/XXX" to get the quota for
a single
OST. It used to print this out by default, but it was too verbose for
large filesystems. I might have this wrong, since I'm not a quota user,
but it is in the
"lfs(8)" man page.
Cheers, Andreas
--
Andreas Dilger
Lustre Software Architect
Intel High Performance Data Division