From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Ahern Subject: Re: hang on reboot with 3.6-rc1 Date: Thu, 09 Aug 2012 11:10:56 -0600 Message-ID: <5023EF20.7040308@gmail.com> References: <5022935A.4010800@gmail.com> <502385EC.2030707@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM To: Avi Kivity Return-path: Received: from mail-pb0-f46.google.com ([209.85.160.46]:50998 "EHLO mail-pb0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755062Ab2HIRK7 (ORCPT ); Thu, 9 Aug 2012 13:10:59 -0400 Received: by pbbrr13 with SMTP id rr13so1188794pbb.19 for ; Thu, 09 Aug 2012 10:10:59 -0700 (PDT) In-Reply-To: <502385EC.2030707@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 8/9/12 3:42 AM, Avi Kivity wrote: > On 08/08/2012 07:27 PM, David Ahern wrote: >> Not sure if KVM is the culprit, but it is the last line shown on the >> console. I have to power cycle the server to reboot. > > Have you tried rmmoding the kvm modules before reboot? > > Were any guests running during this? hmm.... seems to be a side effect of https://lkml.org/lkml/2012/8/3/370. David