Bug 903794
Summary: | [abrt]: WARNING: at fs/btrfs/extent-tree.c:6297 btrfs_alloc_free_block+0x361/0x370 [btrfs]() | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew McNabb <amcnabb> |
Component: | kernel | Assignee: | Josef Bacik <josef> |
Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | gansalmon, itamar, jonathan, josef, kernel-maint, madhu.chinakonda |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:598c6d3c6d754c5c40252e1653fae92d86090420 | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-09-23 20:45:32 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andrew McNabb
2013-01-24 20:42:09 UTC
This occurred during a rebalance from a single disk to raid10 across four disks: btrfs balance start -dconvert=raid10 -mconvert=raid10 /aml Since then, I've seen hundreds of additional kernel oopses which may have been caused by this (abrt-cli refuses to report them because the kernel is now tainted). Hmm... it looks like the hundreds of kernel warnings are all identical to this one. They are occurring very frequently; they seem to come in pairs within a fraction of a second separated from other pairs by about 5 seconds: 5505.441974, 5505.609500, 5512.104774, 5512.273001, 5517.795071, 5517.963667, 5523.472310, 5523.638308, 5528.945711, 5529.114985, 5534.269554, 5534.392667. The btrfs balance seems to be continuing at a dog-slow pace. I am using kernel-3.7.2-204.fc18.x86_64. Is there any other information I could provide that might be useful? Sorry this is just the enospc accounting stuff being noisy, it needs to be reworked. It shouldn't cause any real problems. I'll update this bug when I've fixed the problem. Josef, did this get fixed upstream? Hasn't been fixed upstream yet, is being tracked in an upstream bugzilla tho so closing this bug https://bugzilla.kernel.org/show_bug.cgi?id=53001 |