[ceph-users] Re: bdev_ioring -- true - Drives failing

2025-07-24 Thread Joshua Blanch
looks to be related to this issue. https://tracker.ceph.com/issues/66717 I just double checked squid 19.2.2 and it doesn't seem to have this fix listed in the pr. Although it seems to be present in 19.2.3. I'm not quite sure if there is a workaround for this in the meantime. On Thu, 24 Jul 2025

[ceph-users] Re: bdev_ioring -- true - Drives failing

2025-07-24 Thread Joshua Blanch
Could you share some of the OSD log, usually there some sort of assert or error message if it doesn’t want to come back up. Not too familiar with that config value but I’ve seen a bug in that version that causes osds to crash On Thu, Jul 24, 2025 at 10:52 AM Devender Singh wrote: > Hello all >

[ceph-users] Re: Why is it still so difficult to just dump all config and where it comes from?

2025-06-21 Thread Joshua Blanch
would another column with defaults suffice, something like ceph config dump —show-defaults On Sat, Jun 21, 2025 at 11:14 AM Niklas Hambüchen wrote: > Based on feedback so far, I've directly opened a ticket for this: > https://tracker.ceph.com/issues/71783 > > And proposed a small docs fix for

[ceph-users] Process to update images used by cephadm

2025-05-05 Thread Joshua Blanch
. -- Joshua Blanch Clyso GmbH p: +49 89 215252722 | a: Victoria, Canada w: https://clyso.com | e: joshua.bla...@clyso.com ___ ceph-users mailing list -- ceph-users@ceph.io To unsubscribe send an email to ceph-users-le...@ceph.io

[ceph-users] Re: ceph orch is not working

2025-03-05 Thread Joshua Blanch
___ > ceph-users mailing list -- ceph-users@ceph.io > To unsubscribe send an email to ceph-users-le...@ceph.io > -- Joshua Blanch Software Engineer Clyso GmbH p: +49 89 215252722 | a: Victoria, Canada w: https://clyso.com | e: joshua.bla...@clyso.com _

[ceph-users] Re: Upgrade quincy to reef

2025-02-08 Thread Joshua Blanch
It comes from this backport (https://github.com/ceph/ceph/pull/56713) that made it to 17.2.8 but was not in 18.2.4, there is an extra argument that you need to remove from the mgr/cephadm/client_keyring to be able to proceed with the upgrade. This is an example below on how to hack it. # ceph con