3.6.1 HP PolyServe Matrix Server Administration Guide (T5392-96018, August 2008)

Chapter 9: Configure PSFS Filesystems 110
softdefault= <size>[T|G|M|K]
Set the default soft quota on the filesystem. The optional modifiers are
the same as default.
static-default or dynamic-default
With static-default, quota limits for new users are copied from the
default quota values set for the filesystem. With dynamic-default,
quota limits for new users are linked from the default quota values set
for the filesystem. If the default quota values are changed, the users’
quota limits will also change. static-default is the default.
loghardlimit or nohardlimit
Whether file operations that result in exceeding a users hard limit are
logged in the system event log. nohardlimit is the default.
logsoftlimit or nologsoftlimit
Whether file operations that result in exceeding a users soft limit are
logged in the system event log. nologsoftlimit is the default.
enforcehardlimit or noenforcehardlimit
Whether file operations that will result in exceeding a users hard limit
are denied or allowed. noenforcehardlimit is the default.
sparse-fullcost or sparse-realcost
With sparse-fullcost, quota accounting for sparse files reflects the
virtual size of the files. With sparse-realcost, quota accounting for
sparse files reflects the actual allocation of filesystem space to the files.
sparse-realcost is the default.
The mx Command
To create a filesystem, use this command, where storage device is a basic or
dynamic volume. Use mx fs showcreateopt to locate an available volume.
mx fs create [<options>] <storageDevice>
To reformat a filesystem, use this command:
mx fs recreate [ <options>] <filesystem>
The options for mx fs create and mx fs recreate are:
•[--label <label>]
The label for the filesystem. It can contain up to 32 characters.