Bug 92651 - btrfs-image hangs indefinitely, EBADF (Bad file descriptor)
Summary: btrfs-image hangs indefinitely, EBADF (Bad file descriptor)
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: btrfs (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Josef Bacik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-04 07:01 UTC by Chris Murphy
Modified: 2016-03-20 10:18 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.19.0-0.rc7.git0.1.fc22.x86_64
Tree: Fedora
Regression: No


Attachments
strace btrfs-image (824.42 KB, application/zip)
2015-02-04 07:01 UTC, Chris Murphy
Details

Description Chris Murphy 2015-02-04 07:01:52 UTC
Created attachment 165811 [details]
strace btrfs-image

btrfs-progs-3.18.2-1.fc21.x86_64

Trying to image the file system in bug 92641, but the command hangs.

[root@f21w2 ~]# btrfs-image -c9 -t2 -s /dev/sdb btrfs.image
warning, device 2 is missing
warning devid 2 not found already

top reports btrfs-image process using 100% CPU, decided to kill it after 1/2 hour with no change in image file size.

Note You need to log in before you can comment on or make changes to this bug.