6.5 HP StoreAll OS CLI Reference Guide

Table Of Contents
ibrix_crreq
Provides custom metadata replication management procedures.
IMPORTANT: This command is for internal use only. Contact HP Support Engineering before
using this command. The crr_cmd_replication.sh script is available for customer use. For
more information about this script, see “Enabling and disabling custom metadata replication” in
the “Using continuous remote replication” chapter of the HP StoreAll OS User Guide.
Description
Continuous remote replication (CRR) with custom metadata replication transfers the custom metadata
from the source Express Query database to the target Express Query database.
The ibrix_crreq command is used to:
Prepare the source file system for custom metadata replication.
Obtain the timestamp when CRR with custom metadata replication is enabled.
Set the source side journal file processing mode for a file system.
Set the target mode for a file system.
Synopsis
Prepare the source file system for custom metadata replication:
ibrix_crreq -c -f FSNAME
Obtain the timestamp when CRR with custom metadata replication is enabled:
ibrix_crreq -g -f FSNAME
Set the source side journal file processing mode for a file system:
ibrix_crreq -P SOURCE_SIDE_PROCESS_FLAG -f FSNAME
The value of SOURCE_SIDE_PROCESS_FLAG can be set to ON or OFF.
Set the target mode for the target file system:
ibrix_crreq -T TARGET_MODE_FLAG -f FSNAME -t TIMESTAMP
The value of TARGET_MODE_FLAG can be set to ON or OFF.
Options
DescriptionOption
Sets the processing mode for custom metadata replication on the target file system.-P
SOURCE_SIDE_PROCESS_FLAG
Creates a <mountpoint>/.archiving/crr/source directory on the source file system.-c
Specifies the file system name.-f FSNAME
Obtains the timestamp when CRR with custom metadata replication was enabled.-g
Sets the target mode for the target file system.-T TARGET_MODE_FLAG
See also
ibrix_crr, ibrix_crr_export, ibrix_crr_nic, ibrix_cluster
52 StoreAll commands