From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Bareiro Subject: Re: OpenBSD 5.3 guest on KVM Date: Thu, 5 Sep 2013 12:44:58 -0300 Message-ID: <20130905154458.GA9836@defiant.freesoftware> References: <20130904233114.GA4460@defiant.freesoftware> <52284114.8090402@redhat.com> Reply-To: dbareiro@gmx.net Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" To: KVM General Return-path: Received: from mout.gmx.net ([212.227.17.22]:58418 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754036Ab3IEPpG (ORCPT ); Thu, 5 Sep 2013 11:45:06 -0400 Received: from hermes.freesoftware ([186.57.171.110]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MaaOf-1VXMN52uMb-00K4fe for ; Thu, 05 Sep 2013 17:45:03 +0200 Received: from defiant (defiant.freesoftware [10.1.0.65]) by hermes.freesoftware (Postfix) with ESMTP id 9A4BD3E0069 for ; Thu, 5 Sep 2013 12:44:58 -0300 (ART) Content-Disposition: inline In-Reply-To: <52284114.8090402@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, Pablo. On Thursday 05 September 2013 10:30:12 +0200, Paolo Bonzini wrote: > > Someone had this problem and could solve it somehow? There any > > debug information I can provide to help solve this? > For simple troubleshooting try "info status" from the QEMU monitor. ss01:~# telnet localhost 4046 Trying ::1... Connected to localhost. Escape character is '^]'. QEMU 1.1.2 monitor - type 'help' for more information (qemu) (qemu) (qemu) info status VM status: running (qemu) (qemu) (qemu) system_powerdown (qemu) (qemu) (qemu) info status VM status: running (qemu) Then the VM freezes. > You can also try this: >=20 > http://www.linux-kvm.org/page/Tracing >=20 > You will get a large log, you can send it to me offlist or via > something like Google Drive. The log has 612 MB (57 MB compressed with bzip2). I guess it must be because there are other production VMs running on that host. Is there a way of limiting the log? This result I got it running I found on the link you sent me. # trace-cmd record -b 20000 -e kvm # trace-cmd report I forgot to mention that I'm using KVM versions provided by the repositories of Debian Wheezy: Linux: 3.2.46-1+deb7u1 qemu-kvm: 1.1.2+dfsg-6 Thanks for your reply. Regards, Daniel --=20 Fingerprint: BFB3 08D6 B4D1 31B2 72B9 29CE 6696 BF1B 14E6 1D37 Powered by Debian GNU/Linux - Linux user #188.598 --jI8keyz6grp/JLjh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAlIopvoACgkQZpa/GxTmHTeaUgCfWM/LkF7quKFHwz9s7snjLldA GDoAoIggCB3O8vfs8uamL9j2E4PujjKf =g4lh -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--