kvm problem on karmic
i have no idea why kvm is not working, any ideas?
# /etc/init.d/kvm restart * Loading kvm module kvm_intel FATAL: Error inserting kvm_intel (/lib/modules/2.6.31-15-generic-pae/kernel/arch/x86/kvm/kvm-intel.ko): Operation not supported system info: $ uname -a Linux <HOSTNAME> 2.6.31-15-generic-pae #50-Ubuntu SMP Tue Nov 10 16:12:10 UTC 2009 i686 GNU/Linux aljosa@muzgavac:~$ egrep '(vmx|svm)' --color=always /proc/cpuinfo flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow Aljosa Mohorovic -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
On Tuesday 01 December 2009 14:17:12 Aljoša Mohorović wrote:
> i have no idea why kvm is not working, any ideas? > > # /etc/init.d/kvm restart > * Loading kvm module kvm_intel FATAL: Error inserting kvm_intel > (/lib/modules/2.6.31-15-generic-pae/kernel/arch/x86/kvm/kvm-intel.ko): > Operation not supported > > system info: > $ uname -a > Linux <HOSTNAME> 2.6.31-15-generic-pae #50-Ubuntu SMP Tue Nov 10 > 16:12:10 UTC 2009 i686 GNU/Linux > aljosa@muzgavac:~$ egrep '(vmx|svm)' --color=always /proc/cpuinfo > flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm > constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est > tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow > flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca > cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe lm > constant_tsc arch_perfmon pebs bts pni dtes64 monitor ds_cpl vmx est > tm2 ssse3 cx16 xtpr pdcm lahf_lm tpr_shadow Yes, check for BIOS updates. -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
On Tue, Dec 01, 2009 at 02:17:12PM +0100, Aljoša Mohorović wrote:
> i have no idea why kvm is not working, any ideas? Look at the last few lines of the output of dmesg. You might need to enable VT in your BIOS. Please note, that once you make this change, it's very likely that you have to completely power off your computer and then power it on again, before you can actually access the VT extensions. A soft reboot is not sufficient. -- Soren Hansen | Lead virtualisation engineer | Ubuntu Server Team Canonical Ltd. | http://www.ubuntu.com/ -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
Virtualbox works as expected, could there be some other reason why kvm doesn't work?
On Dec 1, 2009 2:49 PM, "Soren Hansen" <soren@ubuntu.com> wrote: On Tue, Dec 01, 2009 at 02:17:12PM +0100, AljoÅ¡a Mohorović wrote: > i have no idea why kvm is not wo... Look at the last few lines of the output of dmesg. You might need to enable VT in your BIOS. Please note, that once you make this change, it's very likely that you have to completely power off your computer and then power it on again, before you can actually access the VT extensions. A soft reboot is not sufficient. -- Soren Hansen Â* Â* Â* Â* Â* Â* Â* Â* | Lead virtualisation engineer | Ubuntu Server Team Canonical Ltd. Â* Â* Â* Â* Â* Â* Â* | http://www.ubuntu.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAksVHp0ACgkQonjfXui9pOMCOACfVlSYYp7hSz Gk36jqxDaO4FBE k4wAoIdWKY/s5jMLiVwz44Tk/LuVMFeH =PAgA -----END PGP SIGNATURE----- -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
Aljoša Mohorović wrote:
> Virtualbox works as expected, could there be some other reason why kvm > doesn't work? > Is virtualbox running in an accelerated mode? Basically virtual box can run on processors without vt extensions, and kvm can't. -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
On Wed, Dec 2, 2009 at 7:48 PM, John Johansen
<john.johansen@canonical.com> wrote: > Is virtualbox running in an accelerated mode? > > Basically virtual box can run on processors without vt extensions, and kvm can't. so i can get excellent performance on average hardware with virtualbox and should avoid kvm for that. i could use kvm on dedicated hardware intended for virtualization and get excellent performance? is this correct? Aljosa p.s. no FUD intended, only trying to figure out what's my best option -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
kvm problem on karmic
Aljoša Mohorović wrote:
> On Wed, Dec 2, 2009 at 7:48 PM, John Johansen > <john.johansen@canonical.com> wrote: >> Is virtualbox running in an accelerated mode? >> >> Basically virtual box can run on processors without vt extensions, and kvm can't. > > so i can get excellent performance on average hardware with virtualbox > and should avoid kvm for that. > i could use kvm on dedicated hardware intended for virtualization and > get excellent performance? > is this correct? > essentially yes. KVM used to have an acceleration component that would allow it to work on none vt hardware at reasonable speeds, but it was removed for various reasons. You could use KVM + qemu but it is not as fast a virtual box on hardware without vt extension, or you could use vmware which is as fast or even faster than virtual box. john -- ubuntu-server mailing list ubuntu-server@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam |
| All times are GMT. The time now is 06:28 AM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.