Back to bug 2127926

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2022-09-19 11:58:34 UTC Link ID Red Hat Issue Tracker RHCEPH-5290
Madhavi Kasturi 2022-09-19 12:05:22 UTC Keywords Regression
Matt Benjamin (redhat) 2022-09-19 12:25:22 UTC Assignee mbenjamin smanjara
Status NEW ASSIGNED
Matt Benjamin (redhat) 2022-09-19 12:26:09 UTC Flags needinfo?(mkasturi)
CC mbenjamin
Madhavi Kasturi 2022-09-20 09:47:29 UTC Flags needinfo?(mkasturi)
Matt Benjamin (redhat) 2022-09-26 17:15:27 UTC Target Release 5.3 6.1
Red Hat Bugzilla 2023-01-01 08:35:17 UTC CC mbenjamin
Red Hat Bugzilla 2023-01-01 08:36:49 UTC QA Contact mkasturi
Red Hat Bugzilla 2023-01-01 08:42:07 UTC Assignee smanjara nobody
Alasdair Kergon 2023-01-04 04:51:36 UTC Assignee nobody smanjara
Alasdair Kergon 2023-01-04 04:58:33 UTC QA Contact mkasturi
Alasdair Kergon 2023-01-04 06:19:28 UTC CC mbenjamin
Red Hat Bugzilla 2023-01-09 08:29:28 UTC CC ceph-eng-bugs
Alasdair Kergon 2023-01-09 19:43:36 UTC CC ceph-eng-bugs
Matt Benjamin (redhat) 2023-04-03 18:29:20 UTC CC smanjara
Flags needinfo?(smanjara)
shilpa 2023-04-03 18:34:22 UTC Flags needinfo?(smanjara)
shilpa 2023-04-03 18:52:11 UTC Status ASSIGNED MODIFIED
Ken Dreyer (Red Hat) 2023-04-03 20:06:09 UTC Link ID Github ceph/ceph/pull/50847
CC kdreyer
errata-xmlrpc 2023-04-10 20:51:26 UTC Status MODIFIED ON_QA
Chaithra 2023-04-19 03:35:43 UTC CC ckulal
QA Contact mkasturi ckulal
Chaithra 2023-04-19 07:54:01 UTC Status ON_QA VERIFIED
Akash Raj 2023-05-04 05:38:11 UTC CC akraj
Flags needinfo?(smanjara)
Docs Contact akraj
shilpa 2023-05-10 21:07:55 UTC Doc Text Cause: bucket read_sync_status() was always returning negative ret value

Consequence: Bucket sync marker command fails with : ERROR: sync.read_sync_status() returned error=0

Fix: return actual ret value from bucket read_sync_status()

Result: Bucket sync marker command runs successfully
Doc Type If docs needed, set a value Bug Fix
Akash Raj 2023-05-19 11:41:56 UTC Doc Text Cause: bucket read_sync_status() was always returning negative ret value

Consequence: Bucket sync marker command fails with : ERROR: sync.read_sync_status() returned error=0

Fix: return actual ret value from bucket read_sync_status()

Result: Bucket sync marker command runs successfully
.`bucket read_sync_status()` command no longer returns a negative ret value

Previously, `bucket read_sync_status()` would always return a negative ret value. Due to this, the bucket sync marker command would fail with `: ERROR: sync.read_sync_status() returned error=0`.

With this fix, the actual ret value from the `bucket read_sync_status()` operation is returned and the bucket sync marker command runs successfully.
Akash Raj 2023-05-19 11:53:50 UTC Blocks 2192813
errata-xmlrpc 2023-06-15 09:07:58 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2023-06-15 09:15:36 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2023-06-15 09:15:36 UTC
errata-xmlrpc 2023-06-15 09:16:27 UTC Link ID Red Hat Product Errata RHSA-2023:3623

Back to bug 2127926