Project

General

Profile

Actions

Feature #19079

open

RGW Bucket Index cleanup tool needed

Added by Robin Johnson about 7 years ago.

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

0%

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

Description

Much like the orphan object cleanup tool, there needs to be a cleanup tool to remove orphaned RGW bucket indices.

This would help with leftover data from bug #16412, and similar cases on older clusters.

It also needs to be aware of still-in-use data from multisite & possibly older Federated setups.

Proposed design:
- build a first listing of all index objects, call it listA
- iterate all buckets from their entry point, making a list of referenced objects, call it listB
- Print delta: listA - listB

No data to display

Actions

Also available in: Atom PDF