Project

General

Profile

Actions

Bug #17369

open

Fail to show the object's origin size when delete one of the segments uploaded by swift API with static large object

Added by wenjun jing over 7 years ago. Updated almost 7 years ago.

Status:
New
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

1. Using the blow swift command to upload static large object.
swift upload container --use-slo -S 10M largeOjbect
'container_segments' , which storage the segments of 'largeOjbect',will be created automatically.

2. Delete the one piece of segments in container_segments and then using command blow to show the size of largeObject in container.
swift list container -l
The size of largeObject is zero, which is not consistent with openstack-swift and the description of static large object in offcial doc. On openstack-swift, the size of largeObject would also be its original size with no changing which satisfies the definition of 'static'.

Actions #1

Updated by Sage Weil almost 7 years ago

  • Project changed from Ceph to rgw
Actions

Also available in: Atom PDF