irods / irods_resource_plugin_s3

S3-compatible storage resource plugin for iRODS
Other
12 stars 16 forks source link

Multipart uploads failing to DELL/EMC ECS. #1924

Open JustinKyleJames opened 4 years ago

JustinKyleJames commented 4 years ago

The multipart uploads are failing when using the DELL/EMC ECS as a back end. The following is information we received on the cause of this.

I found out that the ECS is sending a different ETag for “Complete Multipart Uploads” (“ECS returns an ETag of 00 for this request, which differs from the Amazon S3 response.”) , but the iput -P command already failes directly after the file processing.

trel commented 4 months ago

We do not have access to a DELL/EMC ECS for testing. Cannot reproduce. Leaving open.