From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: KVM usability Date: Tue, 02 Mar 2010 15:52:52 +0100 Message-ID: <4B8D2644.5020505@redhat.com> References: <1608881698.266.1267537026723.JavaMail.root@yellowwing> <4B8D1F0F.40101@redhat.com> <20100302143709.GE7949@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Nikolai K. Bochev" , Peter Zijlstra , Anthony Liguori , Ingo Molnar , Avi Kivity , Yanmin Zhang , ming m lin , sheng yang , Jes Sorensen , KVM General , Zachary Amsden , Gleb Natapov , Arnaldo Carvalho de Melo , Fr??d??ric Weisbecker , Thomas Gleixner , "H. Peter Anvin" , Arjan van de Ven , Cole Robinson To: "Daniel P. Berrange" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:14555 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753272Ab0CBOx4 (ORCPT ); Tue, 2 Mar 2010 09:53:56 -0500 In-Reply-To: <20100302143709.GE7949@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 03/02/10 15:37, Daniel P. Berrange wrote: > On Tue, Mar 02, 2010 at 03:22:07PM +0100, Gerd Hoffmann wrote: >> On 03/02/10 14:37, Nikolai K. Bochev wrote: >>> I don't see where this argument is leading to. So far there are >>> arguments that qemu/kvm sucks as a desktop virtualization, now >>> suddenly the gui tools are shitty and everything should be done cli , >>> because there's no man pages for virt-manager. Explain. >> >> Lets face it: virt-manager has a big bunch of problems. For starters >> there is no (gui) way to create a virtual machine other than installing >> one from a iso image or via pxe. So if you downloaded a disk image and >> want to boot it -> no cookie for you. Likewise if you have a bunch of >> already installed guests and want to migrate from $othertool to >> virt-manager you can't do that easily. > > The ability to import existing KVM disk images is available in the > latest release of virt-manager, targetted for Fedora 13. Glad to hear that. Are these bits in F12 virt-preview already? > Migrating > from another tool like VMWare is a much harder than just importing > the disk image, since you have to update the drivers inside the guest, > likely reconfigure several config files, etc, etc. There is work on > a full v2v tool to automate this task, for both Linux& Windows guests. I meant migrating from another qemu management tool, be it some other gui tool or self-baked shell scripts or something else. Migrating from other virtualization products is harder of course. cheers, Gerd