Bug 805540
Summary: | rhev-h regenerates SSH host keys on every system boot | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Marko Myllynen <myllynen> |
Component: | ovirt-node | Assignee: | Fabian Deutsch <fdeutsch> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.2 | CC: | acathrow, bsarathy, dyasny, gouyang, jboggs, leiwang, mburns, mkalinin, ovirt-maint, pcfe, sgordon |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ovirt-node-2.3.0-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Previously, the Hypervisor's SSH key was regenerated on every boot. Now, the SSH key is generated during installation and persisted to disk. This ensures that the key is only generated once.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2012-07-19 14:19:41 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: | 799333 | ||
Bug Blocks: |
Description
Marko Myllynen
2012-03-21 14:40:08 UTC
Patch is available and merged upstream. Just need backport Verified on 6.3-20120330.0, 1. ssh to rhevh host successfully. 2. reboot rhevh host. 3. after rhevh host is up, ssh to rhevh host again is successfully. try several times, can ssh to rhevh host after reboot it. set bug status to be verified. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, RHEV-H would regenerate it's ssh keys on every boot. Now, the ssh key is generated during installation and persisted to disk so that it will not be regenerated each boot. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -Previously, RHEV-H would regenerate it's ssh keys on every boot. Now, the ssh key is generated during installation and persisted to disk so that it will not be regenerated each boot.+Previously, the Hypervisor's SSH key would be regenerated on every boot. Now, the SSH key is generated during installation and persisted to disk so that it will not be regenerated each time the Hypervisor boots. Technical note updated. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1 +1 @@ -Previously, the Hypervisor's SSH key would be regenerated on every boot. Now, the SSH key is generated during installation and persisted to disk so that it will not be regenerated each time the Hypervisor boots.+Previously, the Hypervisor's SSH key was regenerated on every boot. Now, the SSH key is generated during installation and persisted to disk. This ensures that the key is only generated once. *** Bug 834728 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0741.html |