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

-D
Reset the keys to the shipped default.
-i path
The path to a private key created by the user (such as /tmp/id_ds). The
matching public key is assumed to be in the same location as the private key,
but with a .pub suffix (such as /tmp/id_dsa.pub).
-v
Create a host key for a virtual host on the destination cluster. This option should
be run only on the nodes of the destination cluster.
rplmonitor manage replication components
Synopsis
/opt/hpcfs/bin/rplmonitor [-f | ––configfile config_file_path]
[-r | --runimmediate] [-v | --verbose] [-s | --verbosesentinel] [-w |
--verbosewatch] [-t | --verbosetransport]
Description
This program manages and coordinates the replication components running on the
nodes in the source cluster. It has two major roles: to start the rplwatch worker
threads and restart them if necessary, and to maintain communication among the
nodes in the source cluster and synchronize replication intervals. rplmonitor is
typically started by mxinit and does not need to be invoked on the command line.
The nodes on the source cluster that are involved with replication are called the
replication group. One node from the replication group coordinates replication
activities such as performing the file transfers. This node is called the sentinel node.
(If the sentinel node leaves the replication group, another sentinel node will be
selected.) The instance of rplmonitor running on the sentinel node plays the
synchronizing role. It also maintains the replication state and the IP address of the
current sentinel in the mxds datastore.
You can use the rplcontrol command to send commands to rplmonitor, forcing
rplmonitor to take certain actions such as terminating a replication interval and
restarting a new interval. Under normal conditions, it should not be necessary to
send rplcontrol commands to rplmonitor. The rplcontrol command should
be used very judiciously to avoid unintended or undesirable effects on replication.
The -f | --configfile config_file_path option is used to import a new
or modified configuration. rplmonitor exits if the configuration is invalid.
Cluster commands74