public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Farkas Levente <lfarkas-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
To: Laurent Vivier <Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
Cc: kvm-devel
	<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-52 release
Date: Tue, 13 Nov 2007 11:03:53 +0100	[thread overview]
Message-ID: <47397689.90207@bppiac.hu> (raw)
In-Reply-To: <1194946016.3673.7.camel@frecb07144>

Laurent Vivier wrote:
> Hi Levente,
> 
> Le mardi 13 novembre 2007 à 10:07 +0100, Farkas Levente a écrit :
>> Avi Kivity wrote:
>>> Farkas Levente wrote:
>>>> Avi Kivity wrote:
>>>>   
>>>>> Farkas Levente wrote:
>>>>>     
>>>>>> first of all fully update your centos (a bit newer kernel), then i use
>>>>>> these packages:
>>>>>> http://www.lfarkas.org/linux/packages/centos/5/x86_64/
>>>>>> use libvirtd and virt-manager too and start the guests from there. and
>>>>>> start them manually paralell (i used to reboot the host when i update
>>>>>> kvm, the start virt-manager and start each guests). 
>>>>>>       
>>>>> IIRC virt-manager uses /usr/bin/kvm as its qemu launcher.  Maybe it is
>>>>> running the old userspace.  Can you ensure that you are using the new
>>>>> userspace and new kernel modules at all times?
>>>>>     
>>>> yes, it's sure. i always run rpm -Uvh kvm... kmod-kvm... and the reboot
>>>> the host (just to be sure).
>>>>
>>>>   
>>> Installing the files means nothing.  You also need to make sure all your
>>> tools use the right binaries (or use the command line directly).
>> ohh come on. i use linux since 94 and i use redhat/rpm since redhat 3.0
>> (not rhel3) i do know how to install and use packages and which files
>> are called. there is no any other kvm in the given machine. ok i
>> understand that you try to find some kind of reason why it's works for
>> you and not for me but that's not the reason.
>> anyway it'd be useful to if i can see which version of the userspace
>> running ie. give a short message into the stslog on the host about the
>> userspace version may be even a warning in case of the kmod and the
>> userspace version are different, but currently that's all:
>> ------------------------------------
>> [root@kvm ~]# rpm -qa|grep kvm
>> kmod-kvm-52-1.2.6.18_8.1.15.el5
>> kvm-52-1
>> [root@kvm ~]# rpm -qf /usr/bin/qemu-kvm
>> kvm-52-1
>> [root@kvm ~]# rpm -V kvm-52-1
>> [root@kvm ~]# modinfo kvm_intel
>> filename:       /lib/modules/2.6.18-8.1.15.el5/extra/kvm/kvm-intel.ko
>> license:        GPL
>> author:         Qumranet
>> version:        kvm-52
>> srcversion:     F7E80D6C3124584F75EDAAF
>> depends:        kvm
>> vermagic:       2.6.18-8.1.15.el5 SMP mod_unload gcc-4.1
>> parm:           bypass_guest_pf:bool
> [snip]
> 
> perhaps you can try:
> 
> - "rpm -ql kvm-52-1"
> - "rpm -qf /lib/modules/2.6.18-8.1.15.el5/extra/kvm/kvm-intel.ko"
> - "find /lib/modules -name kvm.ko"
> - "find /lib/modules -name kvm-intel.ko"
> - "type qemu-kvm"
> 
> Just to be sure there is no garbage on your system...

[root@kvm ~]# rpm -ql kvm-52-1
/etc/sysconfig/modules/kvm.modules
/usr/bin/qemu-kvm
/usr/share/man/man1/qemu-kvm.1.gz
/usr/share/qemu
/usr/share/qemu/bios.bin
/usr/share/qemu/keymaps
/usr/share/qemu/keymaps/ar
/usr/share/qemu/keymaps/common
/usr/share/qemu/keymaps/da
/usr/share/qemu/keymaps/de
/usr/share/qemu/keymaps/de-ch
/usr/share/qemu/keymaps/en-gb
/usr/share/qemu/keymaps/en-us
/usr/share/qemu/keymaps/es
/usr/share/qemu/keymaps/et
/usr/share/qemu/keymaps/fi
/usr/share/qemu/keymaps/fo
/usr/share/qemu/keymaps/fr
/usr/share/qemu/keymaps/fr-be
/usr/share/qemu/keymaps/fr-ca
/usr/share/qemu/keymaps/fr-ch
/usr/share/qemu/keymaps/hr
/usr/share/qemu/keymaps/hu
/usr/share/qemu/keymaps/is
/usr/share/qemu/keymaps/it
/usr/share/qemu/keymaps/ja
/usr/share/qemu/keymaps/lt
/usr/share/qemu/keymaps/lv
/usr/share/qemu/keymaps/mk
/usr/share/qemu/keymaps/modifiers
/usr/share/qemu/keymaps/nl
/usr/share/qemu/keymaps/nl-be
/usr/share/qemu/keymaps/no
/usr/share/qemu/keymaps/pl
/usr/share/qemu/keymaps/pt
/usr/share/qemu/keymaps/pt-br
/usr/share/qemu/keymaps/ru
/usr/share/qemu/keymaps/sl
/usr/share/qemu/keymaps/sv
/usr/share/qemu/keymaps/th
/usr/share/qemu/keymaps/tr
/usr/share/qemu/openbios-sparc32
/usr/share/qemu/ppc_rom.bin
/usr/share/qemu/pxe-ne2k_pci.bin
/usr/share/qemu/pxe-pcnet.bin
/usr/share/qemu/pxe-rtl8139.bin
/usr/share/qemu/vgabios-cirrus.bin
/usr/share/qemu/vgabios.bin
/usr/share/qemu/video.x
[root@kvm ~]# rpm -qf /lib/modules/2.6.18-8.1.15.el5/extra/kvm/kvm-intel.ko
kmod-kvm-52-1.2.6.18_8.1.15.el5
[root@kvm ~]# find /lib/modules -name kvm.ko
/lib/modules/2.6.18-8.1.15.el5/extra/kvm/kvm.ko
[root@kvm ~]# find /lib/modules -name kvm-intel.ko
/lib/modules/2.6.18-8.1.15.el5/extra/kvm/kvm-intel.ko
[root@kvm ~]# type qemu-kvm
qemu-kvm is /usr/bin/qemu-kvm


-- 
  Levente                               "Si vis pacem para bellum!"

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  reply	other threads:[~2007-11-13 10:03 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 12:13 [ANNOUNCE] kvm-52 release Avi Kivity
     [not found] ` <47384377.70004-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-12 15:29   ` Farkas Levente
2007-11-12 15:33     ` Alexey Eremenko
     [not found]       ` <64F9B87B6B770947A9F8391472E032160C95C5AB-yEcIvxbTEBqsx+V+t5oei8rau4O3wl8o3fe8/T/H7NteoWH0uzbU5w@public.gmane.org>
2007-11-12 15:48         ` Farkas Levente
     [not found]           ` <473875D6.50501-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-12 15:56             ` Izik Eidus
     [not found]     ` <47387146.706-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-12 15:46       ` Izik Eidus
     [not found]         ` <1194882388.3983.4.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-11-12 16:07           ` Farkas Levente
     [not found]             ` <47387A44.3090604-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-12 16:27               ` Izik Eidus
     [not found]                 ` <1194884867.3161.12.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2007-11-12 16:48                   ` Farkas Levente
     [not found]                     ` <473883C4.8040405-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-12 17:09                       ` david ahern
     [not found]                         ` <473888D5.20603-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2007-11-12 20:18                           ` Farkas Levente
     [not found]                             ` <4738B51C.1080606-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-12 20:40                               ` david ahern
     [not found]                                 ` <4738BA52.1010603-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2007-11-12 21:05                                   ` Farkas Levente
2007-11-13  8:04                               ` Avi Kivity
     [not found]                                 ` <47395AAA.1020803-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-13  8:53                                   ` Farkas Levente
     [not found]                                     ` <473965F5.7070105-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-13  9:00                                       ` Avi Kivity
2007-11-13 14:29                                       ` david ahern
     [not found]                                         ` <4739B4CC.9070407-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org>
2007-11-14 13:48                                           ` Farkas Levente
2007-11-12 17:56                       ` Avi Kivity
     [not found]                         ` <473893E3.3030007-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-12 20:19                           ` Farkas Levente
     [not found]                             ` <4738B55A.2010702-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-13  8:06                               ` Avi Kivity
     [not found]                                 ` <47395AF8.7060507-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-13  9:07                                   ` Farkas Levente
     [not found]                                     ` <47396961.3060705-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-13  9:26                                       ` Laurent Vivier
2007-11-13 10:03                                         ` Farkas Levente [this message]
2007-11-13  9:32                                       ` Avi Kivity
     [not found]                                         ` <47396F39.8010803-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2007-11-13 10:05                                           ` Farkas Levente

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47397689.90207@bppiac.hu \
    --to=lfarkas-lwvwdrzso4ghxe+lvdladg@public.gmane.org \
    --cc=Laurent.Vivier-6ktuUTfB/bM@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox