From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emmanuel Lacour Subject: Detect guest panic Date: Tue, 18 Nov 2008 16:36:45 +0100 Message-ID: <20081118153645.GM1897@easter-eggs.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: kvm@vger.kernel.org Return-path: Received: from volubilis.easter-eggs.org ([212.85.154.90]:38334 "EHLO volubilis.easter-eggs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751585AbYKRP5Q (ORCPT ); Tue, 18 Nov 2008 10:57:16 -0500 Received: from localhost (localhost [127.0.0.1]) by volubilis.easter-eggs.org (Postfix) with ESMTP id DE1DA2432E for ; Tue, 18 Nov 2008 16:36:46 +0100 (CET) Received: from datura.easter-eggs.fr (vbo91-5-88-186-16-26.fbx.proxad.net [88.186.16.26]) by volubilis.easter-eggs.org (Postfix) with ESMTP id 884CD24310 for ; Tue, 18 Nov 2008 16:36:46 +0100 (CET) Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: Dear users/developers, i have a guest which freeze 2 or 3 times per weeks (nothin in the logs, blank vnc screen). I'm going to try to fix this by testing upgrade to more recnt kernel/kvm, but I would like in the meantime to make a script which restart the guest domain in case it freezes. Is there a way to detect that the VM is in this kind of panic?