Here is an example using AWS as a replication target group.
Following are the AWS group details:
Value | Description |
---|---|
Target Group Name | aws_replicating_tg |
Is Enabled | Y |
AWS Account Name | AWS |
Region | ap-south-1 |
Media server name | localms |
AWS APP name | AWS |
Bucket Prefix | awsjanrelease |
Storage Device | backup/1 |
- Find the target group, account and media server name used in replication target group.dsc list_components -aws_replicating_tg-r
- Collect the application details following the steps in Saving the DSC Repository Configuration Information
- Export media server configuration detail to save in file.dsc export_config -t MEDIA_SERVER -n localms -f MEDIA_SERVER.xml
- Export AWS APP configuration detail to save in file.dsc export_config -t AWS_APP -n AWS -f AWS_APP.xml
- Export target group config detail to save in file.dsc export_config -t TARGET_GROUP -n aws_replicating_tg -f aws_replicating_tg.xml -r