4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)

The default soft limit for users on the filesystem who have not been assigned an
individual limit. unlimited specifies that the default is unlimited. The size
modifiers are K (kilobytes), M (megabytes), G (gigabytes), or T (terabytes). If a
modifier is not specified, the size is calculated in kilobytes. (The default is rounded
down to the nearest filesystem block.) If this option is not used, the default will
be unlimited.
[--enforceHardLimit <enable|disable>]
Whether hard limits are enforced. The default is disable.
[--logHardLimitViolations <enable|disable>]
Whether violations of the hard limit are logged. The default is disable.
[--logSoftLimitViolations <enable|disable>]
Whether violations of the soft limit are logged. The default is disable.
[--defaultQuotaType <staticdq|dynamicdq>]
Whether the default quotas should be static or dynamic. When staticdq is
used, new users are assigned an explicit limit that is the same as the filesystems
default limit. With dyanamicdq, the users limit references the filesystems default
limit. When the filesystem limit is changed, the users limit also changes to match
the new filesystem limit. The default is staticdq.
[--sparseFileAccounting <real|virtual>]
Whether sparse files are counted against the owners quota according to the
actual space or the virtual space used by the file. The default is real.
[--quiet]
Do not display command output.
[--force]
Continue with the command even if some specified filesystems already have
quotas enabled.
setdefaultsSet the default hard and soft limits for one or more filesystems
mx quota setdefaults [optional_args] ALL_FILESYSTEMS|<ps device> ...
The optional arguments are:
[--userHardLimit <unlimited | #{K,M,G,T}>]
The default hard limit for all users on the filesystem. unlimited means that the
default is unlimited. The size modifiers are K (kilobytes), M (megabytes), G
(gigabytes), or T (terabytes). If a modifier is not specified, the size is calculated
in kilobytes. (The default is rounded down to the nearest filesystem block.)
[--usersoftLimit <unlimited | #{K,M,G,T}>]
mx commands106