4.0.0 HP Polyserve Matrix Server Administration Guide (T5392-96052, March 2010)

The -f option specifies the file to which psfsdq will write its output. If the file already
exists, it will be overwritten. If -f is not specified, psfsdq writes to stdout.
filesystem is the psd or psv device used for the filesystem.
psfsrq command
This command restores the quota data generated by the psfsdq command to the
specified PSFS filesystem. The command has this syntax:
psfsrq [-f <path>] <filesystem>
The -f option specifies the file that psfsrq should read to obtain the quota data.
If this option is not specified, psfsrq reads from stdin. filesystem is the psd or
psv device used for the filesystem.
Examples
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
Manage disk quotas140