Project

General

Profile

Actions

Bug #11802

closed

Key not found on some object after upgrade to Hammer

Added by Yannick Van Styvendael almost 9 years ago. Updated almost 9 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
-
Target version:
-
% Done:

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
rgw, upgrade/hammer
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hello,

We have a problem regarding our Ceph upgrade. When we upgrade from Giant to Hammer, all objects beginning with the symbole '_' are no more found when we run Hammer version.

Here are the details:
- Running giant version, we created 2 objects : ['_test'] and ['test']
- We upgrade to hammer version
- service ceph restart on all the cluster nodes : The object are STILL readable.
- service ceph-radosgw restart on the RADOS Gateway, the object is no more readable with the following error :
/usr/local/share/gems/gems/aws-sdk-v1-1.64.0/lib/aws/core/client.rb:375:in `return_or_raise': No Such Key (AWS::S3::Errors::NoSuchKey)
from /usr/local/share/gems/gems/aws-sdk-v1-1.64.0/lib/aws/core/client.rb:476:in `client_request'
from (eval):3:in `get_object'
from /usr/local/share/gems/gems/aws-sdk-v1-1.64.0/lib/aws/s3/s3_object.rb:1371:in `get_object'
from /usr/local/share/gems/gems/aws-sdk-v1-1.64.0/lib/aws/s3/s3_object.rb:1090:in `read'
from ./read.ry:12:in `<main>'

In the radosgw.log, we can find :
2015-05-28 11:47:05.365099 7f061a7a3700 1 ====== req done req=0x7f06600336b0 http_status=404 ======
2015-05-28 11:47:05.367674 7f0619da2700 1 ====== starting new request req=0x7f0660035b80 =====

Is that a well known bug ?

Kind regards,
Yannick Van Styvendael


Related issues 1 (0 open1 closed)

Is duplicate of rgw - Bug #11442: Objects with names starting with underscore become inaccessible after upgrading to HammerResolvedYehuda Sadeh04/21/2015

Actions
Actions #1

Updated by Loïc Dachary almost 9 years ago

  • Target version deleted (v0.94.2)
Actions #2

Updated by Sage Weil almost 9 years ago

  • Status changed from New to Duplicate
Actions

Also available in: Atom PDF