Project

General

Profile

Actions

Feature #4770

closed

krbd: consider including write data with layered existence check

Added by Alex Elder about 11 years ago. Updated about 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
rbd
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:

Description

Josh suggested we could pass along the data to be written
along with the STAT op sent to the osd for a target object
for a write to a layered image.

If the stat succeeds, the write would then be done. If the
stat failed, the write would not be performed.

Doing this saves a round trip latency for objects that
already exist, at the expense of the bandwidth consumption
of sending the data twice for those that do not.

Actions

Also available in: Atom PDF