Hide Forgot
Description of problem: When vdsm is setting up its runtime environment is configures use of SASL's digest-md5. However, it does not require cyrus-sasl-md5 be installed. Version-Release number of selected component (if applicable): How reproducible:vdsm-4.17.23.2-0.el7.centos.noarch Steps to Reproduce: 1. install very very minimal RHEL7.2 system 2. install vdsm 3. attempt to start vdsm Actual results: sasldblistusers2[3143]: _sasldb_getkeyhandle has failed sasldblistusers2[3143]: DIGEST-MD5 common mech free Expected results: No errors Additional info:
you should see an error in /var/log/messages. can you attach that file? "vdsm-tool configure --module passwd" uses sasl to set libvirt password . you can try to rerun it if the failure indeed exists. then attach the output please.
The host I was using has been rolled into production. I'll see about building up an additional system for replication. preserving needinfo until I actually do the task.
Moving from 4.0 alpha to 4.0 beta since 4.0 alpha has been already released and bug is not ON_QA.
Please attach relevant logs and re-open if the issue is indeed exist. till then closing with INSUFFICIENT_DATA