Project

General

Profile

Actions

Bug #22416

closed

s3cmd move object error

Added by Tao CHEN over 6 years ago. Updated about 6 years ago.

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

0%

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

Description

Hi, I'm using s3cmd to test Ceph RGW, and I found a bug when I tried to rename an object inside a bucket:

root / $ s3cmd ls s3://bucket1
2017-12-13 04:04      1871   s3://bucket1/obj1
2017-12-13 04:04      8034   s3://bucket1/obj2

root / $ s3cmd mv s3://bucket1/obj1 s3://bucket1/obj3
move: 's3://bucket1/obj1' -> 's3://bucket1/obj3'

root / $ s3cmd ls s3://bucket1
2017-12-13 04:04      1871   s3://bucket1/obj1
2017-12-13 04:04      8034   s3://bucket1/obj2
2017-12-13 07:06      1871   s3://bucket1/obj3

The source object still exists even though obj3 has been created.


Related issues 2 (0 open2 closed)

Copied to rgw - Backport #22635: luminous: s3cmd move object errorResolvedPrashant DActions
Copied to rgw - Backport #22636: jewel: s3cmd move object errorResolvedPrashant DActions
Actions #1

Updated by Tao CHEN over 6 years ago

Knowning that this bug doesn't show with AWS S3.

Actions #3

Updated by John Spray over 6 years ago

  • Project changed from Ceph to rgw
  • Category deleted (22)
Actions #4

Updated by Casey Bodley over 6 years ago

  • Status changed from New to 7
  • Backport set to jewel luminous
Actions #5

Updated by Yuri Weinstein over 6 years ago

Enming Zhang wrote:

https://github.com/ceph/ceph/pull/19475

mergedscienceluo <>

Actions #6

Updated by Matt Benjamin over 6 years ago

  • Status changed from 7 to Pending Backport
Actions #7

Updated by Nathan Cutler over 6 years ago

Actions #8

Updated by Nathan Cutler over 6 years ago

Actions #9

Updated by Nathan Cutler about 6 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF