Bug 799333
Summary: | After every reboot of the node (2.2.3-1.1) the ssh keys change | ||
---|---|---|---|
Product: | [Retired] oVirt | Reporter: | Michel van Horssen <mivaho> |
Component: | ovirt-node | Assignee: | Fabian Deutsch <fabian.deutsch> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | acathrow, fabian.deutsch, fdeutsch, jboggs, mburns, ovirt-bugs, ovirt-maint |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | 2.3.0 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-26 20:10:54 UTC | Type: | --- |
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: | 805540 |
Description
Michel van Horssen
2012-03-02 14:08:55 UTC
It seems as if the ssh host keys weren't persisted because of a missing back slash. http://gerrit.ovirt.org/#change,2931 The following patch also fixes this bug for the standalone case: http://gerrit.ovirt.org/#change,2981 (The previous patch was abandoned) |