3.4.0 Matrix Server Command Reference

Chapter 1: PolyServe Matrix Server Commands 31
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
sparse-realcost
Quota accounting for sparse files reflects the actual allocation of filesystem
space to the files.
psfsinfo – report filesystem information
Synopsis
\tools\psfsinfo [--feature <FEATURE>] [--version] [--verbose]
<device> ...
Description
The psfsinfo command reports information about the filesystem. With no
options, the information includes the size of the filesystem, the block size, the
version of the filesystem, and whether the disk quota or Full Zone Bit Map
features are enabled.
The device can be specified in several ways:
By the drive letter, such as X:
By the mount point (junction), such as C:\san\vol2
By the psd or psv name, such as psd2p2 or psv1
You do not need to specify the full path name. A name such as psd2p2 or
psv1 will work.
The options are:
--feature <FEATURE>
Report whether the specified feature is enabled in the filesystem indicated
by <device>. The command can test for the following features:
FZBM – the Full Zone Bit Map feature
QUOTA – the disk quota feature
If the feature is enabled, the name of the feature will be displayed. If the
feature is not enabled, <
FEATURE>=0” will be reported. (You can use the
--help option to list the features that can be tested.)
This option also reports the exit value:
0 – enabled