Bug #12574
Firefly to Hammer RGW Upgrade
0%
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
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