3.5.1 Matrix Server Command Reference
Chapter 1: Matrix Server Commands 47
Copyright © 1999-2007 PolyServe, Inc. All rights reserved.
Description
This command should be used only under the direction of PolyServe
personnel.
quota – report quota information for a user
Synopsis
/opt/polyserve/bin/quota
Description
This command is based on the Linux quota command but has been modified
to work with PSFS filesystems as well as the standard Linux filesystem types.
The command is provided on the Matrix Server quota tools RPM. There are
no changes to the syntax or operation of the command. See the Linux quota
man page for details about using the command.
repquota – report quota information for a filesystem
Synopsis
/opt/polyserve/sbin/repquota
Description
This command is based on the Linux repquota command but has been
modified to work with PSFS filesystems as well as the standard Linux
filesystem types. The command is provided on the Matrix Server quota tools
RPM. There are no changes to the syntax or operation of the command. See
the Linux repquota man page for details about using the command.
resizepsfs – resize a PSFS filesystem
Synopsis
/opt/polyserve/sbin/resizepsfs -s [+]size[K|M|G|T] [-q]
<device>
Description
The resizepsfs program can be used to increase the size of a PSFS filesystem.
(Reducing the size of a PSFS filesystem is not supported.) resizepsfs can grow
a filesystem online if the filesystem is mounted on the server where the utility