Back to bug 2100967

Who When What Removed Added
Red Hat One Jira (issues.redhat.com) 2022-06-24 19:42:34 UTC Link ID Red Hat Issue Tracker RHCEPH-4620
Vikhyat Umrao 2022-06-24 19:44:57 UTC Status NEW ASSIGNED
Matt Benjamin (redhat) 2022-06-28 15:24:14 UTC Status ASSIGNED MODIFIED
errata-xmlrpc 2022-06-28 20:54:30 UTC CC tserlin
Fixed In Version ceph-16.2.7-63.el8cp
Status MODIFIED ON_QA
Madhavi Kasturi 2022-07-04 04:09:48 UTC QA Contact mkasturi vimishra
Vidushi Mishra 2022-07-06 05:50:16 UTC Status ON_QA VERIFIED
Keywords AutoVerified
Akash Raj 2022-07-06 08:33:10 UTC Blocks 2102272
CC akraj
Docs Contact akraj
Flags needinfo?(mbenjamin)
Akash Raj 2022-07-12 07:21:17 UTC Flags needinfo?(mbenjamin)
Matt Benjamin (redhat) 2022-07-20 13:19:31 UTC Doc Text Cause:
A change in S3 error translation of internal NoSuchBucket result inadvertently changed the error code from (at least) the radosgw-admin bucket stats command.

Consequence:
Programs checking the shell result code of those radosgw-admin commands saw a different result code (2002 vs 2).

Fix:
We now explicitly translate result code 2002 to 2 in this specific path.

Result:
Customers should see the original behavior.
Doc Type Enhancement Bug Fix
Akash Raj 2022-08-03 14:46:58 UTC Doc Text Cause:
A change in S3 error translation of internal NoSuchBucket result inadvertently changed the error code from (at least) the radosgw-admin bucket stats command.

Consequence:
Programs checking the shell result code of those radosgw-admin commands saw a different result code (2002 vs 2).

Fix:
We now explicitly translate result code 2002 to 2 in this specific path.

Result:
Customers should see the original behavior.
.Result code 2002 of `radosgw-admin` commands is explicitly translated to 2

Previously, a change in the S3 error translation of internal `NoSuchBucket` result inadvertently changed the error code from the `radosgw-admin bucket stats` command causing the the programs checking the shell result code of those `radosgw-admin` commands to see a different result code.

With this fix, the result code 2002 is explicitly translated to 2 and users can see the original behaviour.
Flags needinfo?(mbenjamin)
Matt Benjamin (redhat) 2022-08-03 15:07:13 UTC Flags needinfo?(mbenjamin) needinfo?(mbenjamin) needinfo?(mbenjamin)
Doc Text .Result code 2002 of `radosgw-admin` commands is explicitly translated to 2

Previously, a change in the S3 error translation of internal `NoSuchBucket` result inadvertently changed the error code from the `radosgw-admin bucket stats` command causing the the programs checking the shell result code of those `radosgw-admin` commands to see a different result code.

With this fix, the result code 2002 is explicitly translated to 2 and users can see the original behaviour.
.Result code 2002 of `radosgw-admin` commands is explicitly translated to 2

Previously, a change in the S3 error translation of i1nternal `NoSuchBucket` result inadvertently changed the error code from the `radosgw-admin bucket stats` command causing the the programs checking the shell result code of those `radosgw-admin` commands to see a different result code.

With this fix, the result code 2002 is explicitly translated to 2 and users can see the original behaviour.
errata-xmlrpc 2022-08-09 10:01:10 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2022-08-09 17:39:10 UTC Resolution --- ERRATA
Status RELEASE_PENDING CLOSED
Last Closed 2022-08-09 17:39:10 UTC
errata-xmlrpc 2022-08-09 17:39:56 UTC Link ID Red Hat Product Errata RHSA-2022:5997

Back to bug 2100967