3.4.0 Matrix Server Command Reference

Chapter 1: PolyServe Matrix Server Commands 27
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
--enforce-hardlimit
File operations that will result in exceeding a users hard limit are denied.
--no-enforce-hardlimit
File operations that will result in exceeding a users hard limit are allowed.
--log-hardlimit
File operations that result in exceeding a users hard limit are logged in the
system event log.
--no-log-hardlimit
File operations that result in exceeding a users hard limit are not logged.
--log-softlimit
File operations that result in exceeding a users soft limit are logged in the
system event log.
--no-log-softlimit
File operations that result in exceeding a users soft limit are not logged.
--sparse-fullcost
Quota accounting for sparse files reflects the virtual size of the files.
--sparse-realcost
Quota accounting for sparse files reflects the actual allocation of filesystem
space to the files.
psfsdebug.exe – obtain a filesystem image
Synopsis
tools\psfsdebug -p <device>
psfsdebug -P <device>
Description
The psfsdebug command can be used to obtain a PSFS filesystem image. The
command extracts all metadata from the specified filesystem and sends it to
stdout. The -p option compresses the data, while the -P option does not.
<device> is either the special file corresponding to the psd device or the
corresponding local device if psd drivers are not loaded.
-p is the best option for a filesystem that is not corrupted, as the resulting
output is smaller. With corrupted filesystems, there is a risk that the -p