Project

General

Profile

Actions

Bug #479

closed

ceph/mount crash badly when writing

Added by DongJin Lee over 13 years ago. Updated over 13 years ago.

Status:
Can't reproduce
Priority:
Normal
Assignee:
Category:
qa
Target version:
% Done:

0%

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

Description

ceph version 0.23~rc (a7ed2ee05dc7453942018d7876401c28d3918214)
kclient master-backport
Linux ss1 2.6.36-020636rc7-generic #201010070908 SMP Thu Oct 7 09:10:00 UTC 2010 x86_64 GNU/Linux

ceph (osd0/mounts) crashes as soon as files are written to the disk.
The setup is at the minimal. one high-end machine with 1xMDS, 1xMON and 1xOSD. using ext4
btrfs shows a similar symptom, in short, any moderate IOs crashes.
It seems to crash as soon as journal parts have been filled up.
When crashed, ceph could be stopped, but mounting can not be redone without rebooting the PC.
CTRL-C is unresponsive.

- start mkbtrfs, start ceph, mount, and dd command.

attached tar.gz contains the full log.

[global]
pid file = /var/run/ceph/$name.pid
logger dir = /cephlog
log dir = /cephlog
[mon]
mon data = /data/mon$id
debug ms = 1
debug mon = 20
debug paxos = 20
[mon0]
host = ss1
mon addr = 192.168.1.2:6789
[mds]
debug ms = 1 ; message traffic
debug mds = 20 ; mds
debug mds balancer = 20 ; load balancing
debug mds log = 20 ; mds journaling
debug mds_migrator = 20 ; metadata migration
debug monc = 20 ; monitor interaction, startup
[mds0]
host = ss1
[osd]
osd journal = /data/osd$id/journal
osd journal size = 100
osd data = /data/osd$id
debug ms = 1 ; message traffic
debug osd = 20
debug filestore = 20 ; local object storage
debug journal = 20 ; local journaling
debug monc = 20 ; monitor interaction, startup
[osd0]
host = ss1


Files

debug.tar.gz (548 KB) debug.tar.gz DongJin Lee, 10/13/2010 03:21 AM
syslog.tar.gz (6.21 KB) syslog.tar.gz DongJin Lee, 10/13/2010 03:34 PM
debug1.tar.gz (502 KB) debug1.tar.gz DongJin Lee, 10/13/2010 03:34 PM
cephlog.tar.gz (441 KB) cephlog.tar.gz DongJin Lee, 10/18/2010 03:58 PM
debug1.tar.gz (696 Bytes) debug1.tar.gz DongJin Lee, 10/18/2010 03:58 PM
journal_sys.tar.gz (6.25 KB) journal_sys.tar.gz DongJin Lee, 12/02/2010 05:14 PM
journal_cephlog.tar.gz (523 KB) journal_cephlog.tar.gz DongJin Lee, 12/02/2010 05:14 PM
no_journal_cephlog.tar.gz (4.87 MB) no_journal_cephlog.tar.gz DongJin Lee, 12/02/2010 05:14 PM

Related issues 1 (0 open1 closed)

Related to Ceph - Bug #598: osd: journal reset in parallel mode acts weirdResolvedSage Weil11/22/2010

Actions
Actions

Also available in: Atom PDF