4.1.0 HP PolyServe Software command reference guide (T5392-96071, October 2010)
--no-log-softlimit
File operations that result in exceeding a user’s 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 – get PSFS filesystem image
Synopsis
tools\psfsdebug
Description
This command should be used only under the direction of HP personnel.
psfsdq – save quota data
Synopsis
bin\psfsdq [-f <path>] <filesystem>
Description
The psfsdq command prints a quota summary for all users and groups having quota
information stored on the specified PSFS filesystem.
The -f option specifies the file to which psfsdq will write its output. If the file already
exists, it will be overwritten. If the -f option is not specified, psfsdq writes to stdout.
filesystem is the psd or psv device used for the filesystem.
The psfsrq command can be used to restore the quota data to the filesystem.
The psfsdq and psfsrq commands should be run in conjunction with the standard
filesystem backup utilities, as those utilities do not save the quota limits set on the
filesystem. For example, the following command saves the quota information for the
filesystem located on device psd1p5.
# psfsdq -f psd1p5.quotadata psd1p5
The next command restores the data to the filesystem:
# psfsrq -f psd1p5.quotadata psd1p5
Cluster commands44