WARNING: RetryDataReplication is deprecated. Causes the data replication initiation sequence to begin immediately upon next Handshake for the specified Source Server ID, regardless of when the previous initiation started. This command will work only if the Source Server is stalled or is in a DISCONNECTED or STOPPED state.
See also: AWS API Documentation
retry-data-replication
--source-server-id <value>
[--cli-input-json | --cli-input-yaml]
[--generate-cli-skeleton <value>]
[--debug]
[--endpoint-url <value>]
[--no-verify-ssl]
[--no-paginate]
[--output <value>]
[--query <value>]
[--profile <value>]
[--region <value>]
[--version <value>]
[--color <value>]
[--no-sign-request]
[--ca-bundle <value>]
[--cli-read-timeout <value>]
[--cli-connect-timeout <value>]
[--cli-binary-format <value>]
[--no-cli-pager]
[--cli-auto-prompt]
[--no-cli-auto-prompt]
[--cli-error-format <value>]
--source-server-id (string) [required]
The ID of the Source Server whose data replication should be retried.
Constraints:
- min:
19- max:
19- pattern:
s-[0-9a-zA-Z]{17}
--cli-input-json | --cli-input-yaml (string)
Reads arguments from the JSON string provided. The JSON string follows the format provided by --generate-cli-skeleton. If other arguments are provided on the command line, those values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally. This may not be specified along with --cli-input-yaml.
--generate-cli-skeleton (string)
Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value input, prints a sample input JSON that can be used as an argument for --cli-input-json. Similarly, if provided yaml-input it will print a sample input YAML that can be used with --cli-input-yaml. If provided with the value output, it validates the command inputs and returns a sample output JSON for that command. The generated JSON skeleton is not stable between versions of the AWS CLI and there are no backwards compatibility guarantees in the JSON skeleton generated.
--debug (boolean)
Turn on debug logging.
--endpoint-url (string)
Override command’s default URL with the given URL.
--no-verify-ssl (boolean)
By default, the AWS CLI uses SSL when communicating with AWS services. For each SSL connection, the AWS CLI will verify SSL certificates. This option overrides the default behavior of verifying SSL certificates.
--no-paginate (boolean)
Disable automatic pagination. If automatic pagination is disabled, the AWS CLI will only make one call, for the first page of results.
--output (string)
The formatting style for command output.
--query (string)
A JMESPath query to use in filtering the response data.
--profile (string)
Use a specific profile from your credential file.
--region (string)
The region to use. Overrides config/env settings.
--version (string)
Display the version of this tool.
--color (string)
Turn on/off color output.
--no-sign-request (boolean)
Do not sign requests. Credentials will not be loaded if this argument is provided.
--ca-bundle (string)
The CA certificate bundle to use when verifying SSL certificates. Overrides config/env settings.
--cli-read-timeout (int)
The maximum socket read time in seconds. If the value is set to 0, the socket read will be blocking and not timeout. The default value is 60 seconds.
--cli-connect-timeout (int)
The maximum socket connect time in seconds. If the value is set to 0, the socket connect will be blocking and not timeout. The default value is 60 seconds.
--cli-binary-format (string)
The formatting style to be used for binary blobs. The default format is base64. The base64 format expects binary blobs to be provided as a base64 encoded string. The raw-in-base64-out format preserves compatibility with AWS CLI V1 behavior and binary values must be passed literally. When providing contents from a file that map to a binary blob fileb:// will always be treated as binary and use the file contents directly regardless of the cli-binary-format setting. When using file:// the file contents will need to properly formatted for the configured cli-binary-format.
--no-cli-pager (boolean)
Disable cli pager for output.
--cli-auto-prompt (boolean)
Automatically prompt for CLI input parameters.
--no-cli-auto-prompt (boolean)
Disable automatically prompt for CLI input parameters.
--cli-error-format (string)
The formatting style for error output. By default, errors are displayed in enhanced format.
sourceServerID -> (string)
The ID of the Source Server.
Constraints:
- min:
19- max:
19- pattern:
s-[0-9a-zA-Z]{17}
arn -> (string)
The ARN of the Source Server.
Constraints:
- min:
20- max:
2048- pattern:
arn:.{16,2044}
tags -> (map)
The tags associated with the Source Server.
key -> (string)
Constraints:
- min:
0- max:
256value -> (string)
Constraints:
- min:
0- max:
256
recoveryInstanceId -> (string)
The ID of the Recovery Instance associated with this Source Server.
Constraints:
- min:
10- max:
19- pattern:
i-[0-9a-fA-F]{8,}
lastLaunchResult -> (string)
The status of the last recovery launch of this Source Server.
Possible values:
NOT_STARTEDPENDINGSUCCEEDEDFAILED
dataReplicationInfo -> (structure)
The Data Replication Info of the Source Server.
lagDuration -> (string)
Data replication lag duration.
Constraints:
- min:
1- max:
64etaDateTime -> (string)
An estimate of when the data replication will be completed.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZreplicatedDisks -> (list)
The disks that should be replicated.
Constraints:
- min:
0- max:
60(structure)
A disk that should be replicated.
deviceName -> (string)
The name of the device.
Constraints:
- min:
0- max:
256totalStorageBytes -> (long)
The total amount of data to be replicated in bytes.
Constraints:
- min:
0replicatedStorageBytes -> (long)
The amount of data replicated so far in bytes.
Constraints:
- min:
0rescannedStorageBytes -> (long)
The amount of data to be rescanned in bytes.
Constraints:
- min:
0backloggedStorageBytes -> (long)
The size of the replication backlog in bytes.
Constraints:
- min:
0volumeStatus -> (string)
The status of the volume.
Possible values:
REGULARCONTAINS_MARKETPLACE_PRODUCT_CODESMISSING_VOLUME_ATTRIBUTESMISSING_VOLUME_ATTRIBUTES_AND_PRECHECK_UNAVAILABLEPENDINGdataReplicationState -> (string)
The state of the data replication.
Possible values:
STOPPEDINITIATINGINITIAL_SYNCBACKLOGCREATING_SNAPSHOTCONTINUOUSPAUSEDRESCANSTALLEDDISCONNECTEDdataReplicationInitiation -> (structure)
Information about whether the data replication has been initiated.
startDateTime -> (string)
The date and time of the current attempt to initiate data replication.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZnextAttemptDateTime -> (string)
The date and time of the next attempt to initiate data replication.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Zsteps -> (list)
The steps of the current attempt to initiate data replication.
(structure)
Data replication initiation step.
name -> (string)
The name of the step.
Possible values:
WAITCREATE_SECURITY_GROUPLAUNCH_REPLICATION_SERVERBOOT_REPLICATION_SERVERAUTHENTICATE_WITH_SERVICEDOWNLOAD_REPLICATION_SOFTWARECREATE_STAGING_DISKSATTACH_STAGING_DISKSPAIR_REPLICATION_SERVER_WITH_AGENTCONNECT_AGENT_TO_REPLICATION_SERVERSTART_DATA_TRANSFERstatus -> (string)
The status of the step.
Possible values:
NOT_STARTEDIN_PROGRESSSUCCEEDEDFAILEDSKIPPEDdataReplicationError -> (structure)
Error in data replication.
error -> (string)
Error in data replication.
Possible values:
AGENT_NOT_SEENSNAPSHOTS_FAILURENOT_CONVERGINGUNSTABLE_NETWORKFAILED_TO_CREATE_SECURITY_GROUPFAILED_TO_LAUNCH_REPLICATION_SERVERFAILED_TO_BOOT_REPLICATION_SERVERFAILED_TO_AUTHENTICATE_WITH_SERVICEFAILED_TO_DOWNLOAD_REPLICATION_SOFTWAREFAILED_TO_CREATE_STAGING_DISKSFAILED_TO_ATTACH_STAGING_DISKSFAILED_TO_PAIR_REPLICATION_SERVER_WITH_AGENTFAILED_TO_CONNECT_AGENT_TO_REPLICATION_SERVERFAILED_TO_START_DATA_TRANSFERrawError -> (string)
Error in data replication.
Constraints:
- min:
0- max:
65536stagingAvailabilityZone -> (string)
AWS Availability zone into which data is being replicated.
Constraints:
- min:
0- max:
255- pattern:
(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9][a-z]stagingOutpostArn -> (string)
The ARN of the staging Outpost
Constraints:
- min:
20- max:
255- pattern:
arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/op-[a-f0-9]{17}
lifeCycle -> (structure)
The lifecycle information of this Source Server.
addedToServiceDateTime -> (string)
The date and time of when the Source Server was added to the service.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZfirstByteDateTime -> (string)
The date and time of the first byte that was replicated from the Source Server.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZelapsedReplicationDuration -> (string)
The amount of time that the Source Server has been replicating for.
Constraints:
- min:
1- max:
64lastSeenByServiceDateTime -> (string)
The date and time this Source Server was last seen by the service.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZlastLaunch -> (structure)
An object containing information regarding the last launch of the Source Server.
initiated -> (structure)
An object containing information regarding the initiation of the last launch of a Source Server.
apiCallDateTime -> (string)
The date and time the last Source Server launch was initiated.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZjobID -> (string)
The ID of the Job that was used to last launch the Source Server.
Constraints:
- min:
24- max:
24- pattern:
drsjob-[0-9a-zA-Z]{17}type -> (string)
The Job type that was used to last launch the Source Server.
Possible values:
RECOVERYDRILLstatus -> (string)
Status of Source Server’s last launch.
Possible values:
PENDINGIN_PROGRESSLAUNCHEDFAILEDTERMINATED
sourceProperties -> (structure)
The source properties of the Source Server.
lastUpdatedDateTime -> (string)
The date and time the Source Properties were last updated on.
Constraints:
- min:
19- max:
32- pattern:
[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?ZrecommendedInstanceType -> (string)
The recommended EC2 instance type that will be used when recovering the Source Server.
Constraints:
- min:
0- max:
255identificationHints -> (structure)
Hints used to uniquely identify a machine.
fqdn -> (string)
Fully Qualified Domain Name identification hint.
Constraints:
- min:
0- max:
256hostname -> (string)
Hostname identification hint.
Constraints:
- min:
0- max:
256vmWareUuid -> (string)
vCenter VM path identification hint.
Constraints:
- min:
0- max:
256awsInstanceID -> (string)
AWS Instance ID identification hint.
Constraints:
- min:
0- max:
255- pattern:
i-[0-9a-fA-F]{8,}networkInterfaces -> (list)
An array of network interfaces.
Constraints:
- min:
0- max:
32(structure)
Network interface.
macAddress -> (string)
The MAC address of the network interface.
Constraints:
- min:
0- max:
256ips -> (list)
Network interface IPs.
(string)
Constraints:
- min:
0- max:
256isPrimary -> (boolean)
Whether this is the primary network interface.disks -> (list)
An array of disks.
Constraints:
- min:
0- max:
1000(structure)
An object representing a data storage device on a server.
deviceName -> (string)
The disk or device name.
Constraints:
- min:
0- max:
256bytes -> (long)
The amount of storage on the disk in bytes.
Constraints:
- min:
0cpus -> (list)
An array of CPUs.
Constraints:
- min:
0- max:
256(structure)
Information about a server’s CPU.
cores -> (long)
The number of CPU cores.
Constraints:
- min:
0modelName -> (string)
The model name of the CPU.
Constraints:
- min:
0- max:
256ramBytes -> (long)
The amount of RAM in bytes.
Constraints:
- min:
0os -> (structure)
Operating system.
fullString -> (string)
The long name of the Operating System.
Constraints:
- min:
0- max:
256supportsNitroInstances -> (boolean)
Are EC2 nitro instance types supported when recovering the Source Server.
stagingArea -> (structure)
The staging area of the source server.
status -> (string)
Status of Source server extension. Possible values: (a) NOT_EXTENDED - This is a source server that is replicating in the current account. (b) EXTENDED - Source server is extended from a staging source server. In this case, the value of stagingSourceServerArn is pointing to the Arn of the source server in the staging account. (c) EXTENSION_ERROR - Some issue occurred when accessing staging source server. In this case, errorMessage field will contain an error message that explains what happened.
Possible values:
EXTENDEDEXTENSION_ERRORNOT_EXTENDEDstagingAccountID -> (string)
Account ID of the account to which source server belongs. If this source server is extended - shows Account ID of staging source server.
Constraints:
- min:
12- max:
12- pattern:
.*[0-9]{12,}.*stagingSourceServerArn -> (string)
Arn of the staging source server if this source server is extended
Constraints:
- min:
20- max:
2048- pattern:
arn:.{16,2044}errorMessage -> (string)
Shows an error message that occurred when DRS tried to access the staging source server. In this case StagingArea$status will have value EXTENSION_ERROR
Constraints:
- min:
0- max:
65536
sourceCloudProperties -> (structure)
Source cloud properties of the Source Server.
originAccountID -> (string)
AWS Account ID for an EC2-originated Source Server.
Constraints:
- min:
12- max:
12- pattern:
.*[0-9]{12,}.*originRegion -> (string)
AWS Region for an EC2-originated Source Server.
Constraints:
- min:
0- max:
255- pattern:
(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9]originAvailabilityZone -> (string)
AWS Availability Zone for an EC2-originated Source Server.
Constraints:
- min:
0- max:
255- pattern:
(us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9][a-z]sourceOutpostArn -> (string)
The ARN of the source Outpost
Constraints:
- min:
20- max:
255- pattern:
arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/op-[a-f0-9]{17}
replicationDirection -> (string)
Replication direction of the Source Server.
Possible values:
FAILOVERFAILBACK
reversedDirectionSourceServerArn -> (string)
For EC2-originated Source Servers which have been failed over and then failed back, this value will mean the ARN of the Source Server on the opposite replication direction.
Constraints:
- min:
20- max:
2048- pattern:
arn:(?:[0-9a-zA-Z_-]+:){3}([0-9]{12,}):source-server/(s-[0-9a-zA-Z]{17})
sourceNetworkID -> (string)
ID of the Source Network which is protecting this Source Server’s network.
Constraints:
- min:
20- max:
20- pattern:
sn-[0-9a-zA-Z]{17}
agentVersion -> (string)
The version of the DRS agent installed on the source server
Constraints:
- pattern:
[0-9]{1,5}.[0-9]{1,5}.[0-9]{1,5}(.[0-9]{4}.[0-9]{3}.[0-9]{4})?