Command Reference Guide
Chapter 2: mx Commands 75
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
(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.)
[--groupHardLimit <unlimited | #{K,M,G,T}>]
The default quota for all groups 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.)
[--force]
Continue with the command even if some specified filesystems do not have
quotas enabled.
Show the default quotas for one or more filesystems:
mx quota showdefaults [opt-args] ALL_FILESYSTEMS|<ps device> ...
The optional arguments are:
[--unit <B,K,M,G,T>]
Whether the output should be in bytes, kilobytes, megabytes, gigabytes, or
terabytes.
[--force]
Continue with the command even if some specified filesystems do not have
quotas enabled.
[--noHeaders]
Do not display column headers in the output.
[--csv]
Display the output in comma-separated value format.
Disable quotas on one or more filesystems:
mx quota disable
[optional-args]
ALL_FILESYSTEMS | <ps device> ...
The optional arguments are:
[--quiet]
Do not display command output.