From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerry Reno Subject: After upgrading from F7 kvm-65-15 to F10 kvm-74-10 Date: Sun, 29 Mar 2009 12:15:55 -0400 Message-ID: <49CF9EBB.3070404@verizon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from vms173005pub.verizon.net ([206.46.173.5]:20268 "EHLO vms173005pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750976AbZC2QQJ (ORCPT ); Sun, 29 Mar 2009 12:16:09 -0400 Received: from [192.168.2.100] ([72.91.189.24]) by vms173005.mailsrvcs.net (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008; 32bit)) with ESMTPA id <0KH900LT0ZUJZ0N0@vms173005.mailsrvcs.net> for kvm@vger.kernel.org; Sun, 29 Mar 2009 11:15:56 -0500 (CDT) Sender: kvm-owner@vger.kernel.org List-ID: Hi, We had setup a number of VM's using KVM-65 running on F7 some time ago. We just ocmpleted upgrading a number of hosts to F10 and with that came KVM-74-10. We had some problems after that upgrade. First, none of the VM's would start. After digging around awhile we finally figured out that we had to once again 'chcon -t virt_image_t path_to_image' as we had done back when we first setup the VM's. But what is the proper procedure so that we don't lose the selinux attributes on these image files? Shouldn't this be set by fedora's selinux-policy package? Or by the kvm upgrade? Next issue is that with KVM-74 we are having a lot of problems with the dreaded "TCP/IP VNC connection to hypervisor host has been refused or disconnected". This has now happened to one of the VM's after it was shutdown and then we tried to Run it again and we haven't found a way to reconnect to it. Also, another VM has this weird problem that when you run it, it looks like its running because the screen keeps changing size but all we see is a blank palette on the console page, no screen at all, but the thing is running. How do we fix these things? Regards, Gerry