We would like the following:
Read_byte/sec
Write_byte/sec
Create/sec
modify/sec
We would prefer to do this form one host (mds?)
Last is there a way to set a system wide default quota? Say all
users get a 1TByte quota on /scratch by default.
Thanks!
Brock Palen
Center for Advanced Computing
bro...@umich.edu
(734)936-1985
_______________________________________________
Lustre-discuss mailing list
Lustre-...@clusterfs.com
https://mail.clusterfs.com/mailman/listinfo/lustre-discuss
There are stats for this, but not in a single location. The metadata stats
can be seen with e.g. "llstat -i 1 mds" on the MDS, and the IO stats can be
seen on the individual OSTs with "llstat -i 1 ost_io". There are other
stats counters, please read the documentation.
http://manual.lustre.org/manual/LustreManual16_HTML/DynamicHTML-20-1.html
> Last is there a way to set a system wide default quota? Say all
> users get a 1TByte quota on /scratch by default.
Yes, Lustre supports quotas. Please see the documentation.
http://manual.lustre.org/manual/LustreManual16_HTML/DynamicHTML-09-1.html
Cheers, Andreas
--
Andreas Dilger
Principal Software Engineer
Cluster File Systems, Inc.
Brock Palen
Center for Advanced Computing
bro...@umich.edu
(734)936-1985