Limitations in S3 interface for MSDP
S3 interface for MSDP has the following limitations:
1000 buckets in one S3 server.
Recommend 500~800 concurrent requests based on your MSDP server performance.
Small file must be less than 1M. A tar compress file of small files must be less than 5G. The number of small files in small files tar compress file should be less than 10000.
One object size must be less than 5TB.
Multipart upload limitation. See Amazon S3 multipart upload limits
Does not support FlexScale and MSDP Scaleout on EKS.
Does not support Amazon S3 Glacier, Deep Archive, and Microsoft Azure Archive.
When you configure S3 server, the client's name in OST plug-in should avoid #s3storage.
Before you change the back-end WORM mode, ensure that all the multipart uploads are completed.
Objects cannot be copied across different storage servers.
Objects greater than 5GB cannot be copied.
UploadPartCopy API is not supported. If you copy objects that are uploaded by UploadPart, the created objects will be single objects without any parts.