Explains how to add replicas of JSON tables using either the Control System, the CLI or the REST API.
You can register a HPE Ezmeral Data Fabric Database JSON table as a replica of another HPE Ezmeral Data Fabric Database JSON table using either the Control System or the 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 JSON table to a replica HPE Ezmeral Data Fabric Database JSON 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.