-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rgw: allow multisite specification used w/ rgw-restore-bucket-index s…
…cript When the metadata for a bucket is requested only the default realm/zonegroup/zone is currently supported. This adds three new command-line options to rgw-restore-bucket-index: -r <realm-name> -g <zonegroup-name> -z <zone-name> The multisite specification will then be used in invocations of `radosgw-admin`, such as to query the zone, get metadata, and invoke the "object reindex" subcommand. Signed-off-by: J. Eric Ivancich <[email protected]>
- Loading branch information
Showing
2 changed files
with
39 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters