Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S964809Ab2EOBgJ (ORCPT ); Mon, 14 May 2012 21:36:09 -0400 Received: from cn.fujitsu.com ([222.73.24.84]:41599 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S932811Ab2EOBgF (ORCPT ); Mon, 14 May 2012 21:36:05 -0400 X-IronPort-AV: E=Sophos;i="4.75,590,1330876800"; d="scan'208";a="4953313" Message-ID: <4FB1B3DB.3050808@cn.fujitsu.com> Date: Tue, 15 May 2012 09:39:39 +0800 From: Liu Bo User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3pre) Gecko/20090513 Fedora/3.0-2.3.beta2.fc11 Thunderbird/3.0b2 MIME-Version: 1.0 To: Arnd Hannemann CC: linux-btrfs@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: 3.4.0-rc6: WARNING: at fs/btrfs/super.c:219 __btrfs_abort_transaction+0xae/0xc0 [btrfs]() References: <4FB10636.2010003@arndnet.de> In-Reply-To: <4FB10636.2010003@arndnet.de> X-MIMETrack: Itemize by SMTP Server on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2012/05/15 09:34:54, Serialize by Router on mailserver/fnst(Release 8.5.3|September 15, 2011) at 2012/05/15 09:34:55, Serialize complete at 2012/05/15 09:34:55 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=ISO-8859-15 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4172 Lines: 70 On 05/14/2012 09:18 PM, Arnd Hannemann wrote: > Hi, > > I just got the following warning on a compressed btrfs filesystem, while writing on it > until no remaining space was available. > Looks like a bit verbose "disk full" message, is it expected behavior? > Hi Arnd, Can you add another mount option "enospc_debug", like mount xx xxx -o compress,enospc_debug? Plz show us what you get, there might be a space leak. thanks, liubo > [22403.015529] ------------[ cut here ]------------ > [22403.015572] WARNING: at /home/arnd/Projekte/kernel/linux-2.6/fs/btrfs/super.c:219 __btrfs_abort_transaction+0xae/0xc0 [btrfs]() > [22403.015577] Hardware name: 4384GEG > [22403.015579] btrfs: Transaction aborted > [22403.015581] Modules linked in: dm_crypt ip6table_filter ip6_tables ebtable_nat ebtables ipt_MASQUERADE iptable_nat nf_nat nf_conntrack_ipv4 nf_defrag_ipv4 xt_state nf_conntrack ipt_REJECT xt_CHECKSUM iptable_mangle xt_tcpudp iptable_filter ip_tables x_tables joydev bridge stp llc kvm_intel kvm bnep rfcomm bluetooth binfmt_misc arc4 snd_hda_codec_hdmi snd_hda_codec_conexant coretemp snd_hda_intel thinkpad_acpi microcode snd_hda_codec snd_hwdep snd_pcm qcserial usb_wwan psmouse usbserial snd_seq_midi serio_raw snd_rawmidi iwlwifi snd_seq_midi_event snd_seq intel_ips mac80211 snd_timer snd_seq_device cfg80211 snd snd_page_alloc mei(C) soundcore tpm_tis nvram btrfs zlib_deflate libcrc32c mxm_wmi ghash_clmulni_intel aesni_intel cryptd aes_x86_64 i915 drm_kms_helper sdhci_pci sdhci drm firewire_ohci i2c_algo_bit firewire_core crc_itu_t ahci libahci wmi video e1000e > [22403.015668] Pid: 24802, comm: btrfs-delalloc- Tainted: G C 3.4.0-rc6aha+ #8 > [22403.015671] Call Trace: > [22403.015683] [] warn_slowpath_common+0x7f/0xc0 > [22403.015689] [] warn_slowpath_fmt+0x46/0x50 > [22403.015711] [] ? btrfs_reserve_extent+0xed/0x250 [btrfs] > [22403.015728] [] __btrfs_abort_transaction+0xae/0xc0 [btrfs] > [22403.015754] [] submit_compressed_extents+0x212/0x480 [btrfs] > [22403.015781] [] async_cow_submit+0x84/0x90 [btrfs] > [22403.015807] [] run_ordered_completions+0x78/0xf0 [btrfs] > [22403.015833] [] worker_loop+0x185/0x5d0 [btrfs] > [22403.015840] [] ? __wake_up_common+0x58/0x90 > [22403.015867] [] ? btrfs_queue_worker+0x310/0x310 [btrfs] > [22403.015873] [] kthread+0x93/0xa0 > [22403.015880] [] kernel_thread_helper+0x4/0x10 > [22403.015886] [] ? kthread_freezable_should_stop+0x70/0x70 > [22403.015891] [] ? gs_change+0x13/0x13 > [22403.015895] ---[ end trace 768f569fb0306239 ]--- > [22403.015898] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.064892] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.094675] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.512902] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.703871] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.709637] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.721362] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.736999] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.794067] BTRFS warning (device dm-6): Aborting unused transaction. > [22403.799009] BTRFS warning (device dm-6): Aborting unused transaction. > [22404.035483] BTRFS warning (device dm-6): Aborting unused transaction. > [22404.108751] BTRFS warning (device dm-6): Aborting unused transaction. > > Best regards > Arnd > > -- > To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/