From mboxrd@z Thu Jan 1 00:00:00 1970 From: Qingtang Zhou Subject: Re: [Autotest] [PATCH 1/3] KVM-Test: kickstart script: Add pre-installation script for dumping anaconda log Date: Thu, 7 Jul 2011 13:50:49 +0800 Message-ID: <20110707055049.GP2429@qzhou-TP> References: <1309254299-30095-1-git-send-email-qzhou@redhat.com> <1309881276.6594.33.camel@freedom> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: autotest@test.kernel.org, kvm@vger.kernel.org To: Lucas Meneghel Rodrigues Return-path: Received: from mx1.redhat.com ([209.132.183.28]:32213 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750794Ab1GGFux (ORCPT ); Thu, 7 Jul 2011 01:50:53 -0400 Content-Disposition: inline In-Reply-To: <1309881276.6594.33.camel@freedom> Sender: kvm-owner@vger.kernel.org List-ID: * On 2011-07-05 12:54:34 -0300, Lucas Meneghel Rodrigues (lmr@redhat.com) wrote: > On Tue, 2011-06-28 at 17:44 +0800, Qingtang Zhou wrote: > > Anaconda log will help us to analyse failure of installation. > > Hi Qingtang, I have verified the code, have a couple of comments on one > of the patches. We have a problem though: > > I did test it in my laptop, with both the default atbr0 bridge and > virbr0, and the side effect of the patchset is that the guest can't > signal the host the installation has ended. I can't commit the patchset > in this state, since it brings a major regression. I spend some time > looking and thinking about it, but the problem is not immediately > apparent. > > So, would you take the time to fix my comments and test on a setup, > using the default autotest bridge, figure out the problem and send me an > updated version? I need to work on other stuff, but if you have any > problems let me know. Oh, ok, I will test my code with this 2 kinds of bridge. > > Cheers, > > Lucas >