Project

General

Profile

Actions

Bug #14918

closed

[BlueStore]If bluestore_sync_transaction == true, make bluestore deadlock

Added by jianpeng ma about 8 years ago. Updated about 7 years ago.

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

0%

Source:
other
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

In _txc_finish_io, it get the lock of osr and call _txc_state_proc.
If bluestore_sync_transaction true adn txd->wal_txn null, it will
call _txc_finish which need get lock of osr. So the deadlock occru.
The simple wal is put txc in kv_queue whether sync or async.

Actions #2

Updated by Sage Weil about 7 years ago

  • Status changed from New to Resolved
Actions

Also available in: Atom PDF