Possible bug with multipart upload and S3
Pages: 1 2

KaiN
2 Posts
October 21, 2024, 9:50 pmQuote from KaiN on October 21, 2024, 9:50 pmAre there any news regarding this? I'm stuck on 3.2.1, too.
Best,
KaiN
Are there any news regarding this? I'm stuck on 3.2.1, too.
Best,
KaiN

admin
2,980 Posts
May 12, 2025, 6:54 pmQuote from admin on May 12, 2025, 6:54 pmThe 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
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

f.cuseo
88 Posts
May 12, 2025, 9:23 pmQuote from f.cuseo on May 12, 2025, 9:23 pm
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
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

KaiN
2 Posts
May 13, 2025, 9:45 amQuote from KaiN on May 13, 2025, 9:45 amWill this be integrated into later releases (4.0.1)? I would wait for the next version in that case.
KaiN
Will this be integrated into later releases (4.0.1)? I would wait for the next version in that case.
KaiN

f.cuseo
88 Posts
May 13, 2025, 9:49 amQuote from f.cuseo on May 13, 2025, 9:49 am
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
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
Possible bug with multipart upload and S3
KaiN
2 Posts
Quote from KaiN on October 21, 2024, 9:50 pmAre there any news regarding this? I'm stuck on 3.2.1, too.
Best,
KaiN
Are there any news regarding this? I'm stuck on 3.2.1, too.
Best,
KaiN
admin
2,980 Posts
Quote from admin on May 12, 2025, 6:54 pmThe issues relates to the change:
https://github.com/ceph/ceph/pull/49642To 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
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
f.cuseo
88 Posts
Quote from f.cuseo on May 12, 2025, 9:23 pmQuote from admin on May 12, 2025, 6:54 pmThe issues relates to the change:
https://github.com/ceph/ceph/pull/49642To 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-s3Yes !!!
Seems to work, I am testing on a staging virtual petasan 4.0Really thanks, you're great !
Tomorrow i will test it better.Fabrizio
Quote from admin on May 12, 2025, 6:54 pmThe issues relates to the change:
https://github.com/ceph/ceph/pull/49642To 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
KaiN
2 Posts
Quote from KaiN on May 13, 2025, 9:45 amWill this be integrated into later releases (4.0.1)? I would wait for the next version in that case.
KaiN
Will this be integrated into later releases (4.0.1)? I would wait for the next version in that case.
KaiN
f.cuseo
88 Posts
Quote from f.cuseo on May 13, 2025, 9:49 amQuote from KaiN on May 13, 2025, 9:45 amWill 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
Quote from KaiN on May 13, 2025, 9:45 amWill 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