If a restore is being performed as part of the recovery procedure, consider using the tprovision tool. This will work for restoring from the Primary or a Replica and is faster when you do not already have a backup ready to be restored. For more information, see Section 7.6, “Provision or Reprovision a Replica”.
To restore a backup, use the trepctl restore command :
Put the replication service offline using trepctl:
shell> trepctl offlineor:
Restore the backup using trepctl restore :
shell> trepctl restorePut the replication service online using trepctl:
shell> trepctl onlineBy default, the restore process takes the latest backup available for the host being restored.
Tungsten Cluster does not automatically locate the latest backup within the dataservice across all datasources.