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

Also available in: Atom PDF