Bug 1458856

Summary: [downstream clone - 3.6.12][RHEL 7.4] vdsm fail to start - libvirt 3.2 changes md5 to gssapi in libvirt.conf for sasl
Product: Red Hat Enterprise Virtualization Manager Reporter: Martin Perina <mperina>
Component: vdsmAssignee: Yaniv Bronhaim <ybronhei>
Status: CLOSED ERRATA QA Contact: Jiri Belka <jbelka>
Severity: urgent Docs Contact:
Priority: high    
Version: 3.6.10CC: bazulay, berrange, bmcclain, bugs, danken, hsun, jiyan, jneedle, knarra, lleistne, lsurette, lsvaty, mburman, mgoldboi, michal.skrivanek, mkalinin, mperina, mpoledni, oourfali, pzhang, rbarry, sbonazzo, srevivo, yanqzhan, ybronhei, ycui, ykaul
Target Milestone: ovirt-3.6.12Keywords: ZStream
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1444426 Environment:
Last Closed: 2017-07-27 17:38:42 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: 1444426, 1456235    
Bug Blocks: 1449577, 1451038    

Comment 1 Martin Perina 2017-06-06 10:42:02 UTC
*** Bug 1451038 has been marked as a duplicate of this bug. ***

Comment 4 Jiri Belka 2017-07-03 12:02:36 UTC
ok, vdsm-4.17.41-1.el7ev.noarch & redhat-release-server-7.4-18.el7.x86_64

# rpm -qa cyrus-sasl-scram vdsm libvirt-daemon
libvirt-daemon-3.2.0-14.el7.x86_64
cyrus-sasl-scram-2.1.26-21.el7.x86_64
vdsm-4.17.41-1.el7ev.noarch

# virsh version
Compiled against library: libvirt 3.2.0
Using library: libvirt 3.2.0
Using API: QEMU 3.2.0
Running hypervisor: QEMU 2.9.0

# egrep '^mech_list|sasldb' /etc/sasl2/libvirt.conf 
mech_list: scram-sha-1
sasldb_path: /etc/libvirt/passwd.db

Comment 6 Jiri Belka 2017-07-03 13:07:06 UTC
ok, vdsm-4.17.41-1.el7ev.noarch & redhat-release-server-7.3-7.el7.x86_64

# rpm -qa cyrus-sasl-scram vdsm libvirt-daemon
libvirt-daemon-2.0.0-10.el7_3.9.x86_64
cyrus-sasl-scram-2.1.26-20.el7_2.x86_64
vdsm-4.17.41-1.el7ev.noarch

# virsh version
Compiled against library: libvirt 2.0.0
Using library: libvirt 2.0.0
Using API: QEMU 2.0.0
Running hypervisor: QEMU 2.6.0

# egrep '^mech_list|sasldb' /etc/sasl2/libvirt.conf 
mech_list: scram-sha-1
sasldb_path: /etc/libvirt/passwd.db

Comment 9 errata-xmlrpc 2017-07-27 17:38:42 UTC
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://access.redhat.com/errata/RHBA-2017:1824