Project

General

Profile

Actions

Feature #13163

open

Add flag to delete a pool and its cache tier.

Added by Robert LeBlanc over 8 years ago. Updated over 8 years ago.

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

0%

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

Description

There doesn't seem to be a way to delete a pool with a cache tier without going through a number of time consuming steps to evict the cache pool and remove the caching.[1] Since it is anticipated that none of the data wants to be saved in the pool, it doesn't need to be gracefully torn down.

Please add a --delete-cache-tier to the ceph osd pool delete command as such:

ceph osd pool delete <poolname> <poolname> <--delete-cache-pool> --yes-i-really-really-mean-it

Which destroys both pools as the same time.

[1] http://permalink.gmane.org/gmane.comp.file-systems.ceph.user/23913

Actions

Also available in: Atom PDF