racli enable replication_management

This command allows (non-RACLI) replication configurations to be recognized by the Recovery Appliance so that RACLI can perform subsequent replication management.

Syntax

racli enable replication_management --target_host=FQDN [ --type=VALUE ]

Options

The replication user and replication server are stored and available to other replication commands. The original replication wallet is migrated to the correct orapki wallet and configured in a standard manner.

This command will migrate the original replication wallet to a new Orapki wallet. The user will be prompted for a new password to protect this new Orapki wallet. It does not prompt for the replication user's password.

--target_host

Specifies the full name of the remote cluster first node.

--type

Specifies the replication type. The valid values are "one_way" (default) and "bidirectional" (two-way replication).