racli alter replication_server

Updates replication server parameters value.

Syntax

racli alter replication_server --replication_server_name=VALUE 
[ --sbt_parms=VALUE ] [ --max_streams=VALUE ] [ --proxy_url=VALUE ] [ --proxy_port=VALUE ] 
[ --http_timeout=VALUE ] [ --protection_policy_name=VALUE ]
[ --auto_enable=VALUE ] [ --interval=VALUE]

Options

--replication_server_name

Specifies name of replication server.

--sbt_parms

Specifies name and path of a configuration file.

--max_streams

Specifies maximum number of simultaneous replication tasks.

--proxy_url

Specifies proxy server url.

--proxy_port

Specifies proxy server port.

--http_timeout

Specifies HTTP timeout interval.

--protection_policy_name

Specifies name of protection policy.

--auto_enable

When TRUE, starts the auto-enable replication server watcher. When FALSE, stops the watcher.

  • If the upstream Recovery Appliance replication server was paused and if the downstream replication network became available (open or limited), then the watcher automatically resumes the replication activies to the downstream.

  • If the downstream replication network became unavailable (closed) and if the upstream Recovery Appliance replication server was running, then the watcher automatically pauses the replication activies to the downstream.

--interval

Specifies in minutes the time interval between each check performed by the watcher in minute. The default is 5 (minutes).