Project

General

Profile

Actions

Feature #5170

closed

RGW: Object restriping tool to fix large objects from argonaut.

Added by Tyler Brekke almost 11 years ago. Updated over 10 years ago.

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

0%

Source:
Support
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

DHO needs a object restriping tool to read in the extremely large objects from argonaut and write them back into rados now that bobtail has object striping. They probably can't turn scrubs back on until this and the heartbeat work Sam is working on is completed (http://tracker.ceph.com/issues/5159).

Actions #1

Updated by Neil Levine almost 11 years ago

  • Project changed from devops to rgw
Actions #2

Updated by Neil Levine almost 11 years ago

  • Status changed from New to 12
Actions #3

Updated by Ian Colle over 10 years ago

  • Target version set to v0.70
Actions #4

Updated by Ian Colle over 10 years ago

  • Translation missing: en.field_story_points set to 5.00
Actions #5

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from 12 to In Progress
Actions #6

Updated by Yehuda Sadeh over 10 years ago

  • Status changed from In Progress to Fix Under Review

Pushed implementation to wip-5170. It's built on top of bobtail. Adding the following commands to radosgw-admin:

$ radosgw-admin object rewrite --bucket=<bucket> --object=<object>

and

$ radosgw-admin bucket rewrite --bucket=<bucket> \
                               [--start-date=<start-date>] \
                               [--end-date=<end-date>] \
                               [--min-rewrite-size=<min-size>] \
                               [--max-rewrite-size=<max-size>]

date := YYYY-MM-DD[ hh:mm:ss]
Actions #7

Updated by Ian Colle over 10 years ago

  • Target version changed from v0.70 to v0.71-rc1
Actions #8

Updated by Sage Weil over 10 years ago

  • Status changed from Fix Under Review to 7
Actions #9

Updated by Ian Colle over 10 years ago

  • Status changed from 7 to Resolved
Actions

Also available in: Atom PDF