3.4.0 Matrix Server Command Reference
Chapter 1: PolyServe Matrix Server Commands 35
Copyright © 1999-2006 PolyServe, Inc. All rights reserved.
PSFS filesystem on the expanded partition. This command is not intended to
be run directly.
psfsresume.exe – resume a suspended filesystem
Synopsis
bin\psfsresume <mountpoint>
Description
The psfssuspend and psfsresume utilities affect the specified filesystem on
all servers where it is mounted; however, the utilities should be executed on
only one server in the matrix.
When you have completed your work with the suspended filesystem, use the
psfsresume utility to resume the filesystem. Issue the command from the
server where you executed psfssuspend.
Following are some examples:
psfsresume X:
psfsresume c:\\psfs_mount\
NOTE:
If an attempt to mount the copied filesystem fails with an “FSID
conflict” error, run the following command. In the command, <device>
is the partition that contains the copied filesystem, and <label> is the
name that should be used to identify the filesystem.
psfslabel <device> “<label>”
psfsrq – restore quota data
Synopsis
bin\psfsrq [-f <path>] <filesystem>
Description
The psfsrq command restores the quota data generated by the psfsdq
command to the specified PSFS filesystem.
The -f option specifies the file that psfsrq should read to obtain the quota
data. If this option is not specified, psfsdq reads from stdin. filesystem is the
psd or psv device used for the filesystem.