Steps to reproduce:
Execute the command below:
cos crvd -v s3://<BUCKET>/ --endpoint https://s3.us-west-2.amazonaws.com/ --size 1T
Expected:
Upload completes in about 4 hours (assuming a fast client network)
Actual
Upload fails at 50G with:
Error: MultipartUpload: upload multipart failed
upload id: iuCCRxEvNJGjfH_ZoA30A1JyUqUxrZkyGJpymOIb8VWq1Yb.ysFPqMaGZQgvRDR4PjFdgsoKn8TvH.ZfoKTdyRMTkx442X9_gD8N5oMiHyLtoVSlPm_nfxY1o3Km.42le_ZTxp_1ZYwpOoqb4SbWcQ--
caused by: TotalPartsExceeded: exceeded total allowed configured MaxUploadParts (10000). Adjust PartSize to fit in this limit
Steps to reproduce:
Execute the command below:
Expected:
Upload completes in about 4 hours (assuming a fast client network)
Actual
Upload fails at 50G with: