Forums

Home / Forums

You need to log in to create posts and topics. Login · Register

Possible bug with multipart upload and S3

Pages: 1 2

Are there any news regarding this? I'm stuck on 3.2.1, too.

Best,

KaiN

The issues relates to the change:
https://github.com/ceph/ceph/pull/49642

To fix
https://drive.google.com/file/d/1VVSttY9zL9IGaRip67adgF5PsxnAMKLM/view?usp=sharing
On S3 nodes only
tar xf lb_do_not_forward_http_expect.tar.gz
patch -p1 -d / < lb_do_not_forward_http_expect.patch
systemctl restart petasan-s3

Quote from admin on May 12, 2025, 6:54 pm

The issues relates to the change:
https://github.com/ceph/ceph/pull/49642

To fix
https://drive.google.com/file/d/1VVSttY9zL9IGaRip67adgF5PsxnAMKLM/view?usp=sharing
On S3 nodes only
tar xf lb_do_not_forward_http_expect.tar.gz
patch -p1 -d / < lb_do_not_forward_http_expect.patch
systemctl restart petasan-s3

Yes !!!
Seems to work, I am testing on a staging virtual petasan 4.0

Really thanks, you're great !
Tomorrow i will test it better.

Fabrizio

 

Will this be integrated into later releases (4.0.1)? I would wait for the next version in that case.

KaiN

Quote from KaiN on May 13, 2025, 9:45 am

Will this be integrated into later releases (4.0.1)? I would wait for the next version in that case.

KaiN

Patching is really a very simple process, you can do it without any risk.
I can confirm that works with both 3.3.0 and 4.0

 

Pages: 1 2