| Summary: | vdsm-tool configure --force on rhel-7.2 mess up /boot | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [oVirt] vdsm | Reporter: | Ido Rosenzwig <irosenzw> | ||||||
| Component: | General | Assignee: | Yaniv Bronhaim <ybronhei> | ||||||
| Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Pavel Stehlik <pstehlik> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 4.17.23 | CC: | bugs, irosenzw, mperina, oourfali | ||||||
| Target Milestone: | --- | Flags: | irosenzw:
needinfo-
rule-engine: planning_ack? rule-engine: devel_ack? rule-engine: testing_ack? |
||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-04-11 12:11:54 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: | |||||||
| Attachments: |
|
||||||||
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 |
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