Bug 1082638
Summary: | VDSM failed to start correctly due to sudo hanging. | ||
---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Gordon Watson <gwatson> |
Component: | vdsm | Assignee: | Oved Ourfali <oourfali> |
Status: | CLOSED ERRATA | QA Contact: | Jiri Belka <jbelka> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.3.0 | CC: | bazulay, gwatson, iheim, lpeer, mkalinin, nbarcet, oourfali, pbrilla, ybronhei, yeylon |
Target Milestone: | ovirt-3.6.0-rc | ||
Target Release: | 3.6.0 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-03-09 19:21:20 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | Infra | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1081282, 1092400 | ||
Bug Blocks: |
Description
Gordon Watson
2014-03-31 14:28:06 UTC
ovirt-3.6.0-3 release BZ1081282 is related to RHEL6. ovirt/rhevm 3.6.x won't support RHEL6 as hosts. vdsm requires kernel >= 3.10.0-132.el7, although BZ1081282 doesn't mention anything about RHEL7 kernel... Please put valid keyword so it's clear it doesn't require any QA action. Thank you. # yum deplist vdsm | grep 'dependency.*kernel' dependency: kernel >= 3.10.0-132.el7 # yum info vdsm | egrep "^Release|^Version" Version : 4.17.0 Release : 1054.git562e711.el7 Jiri, Please notice this bug is also dependant on BZ#1092400 which is rhel7. so I think there's no need in adding a flag. ok, vdsm-4.17.0-1198.git6ede99a.el7.noarch / 3.6.0-4 (no issue found) # rpm -qRp http://bob.eng.lab.tlv.redhat.com/builds/3.6/3.6.0/3.6.0-4/snapshot/rpm/el7Server/noarch/vdsm-4.17.0-1198.git6ede99a.el7.noarch.rpm | grep ^kernel kernel >= 3.10.0-132.el7 # rpm -q kernel kernel-3.10.0-229.7.2.el7.x86_64 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. https://rhn.redhat.com/errata/RHBA-2016-0362.html |