Hi,
please provide more information about your cluster, like 'ceph -s',
'ceph osd tree' and the exact procedure you used to create the OSDs.
From your last post it seems like the OSD creation failed and this
might be just a consequence of that? Do you have the logs from the OSD
creation a
Hi all,
First of all I apologize if I've not done things correctly but these are
some tests results.
1) I've compiled the main branch in a fresh podman container (Alma Linux
8) and installed. Successfull!
2) I have done a copy of the /etc/ceph directory of the host (member of
the ceph cluste
Dear ceph users,
We are wondering, if this might be the same issue as with this bug:
https://tracker.ceph.com/issues/52581
Except that we seem to have been snapshots dangling on the old pool.
And the bug report snapshots dangling on the new pool.
But maybe it's both?
I mean, once the global root
On Friday, October 27, 2023 2:40:17 AM EDT Eugen Block wrote:
> Are the issues you refer to the same as before? I don't think this
> version issue is the root cause, I do see it as well in my test
> cluster(s) but the rest works properly except for the tag issue I
> already reported which you can e
Hello list,
I am new to ceph and try to understand the ceph philosophy. We did a bunch of tests on a 3 node ceph cluster.
After tests, I see that our network is always the bottleneck of writing to very fast storages.
So let me explain first my point of view before I get down to the que
(now hopefully as plain test only...)
Hello list,
I am new to ceph and try to understand the ceph philosophy. We did a bunch of tests on a 3 node ceph cluster.
After tests, I see that our network is always the bottleneck of writing to very fast storages.
So let me explain first my
Ceph is all about strong consistency and data durability. There can also be a
distinction between performance of the cluster in aggregate vs a single client,
especially in a virtualization scenario where to avoid the noisy-neighbor
dynamic you deliberately throttle iops and bandwidth per client
The archive has been updated with latest presentations, as well as the
meeting recording: https://ceph.io/en/community/meetups/user-dev-archive/
On Wed, Oct 18, 2023 at 10:45 AM Laura Flores wrote:
> Hi Ceph users and developers,
>
> You are invited to join us at the User + Dev meeting tomorrow
I think I figured it out. The problem was that my ceph.conf file only
listed the first machine in mon_initial_members and in mon_host. I'm not
sure why. I added the other monitors, restarted the monitors and the
managers, and everything is now working as expected. I have now upgraded
all the monito