Project

General

Profile

Actions

Feature #38289

open

mgr/dashboard: Add sparsify support to RBD management

Added by Lenz Grimmer about 5 years ago. Updated about 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Component - RBD
Target version:
-
% Done:

0%

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

Description

PR#26226 adds support to "re-sparsify" an RBD image, reclaiming space occupied by zeroed extends. From the man page:

sparsify [--sparse-size *sparse-size*] *image-spec*
  Reclaim space for zeroed image extents. The default sparse size is
  4096 bytes and can be changed via --sparse-size option with the
  following restrictions: it should be power of two, not less than
  4096, and not larger image object size.

It would be useful to offer this feature in the RBD management UI of the dashboard as well.

Actions

Also available in: Atom PDF