Bug 1259247
Summary: | [7.2-3.6] Failed to approve RHEV-H in RHEV-M 3.5 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | cshao <cshao> | ||||||
Component: | vdsm | Assignee: | Yaniv Bronhaim <ybronhei> | ||||||
Status: | CLOSED ERRATA | QA Contact: | Pavol Brilla <pbrilla> | ||||||
Severity: | urgent | Docs Contact: | |||||||
Priority: | urgent | ||||||||
Version: | 3.6.0 | CC: | bazulay, cshao, cwu, danken, dougsland, fdeutsch, gklein, huiwa, huzhao, leiwang, lsurette, mgoldboi, oourfali, pbrilla, pstehlik, rbarry, tlitovsk, yaniwang, ybronhei, ycui, yeylon, ykaul | ||||||
Target Milestone: | ovirt-3.6.0-rc3 | Keywords: | AutomationBlocker, Regression, TestBlocker | ||||||
Target Release: | 3.6.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | 3.6.0-15 | Doc Type: | Bug Fix | ||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-03-09 19:44: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: | |||||||||
Bug Blocks: | 1172511, 1204470, 1245143 | ||||||||
Attachments: |
|
Add keyword:regression due to no such issue on rhev-hypervisor-7-7.1-20150827.1 build, so this is a regression bug from 7.1 to 7.2. As talked with Ying over irc, the issue happens during the approval not during the registration. From vdsm logs, might be related to polkit: MainThread::ERROR::2015-09-02 04:44:53,319::vdsm::159::vds::(run) Exception raised Traceback (most recent call last): File "/usr/share/vdsm/vdsm", line 157, in run serve_clients(log) File "/usr/share/vdsm/vdsm", line 94, in serve_clients cif = clientIF.getInstance(irs, log) File "/usr/share/vdsm/clientIF.py", line 192, in getInstance File "/usr/share/vdsm/clientIF.py", line 110, in __init__ File "/usr/share/vdsm/virt/secret.py", line 91, in clear File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 163, in get File "/usr/lib/python2.7/site-packages/vdsm/libvirtconnection.py", line 100, in open_connection File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 949, in retry File "/usr/lib64/python2.7/site-packages/libvirt.py", line 105, in openAuth libvirtError: authentication failed: no agent is available to authenticate Looking at /etc/libvirt/libvirtd.conf we see that `vdsm-tool configured` was not called (it has not "vdsm" section). However, /var/log/messages has a successful Sep 2 04:22:10 dell-op790-01 vdsmd_init_common.sh: vdsm: Running check_is_configured Can you attack ovirt-host-deploy logs from the Engine? Can you provide access to such a host? (I don't know if this is a node or infra bug, but it's certainly not network.) Are you working with 3.5 engine? or 3.6 engine with 3.5 compatibility level? Created attachment 1071211 [details]
host-deploy
Hi Yaniv, Could you please set the 'Fixed in Version' field? I would like to make sure we include the right vdsm in the next node build. Thanks! *** Bug 1260470 has been marked as a duplicate of this bug. *** verified: RHEVM: 3.5.6.2-0.1.el6ev Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151210.1.el7ev) vdsm-4.17.13-1.el7ev.noarch ovirt-node-3.6.0-0.24.20151209gitc0fa931.el7ev.noarch 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 |
Created attachment 1069316 [details] /var/log/*.* + engine.log + sosreport Description of problem: [7.2-3.6] Failed to register RHEV-H to RHEV-M 3.5 Message: Host dell-op790-01.qe.lab.eng.nay.redhat.com installation failed Host not reachable. Version-Release number of selected component (if applicable): rhev-hypervisor-7-7.2-20150831.0 ovirt-node-3.3.0-0.2.20150722git7eba125.el7ev.noarch vdsm-4.17.3-1.el7ev.noarch RHEV-M vt16.8 Red Hat Enterprise Virtualization Manager Version: 3.5.4-1.3.el6ev How reproducible: 100% Steps to Reproduce: 1. TUI install rhev-hypervisor-7-7.2-20150831.0 2. Register RHEV-H to RHEV-M (compatibility is 3.5). 3. Actual results: Failed to register RHEV-H to RHEV-M. Expected results: No such issue on rhev-hypervisor-7-7.1-20150827.1 build, so this is a regression bug from 7.1 to 7.2. Register RHEV-H to RHEV-M can successful. Additional info: