[Lustre-discuss] quota type - 3?

Johann Lombardi johann at sun.com
Wed Jul 22 15:19:41 PDT 2009


On Jul 22, 2009, at 11:26 PM, Shantanu S Pavgi wrote:
> Any help on the quota type?

There are 2 quota file formats:
- v1 format is limited to 32-bit;
- v2 format is 64-bit aware.
The conversion from v1 to v2 is handled transparently by lustre.

Based on this, the meaning of quota type is the following:
- ug means that both user & group quotas are enabled;
- 1 means that both administrative & operational quota files
    use a v1 file format (32-bit);
- 2 means that the administrative quota file uses a v2 format
   (64-bit) and that the operational quota files use a v1 format;
- 3 means that both admin & operational quotas files use
   a v2 format (64-bit).

>  I couldn't find anything in the manual as 3 or ug3.


This is supposed to be documented. I'll check with our
doc team why it is not.

Johann



More information about the lustre-discuss mailing list