Skip to content

AWS DataSync not really moving anything

0

Hi guys,

I'm trying to set up data sync between 2 EC2 instances. I'm setting up the locations, setting up mount to / Then I create the task, specifying the folder I would like to move. Tasks run, and it shows completed, but no new data appeared on my target instance. On the task, I see only one file was moved, which I can't find. Does anyone have any idea how to set it up?

3 Answers
0

DataSync provides logs through Amazon CloudWatch. Navigate to the CloudWatch console and check the logs for any errors or issues related to the DataSync task. This can help you identify the cause of the problem.

EXPERT
answered 3 years ago
0

AWS DataSync supports moving data between NFS, SMB, HDFS, and object storage locations to and from AWS storage services. DataSync does not support transferring data between EBS volumes. When you mention using Amazon EC2 instances are you configuring NFS or SMB shares as the DataSync source or destination locations?

AWS
answered 3 years ago
0

I have set up two instances with the EBS volumes - so this will not work? Good to know.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.