racli alter ra_partner
Updates the SSH key of the existing Recovery Appliance partner user on local cluster to share with remote cluster.
Syntax
racli alter ra_partner {--target_host=FQDN} [--remote] [--remote_cluster_name=VALUE] [--partner_user=VALUE] [--partner_dir=VALUE] [--admin_user=VALUE] [--admin_key=VALUE ]Options
-
--target_host -
Specifies full name of the first node of the target Recovery Appliance to be paired.
Specifies the external user if cluster is not accessible using root user.
-
--remote -
Specifies the removal of replication server on remote nodes.
-
--remote_cluster_name -
Specifies the remote cluster name.
-
--partner_user -
Specifies the directory for the non-root user.
-
--partner_dir -
Specifies the name for the non-root user with limited privileges to perform some actions.
-
--admin_user -
Specifies the admin user if cluster is not accessible using root user.
-
--admin_key -
Specifies the admin user ssh key if cluster is not accessible using root user.