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

rplctldump convert the history file
Synopsis
/opt/hpcfs/bin/rplcltdump [-o <output_file_path>] history_file_path
Description
rplmonitor generates a binary replication history file that records information
about the most recent replication intervals. The rplcltdump command converts the
history file into a readable format.
The -o option specifies the name of the file that will contain the converted output. If
this option is not specified, rplmonitor will generate a name for the output file.
rplkeys install a key pair on the source and
destination clusters
Synopsis
/opt/hpcfs/bin/rplkeys [-c] | [-r ARG] | [-d] | [-D] | [-i ARG] [-v]
Description
This command installs a matching key pair on the source and destination clusters.
The key pair is required for ssh, which is used to transport the replicated data. The
command also modifies the sshd_config file on each cluster to support 200
simultaneous ssh connection starts.
The SSH keys are backed up in the mxds datastore and can be restored if necessary
by running rplkeys.
The options are:
-c
Create and publish a new key for replication.
-r priv|pub|all
Delete the private, public, or both replication ssh keys. This command does not
remove the keys from the mxds datastore.
-d
Distribute a custom public key created with either -c or -i to the destination
system.
HP Scalable NAS File Serving Software command reference guide 73