[
https://issues.apache.org/jira/browse/CLOUDSTACK-10083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16183774#comment-16183774
]
ASF subversion and git services commented on CLOUDSTACK-10083:
--------------------------------------------------------------
Commit e1cff7d4350309a2d9fead68e0756ab3b9e85fcf in cloudstack's branch
refs/heads/master from [~marcaurele]
[ https://gitbox.apache.org/repos/asf?p=cloudstack.git;h=e1cff7d ]
CLOUDSTACK-10083: Allow ModifySshKeys to be forwarded to the agent in
maintenance mode (#2269)
Signed-off-by: Marc-Aurèle Brothier <[email protected]>
> SSH keys are not created when starting from maintenance mode
> ------------------------------------------------------------
>
> Key: CLOUDSTACK-10083
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-10083
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Hypervisor Controller
> Reporter: Marc-Aurèle Brothier
> Assignee: Marc-Aurèle Brothier
> Priority: Minor
>
> When an agent is put in maintenance mode, and the corresponding host is
> recreated from scratch, the startup process isn't complete since the command
> to create the SSH key `id_rsa.cloud` and its corresponding public key is not
> send to the agent. Therefore, when the agent is removed from maintenance, the
> keys are missing. The workaround is to restart the agent again.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)