Back to bug 1940813

Who When What Removed Added
Manjunatha 2021-03-19 09:33:15 UTC CC mbenjamin
Flags needinfo?(mbenjamin)
Veera Raghava Reddy 2021-03-19 15:01:19 UTC CC vereddy
Prashant Dhange 2021-03-22 04:07:11 UTC Priority unspecified medium
CC pdhange
Joachim Boyer 2021-03-23 14:47:22 UTC CC joboyer
Manjunatha 2021-03-24 10:55:48 UTC Flags needinfo?(mbenjamin)
Matthias Muench 2021-03-25 08:25:34 UTC CC mmuench
Matt Benjamin (redhat) 2021-03-29 17:06:35 UTC Status NEW ASSIGNED
Assignee mbenjamin ivancich
Flags needinfo?(mbenjamin) needinfo?(mbenjamin)
J. Eric Ivancich 2021-03-29 18:38:18 UTC CC cbodley
Flags needinfo?(cbodley)
J. Eric Ivancich 2021-03-29 22:28:19 UTC Flags needinfo?(mmanjuna)
J. Eric Ivancich 2021-03-30 18:04:56 UTC Flags needinfo?(mmanjuna)
J. Eric Ivancich 2021-03-30 19:20:44 UTC Flags needinfo?(mmanjuna)
Manjunatha 2021-03-31 17:25:08 UTC CC ivancich
Flags needinfo?(mmanjuna) needinfo?(mmanjuna) needinfo?(mmanjuna) needinfo?(ivancich)
J. Eric Ivancich 2021-04-06 22:51:53 UTC Flags needinfo?(ivancich)
J. Eric Ivancich 2021-04-08 21:06:00 UTC Flags needinfo?(mmanjuna)
J. Eric Ivancich 2021-04-08 23:35:25 UTC CC tserlin
Flags needinfo?(tserlin)
J. Eric Ivancich 2021-04-09 00:45:13 UTC Flags needinfo?(mmanjuna)
Manjunatha 2021-04-09 07:27:17 UTC Flags needinfo?(mmanjuna) needinfo?(mmanjuna) needinfo?(ivancich)
J. Eric Ivancich 2021-04-09 13:48:32 UTC Flags needinfo?(cbodley) needinfo?(tserlin) needinfo?(ivancich)
J. Eric Ivancich 2021-04-09 13:49:57 UTC Flags needinfo?(mmanjuna) needinfo?(tserlin)
Manjunatha 2021-04-12 08:29:51 UTC Flags needinfo?(tserlin)
Flags needinfo?(mmanjuna) needinfo?(ivancich)
J. Eric Ivancich 2021-04-13 15:09:15 UTC Flags needinfo?(ivancich)
Manjunatha 2021-04-14 14:01:25 UTC Flags needinfo?(ivancich)
J. Eric Ivancich 2021-04-14 16:44:44 UTC Flags needinfo?(ivancich) needinfo?(tserlin)
Manjunatha 2021-04-15 10:38:30 UTC Flags needinfo?(tserlin)
Flags needinfo?(ivancich)
J. Eric Ivancich 2021-04-15 17:19:47 UTC Flags needinfo?(ivancich)
J. Eric Ivancich 2021-04-20 03:30:52 UTC Status ASSIGNED POST
J. Eric Ivancich 2021-04-20 03:37:01 UTC Summary rgw-orphan-list tool consuming more space than expected rgw-orphan-list tool consuming more space than expected 5.1
Manjunatha 2021-04-28 10:14:43 UTC Flags needinfo?(ivancich)
J. Eric Ivancich 2021-04-28 18:06:09 UTC Flags needinfo?(ivancich)
Red Hat One Jira (issues.redhat.com) 2021-06-02 19:03:39 UTC Link ID Red Hat Issue Tracker RHCEPH-206
Ken Dreyer (Red Hat) 2021-10-05 21:22:08 UTC CC kdreyer
Ronald Monthero 2021-10-12 23:44:03 UTC CC rmonther
J. Eric Ivancich 2021-10-25 18:30:11 UTC Flags needinfo?(rmonther)
Ronald Monthero 2021-10-31 23:44:39 UTC Flags needinfo?(rmonther)
J. Eric Ivancich 2021-11-03 12:47:44 UTC Status POST MODIFIED
errata-xmlrpc 2021-11-23 19:28:04 UTC Fixed In Version ceph-16.2.6-2.el8cp
Status MODIFIED ON_QA
Aron Gunn 2022-01-12 22:22:33 UTC Keywords CodeChange
CC agunn
Blocks 2031073
Aron Gunn 2022-01-25 19:39:10 UTC Flags needinfo?(ivancich)
Aron Gunn 2022-01-25 19:39:40 UTC Docs Contact agunn
Ranjini M N 2022-02-16 07:33:14 UTC Flags needinfo?(ivancich)
CC rmandyam
J. Eric Ivancich 2022-02-16 21:58:04 UTC Doc Text Cause: The `radosgw-admin bucket radoslist ...` command had a bug such that when there were more than 1,000 incomplete multipart upload entries in a bucket index, it would get stuck in an infinite loop.

Consequence: Tools that employ `radosgw-admin bucket radoslist ...` (i.e., `rgw-orphan-list` and `rgw-gap-list`) were unable to complete.

Fix: The `radosgw-admin bucket radoslist ...` command no longer gets stuck in an infinite loop when there were more than 1,000 incomplete multipart upload entries in a bucket index.

Result: Tools that employ `radosgw-admin bucket radoslist ...` (i.e., `rgw-orphan-list` and `rgw-gap-list`) are now able to complete.
Doc Type If docs needed, set a value Bug Fix
Flags needinfo?(ivancich) needinfo?(ivancich)
Ranjini M N 2022-02-17 07:37:30 UTC Doc Text Cause: The `radosgw-admin bucket radoslist ...` command had a bug such that when there were more than 1,000 incomplete multipart upload entries in a bucket index, it would get stuck in an infinite loop.

Consequence: Tools that employ `radosgw-admin bucket radoslist ...` (i.e., `rgw-orphan-list` and `rgw-gap-list`) were unable to complete.

Fix: The `radosgw-admin bucket radoslist ...` command no longer gets stuck in an infinite loop when there were more than 1,000 incomplete multipart upload entries in a bucket index.

Result: Tools that employ `radosgw-admin bucket radoslist ...` (i.e., `rgw-orphan-list` and `rgw-gap-list`) are now able to complete.
.The `radosgw-admin bucket radoslist...` command with multipart upload entries in the bucket index works as expected

Previously, the `radosgw-admin bucket radoslist...` command would get stuck in an infinite loop when there were more than 1000 incomplete multipart upload entries in the bucket index.

With this release, `radosgw-admin bucket radoslist ...` command does not get stuck even when there are more than 1000 incomplete multipart upload entries in the bucket and the tools that use the `radosgw-admin bucket radoslist...` command such as `rgw-orphan-list` and `rgw-gap-list` work as expected.
Docs Contact agunn rmandyam
Ranjini M N 2022-02-21 05:24:25 UTC Doc Text .The `radosgw-admin bucket radoslist...` command with multipart upload entries in the bucket index works as expected

Previously, the `radosgw-admin bucket radoslist...` command would get stuck in an infinite loop when there were more than 1000 incomplete multipart upload entries in the bucket index.

With this release, `radosgw-admin bucket radoslist ...` command does not get stuck even when there are more than 1000 incomplete multipart upload entries in the bucket and the tools that use the `radosgw-admin bucket radoslist...` command such as `rgw-orphan-list` and `rgw-gap-list` work as expected.
.The `radosgw-admin bucket radoslist...` command with multipart upload entries in the bucket index works as expected

Previously, the `radosgw-admin bucket radoslist...` command would get stuck in an infinite loop when there were more than 1000 incomplete multipart upload entries in the bucket index.

With this release, the `radosgw-admin bucket radoslist ...` command does not get stuck when there are more than 1000 incomplete multipart upload entries in the bucket index and the tools that use the `radosgw-admin bucket radoslist...` command such as `rgw-orphan-list` and `rgw-gap-list` work as expected.
errata-xmlrpc 2022-04-04 08:00:23 UTC Status ON_QA RELEASE_PENDING
errata-xmlrpc 2022-04-04 10:19:55 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2022-04-04 10:19:55 UTC
errata-xmlrpc 2022-04-04 10:20:14 UTC Link ID Red Hat Product Errata RHSA-2022:1174

Back to bug 1940813