All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Mueller <malware@t-online.de>
To: linux-kernel@vger.kernel.org
Cc: Kent Overstreet <kmo@daterainc.com>, Jens Axboe <axboe@kernel.dk>,
	Alasdair Kergon <agk@redhat.com>,
	Mike Snitzer <snitzer@redhat.com>, Neil Brown <neilb@suse.de>
Subject: 3.14-rc4 blocks on LVM init
Date: Wed, 26 Feb 2014 01:12:21 +0100	[thread overview]
Message-ID: <530D3165.8070501@t-online.de> (raw)

Hi,

with 3.14-rc4 my box does not finish initializing the LVM array. It 
hangs within the call to rw_header() on line 632 of dm-log.c. See 
backtrace at end. Please excuse typos within - had to type it from a 
screen shot.

The problem seems to be introduced by the commit 
003b5c5719f159f4f4bf97511c4702a0638313dd (block: Convert drivers to 
immutable biovecs).


Michael


INFO: task lvm:976 blocked for more than 120 seconds.
       Not tainted 3.14.0-rc4+ #5
"echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
lvm             D ffff8802110c0e48     0   976    947 0x00000000
  ffff8802110c0a30 0000000000000082 0000000000014300 0000000000014300
  ffff880212f7bfd8 ffff8802110c0a30 ffff88021dcd4b88 ffff880212f7bbc0
  0000000000000000 0000000000000001 ffffffffa016da40 0000000000000131
Call Trace:
  [<ffffffffa016da40>] ? table_load+0x330/0x330 [dm_mod]
  [<ffffffff814b0844>] ? io_schedule+0x94/0x130
  [<ffffffffa016f3c5>] ? sync_io+0x95/0x120 [dm_mod]
  [<ffffffff810b43d0>] ? dyntick_save_progress_counter+0x20/0x20
  [<ffffffff814b0900>] ? _cond_resched+0x20/0x40
  [<ffffffff814b0e5f>] ? wait_for_completion+0x1f/0x110
  [<ffffffffa016f62e>] ? dm_io+0x1de/0x210 [dm_mod]
  [<ffffffffa016ef50>] ? bio_next_page+0x30/0x30 [dm_mod]
  [<ffffffffa016edc0>] ? bio_get_page+0x40/0x40 [dm_mod]
  [<ffffffffa016da40>] ? table_load+0x330/0x330 [dm_mod]
  [<ffffffffa01f884a>] ? disk_resume+0x14a/0x2d0 [dm_log]
  [<ffffffff8105f03e>] ? put_online_cpus+0x1e/0x80
  [<ffffffffa0168bad>] ? dm_swap_table+0x3d/0x300 [dm_mod]
  [<ffffffffa01fe3e9>] ? mirror_resume+0x29/0x50 [dm_mirror]
  [<ffffffffa016b365>] ? dm_table_resume_targets+0x85/0xd0 [dm_mod]
  [<ffffffffa0169082>] ? dm_resume+0x32/0xe0 [dm_mod]
  [<ffffffffa016db63>] ? dev_suspend+0x123/0x220 [dm_mod]
  [<ffffffffa016e38d>] ? ctl_ioctl+0x1ed/0x420 [dm_mod]
  [<ffffffffa016e5ca>] ? dm_ctl_ioctl+0xa/0x10 [dm_mod]
  [<ffffffff8119366f>] ? do_vfs_ioctl+0x2cf/0x4b0
  [<ffffffff811f9878>] ? ipcget+0x138/0x1c0
  [<ffffffff811938d0>] ? SyS_ioctl+0x80/0xa0
  [<ffffffff811fd9e1>] ? SyS_semctl+0x1e1/0x270
  [<ffffffff814bb6b9>] ? system_call_fastpath+0x16/0x1b


             reply	other threads:[~2014-02-26  0:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-26  0:12 Michael Mueller [this message]
2014-02-26  0:35 ` 3.14-rc4 blocks on LVM init Mike Snitzer
2014-02-26  2:36   ` Michael Mueller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=530D3165.8070501@t-online.de \
    --to=malware@t-online.de \
    --cc=agk@redhat.com \
    --cc=axboe@kernel.dk \
    --cc=kmo@daterainc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neilb@suse.de \
    --cc=snitzer@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.