From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.virtall.com ([178.63.195.102]:52766 "EHLO mail.virtall.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753081Ab3JZCE1 (ORCPT ); Fri, 25 Oct 2013 22:04:27 -0400 Received: from mail.virtall.com (localhost [127.0.0.1]) by mail.virtall.com (Postfix) with ESMTP id 4C3AD35464F for ; Sat, 26 Oct 2013 04:04:23 +0200 (CEST) Received: from localhost (e0109-106-188-126-3.uqwimax.jp [106.188.126.3]) by mail.virtall.com (Postfix) with ESMTPSA id 32228354635 for ; Sat, 26 Oct 2013 04:04:21 +0200 (CEST) Date: Sat, 26 Oct 2013 11:04:14 +0900 From: Tomasz Chmielewski To: "linux-btrfs@vger.kernel.org" Subject: BTRFS critical: unable to find logical, No mapping for Message-ID: <20131026110414.1c8a5873@virtall.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-btrfs-owner@vger.kernel.org List-ID: Just saw this with 3.12-rc6: [57459.603773] ------------[ cut here ]------------ [57459.603798] WARNING: CPU: 6 PID: 30148 at fs/btrfs/ctree.c:1322 btrfs_search_old_slot+0x338/0x81d [btrfs]() [57459.603812] Modules linked in: veth ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables cpufreq_ondemand cpufreq_conservative cpufreq_powersave cpufreq_stats bridge stp llc ipv6 btrfs xor raid6_pq zlib_deflate loop video button pcspkr acpi_cpufreq ehci_pci ehci_hcd freq_table lpc_ich mfd_core i2c_i801 i2c_core ext4 crc16 jbd2 mbcache raid1 sg sd_mod ahci libahci libata r8169 mii scsi_mod [57459.604256] CPU: 6 PID: 30148 Comm: btrfs-endio-wri Not tainted 3.12.0-rc6 #1 [57459.604320] Hardware name: System manufacturer System Product Name/P8H77-M PRO, BIOS 1101 02/04/2013 [57459.604436] 0000000000000009 ffff88059890f7e8 ffffffff8138145b 0000000000000006 [57459.604557] 0000000000000000 ffff88059890f828 ffffffff810366a9 0000021b31eb7000 [57459.604673] ffffffffa0270e23 ffff8807ec16e750 ffff8807ed73d000 ffff8804caac2780 [57459.604796] Call Trace: [57459.604861] [] dump_stack+0x46/0x58 [57459.604928] [] warn_slowpath_common+0x77/0x91 [57459.605002] [] ? btrfs_search_old_slot+0x338/0x81d [btrfs] [57459.605071] [] warn_slowpath_null+0x15/0x17 [57459.605143] [] btrfs_search_old_slot+0x338/0x81d [btrfs] [57459.605229] [] ? alloc_extent_buffer+0x2dc/0x30f [btrfs] [57459.605311] [] __resolve_indirect_refs+0x10f/0x481 [btrfs] [57459.605391] [] ? free_extent_buffer+0x77/0x7c [btrfs] [57459.605474] [] find_parent_nodes+0x33b/0x5d6 [btrfs] [57459.605553] [] btrfs_find_all_roots+0x7c/0xd7 [btrfs] [57459.605632] [] ? ulist_add_merge+0x7e/0x14e [btrfs] [57459.605710] [] btrfs_qgroup_account_ref+0x109/0x40d [btrfs] [57459.605838] [] btrfs_delayed_refs_qgroup_accounting+0xac/0xe0 [btrfs] [57459.605971] [] __btrfs_end_transaction+0x51/0x2bd [btrfs] [57459.606049] [] btrfs_end_transaction+0xb/0xd [btrfs] [57459.606128] [] relink_extent_backref+0x68a/0x6cf [btrfs] [57459.606208] [] btrfs_finish_ordered_io+0x7e3/0x8e4 [btrfs] [57459.606285] [] finish_ordered_fn+0x10/0x12 [btrfs] [57459.606365] [] worker_loop+0x15e/0x494 [btrfs] [57459.606443] [] ? btrfs_queue_worker+0x26d/0x26d [btrfs] [57459.606512] [] kthread+0xb5/0xbd [57459.606576] [] ? kthread_freezable_should_stop+0x43/0x43 [57459.606643] [] ret_from_fork+0x7c/0xb0 [57459.606707] [] ? kthread_freezable_should_stop+0x43/0x43 [57459.606772] ---[ end trace acb45ba9d3ec7864 ]--- [57459.606846] BTRFS critical (device sdb5): unable to find logical 478201511936 len 4096 [57459.606968] BTRFS critical (device sdb5): No mapping for 478201511936-478201516032 [57459.606968] [57459.607145] ------------[ cut here ]------------ [57459.607212] WARNING: CPU: 6 PID: 30148 at fs/btrfs/ctree.c:1322 btrfs_search_old_slot+0x338/0x81d [btrfs]() [57459.607329] Modules linked in: veth ipt_MASQUERADE iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables cpufreq_ondemand cpufreq_conservative cpufreq_powersave cpufreq_stats bridge stp llc ipv6 btrfs xor raid6_pq zlib_deflate loop video button pcspkr acpi_cpufreq ehci_pci ehci_hcd freq_table lpc_ich mfd_core i2c_i801 i2c_core ext4 crc16 jbd2 mbcache raid1 sg sd_mod ahci libahci libata r8169 mii scsi_mod [57459.607751] CPU: 6 PID: 30148 Comm: btrfs-endio-wri Tainted: G W 3.12.0-rc6 #1 [57459.607866] Hardware name: System manufacturer System Product Name/P8H77-M PRO, BIOS 1101 02/04/2013 [57459.607982] 0000000000000009 ffff88059890f7e8 ffffffff8138145b 0000000000000006 [57459.608099] 0000000000000000 ffff88059890f828 ffffffff810366a9 0000021b31eb7000 [57459.608218] ffffffffa0270e23 ffff8807ec16e750 ffff8807ed73d000 ffff8804caac2780 [57459.608334] Call Trace: [57459.608393] [] dump_stack+0x46/0x58 [57459.608457] [] warn_slowpath_common+0x77/0x91 [57459.608527] [] ? btrfs_search_old_slot+0x338/0x81d [btrfs] [57459.608594] [] warn_slowpath_null+0x15/0x17 [57459.608664] [] btrfs_search_old_slot+0x338/0x81d [btrfs] [57459.608743] [] ? alloc_extent_buffer+0x2dc/0x30f [btrfs] [57459.608821] [] __resolve_indirect_refs+0x10f/0x481 [btrfs] [57459.608899] [] ? free_extent_buffer+0x77/0x7c [btrfs] [57459.608975] [] find_parent_nodes+0x33b/0x5d6 [btrfs] [57459.609052] [] btrfs_find_all_roots+0x7c/0xd7 [btrfs] [57459.609128] [] ? ulist_add_merge+0x7e/0x14e [btrfs] [57459.609203] [] btrfs_qgroup_account_ref+0x109/0x40d [btrfs] [57459.609327] [] btrfs_delayed_refs_qgroup_accounting+0xac/0xe0 [btrfs] [57459.609456] [] __btrfs_end_transaction+0x51/0x2bd [btrfs] [57459.609530] [] btrfs_end_transaction+0xb/0xd [btrfs] [57459.609604] [] relink_extent_backref+0x68a/0x6cf [btrfs] [57459.609679] [] btrfs_finish_ordered_io+0x7e3/0x8e4 [btrfs] [57459.609754] [] finish_ordered_fn+0x10/0x12 [btrfs] [57459.609829] [] worker_loop+0x15e/0x494 [btrfs] [57459.609902] [] ? btrfs_queue_worker+0x26d/0x26d [btrfs] [57459.609967] [] kthread+0xb5/0xbd [57459.610028] [] ? kthread_freezable_should_stop+0x43/0x43 [57459.610092] [] ret_from_fork+0x7c/0xb0 [57459.610154] [] ? kthread_freezable_should_stop+0x43/0x43 [57459.610216] ---[ end trace acb45ba9d3ec7865 ]--- -- Tomasz Chmielewski http://wpkg.org