Project

General

Profile

Actions

Bug #677

closed

rbd snapshot creation takes too long

Added by Yehuda Sadeh over 13 years ago. Updated over 13 years ago.

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

0%

Source:
Tags:
Backport:
Regression:
Severity:
Reviewed:
Affected Versions:
ceph-qa-suite:
Crash signature (v1):
Crash signature (v2):

Description

Apparently the notify doesn't get a completion event, even though the osd sends it. It only timeouts away from the wait.

Actions #1

Updated by Yehuda Sadeh over 13 years ago

Fixed with commit:b6a9e5db67e3685e1fbac9c92de2963bff541fc1. We called the notify under the ctl_mutex. The notify triggered a watch cb that tried to update the snapshots (which it couldn't as the ctl_mutex was taken).

Actions #2

Updated by Yehuda Sadeh over 13 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF