Project

General

Profile

Actions

Feature #20664

closed

compact OSD's omap before active

Added by Chang Liu almost 7 years ago. Updated almost 7 years ago.

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

0%

Source:
Tags:
Backport:
Reviewed:
Affected Versions:
Component(RADOS):
Pull request ID:

Description

current, we have supported mon_compact_on_start. does it make sense to add this feature to OSD.

likes:

OPTION(mon_compact_on_start, OPT_BOOL, false)  // compact leveldb on ceph-mon start
OPTION(mon_compact_on_bootstrap, OPT_BOOL, false)  // trigger leveldb compaction on bootstrap
Actions #1

Updated by Greg Farnum almost 7 years ago

  • Status changed from New to Closed

This exists as leveldb_compact_on_mount. It may not have functioned in all releases but has been present since January 2014 and works in Luminous.

Actions

Also available in: Atom PDF