3.7.0 HP StorageWorks HP Scalable NAS File Serving Software command reference guide HP Scalable NAS for Linux (AG513-96003, October 2009)
You do not need to specify a full path name. A name such as psd6p4 or psv1 will
work.
This program does not change the size of the partition containing the filesystem.
Instead, you will need to use a utility specific to your RAID subsystem to modify the
size of the partition. You will need to deport the disk containing the filesystem before
you modify the partitions.
Be sure to back up your data before using this program. The options are:
-q
Do not print anything but error messages.
-s [+]size[K|M|G|T]
Specify the new size for the filesystem. If you do not specify the size, the filesystem
will grow to the size of the partition.
The -s option can be used as follows:
• Specify the size in kilobytes, megabytes, gigabytes, or terabytes:
-s size[K|M|G|T]
• Specify the amount (in kilobytes, megabytes, gigabytes, or terabytes) by which
the filesystem should be increased:
-s [+]size[K|M|G|T]
The following example increases the size of the filesystem by 1 GB.
resizepsfs -s +1G /dev/psd/psd6p4
rplconfig – export or import the replication
configuration
Synopsis
/opt/hpcfs/bin/rplconfig [-i <file> | -e <file>]
Description
The replication configuration is stored in the mxds datastore. The rplconfig
command is used to export the current replication configuration file from the mxds
datastore, allowing you to edit the configuration. The command is also used to import
the configuration file back to the mxds datastore after editing is complete.
HP Scalable NAS File Serving Software command reference guide 69