Project

General

Profile

Actions

Bug #54977

open

kstore osd starts failed when enable rocksdb 'enable_blob_files=true' option

Added by Liu Lan about 2 years ago.

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

0%

Source:
Community (dev)
Tags:
kstore
Backport:
Regression:
No
Severity:
1 - critical
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

when starting a new kstore cluster using 'quincy' branch:

MON=1 OSD=1 MGR=1 RGW=0 MDS=0 ../src/vstart.sh -n -X -o "kstore_rocksdb_options=\"enable_blob_files=true\"" -K

but the osd starts failed:

2022-03-21T20:03:19.319+0800 7f97dfa133c0 -1 kstore(/data/liulan/ceph/newbuild/dev/osd0) _read_fsid unparsable uuid
start osd.0
/data/liulan/ceph/newbuild/bin/ceph-osd -i 0 -c /data/liulan/ceph/newbuild/ceph.conf
2022-03-21T20:03:19.375+0800 7f6d58afc3c0 -1 WARNING: experimental feature 'kstore' is enabled
Please be aware that this feature is experimental, untested,
unsupported, and may result in data corruption, data loss,
and/or irreparable damage to your cluster. Do not use
feature with important data.

2022-03-21T20:03:19.378+0800 7f6d58afc3c0 -1 Falling back to public interface
2022-03-21T20:03:19.398+0800 7f6d58afc3c0 -1 osd.0 0 OSD:init: unable to open meta collection
2022-03-21T20:03:19.399+0800 7f6d58afc3c0 -1 ** ERROR: osd init failed: (2) No such file or directory

No data to display

Actions

Also available in: Atom PDF