Bug 2413802
| Summary: | [RGW-Dedup]: Dedup estimate connection times out while doing for many objects (~ 250K objects) | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Vidushi Mishra <vimishra> |
| Component: | RGW | Assignee: | Gabriel BenHanokh <gbenhano> |
| Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
| Severity: | medium | Docs Contact: | Rivka Pollack <rpollack> |
| Priority: | unspecified | ||
| Version: | 9.0 | CC: | ceph-eng-bugs, cephqe-warriors, gbenhano, mkasturi, rpollack |
| Target Milestone: | --- | ||
| Target Release: | 9.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | ceph-20.1.0-82 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-01-29 07:03:34 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Ceph Storage 9.0 Security and Enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2026:1536 |
Description of problem: In our test environment, we see that the dedup estimate connection times out when done for objects (5MB in size) higher than 230K. [root@folio15 ~]# date; radosgw-admin bucket stats --bucket test-large-bucket-1 | egrep 'bucket|id|num_objects|num_shards' Monday 10 November 2025 01:50:42 PM UTC "bucket": "test-large-bucket-1", "id": "a8445f1d-5eb5-40c7-b1b6-9b5d975ed7d7.146387.1", "num_shards": 89, "num_objects": 275267 "bucket_quota": { [root@folio15 ~]# [root@folio15 ~]# [root@folio15 ~]# [root@folio15 ~]# date; radosgw-admin dedup estimate Monday 10 November 2025 01:51:10 PM UTC 2025-11-10T13:51:16.269+0000 7f7e8bd3d900 1 dedup_restart_scan::dedup_type = DEDUP_TYPE_ESTIMATE Dedup failed to restart Error is: -1102025-11-10T13:51:26.270+0000 7f7e8bd3d900 1 dedup_control_bl::failed rgw_rados_notify(DEDUP_WATCH_OBJ)::err=(110) Connection timed out ::(110) Connection timed out [root@folio15 ~]# Version-Release number of selected component (if applicable): latest 9.0 How reproducible: 1/1 Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: