A single S3 PutObject to upload object that exceeds 5 GiB fails in StorageGRID
Applies to
- NetApp StorageGRID initially installed with 11.7 or later
- Simple Storage Service (S3)
Issue
- A single S3 PutObject operation to upload object that exceeds 5 GiB (5,368,709,120 bytes) fails by HTTP 400 (
EntityTooLarge)
An error occurred (EntityTooLarge) when calling the PutObject operation: Your proposed upload is larger than the S3 maximum allowed size of 5 GiB
bycast.logindicates the following error
NOTICE 0859 11892b076bbbbae0 S3RQ: EVENT_PROCESS_CREATE - connection=1775531508111130 method=PUT name=<BUCKET/OBJECT> auth=<V4> clientIP=<IP> NOTICE 0081 11892b076bbbbae0 S3RQ: S3 error response: RequestId=1775531508111130, TraceId=11892b076bbbbae0, Resource=/<BUCKET>/<OBJECT>, HTTP Method=PUT, HTTP Status Code=400, X-Forwarded-For: '<IP>', ErrorMsg=EntityTooLarge, ErrorType=Client, CustomErrorMessage={Your proposed upload is larger than the S3 maximum allowed size of 5 GiB}, Details={None}
