[ceph-users] Re: Cannot start ceph after maintenence

2024-02-22 Thread Stephan Hohn
Hi Chip, Looks like not all mons are up or couldn't reach each other via network to form quorum. Make sure all nodes can reach each other and check the mon logs. Furthermore some info about pvecm status pveceph status or just ceph status would be helpful Cheers Stephan Am Do., 22. F

[ceph-users] Re: What's up with 16.2.15?

2024-02-29 Thread Stephan Hohn
Same here. Ubuntu 20.04 ~# apt list --upgradable Listing... Done ... ceph-base/stable 16.2.15-1focal amd64 [upgradable from: 16.2.14-1focal] ceph-common/stable 16.2.15-1focal amd64 [upgradable from: 16.2.14-1focal] ceph-fuse/stable 16.2.15-1focal amd64 [upgradable from: 16.2.14-1focal] ceph-mds/st

[ceph-users] Re: slow backfilling and recovering

2025-01-31 Thread Stephan Hohn
Hi Jaemin, If you set osd_mclock_override_recovery_settings to true e.g. ~ # ceph config set osd osd_mclock_override_recovery_settings true and then increase max backfills like ~ # ceph config set osd osd_max_backfills 5 It will instantly increase backfills. I suggest starting with a low numbe

[ceph-users] Re: Help needed: s3cmd set ACL command possess S3 error: 400 (InvalidArgument) in squid ceph version.

2025-01-20 Thread Stephan Hohn
Hi Mohammad, this seems to be a bug in the current squid version. https://tracker.ceph.com/issues/69527 Cheers Stephan Am Mo., 20. Jan. 2025 um 11:56 Uhr schrieb Saif Mohammad < samdto...@gmail.com>: > Hello Community, > > We are trying to set ACL for one of the objects by s3cmd tool within t

[ceph-users] Re: 18.2.5 reediness for QE Validation

2025-01-28 Thread Stephan Hohn
Hi Casey, thanks for the update. Cheers Stephan Am Di., 28. Jan. 2025 um 15:18 Uhr schrieb Casey Bodley : > hi Stephan, > > On Tue, Jan 28, 2025 at 6:23 AM Stephan Hohn wrote: > > > > > > Hi Yuri and Devs, > > > > with the latest release of aws

[ceph-users] Re: 18.2.5 reediness for QE Validation

2025-01-28 Thread Stephan Hohn
Hi Yuri and Devs, with the latest release of aws (cli, boto3, go sdk) users have issues with s3 and crc. It looks like the fix is already merged but not backported yet in reef (nor quincy) https://tracker.ceph.com/issues/63153 https://github.com/ceph/ceph/pull/54856 Will this be part of the nex

[ceph-users] Re: AWS SDK change (CRC32 checksums on multiple objects)

2025-01-28 Thread Stephan Hohn
I think we have to wait for the reef and quincy backport https://tracker.ceph.com/issues/63153 Am Di., 28. Jan. 2025 um 11:36 Uhr schrieb Dave Holland : > Hi, > > a colleague brought this to my attention: > > | AWS recently updated their SDKs to enable CRC32 checksums on multiple > | object oper

[ceph-users] Re: Any idea why misplace recovery wont finish?

2025-01-14 Thread Stephan Hohn
Hi Michael, if you have mClock scheduler active you need first enable mclock overwrite ➜ ~ # ceph config set osd osd_mclock_override_recovery_settings true and then change osd settings e.g. ➜ ~ # ceph config set osd osd_max_backfills 5 Cheers Stephan Am Di., 14. Jan. 2025 um 16:04 Uhr schr

[ceph-users] Re: ceph orch upgrade tries to pull latest?

2025-01-09 Thread Stephan Hohn
Hi Tobias, have you tried to set your privat registry before starting the upgrade command. ~# ceph cephadm registry-login e.g. ~# ceph cephadm registry-login harborregistry ~# ceph orch upgrade start --image harborregistry/quay.io/ceph/ceph:v18.2.4 This might also help to debug ~# ceph -

[ceph-users] Re: S3 Bucket Upload - Boto3 - Disable or Enable Checksum on bucket/rgw

2025-02-25 Thread Stephan Hohn
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 Becau

[ceph-users] Re: v19.2.2 Squid released

2025-04-11 Thread Stephan Hohn
Looks like this "common/pick_address: check if address in subnet all public address (pr#57590 , Nitzan Mordechai)" is ipv4 only Am Fr., 11. Apr. 2025 um 13:36 Uhr schrieb Vladimir Sigunov < vladimir.sigu...@gmail.com>: > Hi All, > > My upgrade 19.2.1 -> 1

[ceph-users] Re: [Ceph-announce] v18.2.5 Reef released

2025-04-11 Thread Stephan Hohn
DEV BLKID KEYRING FIPS KERNEL_CAPI PWQUALITY '" Happy to help with logs etc. BR Stephan Am Fr., 11. Apr. 2025 um 09:11 Uhr schrieb Stephan Hohn < step...@gridscale.io>: > Hi all, > > started an update on our staging cluster from v18.2.4 --> v18.2.5 > > ~# ceph

[ceph-users] Re: [Ceph-announce] v18.2.5 Reef released

2025-04-11 Thread Stephan Hohn
Hi all, started an update on our staging cluster from v18.2.4 --> v18.2.5 ~# ceph orch upgrade start --image quay.io/ceph/ceph:v18.2.5 Mons and Mgr went fine but osds not coming up with v18.2.5 Apr 11 06:59:56 0cc47a6df14e podman[263290]: 2025-04-11 06:59:56.697993041 + UTC m=+0.057869056 ima