Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1159884

Summary: [PPC] Unable to get vdsm version from P8 ppc host
Product: Red Hat Enterprise Virtualization Manager Reporter: Lukas Svaty <lsvaty>
Component: ovirt-engineAssignee: Yaniv Bronhaim <ybronhei>
Status: CLOSED DUPLICATE QA Contact: Lukas Svaty <lsvaty>
Severity: high Docs Contact:
Priority: medium    
Version: 3.5.0CC: ecohen, gklein, iheim, lpeer, lsurette, mavital, michal.skrivanek, oourfali, rbalakri, Rhev-m-bugs, yeylon
Target Milestone: ---   
Target Release: 3.5.0   
Hardware: ppc64   
OS: All   
Whiteboard: infra
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-04 08:56:03 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: 1122979, 1127677, 1151010, 1151015, 1156186    

Description Lukas Svaty 2014-11-03 14:20:47 UTC
Description of problem:
Engine is unable to deploy IBM P8 host to engine 3.5 with DC compatibility of version 3.4. Failing on:
2014-11-03 15:13:41,443 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (DefaultQuartzScheduler_Worker-33) [37205ab4] Correlation ID: 37205ab4, Job ID: 8768a196-2ee3-4788-a4c5-4e62da779946, Call Stack: null, Custom Event ID: -1, Message: Host $hostname is installed with VDSM version (<UNKNOWN>) and cannot join cluster PPC which is compatible with VDSM versions [4.13, 4.14, 4.9, 4.11, 4.15, 4.12, 4.10].

Version-Release number of selected component (if applicable):
av12.5
vdsm on host vdsm-4.14.17-1.pkvm2_1.ppc64
How reproducible:
100%

Steps to Reproduce:
1. Have 3.5 engine set up
2. Create DC with compatibility version 3.4 with cluster
3. Try to add P8 host

Actual results:
Host $hostname is installed with VDSM version (<UNKNOWN>) and cannot join cluster PPC-cl which is compatible with VDSM versions [4.13, 4.14, 4.9, 4.11, 4.15, 4.12, 4.10].

Expected results:
Engine should recognize P8 host vdsm version.
As this is blocking most of BZ testing on 3.5 engine can we make a WA for this?

Comment 1 Michal Skrivanek 2014-11-04 08:56:03 UTC
WA is possible using "after_get_caps" hook adding the vdsm version in response

*** This bug has been marked as a duplicate of bug 1152448 ***