There should be prom metrics for each.
Thanks,
Kevin
From: Christophe BAILLON
Sent: Monday, November 14, 2022 10:08 AM
To: ceph-users
Subject: [ceph-users] How to monitor growing of db/wal partitions ?
Check twice before you click! This email originated
Hello,
How to simply monitor the growing of db/wal partitions ?
We have 2 nmve shared for 12 osd by host (1 nvme for 6 osd), and we want to
monitor the growing.
We use cephadm to manage ours clusters
Thanks for advance
--
Christophe BAILLON
Mobile :: +336 16 400 522
Work :: https://eyona.com
T
Hi Yuval,
Both fixes are now under review;
https://github.com/ceph/ceph/pull/48875
https://github.com/ceph/ceph/pull/48877
it might take a little longer, but the fixes should also be backported to
quincy.
great, thanks for the quick fix!
=Stefan
_
Thilo and Stefan,
Thanks for your help!
Both fixes are now under review;
https://github.com/ceph/ceph/pull/48875
https://github.com/ceph/ceph/pull/48877
it might take a little longer, but the fixes should also be backported to
quincy.
Yuval
On Mon, Nov 14, 2022 at 11:50 AM Yuval Lifshitz wrote:
Hey Kamil
On 14/11/2022 13:54, Kamil Madac wrote:
Hello,
I'm trying to create a RGW Zonegroup with two zones, and to have data
replicated between the zones. Each zone is separate Ceph cluster. There is
a possibility to use list of endpoints in zone definitions (not just single
endpoint) which w
Hello,
I'm trying to create a RGW Zonegroup with two zones, and to have data
replicated between the zones. Each zone is separate Ceph cluster. There is
a possibility to use list of endpoints in zone definitions (not just single
endpoint) which will be then used for the replication between zones. s
I can't reproduce the problem with artificial workloads, I need to get one of
these OSDs running in the meta-data pool until it crashes. My plan is to reduce
time-outs and increase log level for these specific OSDs to capture what
happened before an abort in the memory log. I can spare about 100
this is just to remove the prefix that we add as we store metadata as an
object attribute.
for example, if there is an attribute named:
"rgw.user.x-amz-meta-somemetadata"
we want the filter rule to use the original metadata key:
"x-amz-meta-somemetadata".
On Mon, Nov 14, 2022 at 11:15 AM Thilo-Al
Hello Yuval,
On Sun, Nov 13, 2022 at 10:24 AM Yuval Lifshitz wrote:
> The issue was indeed fixed (both with regard to filtering and sending the
> metadata) in the tracker that you mentioned but was broken by another fix (
> https://github.com/ceph/ceph/pull/39192) :-(
> I will re-apply the fix (