3.4.0 Matrix Server Command Reference

Chapter 2: mx Commands 65
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
[--force]
Continue with the command even if some specified filesystems do not have
quotas enabled.
Show the quota options in effect on a filesystem:
mx quota showoptions [opt-args] ALL_FILESYSTEMS|<ps device> ...
The optional arguments are:
[--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
[opt-args]
ALL_FILESYSTEMS | <ps device> ...
The optional arguments are:
[--quiet]
Do not display command output.
[--force]
Continue with the command even if some specified filesystems already
have quotas disabled.
Commands for users
These commands allow you to set, display, or remove the filesystem quotas
for individual users.
Set the filesystem quota for one or more users:
mx quota setuser [opt-args]
ALL_FILESYSTEMS
| <ps device> ...
This command allows you to assign new quotas or change existing quotas
for one or more users. You can also specify a search pattern; the specified
quotas will be assigned to all users matching the pattern.
The optional arguments are:
[--hardLimit <unlimited | dynamic | #{K,M,G,T}>]
The hard limit to be applied to the specified users. 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.