Explains how to add replicas of binary tables using either the Control System or the CLI.
You can register a HPE Ezmeral Data Fabric Database Binary table as a replica of another HPE Ezmeral Data Fabric Database Binary table using the Control System and CLI. When you add a replica using the Control System, you can also setup and start replication between a source HPE Ezmeral Data Fabric Database Binary table to a replica HPE Ezmeral Data Fabric Database Binary table. Before you begin, complete the steps to prepare HPE Ezmeral Data Fabric clusters for table replication.
To add a replica, run the following command:
maprcli table replica add -path <table path> -replica <replica table path>
readAce and writeAce on both the
source volume and the target volumelookupdir on directories in the paths of both
tablesreadperm and replperm permissions on
the source tabletable replica add.maprcli table replica
autosetup which will setup and start replication. For more
information, see table replica autosetup.