Project

General

Profile

Actions

Bug #43868

closed

ceph-osd --osd-objectstore bluestore --mkfs crashes

Added by Jan Fajerski about 4 years ago. Updated about 4 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
-
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

This was reported in ceph-users as a ceph-volume issue. Seems like bluestore is dumping core though:

Running command: /bin/ceph-osd --cluster test --osd-objectstore bluestore --mkfs -i 0 --monmap /var/lib/ceph/osd/test-0/activate.monmap --keyfile - --osd-data /var/lib/ceph/osd/test-0/ --osd-uuid e3ebb6e0-82c8-4088-a6bd-abd729a575bb --setuser ceph --setgroup ceph
stderr: 2020-01-28 18:53:20.438 7f17de7b3c00 -1 bluestore(/var/lib/ceph/osd/test-0/) _read_fsid unparsable uuid
stderr: terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::bad_get> >'
stderr: what():  boost::bad_get: failed value get using boost::get

This is part of e ceph-volume debug log that I have attached.


Files

ceph-volume-debug.txt (11.2 KB) ceph-volume-debug.txt Jan Fajerski, 01/29/2020 08:11 AM

Related issues 1 (1 open0 closed)

Is duplicate of Ceph - Bug #43766: OSD crash after change of osd_memory_targetNeed More Info

Actions
Actions #1

Updated by Jan Fajerski about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Jan Fajerski about 4 years ago

  • Description updated (diff)
Actions #3

Updated by Igor Fedotov about 4 years ago

Backtrace reminds me the one from
https://tracker.ceph.com/issues/43766

Which seemed to be Debian specific.

What's the OS you're facing this at?

Actions #4

Updated by Jan Fajerski about 4 years ago

This was reported by a user. See ceph-users subject: Nautilus 14.2.6 ceph-volume bluestore _read_fsid unparsable uuid

And yes, Debian:

ceph version 14.2.6 (f0aa067ac7a02ee46ea48aa26c6e298b5ea272e9) nautilus
(stable)

debian bullseye

Ceph was installed using ceph-ansible on a vm from the repo
http://download.ceph.com/debian-nautilus
Actions #5

Updated by Igor Fedotov about 4 years ago

  • Project changed from bluestore to Ceph
Actions #6

Updated by Igor Fedotov about 4 years ago

  • Related to Bug #43766: OSD crash after change of osd_memory_target added
Actions #7

Updated by Igor Fedotov about 4 years ago

  • Related to deleted (Bug #43766: OSD crash after change of osd_memory_target)
Actions #8

Updated by Igor Fedotov about 4 years ago

  • Is duplicate of Bug #43766: OSD crash after change of osd_memory_target added
Actions #9

Updated by Greg Farnum about 4 years ago

  • Status changed from New to Duplicate

Looks like the issue has been identified and was from the Debian downstream package patches.

Actions

Also available in: Atom PDF