Project

General

Profile

Actions

Bug #16010

closed

[mds]failed to decode message of type 43 v7: buffer::end_of_buffer

Added by Xiaoxi Chen almost 8 years ago. Updated almost 8 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
% Done:

0%

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

Description

When listing a directory on CephFS with lots of files(3M+ files), the MDS will hit a bug that cannot decode MOSDOpReply. The log with debug_ms 1 in MDS is below.

It can be reproduced by "ls" in my enviroment, we use ceph-fuse as client, all components are 10.2.1.

2016-05-23 23:04:24.892328 7f0deedf5700 -1 failed to decode message of type 43 v7: buffer::end_of_buffer
2016-05-23 23:04:24.892361 7f0deedf5700  1 dump:
00000000  14 00 00 00 31 30 30 30  30 30 30 30 30 30 62 2e  |....1000000000b.|
00000010  30 30 30 30 30 30 30 30  01 04 00 00 00 00 00 00  |00000000........|
00000020  00 e9 4a 2f fc ff ff ff  ff 1d 00 40 01 00 00 00  |..J/.......@....|
00000030  00 00 00 00 00 e1 01 00  00 00 00 00 00 00 00 00  |................|
00000040  00 e7 0c 00 00 03 00 00  00 13 12 00 00 00 00 00  |................|
00000050  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000060  00 00 00 00 00 00 00 00  00 00 00 02 01 00 00 12  |................|
00000070  12 00 00 00 00 00 00 00  00 00 00 00 00 10 00 00  |................|
00000080  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
00000090  00 27 15 a6 80 01 13 02  00 00 00 06 00 00 00 45  |.'.............E|
000000a0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000000b0  00 00 00 00 00 00 00 45  00 00 00 12 00 00 00 00  |.......E........|
000000c0  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
000000d0  00 00 00 00 00 00 00 e1  01 00 00 00 00 00 00 00  |................|
000000e0

corresponding request is

2016-05-23 23:03:44.596543 7f0dfb25e700  1 -- 10.136.168.54:6800/16714 --> 10.189.11.107:6864/4831 -- osd_op(mds.0.780:62 4.fc2f4ae9 1000000000b.00000000 [omap-get-header 0~0,omap-get-vals 0~16,getxattr parent] snapc 0=[] RETRY=18 ack+retry+read+known_if_redirected+full_force e3303) v7 -- ?+0 0x7f0e0d68a680 con 0x7f0e0d65b000

Files

payload.bin (224 Bytes) payload.bin the payload dump Kefu Chai, 05/24/2016 01:42 PM
Actions

Also available in: Atom PDF