3.7.0 HP StorageWorks HP Scalable NAS File Serving Software command reference guide HP Scalable NAS for Linux (AG513-96003, October 2009)
When you have completed your work with the suspended filesystem, use the
psfsresume utility to resume the filesystem. Issue the psfsresume command from
the server where you executed psfssuspend. You must be user root.
NOTE:
If an attempt to mount the copied filesystem fails with an “FSID conflict” error, run
the following command as user root. In the command, <device> is the partition,
such as /dev/psd/psd1p7, that contains the copied filesystem, and <label> is
the name that should be used to identify the filesystem.
/opt/hpcfs/tools/psfslabel <device> “<label>”
psfsrq – restore quota data
Synopsis
/opt/hpcfs/sbin/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.
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.
psfssema – manage cluster-wide file locks
Synopsis
/opt/hpcfs/bin/psfssema -i <filename>
/opt/hpcfs/bin/psfssema -g <filename>
/opt/hpcfs/bin/psfssema -r <filename>
/opt/hpcfs/bin/psfssema -d <filename>
HP Scalable NAS File Serving Software command reference guide 65