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 <yichi...@sungard.com> 写道: > Sanjeev Neelarapu <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). > >