Bug 869809
| Summary: | Hyper V KVP Daemon does not auto load on RHEL 5.9 | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | habdi |
| Component: | releng | Assignee: | Tomas Kopecek <tkopecek> |
| Status: | CLOSED ERRATA | QA Contact: | Release Test Team <release-test-team-automation> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 5.9 | CC: | atodorov, jbian, leiwang, lmiksik, qguan, shwang |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-01-08 07:11:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
habdi
2012-10-24 20:42:43 UTC
Hi habdi, What's your Hyper-V host version? I have tested it in our functional test of snapshot3 (kernel-2.6.18-343.el5 i386). However, there is no this issue. Just now I failed to reproduce it with hypervkvpd-0-0.7.el5 on our Hyper-V host. Version-Release number of selected component (if applicable): Host: Windows 2008 R2 Hyper-V Server Core Hyper-V Version: 6.1.7600.16385 Guest: RHEL5.9 i386 (kernel-2.6.18-343.el5 i386) Hypervkvpd package Name: hypervkvpd-0-0.7.el5 Pv drivers: [root@localhost ~]# lsmod |grep hv_* hv_netvsc 25665 0 hid_base_hv 68177 1 hid_hyperv hv_utils 12001 0 hv_storvsc 17601 2 hv_vmbus 30265 4 hv_netvsc,hid_hyperv,hv_utils,hv_storvsc The hypervkvpd package is not a part of "RHEL 5.9 Beta Snapshot 3". Changing the component to "releng". Thanks Tomas , i will recheck with RC release . hypervkvpd-0-0.7.el5 is a part of RHEL 5.9 Beta Snapshot 5 now. The changelog of RHEL5.9-Server-20121025.3: NEW: /mnt/redhat/devel/candidate-trees/RHEL5.9-Server-20121025.3/5/source OLD: /mnt/redhat/released/RHEL-5-Server/U8/source ................... New package: hypervkvpd-0-0.7.el5.src HyperV key value pair (KVP) daemon ................... http://download.lab.bos.redhat.com/rel-eng/RHEL5.9-Server-20121025.3/logs/changelog-released-brief (In reply to comment #5) > hypervkvpd-0-0.7.el5 is a part of RHEL 5.9 Beta Snapshot 5 now. > > > The changelog of RHEL5.9-Server-20121025.3: > NEW: /mnt/redhat/devel/candidate-trees/RHEL5.9-Server-20121025.3/5/source > OLD: /mnt/redhat/released/RHEL-5-Server/U8/source > ................... > New package: hypervkvpd-0-0.7.el5.src > HyperV key value pair (KVP) daemon > ................... > http://download.lab.bos.redhat.com/rel-eng/RHEL5.9-Server-20121025.3/logs/ > changelog-released-brief It is also part of basic installation of VT (virtualization) variant on both Client/Server. # pwd /mnt/redhat/rel-eng/RHEL5.9-Server-20121123.2/5 # grep hypervkvpd */os/VT/repodata/comps-rhel5-vt.xml i386/os/VT/repodata/comps-rhel5-vt.xml: <packagereq type='mandatory'>hypervkvpd</packagereq> ia64/os/VT/repodata/comps-rhel5-vt.xml: <packagereq type='mandatory'>hypervkvpd</packagereq> x86_64/os/VT/repodata/comps-rhel5-vt.xml: <packagereq type='mandatory'>hypervkvpd</packagereq> # find -name "hypervkvpd*" ./i386/os/VT/hypervkvpd-0-0.7.el5.i686.rpm ./i386/debug/hypervkvpd-debuginfo-0-0.7.el5.i686.rpm ./ia64/os/VT/hypervkvpd-0-0.7.el5.ia64.rpm ./ia64/debug/hypervkvpd-debuginfo-0-0.7.el5.ia64.rpm ./x86_64/os/VT/hypervkvpd-0-0.7.el5.x86_64.rpm ./x86_64/debug/hypervkvpd-debuginfo-0-0.7.el5.x86_64.rpm ./source/SRPMS/hypervkvpd-0-0.7.el5.src.rpm Similar results for RHEL5.9-Client-20121122.0. hypervkvpd is not part of the Virtualization comps group. Moving to VERIFIED. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-0021.html So when i install a RHEL 5.9 GA, it still does not auto install hvkvpd . rpm is available to install , but it should have been installed while installation of RHEL 5.9 OS . (In reply to comment #10) > So when i install a RHEL 5.9 GA, it still does not auto install hvkvpd . > > rpm is available to install , but it should have been installed while > installation of RHEL 5.9 OS . The hypervkvpd package is in the Virtualization group with the name 'Hyper-V'. Please choose it when install the guest. |