Project

General

Profile

Actions

Feature #16261

open

ceph-objectstore-tool shouldn't fully lock the osd when performing read-only operations

Added by Adam Tygart almost 8 years ago.

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

0%

Source:
Community (user)
Tags:
Backport:
Reviewed:
Affected Versions:
Pull request ID:

Description

In my limited view of the ceph-objectstore-tool --op export function, I wouldn't expect it to be writing to the osd. Hopefully, this means that it would be relatively trivial to set up a read/write lock, and allowing other processes to read the osd and perform exports (or other read-only operations) simultaneously. This would be a boon for those that have fast ssds, trying to export multiple pgs off the osd.

As it stands now, ceph-objectstore-tool locks the entire osd, limiting this to a sequential export process.

No data to display

Actions

Also available in: Atom PDF