Project

General

Profile

Actions

Bug #20858

closed

bluestore's db does not use db.wal directory

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

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

0%

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

Description

it seems that we create a directory called db.wal, but we do not tell rocksdb to use this directory. it would be better:

1. remove code about db.wal, or
2. use db.wal via db_options.wal_dir option

Actions

Also available in: Atom PDF