4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)
Enable quotas on the filesystem.
[--defaultUserHardLimit <unlimited | #{K,M,G,T}>]
The default hard limit on the filesystem. unlimited specifies that there is no
default. The optional size modifiers specify that the size is in kilobytes (K),
megabytes (M), gigabytes (G), or terabytes (T). If a modifier is not specified, the
size will be calculated in bytes. (The default is rounded down to the nearest
filesystem block.)
[--defaultUserSoftLimit <unlimited | #{K,M,G,T}>]
The default soft limit on the filesystem. unlimited specifies that there is no de-
fault. The optional size modifiers specify that the size is in kilobytes (K), megabytes
(M), gigabytes (G), or terabytes (T). If a modifier is not specified, the size will
be calculated in bytes. (The default is rounded down to the nearest filesystem
block.)
[--enforceHardLimit <enable | disable>]
Whether file operations that will result in exceeding a user’s hard limit should
be denied (the enable argument) or allowed (the disable argument).
[--logHardLimitViolations <enable | disable>]
Whether file operations that result in exceeding a user’s hard limit should be
logged in the system event log.
[--logSoftLimitViolations <enable | disable>]
Whether file operations that result in exceeding a user’s soft limit should be
logged in the system event log.
[--defaultQuotaType <staticdq | dynamicdq>]
With staticdq, quota limits for new users are copied from the default quota
values set for the filesystem. With dynamicdq, the quota limits are linked from
the default quota values for the filesystem. If the default values are changed, the
user’s quota limits are also changed.
[--sparseFileAccounting <real | virtual>]
How quota accounting for sparse files is managed. real reflects the actual alloc-
ation of filesystem space for the files. virtual reflects the virtual size of the files.
dump—Dump filesystem configuration to stdout
mx fs dump
getdriveletters—Display drive letters in use on a server
mx fs getdriveletters --server <server> | ALL_SERVERS
queryassignments—Display drive letter or path assignments for a filesystem
mx commands94