Project

General

Profile

Actions

Bug #2937

closed

btrfs filesystem on rbd device kernel BUG writing large file

Added by Bartek Kania over 11 years ago. Updated over 11 years ago.

Status:
Duplicate
Priority:
Urgent
Assignee:
Target version:
% Done:

0%

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

Description

Writing a large file with dd on btrfs filesystem mounted from rbd device causes kernel bug

Stock kernel 3.5.1, config attached
ceph version 0.48argonaut-1~bpo60+1

Steps to reproduce:

rbd map testy --pool rbd --name client.admin --secret /etc/ceph/secret
mkfs.btrfs /dev/rbd/rbd/testy
mount /dev/rbd/rbd/testy /mnt
dd if=/dev/zero of=/mnt/1G bs=1M count=1024

Kernel BUG is attached.


Files

config.txt (62.6 KB) config.txt Bartek Kania, 08/10/2012 01:59 PM
bug.txt (3.28 KB) bug.txt Bartek Kania, 08/10/2012 01:59 PM
Actions

Also available in: Atom PDF