Project

General

Profile

Actions

Feature #9933

open

rgw: implement S3 RR (reduced redundancy) API

Added by Sage Weil over 9 years ago. Updated over 9 years ago.

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

0%

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

Description

- mark a particular backing pool as the 'rr' one
- make RGW understand the S3 API for RR and use that backing pool for new buckets

Actions #1

Updated by Sage Weil over 9 years ago

  • Description updated (diff)
  • Source changed from other to Development
Actions #2

Updated by Yehuda Sadeh over 9 years ago

Hmm, was looking just now at the S3 api, and it seems that you can set RR per object, not per bucket. This complicates things a bit, but we can still have it both ways. We can extend the bucket creation api to be able to specify default policy for the bucket. For objects, the manifest will specify where the actual object data resides.

Actions

Also available in: Atom PDF