Project

General

Profile

Actions

Feature #11945

closed

rgw: radosgw-admin commands to control period - including commit

Added by Yehuda Sadeh almost 9 years ago. Updated about 8 years ago.

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

0%

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

Description

1.6.1 term

$ radosgw-admin term prepare --parent=<parent> <uuid>
Creating a new term object in .rgw.root pool.

$ radosgw-admin term activate <uuid> 
Switch to a new term.
must be a child of the current term
The admin need to reconfigure all the gateways, at first the gateway will need to be restarted to use the new term. In the future they support dynamic configuration.

$ radosgw-admin term pull
pull latest term map from current term master
requires that radosgw-admin uses RESTful api

$ radosgw-admin term pull <remote> <uuid> [--url=<url>]
url: optionally provide remote entry point
Fetch info about a specific remote term

$ radosgw-admin term push   
Ask all children to pull latest epoch

Actions

Also available in: Atom PDF