Bug 1004630
Summary: | vdsmd doesn't start after registration on oVirt Node (Fedora 19) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Fabian Deutsch <fdeutsch> | ||||||||
Component: | vdsm | Assignee: | Douglas Schilling Landgraf <dougsland> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Haim <hateya> | ||||||||
Severity: | urgent | Docs Contact: | |||||||||
Priority: | urgent | ||||||||||
Version: | 3.3 | CC: | abaron, acathrow, bazulay, dougsland, fsimonce, iheim, mburns, mgoldboi, yeylon | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2013-09-05 13:49:58 UTC | Type: | Bug | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 918494 | ||||||||||
Attachments: |
|
Description
Fabian Deutsch
2013-09-05 05:58:20 UTC
Created attachment 794142 [details]
supervdsm.log
Created attachment 794143 [details]
vdsm.log
Created attachment 794144 [details]
/var/log/messages
Let me point out that this bug prevents Engine from using Node. A workaround is to manually restart vdsmd. This should be fixed before the release, otherwise we've got an non-working Engine-Node combination. While there is a workaround available, it's an ugly workaround (login to ovirt-node, drop to a shell, run service vdsmd restart or systemctl restart vdsmd.service). If we can get this fixed in short order, then I'd rather hold the release a couple days. Thanks, Mike After additional testing, applying a manual workaround for bug 999664 results in vdsmd coming up correctly after reboot. Manual workaround on node: mount -o remount,rw / edit /usr/lib/systemd/systemd-vdsmd to remove ksmtuned from CONFLICTING_SERVICES persist /usr/lib/systemd/systemd-vdsmd *** This bug has been marked as a duplicate of bug 999664 *** |