From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:50435) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDCFZ-0006ZD-6F for qemu-devel@nongnu.org; Mon, 10 Oct 2011 05:34:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RDCFX-0007mv-Kh for qemu-devel@nongnu.org; Mon, 10 Oct 2011 05:34:21 -0400 Received: from david.siemens.de ([192.35.17.14]:25496) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RDCFX-0007mN-7P for qemu-devel@nongnu.org; Mon, 10 Oct 2011 05:34:19 -0400 Message-ID: <4E92BC11.3030508@siemens.com> Date: Mon, 10 Oct 2011 11:34:09 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <4E8ECA91.8040409@cn.fujitsu.com> <4E8ED167.1000705@siemens.com> <20111008151622.GA17181@amd.home.annexia.org> <4E916035.5050906@web.de> <20111009102338.GN16799@amd.home.annexia.org> <4E92568E.2010507@cn.fujitsu.com> <4E929618.4040403@web.de> <20111010090246.GF9408@redhat.com> In-Reply-To: <20111010090246.GF9408@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Question] dump memory when host pci device is used by guest List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Daniel P. Berrange" Cc: qemu-devel , "Richard W.M. Jones" , Luiz Capitulino On 2011-10-10 11:02, Daniel P. Berrange wrote: > On Mon, Oct 10, 2011 at 08:52:08AM +0200, Jan Kiszka wrote: >> On 2011-10-10 04:21, Wen Congyang wrote: >>> At 10/09/2011 06:23 PM, Richard W.M. Jones Write: >>>> On Sun, Oct 09, 2011 at 10:49:57AM +0200, Jan Kiszka wrote: >>>>> As explained in the other replies: It is way more future-proof to use an >>>>> interface for this which was designed for it (remote gdb) instead of >>>>> artificially relaxing reasonable constraints of the migration mechanism >>>>> plus having to follow that format with the post-processing tool. >>>> >>>> Any interface that isn't "get this information off my production >>>> server *now*" so that I can get the server restarted, and send it to >>>> an expert to analyse -- is a poor interface, whether it was designed >>>> like that or not. Perhaps we don't have the right interface at all, >>>> but remote gdb is not it. >>> >>> What about the following idea? >>> >>> Introduce a new monitor command named dump, and this command accepts a filename. >>> We can use almost all migration's code. We use this command to dump guest's >>> memory, so there is no need to check whether the guest has a unmigratable device. >> >> I do not want to reject this proposal categorically, but I would like to >> see the gdb path fail /wrt essential requirements first. So far I don't >> see it would. > > GDB is often forbidden on production servers, so that path is > clearly not an option, unless we want libvirt to implement the > GDB remote RPC protocol itself which just sounds like a world > of hurt. Run gdb with "set debug remote 1" and watch the communication, it is not that complex. But a dump command is probably simpler for those scenarios, I agree. Jan -- Siemens AG, Corporate Technology, CT T DE IT 1 Corporate Competence Center Embedded Linux