Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
btrfs BUG oder QEMU - Problem?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Tue Oct 01, 2013 6:57 am    Post subject: btrfs BUG oder QEMU - Problem? Reply with quote

Hi Leute,

bei dem Kernel 3.5.7 fliegt mir immer das BTRFS-Dateisystem weg. Leider "vergisst" es da immer die Hälfte und das System wrrd unbrauchbar. Hat Einer von Euch das auch festgestellt und die Ursache herausgefunden? Ich bin für Hilfe Dankbar, da ich dadurch wieder auf das ReiserFS zurück muss.

Code:
Sep 30 15:36:22 localhost kernel: ------------[ cut here ]------------
Sep 30 15:36:22 localhost kernel: kernel BUG at fs/btrfs/extent-tree.c:5079!
Sep 30 15:36:22 localhost kernel: invalid opcode: 0000 [#1] PREEMPT SMP
Sep 30 15:36:22 localhost kernel: Modules linked in: ipv6 dm_mod cachefiles fscache vboxnetadp(O) vboxnetflt(O) vboxdrv(O) microcode pcspkr snd_hda_intel snd_hda_codec snd_pcm snd_page_alloc snd_timer snd soundcore i2c_piix4 i2c_core floppy
Sep 30 15:36:22 localhost kernel:
Sep 30 15:36:22 localhost kernel: Pid: 16425, comm: rm Tainted: G           O 3.5.7-gentoo #1 Bochs Bochs
Sep 30 15:36:22 localhost kernel: EIP: 0060:[<c0590d0c>] EFLAGS: 00210297 CPU: 0
Sep 30 15:36:22 localhost kernel: EIP is at __btrfs_free_extent+0x526/0x6d4
Sep 30 15:36:22 localhost kernel: EAX: 00000000 EBX: 00000000 ECX: 00000001 EDX: 00000000
Sep 30 15:36:22 localhost kernel: ESI: ebd7ded8 EDI: 078d0000 EBP: 0000000d ESP: e6583d5c
Sep 30 15:36:22 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Sep 30 15:36:22 localhost kernel: CR0: 80050033 CR2: 0809301c CR3: 25bd2000 CR4: 000006c0
Sep 30 15:36:22 localhost kernel: DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
Sep 30 15:36:22 localhost kernel: DR6: ffff0ff0 DR7: 00000400
Sep 30 15:36:22 localhost kernel: Process rm (pid: 16425, ti=e6582000 task=f4535b70 task.ti=e6582000)
Sep 30 15:36:22 localhost kernel: Stack:
Sep 30 15:36:22 localhost kernel: 00000001 00000000 f50ccbd0 00000000 0000000b 00000178 f55d3800 f528f120
Sep 30 15:36:22 localhost kernel: 00000001 00000000 00000d9c f4f70c00 00003800 000d078d 00a80000 00000010
Sep 30 15:36:22 localhost kernel: 00000000 0d078d00 a8000000 00001000 00000000 00000dc6 f04e6ea0 00000000
Sep 30 15:36:22 localhost kernel: Call Trace:
Sep 30 15:36:22 localhost kernel: [<c05954cb>] ? run_clustered_refs+0x740/0x800
Sep 30 15:36:22 localhost kernel: [<c09df0a0>] ? _raw_spin_lock+0xd/0x26
Sep 30 15:36:22 localhost kernel: [<c059579e>] ? btrfs_run_delayed_refs+0x213/0x332
Sep 30 15:36:22 localhost kernel: [<c0593e7f>] ? btrfs_trans_release_metadata+0xa0/0xb8
Sep 30 15:36:22 localhost kernel: [<c05a3e17>] ? __btrfs_end_transaction+0x68/0x1cc
Sep 30 15:36:22 localhost kernel: [<c05a3fab>] ? btrfs_end_transaction+0x9/0xb
Sep 30 15:36:22 localhost kernel: [<c05ab9ac>] ? btrfs_unlink+0x74/0x88
Sep 30 15:36:22 localhost kernel: [<c04c13c3>] ? vfs_unlink+0x59/0xb1
Sep 30 15:36:22 localhost kernel: [<c04c2c82>] ? do_unlinkat+0xa1/0x114
Sep 30 15:36:22 localhost kernel: [<c04e4251>] ? dnotify_flush+0x27/0xa0
Sep 30 15:36:22 localhost kernel: [<c04b74cb>] ? filp_close+0x52/0x58
Sep 30 15:36:22 localhost kernel: [<c09e3998>] ? sysenter_do_call+0x12/0x28
Sep 30 15:36:22 localhost kernel: Code: 24 28 89 f0 e8 73 7e 02 00 8b 8c 24 9c 00 00 00 89 cb c1 fb 1f 39 da 89 0c 24 89 5c 24 04 77 0d 72 09 3b 84 24 9c 00 00 00 73 02 <0f> 0b 89 c1 89 d3 2b 0c 24 1b 5c 24 04 89 0c 24 89 5c 24 04 09
Sep 30 15:36:22 localhost kernel: EIP: [<c0590d0c>] __btrfs_free_extent+0x526/0x6d4 SS:ESP 0068:e6583d5c
Sep 30 15:36:22 localhost kernel: ---[ end trace 00fbf85d8d36bbc0 ]---


Last edited by LinuxTom on Wed Oct 02, 2013 7:14 am; edited 1 time in total
Back to top
View user's profile Send private message
bell
Guru
Guru


Joined: 27 Nov 2007
Posts: 508

PostPosted: Tue Oct 01, 2013 9:03 am    Post subject: Reply with quote

Spricht was gegen einen aktuelleren Kernel? 3.5.7 ist wg. Sicherheitslücken gar nicht mehr in Portage. Mit neuerem Kernel ist das brtfs-Problem ggf. bereits behoben.
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Tue Oct 01, 2013 9:37 am    Post subject: Reply with quote

Im 3.10er ist der BUG auch schon entdeckt worden. Ich muss erst diese Kernelversion ans laufen bringen und dann kann ich auf den nächsten (3.10er) updaten. Glücklicherweise ist das alles ein Atom-Client, dessen Pakete ich in einer KVM-VM auf meinem Host (Core-i7) vorbereite.

Edit:
Mein Eindruck. Wenn die Festplatte dem BTRFS zeitlich nicht uneingeschränkt zur Verfügung steht, kommt es zu dem Fehler. Bei mir immer bei großer Last in der QEMU-VM. Es ist zwar wesentlich Performanter als ReiserFS, doch nach dem UUPS ist das Dateisystem Schrott. Bei ReiserFS kann ich die Maschine durch Stresstest's nicht tot bekommen!
Back to top
View user's profile Send private message
toralf
Developer
Developer


Joined: 01 Feb 2004
Posts: 3921
Location: Hamburg

PostPosted: Tue Oct 01, 2013 3:36 pm    Post subject: Reply with quote

Probleme, Fehler etc. immer gleich an: linux-btrfs@vger.kernel.org
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Wed Oct 02, 2013 7:14 am    Post subject: Reply with quote

Ich bin mir nicht mehr so sicher, ob wirklich das BTRFS dran Schuld ist. Jetzt kommt der u.g. Fehler (mit ReiserFS). Vielleicht ist es doch das qemu. Bei Qemu kann ich auch nicht das qcow2-Format einsetzen, weil dann die Ping-Zeiten des Gasten teilw. auf 50 Sekunden hoch gehen. Im Host ist leider kein Eintrag von qemu zu verzeichnen. Da scheint alles in Ordnung.
Quote:
Oct 2 03:49:14 localhost kernel: BUG: unable to handle kernel paging request at 00047004
Oct 2 03:49:14 localhost kernel: IP: [<c04d4b0d>] sync_inodes_sb+0xc3/0x139
Oct 2 03:49:14 localhost kernel: *pde = 00000000
Oct 2 03:49:14 localhost kernel: Oops: 0000 [#1] PREEMPT SMP
Oct 2 03:49:14 localhost kernel: Modules linked in: ipv6 dm_mod cachefiles fscache vboxnetadp(O) vboxnetflt(O) vboxdrv(O) snd_hda_intel snd_hda_codec snd_pcm snd_page_alloc snd_timer snd cirrusfb cfbfillrect cfbimgblt i2c_piix4 floppy soundcore cfbcopyarea i2c_core pcspkr microcode
Oct 2 03:49:14 localhost kernel:
Oct 2 03:49:14 localhost kernel: Pid: 20982, comm: emerge Tainted: G O 3.5.7-gentoo #1 Bochs Bochs
Oct 2 03:49:14 localhost kernel: EIP: 0060:[<c04d4b0d>] EFLAGS: 00210246 CPU: 3
Oct 2 03:49:14 localhost kernel: EIP is at sync_inodes_sb+0xc3/0x139
Oct 2 03:49:14 localhost kernel: EAX: 00001010 EBX: 00046fc8 ECX: f4a98000 EDX: 00000010
Oct 2 03:49:14 localhost kernel: ESI: f26d5140 EDI: c0d97b60 EBP: c0d97bb4 ESP: f4a99f44
Oct 2 03:49:14 localhost kernel: DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
Oct 2 03:49:14 localhost kernel: CR0: 8005003b CR2: 00047004 CR3: 3495e000 CR4: 000006c0
Oct 2 03:49:14 localhost kernel: DR0: 00000000 DR1: 00000000 DR2: 00000000 DR3: 00000000
Oct 2 03:49:14 localhost kernel: DR6: ffff0ff0 DR7: 00000400
Oct 2 03:49:14 localhost kernel: Process emerge (pid: 20982, ti=f4a98000 task=f55b8e70 task.ti=f4a98000)
Oct 2 03:49:14 localhost kernel: Stack:
Oct 2 03:49:14 localhost kernel: f4f59070 7fffffff f4f59000 f49aff38 00000001 00000000 00000002 f4a99f60
Oct 2 03:49:14 localhost kernel: f4a99f60 f4a99f6c 00000000 00000202 f4a99f74 f4a99f74 f4f59000 00000001
Oct 2 03:49:14 localhost kernel: c04f1f68 f4a98000 c04d74c9 f4a21180 f4f59000 f4f5903c c04d75e2 00000000
Oct 2 03:49:14 localhost kernel: Call Trace:
Oct 2 03:49:14 localhost kernel: [<c04f1f68>] ? dquot_file_open+0x25/0x25
Oct 2 03:49:14 localhost kernel: [<c04d74c9>] ? __sync_filesystem+0x35/0x69
Oct 2 03:49:14 localhost kernel: [<c04d75e2>] ? sys_syncfs+0x33/0x52
Oct 2 03:49:14 localhost kernel: [<c09e3998>] ? sysenter_do_call+0x12/0x28
Oct 2 03:49:14 localhost kernel: Code: 31 f6 e8 aa a5 50 00 8b 7b 70 83 c3 70 81 ef 9c 00 00 00 89 1c 24 eb 65 8d 6f 54 8b 5f 20 89 e8 e8 8c a5 50 00 f6 47 68 38 75 06 <83> 7b 3c 00 75 09 89 e8 e8 15 a3 50 00 eb 37 89 f8 e8 0c 5e ff
Oct 2 03:49:14 localhost kernel: EIP: [<c04d4b0d>] sync_inodes_sb+0xc3/0x139 SS:ESP 0068:f4a99f44
Oct 2 03:49:14 localhost kernel: CR2: 0000000000047004
Oct 2 03:49:14 localhost kernel: ---[ end trace 2efb614eae7d82b2 ]---
Oct 2 03:49:14 localhost kernel: note: emerge[20982] exited with preempt_count 2
Oct 2 03:49:14 localhost kernel: BUG: scheduling while atomic: emerge/20982/0x10000003
Oct 2 03:49:14 localhost kernel: Modules linked in: ipv6 dm_mod cachefiles fscache vboxnetadp(O) vboxnetflt(O) vboxdrv(O) snd_hda_intel snd_hda_codec snd_pcm snd_page_alloc snd_timer snd cirrusfb cfbfillrect cfbimgblt i2c_piix4 floppy soundcore cfbcopyarea i2c_core pcspkr microcode
Oct 2 03:49:14 localhost kernel: Pid: 20982, comm: emerge Tainted: G D O 3.5.7-gentoo #1
Oct 2 03:49:14 localhost kernel: Call Trace:
Oct 2 03:49:14 localhost kernel: [<c04451ed>] ? __schedule_bug+0x3a/0x48
Oct 2 03:49:14 localhost kernel: [<c09ddccb>] ? __schedule+0x72/0x6b1
Oct 2 03:49:14 localhost kernel: [<c041e5e7>] ? pvclock_clocksource_read+0xc6/0xf8
Oct 2 03:49:14 localhost kernel: [<c041dd73>] ? kvm_clock_read+0x43/0x4c
Oct 2 03:49:14 localhost kernel: [<c04068cd>] ? sched_clock+0x9/0xd
Oct 2 03:49:14 localhost kernel: [<c0449029>] ? sched_clock_local+0x11/0x12f
Oct 2 03:49:14 localhost kernel: [<c0445d7b>] ? __cond_resched+0xf/0x19
Oct 2 03:49:14 localhost kernel: [<c09de35f>] ? _cond_resched+0x1d/0x23
Oct 2 03:49:14 localhost kernel: [<c04a37a2>] ? unmap_single_vma+0x3ed/0x424
Oct 2 03:49:14 localhost kernel: [<c0449232>] ? sched_clock_cpu+0x8b/0x13b
Oct 2 03:49:14 localhost kernel: [<c04a3df6>] ? unmap_vmas+0x1e/0x31
Oct 2 03:49:14 localhost kernel: [<c04a7488>] ? exit_mmap+0x5c/0xc0
Oct 2 03:49:14 localhost kernel: [<c042382f>] ? mmput+0x20/0x72
Oct 2 03:49:14 localhost kernel: [<c042826f>] ? exit_mm+0xdc/0xe4
Oct 2 03:49:14 localhost kernel: [<c04616de>] ? acct_collect+0x77/0x12e
Oct 2 03:49:14 localhost kernel: [<c09df042>] ? _raw_spin_lock_irq+0x13/0x2c
Oct 2 03:49:14 localhost kernel: [<c0429872>] ? do_exit+0x1f6/0x6fb
Oct 2 03:49:14 localhost kernel: [<c0425491>] ? print_oops_end_marker+0x1b/0x1f
Oct 2 03:49:14 localhost kernel: [<c09dfdef>] ? oops_end+0x96/0x9a
Oct 2 03:49:14 localhost kernel: [<c041ed55>] ? no_context+0x153/0x15d
Oct 2 03:49:14 localhost kernel: [<c041dd58>] ? kvm_clock_read+0x28/0x4c
Oct 2 03:49:14 localhost kernel: [<c041ee4f>] ? __bad_area_nosemaphore+0xf0/0xfa
Oct 2 03:49:14 localhost kernel: [<c09e11f0>] ? spurious_fault+0xac/0xac
Oct 2 03:49:14 localhost kernel: [<c041ee63>] ? bad_area_nosemaphore+0xa/0xc
Oct 2 03:49:14 localhost kernel: [<c09e1420>] ? do_page_fault+0x230/0x40b
Oct 2 03:49:14 localhost kernel: [<c043fd01>] ? hrtimer_interrupt+0x16d/0x23b
Oct 2 03:49:14 localhost kernel: [<c09e11f0>] ? spurious_fault+0xac/0xac
Oct 2 03:49:14 localhost kernel: [<c09df79e>] ? error_code+0x5a/0x60
Oct 2 03:49:14 localhost kernel: [<c04800d8>] ? filter_pred_u32+0x24/0x4a
Oct 2 03:49:14 localhost kernel: [<c09e11f0>] ? spurious_fault+0xac/0xac
Oct 2 03:49:14 localhost kernel: [<c04d4b0d>] ? sync_inodes_sb+0xc3/0x139
Oct 2 03:49:14 localhost kernel: [<c04f1f68>] ? dquot_file_open+0x25/0x25
Oct 2 03:49:14 localhost kernel: [<c04d74c9>] ? __sync_filesystem+0x35/0x69
Oct 2 03:49:14 localhost kernel: [<c04d75e2>] ? sys_syncfs+0x33/0x52
Oct 2 03:49:14 localhost kernel: [<c09e3998>] ? sysenter_do_call+0x12/0x28
Back to top
View user's profile Send private message
LinuxTom
l33t
l33t


Joined: 26 Mar 2006
Posts: 798

PostPosted: Wed Oct 02, 2013 7:31 am    Post subject: Reply with quote

Hinweis: Ich habe schon
Code:
kernel.hung_task_timeout_secs=0

setzen müssen.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum