3.6.0 Matrix Server Command Reference (5697-7083, December 2007)
Chapter 3: mx Commands 100
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
[--force]
Continue with the command even if some of the specified users do not have
quotas.
[--memberOf <group_name>]
A group name for filtering users.
[--id <ID1,ID2,ID4-8...>]
A user ID or range of IDs.
[--name <name1,name2,...>
One or more user names. You can also enter a regular expression.
[--regex]
The value specified for --name is a regular expression.
[--hardLimitRange <unlimited|#{K,M,G,T}>-<unlimited|#{K,M,G,T}>]
A range of hard limits.
[--spaceUsedRange <unlimited|#{K,M,G,T}>-<unlimited|#{K,M,G,T}>]
A range of disk space usage.
[--percentUsedRange <#%>-<#%|unlimited>
A range of percentages of disk space used.
Commands for groups
These commands allow you to set, remove, or display quotas for all of the
users in a particular group.
setgroup—Set the filesystem quota for users in one or more groups
mx quota setgroup [optional-args] ALL_FILESYSTEMS | <ps device> ...
The optional arguments are the same as mx quota setuser except that --name
is a list of group names and the --memberof argument is not used.
showgroup—Display quotas for users in groups matching the specified search criteria
mx quota showgroup [search-args] ALL_FILESYSTEMS|<ps device> ...
The search arguments are the same as mx quota showuser, with the exception
that the --memberof argument is not used.
unsetgroup—Remove quotas for users in one or more groups
mx quota unsetgroup [optional-args] ALL_FILESYSTEMS| <ps device>
...