On-Premises to S3 DataSync task sometimes fails with "Deferred error: pwrite ... Input/output error"

0

We run a daily on-premises data upload to s3 over a DirectConnect network. While the daily task has been running for several months now, in the last week we have seen the daily upload task fail twice with the following Execution Status:

Transfer and verification completed. Selected files transferred except for files skipped due to errors. If no skipped files are listed in Cloud Watch Logs, please contact AWS Support for further assistance

The cloudwatch log had the following error:

[ERROR] Deferred error: pwrite(name="<snipped_path>", size=262144, offset=60030976): Input/output error

I can't find any mention of this error (and how to fix it) in the documentation, aws re:post OR in a web search. How can I debug the underlying issue?

已提問 1 年前檢視次數 326 次
1 個回答
0

This error can occur if there was a file that was not able to be written to the destination on the first attempt. This can occur if there is a network disconnect or disruption during the transfer or the destination is overloaded. If these errors continue, you can start by inspecting your network at the time the Input/output error occurred.

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南