From mboxrd@z Thu Jan 1 00:00:00 1970 From: Amos Kong Subject: Re: KVM on RHEL5.5 Date: Fri, 14 May 2010 20:59:56 +0800 Message-ID: References: <838AA097-1D42-420F-AF46-6361FE85395A@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: TianJing , kvm@vger.kernel.org To: Alexander Graf Return-path: Received: from mail-gy0-f174.google.com ([209.85.160.174]:61377 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753110Ab0ENM76 convert rfc822-to-8bit (ORCPT ); Fri, 14 May 2010 08:59:58 -0400 Received: by gyg13 with SMTP id 13so1179746gyg.19 for ; Fri, 14 May 2010 05:59:56 -0700 (PDT) In-Reply-To: <838AA097-1D42-420F-AF46-6361FE85395A@suse.de> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, May 14, 2010 at 4:33 PM, Alexander Graf wrote: > On 14.05.2010, at 10:10, TianJing wrote: >> Hi all, >> >> i am trying to install kvm on RHEL5.5, the server is power leader >> S5000VSA, the CPU is intel E5335, and i check that it support vm. >> when i run the commamd: =A0modprobe kvm_intel >> i got the following error message:FATAL: Error inserting kvm_intel >> (/lib/modules/2.6.26.5-45.fc9.x86_64/extra/kvm-intel.ko): Operation >> not supported >> and also i find in the /var/log/dmesg: kvm: disables by bios. >> so i turn on the VT in the bios,and reboot the server. >> but again i got the some error,but nothing in the /var/log/dmesg. >> >> any ideas? > > After enabling VT in the bios you need to power cycle the machine. A = simple reboot doesn't help. Yes, I also touched this problem. problem was resolved after cold boo= t.