Project

General

Profile

Bug #12574

Firefly to Hammer RGW Upgrade

Added by sean redmond about 8 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Target version:
-
% Done:

0%

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

Description

Following an upgrade from Firefly to Hammer I noticed a number of buckets can no longer be listed using s3cmd as shown below:

[root@korn ~]# s3cmd ls s3://seantest
ERROR: S3 error: None
[root@korn ~]#

I can however list this bucket if I use the firefly version of RGW.

Doing some digging I found the hammer version also fails to run 'radosgw-admin bucket stats' against this bucket, but again the firefly version seems to work just fine.

Setting debug ms = 1 and debug rgw = 20 I got the enclosed log (bucket_stats.txt) from running radosgw-admin bucket stat --bucket=seantest

I also have the enclosed log from the failed s3cmd ls command (s3ls.txt) with Setting debug ms = 1 and debug rgw = 20

For the moment I have rolled the RGW's back to firefly but would like to overcome this problem if possible.

Thanks

bucket_stats.txt View - Bucket_stats (19.4 KB) sean redmond, 08/03/2015 03:40 PM

s3ls.txt View - s3ls (20.3 KB) sean redmond, 08/03/2015 03:40 PM

History

#1 Updated by Yehuda Sadeh about 8 years ago

It looks as if you might not have restarted your osds after the upgrade.

#2 Updated by sean redmond about 8 years ago

You are correct, a small number of them had now been updated due to a apt repo error - Thanks for spotting!

#3 Updated by Casey Bodley over 3 years ago

  • Status changed from New to Closed

Also available in: Atom PDF