3.6.0 Matrix Server Command Reference (5697-7083, December 2007)

Chapter 3: mx Commands 85
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
[--logSoftLimitViolations <enable | disable>]
Whether file operations that result in exceeding a users 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 users quota limits are also changed.
[--sparseFileAccounting <real | virtual>]
How quota accounting for sparse files is managed. real reflects the actual
allocation 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 fs queryassignments <ps device> ALL_SERVERS | <server> ...
recreateReformat a filesystem
mx fs recreate [<options>] <filesystem>
showcreateopt—Display information about storage devices
mx fs showcreateopt
status—Display status information
mx fs status [--verbose] [--standard|--snapshots]
The command lists the status of each filesystem. The --verbose option also
specifies the FS type (always PSFS), the size of the filesystem in KB, and the
UUID of the parent disk. The --standard argument shows only standard
filesystems; the --snapshots argument shows only snapshots.
unassign—Unassign a drive letter or path
mx fs unassign <ps device> ALL_SERVERS | <server> ...