Project

General

Profile

Actions

Feature #5642

open

Show usable space via CLI/API

Added by Neil Levine almost 11 years ago. Updated over 4 years ago.

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

0%

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

Description

In addition to showing the total raw disk capacity available, it should be possible to show the usable disk capacity left in the cluster across all pools and on a per pool basis.

Actions #1

Updated by Greg Farnum almost 11 years ago

The reason we haven't done this yet is because it's a hard UI problem. We need to define how to present the information to the user, and what kinds of lies we want to tell. If they have one pool with 2x replication and one with 3x replication, how are we supposed to use those different multipliers to present a single available space number? (This will get a lot harder once we have erasure coding pools, too!)
It's easy to say "oh, all pools have the same multiplier", but we can't really provide that output for only one one specific subset of user configurations.

Actions #2

Updated by Neil Levine almost 11 years ago

I am thinking in the context of alerts, knowing when any pool in the cluster in running out of usable space has value so just being able to show stats on a per-pool basis initially would be useful.

I take your point about the aggregate cluster issues.. blending information from multiple pools doesn't really help with capacity management (which might be the main use-case for showing aggregate usable space).

Actions #3

Updated by Patrick Donnelly over 4 years ago

  • Status changed from 12 to New
Actions

Also available in: Atom PDF