Skip to main content

Hi

I would like to execute a secondary copy from a S3 bucket to another secondary copy S3 bucket. I created and configured buckets and its working. But the issue is the mediaagent is in our local infraestructure and data travels a lot instead of going to bucket to bucket directly

 

is any way to configure this ease or i need to put a MA in our AWS infraestructure instead of locally?

 

Thanks!!

Joan Mas

Hello Joan,

Greetings!

In an auxiliary copy, valid data are copied sequentially from the source copy to the secondary copy. However, read from the source Bucket and write to the Destination Bucket will be through the Media Agent ( as it acts as a Data mover). 
There is no such option to copy data directly from bucket to bucket without involving Media Agent. 

Placing the Media Agent in AWS infrastructure shall improve the copy performance comparatively to Media Agent in local Infrastructure.


Hello Joan,

Greetings!

In an auxiliary copy, valid data are copied sequentially from the source copy to the secondary copy. However, read from the source Bucket and write to the Destination Bucket will be through the Media Agent ( as it acts as a Data mover). 
There is no such option to copy data directly from bucket to bucket without involving Media Agent. 

Placing the Media Agent in AWS infrastructure shall improve the copy performance comparatively to Media Agent in local Infrastructure.

 

Thanks Swati!!!!!!! 


Hi @Joan Mas You can deploy a media agent in the cloud to do that so you don’t incur egress charges and pull data down from S3 only to re-upload to a different S3 bucket.

This also ensures that data moves faster as well.

 


Reply