3.7.0 HP StorageWorks HP Scalable NAS File Serving Software command reference guide HP Scalable NAS for Linux (AG513-96003, October 2009)

Description
This command is based on the Linux quota command but has been modified to work
with PSFS filesystems as well as the standard Linux filesystem types. The command
is provided on the HP Scalable NAS quota tools RPM. There are no changes to the
syntax or operation of the command. See the Linux quota man page for details
about using the command.
repquota report quota information for a filesystem
Synopsis
/opt/hpcfs/sbin/repquota
Description
This command is based on the Linux repquota command but has been modified
to work with PSFS filesystems as well as the standard Linux filesystem types. The
command is provided on the HP Scalable NAS quota tools RPM. There are no changes
to the syntax or operation of the command. See the Linux repquota man page for
details about using the command.
resizepsfs resize a PSFS filesystem
Synopsis
/opt/hpcfs/sbin/resizepsfs -s [+]size[K|M|G|T] [-q] <device>
Description
The resizepsfs program can be used to increase the size of a PSFS filesystem.
(Reducing the size of a PSFS filesystem is not supported.) resizepsfs can grow a
filesystem online if the filesystem is mounted on the server where the utility is invoked.
Otherwise, the filesystem must be unmounted on all servers before it is resized.
The utility can be used with psd or psv devices. Use this syntax to specify the device:
For a psd device partition, the device is specified as /dev/psd/psdXXXpYY,
where XXX is the drive number and YY is the partition number. As an example,
/dev/psd/psd6p4 specifies partition 4 on disk psd6.
For a non-partitioned psd device, the device is specified as /dev/psd/psdXXX,
where XXX is the drive number. For example, /dev/psd/psd5.
For a psv device, the device is specified as /dev/psv/psvXXX, where XXX is
the volume number. For example, /dev/psv/psv1.
Cluster commands68