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

Bug 1173487

Summary: vdsm-tool configure --force fails on a clean CentOS 7
Product: [oVirt] vdsm Reporter: Sandro Bonazzola <sbonazzo>
Component: GeneralAssignee: Yeela Kaplan <ykaplan>
Status: CLOSED CURRENTRELEASE QA Contact: Petr Matyáš <pmatyas>
Severity: urgent Docs Contact:
Priority: high    
Version: 4.17.1CC: bazulay, bugs, danken, ecohen, gklein, lsurette, mgoldboi, mtayer, oourfali, pmatyas, pstehlik, rbalakri, ybronhei, yeylon, ykaplan
Target Milestone: ovirt-3.6.0-rcKeywords: Regression
Target Release: 4.17.2Flags: rule-engine: ovirt-3.6.0+
rule-engine: blocker+
ylavi: planning_ack+
rule-engine: devel_ack+
pstehlik: testing_ack+
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: vdsm-4.17.0-632.git19a83a2 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-27 07:50:37 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:

Description Sandro Bonazzola 2014-12-12 09:26:08 UTC
On a clean CentOS 7 with oVirt master repository enabled:

# /bin/vdsm-tool configure --force

 Checking configuration status...

 multipath requires configuration
 libvirt is not configured for vdsm yet

 Running configure...
 Reconfiguration of certificates is done.
 Reconfiguration of sebool is done.

hostname: Name or service not known
Error:  ServiceOperationError: _systemctlReload failed
Job for multipathd.service failed. See 'systemctl status multipathd.service' and 'journalctl -xn' for details.

# systemctl status multipathd.service
multipathd.service - Device-Mapper Multipath Device Controller
   Loaded: loaded (/usr/lib/systemd/system/multipathd.service; enabled)
   Active: inactive (dead)

dic 12 10:17:47 mididell.home systemd[1]: Unit multipathd.service cannot be reloaded because it is inactive.

# rpm -qa |egrep "(vdsm|multipath)"|sort
 device-mapper-multipath-0.4.9-66.el7.x86_64
 device-mapper-multipath-libs-0.4.9-66.el7.x86_64
 vdsm-4.17.0-156.git3abcad7.el7.x86_64
 vdsm-cli-4.17.0-156.git3abcad7.el7.noarch
 vdsm-gluster-4.17.0-156.git3abcad7.el7.noarch
 vdsm-infra-4.17.0-156.git3abcad7.el7.noarch
 vdsm-jsonrpc-4.17.0-156.git3abcad7.el7.noarch
 vdsm-python-4.17.0-156.git3abcad7.el7.noarch
 vdsm-xmlrpc-4.17.0-156.git3abcad7.el7.noarch
 vdsm-yajsonrpc-4.17.0-156.git3abcad7.el7.noarch

# cat /etc/system-release
 CentOS Linux release 7.0.1406 (Core)

Comment 1 Red Hat Bugzilla Rules Engine 2015-09-22 07:43:30 UTC
This bug report has Keywords: Regression or TestBlocker.
Since no regressions or test blockers are allowed between releases, it is also being identified as a blocker for this release. Please resolve ASAP.

Comment 2 Red Hat Bugzilla Rules Engine 2015-10-18 08:34:18 UTC
Bug tickets that are moved to testing must have target release set to make sure tester knows what to test. Please set the correct target release before moving to ON_QA.

Comment 3 Yaniv Bronhaim 2015-10-19 12:38:29 UTC
it was merged few weeks before we tagged 4.17.2

Comment 4 Petr Matyáš 2015-11-09 15:04:15 UTC
Verified on CentOS Linux release 7.1.1503 (Core)
with vdsm-4.17.10.1-0.el7.centos.noarch

Comment 5 Sandro Bonazzola 2015-11-27 07:50:37 UTC
Since oVirt 3.6.0 has been released, moving from verified to closed current release.