6.1 HP IBRIX X9000 Network Storage System File System User Guide (TA768-96061, June 2012)

The Remote Replication Exports panel lists the replication exports you created for the file system.
Expand Remote Replication Exports in the lower Navigator and select the export to see the
configured server assignments for the export. You can modify or remove the server assignments
and the export itself.
CLI procedure
NOTE: This procedure does not apply to intracluster replication.
Use the following commands to configure the target file system for remote replication:
1. Register the source and target clusters with each other using the ibrix_cluster -r
command if needed. To list the known remote clusters, run ibrix_cluster -l on the source
cluster.
2. Create the export on the target cluster. Identify the target export and associate it with the
source cluster using the ibrix_crr_export command.
3. Identify server assignments for the replication export using the ibrix_crr_nic command.
The default assignments are:
Use all servers that have the file system mounted.
Use the cluster NIC on each server.
Registering source and target clusters
Run the following command on both the target cluster and the source cluster to register the clusters
with each other. It is necessary to run the command only once per source or target.
ibrix_cluster -r -C CLUSTERNAME -H REMOTE_FM_HOST
CLUSTERNAME is the name of the Fusion Manager for a cluster.
For the -H option, enter the name or IP address of the host where the remote cluster's Fusion
Manager is running. For high availability, use the virtual IP address of the Fusion Manager.
To list clusters registered with the local cluster, use the following command:
ibrix_cluster -l
To unregister a remote replication cluster, use the following command:
ibrix_cluster d C CLUSTERNAME
Creating the target export
To create a mapping between the source cluster and the target export that receives the replicated
data, execute the following command on the target cluster:
ibrix_crr_export f FSNAME [-p DIRECTORY] C SOURCE_CLUSTER [P]
Configuring the target export for replication to a remote cluster 125