Hi Dev, AWS recently updated their SDKs to enable CRC32 checksums on multiple object operations by default. (boto >= 1.36.0) This is a known issue and the reef backport has merged for v18.2.5 (not released yet). https://tracker.ceph.com/issues/64465 https://github.com/ceph/ceph/pull/58435 Because quincy is EOL it won't receive the backport. Which Ceph version have you running? Cheers Stephan Am Di., 25. Feb. 2025 um 19:25 Uhr schrieb Devender Singh < devender@xxxxxxxxxx>: > Hello > > > Using boto3 trying to upload files to s3 bucket, when I am using boto > version 1.35 it works fine, when upgrading it to 1.36 doesn’t work, facing > below error, > > python3 s3_upload.py > Error testing the new bucket: An error occurred > (XAmzContentSHA256Mismatch) when calling the PutObject operation: None > > > But works with AWS s3 Bucket. > > “ > https://aws.amazon.com/blogs/aws/introducing-default-data-integrity-protections-for-new-objects-in-amazon-s3/ > “ > > Is there a way to enable/disable checksum ? > > Regards > Dev > > _______________________________________________ > ceph-users mailing list -- ceph-users@xxxxxxx > To unsubscribe send an email to ceph-users-leave@xxxxxxx > _______________________________________________ ceph-users mailing list -- ceph-users@xxxxxxx To unsubscribe send an email to ceph-users-leave@xxxxxxx