Project

General

Profile

Actions

Bug #59427

closed

rgw: `radosgw-admin bi list ...` fails with certain buckets

Added by J. Eric Ivancich about 1 year ago. Updated about 1 year ago.

Status:
Duplicate
Priority:
Normal
Target version:
% Done:

0%

Source:
Tags:
Backport:
reef,quincy,pacific
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Reports ENOENT even though an equivalent `radosgw-admin bucket list ...` succeeds.


Related issues 1 (1 open0 closed)

Related to rgw - Bug #58891: multisite reshard: old buckets with num_shards=0 get resharded to a new empty shardPending BackportCasey Bodley

Actions
Actions #1

Updated by J. Eric Ivancich about 1 year ago

  • Pull request ID set to 51032
Actions #2

Updated by J. Eric Ivancich about 1 year ago

It was hitting logic conditioned on:

!num_shards

thereby trigging for 0 but not 1. And there's been a recent work normalizing num_shards to 1 rather than 0 in such cases.

Actions #3

Updated by J. Eric Ivancich about 1 year ago

  • Related to Bug #58891: multisite reshard: old buckets with num_shards=0 get resharded to a new empty shard added
Actions #4

Updated by J. Eric Ivancich about 1 year ago

  • Status changed from Fix Under Review to Duplicate

The underlying issue was corrected in BUG #58891 (listed as related).

Actions

Also available in: Atom PDF