Hide Forgot
Created attachment 1140001 [details] boot description Description of problem: when installing HE on rhel-7.2: after running vdsm-tool configure --force and then reboot, the machine boot into maintenance mode. Steps to Reproduce: 1.install rhel 7.2 2.subscribe and add the channel "rhel-7-server-rhev-mgmt-agent-rpms" 3.install ovirt-hosted-engine-setup 4.yum update (it is recommended to create a snapshot at this point) 5.vdsm-tool configure --force 6.reboot
In the attached image one can see the signs of a corrupted filesystem. I doubt that this has much to do with vdsm-tool configure (and certainly nothing with network), but it's bad enough to merit more researching. Please attach all possibly-relevant logs from the corrupted guess (prior to its reboot).
Created attachment 1141283 [details] logs
I see in syslog that configure fails again and again with "Mar 29 09:46:02 he-host2 sasldblistusers2: _sasldb_getkeyhandle has failed" - so it can't check that the sasl user is set correctly. If you can reproduce it - check why "sasldblistusers2" fails to run. maybe "/etc/libvirt/passwd.db" is not accessible?
I suspect it relates to the image you use. I can't reproduce it and I need more info