Project

General

Profile

Actions

Bug #970

closed

Kernel crash (cause?: lots of small files)

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

Status:
Resolved
Priority:
High
Assignee:
-
Category:
libceph
Target version:
% Done:

0%

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

Description

ceph: 0.25.2
client: 2.6.38.1-2
default setups, 2 nodes 3 osd each

while (copying) writing a lot of files (e.g., ~600millions of sized 2kb = 12GB)
the ceph client crashes with an error message below (copied for about 10 minutes)

Apr 4 11:37:42 ss4 kernel: [ 5625.150841] libceph: mon0 192.168.1.4:6789 session established
(...........file copying...............)
Apr 4 11:46:03 ss4 kernel: [ 6125.643426] libceph: msg_new can't allocate 512 bytes
Apr 4 11:46:03 ss4 kernel: [ 6125.643430] libceph: msg_new can't create type 0 front 512
Apr 4 11:46:03 ss4 kernel: [ 6125.643432] libceph: msgpool osd_op_reply alloc failed
Apr 4 11:46:03 ss4 kernel: [ 6125.643435] libceph: msg_new can't allocate 4096 bytes
Apr 4 11:46:03 ss4 kernel: [ 6125.643436] libceph: msg_new can't create type 0 front 4096
Apr 4 11:46:03 ss4 kernel: [ 6125.643437] libceph: msgpool osd_op alloc failed
Apr 4 11:46:03 ss4 kernel: [ 6125.644350] libceph: msg_new can't allocate 4096 bytes
Apr 4 11:46:03 ss4 kernel: [ 6125.644376] general protection fault: 0000 [#1] SMP

Unsure whether it is due to the pgs being full?
attached file has the log.

Thanks a lot


Files

kdump (12.6 KB) kdump DongJin Lee, 04/03/2011 07:43 PM
Actions

Also available in: Atom PDF