From mboxrd@z Thu Jan 1 00:00:00 1970 From: Phillip Susi Subject: 2.6.35 causes deadlock when snapshotting root lv Date: Thu, 17 Jun 2010 09:50:49 -0400 Message-ID: <4C1A2839.5010407@cfl.rr.com> Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development List-Id: dm-devel.ids What: lvcreate -s -n snap -L 1g vg/root hangs in an unkillable state while trying to flush the fs and suspend the device to switch tables over to the snapshot, and no further IO is possible so the system must be hard booted with magic-sysrq. Where: 2.6.35, all 3 release candidates. 2.6.34 and earlier kernels are fine.