From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Priebe Subject: btrfs call trace Date: Fri, 22 Jun 2012 23:57:58 +0200 Message-ID: <4FE4EA66.4060708@profihost.ag> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail.profihost.ag ([85.158.179.208]:46134 "EHLO mail.profihost.ag" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753628Ab2FVV56 (ORCPT ); Fri, 22 Jun 2012 17:57:58 -0400 Sender: ceph-devel-owner@vger.kernel.org List-ID: To: "ceph-devel@vger.kernel.org" Hi, are these bugs known? [ 2157.104532] INFO: task kworker/2:2:6278 blocked for more than 120 seconds. [ 2157.130649] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2157.156750] kworker/2:2 D ffffffff8180eba0 0 6278 2 0x00000000 [ 2157.182763] ffff880c3c0d7c90 0000000000000046 ffff880c3e2aa1c0 0000000000012280 [ 2157.208662] ffff880c3c0d7fd8 ffff880c3c0d6010 0000000000012280 0000000000012280 [ 2157.234591] ffff880c3c0d7fd8 0000000000012280 ffff880e78e5a240 ffff880c3e2aa1c0 [ 2157.260573] Call Trace: [ 2157.285872] [] schedule+0x24/0x70 [ 2157.311097] [] wait_for_commit+0x55/0x90 [btrfs] [ 2157.311106] [] ? wake_up_bit+0x40/0x40 [ 2157.311129] [] btrfs_commit_transaction+0x655/0xab0 [btrfs] [ 2157.311134] [] ? set_next_entity+0x90/0xa0 [ 2157.311138] [] ? wake_up_bit+0x40/0x40 [ 2157.311156] [] ? btrfs_end_transaction+0x20/0x20 [btrfs] [ 2157.311171] [] do_async_commit+0x1a/0x30 [btrfs] [ 2157.311175] [] process_one_work+0x11f/0x470 [ 2157.311179] [] worker_thread+0x178/0x400 [ 2157.311182] [] ? manage_workers+0x210/0x210 [ 2157.311185] [] kthread+0x96/0xa0 [ 2157.311190] [] kernel_thread_helper+0x4/0x10 [ 2157.311195] [] ? kthread_worker_fn+0x130/0x130 [ 2157.311198] [] ? gs_change+0xb/0xb [ 2157.311220] INFO: task ceph-osd:14426 blocked for more than 120 seconds. [ 2157.311220] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 2157.311224] ceph-osd D 0000000000000002 0 14426 1 0x00000000 [ 2157.311228] ffff880ae8c33c38 0000000000000082 ffff880a39142180 0000000000012280 [ 2157.311231] ffff880ae8c33fd8 ffff880ae8c32010 0000000000012280 0000000000012280 [ 2157.311234] ffff880ae8c33fd8 0000000000012280 ffff880983efa1c0 ffff880a39142180 [ 2157.311235] Call Trace: [ 2157.311240] [] schedule+0x24/0x70 [ 2157.311256] [] btrfs_commit_transaction_async+0x1d5/0x240 [btrfs] [ 2157.311271] [] ? block_rsv_add_bytes+0x26/0x60 [btrfs] [ 2157.311275] [] ? wake_up_bit+0x40/0x40 [ 2157.311289] [] ? block_rsv_migrate_bytes+0x35/0x50 [btrfs] [ 2157.311311] [] btrfs_mksubvol+0x2be/0x350 [btrfs] [ 2157.311329] [] btrfs_ioctl_snap_create_transid+0x109/0x1a0 [btrfs] [ 2157.311346] [] btrfs_ioctl_snap_create_v2+0x84/0xf0 [btrfs] [ 2157.311363] [] btrfs_ioctl+0x76f/0x12d0 [btrfs] [ 2157.311368] [] ? fsnotify+0x1ba/0x2e0 [ 2157.311372] [] do_vfs_ioctl+0x93/0x4f0 [ 2157.311375] [] sys_ioctl+0x4a/0x80 [ 2157.311379] [] system_call_fastpath+0x16/0x1b Stefan