Ensure that command executed in management host.
SSH the "Link Local IP Address" of the System VM
XenServer/KVM Hypervisors using: /root/.ssh/id_rsa.cloud
ESXi Hypervisors using: /var/lib/cloudstack/management/.ssh/id_rsa
在 2014年1月1日,2:05,Yichi Lu 写道:
> Sanjeev Neelarapu writes:
>
>> Hi Yic
Sanjeev Neelarapu writes:
> Hi Yichi,
> Try connecting to ssvm using id_rsa instead of id_rsa.cloud
>
> -Sanjeev
# ssh -i /root/.ssh/id_rsa -p 3922 root@169.254.0.201
Warning: Identity file /root/.ssh/id_rsa not accessible:
No such file or directory.
Permission denied (publickey).
Hi Yichi,
Try connecting to ssvm using id_rsa instead of id_rsa.cloud
-Sanjeev
-Original Message-
From: Yichi Lu [mailto:yichi...@sungard.com]
Sent: Tuesday, December 24, 2013 3:27 AM
To: cloudstack
Subject: ssh to ssvm
When I tried to ssh to ssvm, I was asked for passphrase:
[root
if you are on 4.2 i think the password is somerthing like "password" or
"cloudstack" something easy.
On Mon, Dec 23, 2013 at 6:56 PM, Yichi Lu wrote:
> When I tried to ssh to ssvm, I was asked for passphrase:
> [root@xenserver-fpxwzqdr ~]# ssh -i /root/.ssh/i
When I tried to ssh to ssvm, I was asked for passphrase:
[root@xenserver-fpxwzqdr ~]# ssh -i /root/.ssh/id_rsa.cloud -p 3922
root@169.254.2.57
Enter passphrase for key '/root/.ssh/id_rsa.cloud':
What did I do wrong? What is the passphrase? Any help is appreciated.
Yichi