This post is more than 5 years old
170 Posts
0
970
May 21st, 2014 06:00
Monitoring space utilization by quota domain
I have multiple clusters with multiple quota domains with an almost 100% NFS workload. I'm looking for some management tools that will report on the space utilization within each quota domain - both by directory type and by users if they're defined. Ideally, I'd then like to be able to group sets of these quota domains into categories - like departments - that I can use for chargeback and forecasting.
Is anybody happy with any of the tools they're running? Any recommendations?
Thanks,
.../Ed
No Events found!


carlilek
2 Intern
•
205 Posts
0
November 18th, 2015 04:00
I have been using DataFrameworks ClarityNow! for a little while, and I've been pretty impressed. It requires some seriously beefy hardware to keep up with all my datastores (but I've got 10PB of capacity across several different clusters and storage types), but I think it might give you the reporting you want. It also manages to scan and generate results much faster than IIQ, since it doesn't keep historical data.
Peter_Sero
6 Operator
•
1.2K Posts
0
May 21st, 2014 09:00
Isn't that typical stuff to be dealt with by home-made scripts/sheets/DBs in the first place?
Flexible, can deal with ad-hoc exceptions at any time, ... SAP anyone?
gunalan
1 Rookie
•
20 Posts
0
November 18th, 2015 04:00
Hi Ed.Wilts,
I hope InsightIQ will help you on this, since It has many title to show space utilizations on the cluster.
carlilek
2 Intern
•
205 Posts
0
November 18th, 2015 04:00
We also have some home grown python scripts/mysql combos that generate webpages with graphs as well as tables listing current usage vs quota usage.