Storage Management
188
Titan SiliconServer
Restrictive Configuration
If this option is chosen, rquotad picks the first quota among the applicable quotas that the user
risks exceeding. This enables the user to determine the amount of data that can be safely
recorded against this quota before reaching its Hard Limit. This is the default configuration
option for rquotad on Titan.
Note:
The restrictive configuration option returns quota information
combined from the quota that most restricts usage and the quota that most
restricts file count.
For example:
If the user quota allowed 10K of data and 100 files to be added, and the Virtual Volume quota
allowed 100K of data and 10 files to be added, rquotad would return information stating that
10K of data and 10 files could be added. Similarly, if the user quota is 10K of data of which 5K
is used, and the Virtual Volume quota is 100K of data of which 99K is used, rquotad would
return information stating that 1K of data could be added.
The console command "rquotad" is provided to change between the two options, and also to
disable access to quota information. For information on how to configure rquotad, please refer
to the Command Line Reference.
Note:
If access is disabled, all requests to rquotad will be rejected with an
error code of “EPERM”.