All of lore.kernel.org
 help / color / mirror / Atom feed
From: Farkas Levente <lfarkas-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
To: Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Cc: kvm-devel <kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
Subject: Re: [ANNOUNCE] kvm-52 release
Date: Tue, 13 Nov 2007 10:07:45 +0100	[thread overview]
Message-ID: <47396961.3060705@bppiac.hu> (raw)
In-Reply-To: <47395AF8.7060507-atKUWr5tajBWk0Htik3J/w@public.gmane.org>

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
------------------------------------
what the above means?
- there is only these two packages installed which has the kmv in it's name.
- the files /usr/bin/qemu-kvm is owned by kvm-52-1.
- all files in the kvm-52-1 package is verified so the file
/usr/bin/qemu-kvm also has the right checksum so it's really from kvm-52-1.
- the kernel module can show it's version too.
anyway if you don't believe me just grab src.rpm look into it or
recompile it:
http://www.lfarkas.org/linux/packages/centos/5/SRPMS/

-- 
  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/

  parent reply	other threads:[~2007-11-13  9:07 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 [this message]
     [not found]                                     ` <47396961.3060705-lWVWdrzSO4GHXe+LvDLADg@public.gmane.org>
2007-11-13  9:26                                       ` Laurent Vivier
2007-11-13 10:03                                         ` Farkas Levente
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=47396961.3060705@bppiac.hu \
    --to=lfarkas-lwvwdrzso4ghxe+lvdladg@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.