You have to do ssh from hypervisor and your key will be present at /root/.ssh/id_rsa.cloud so it will look something like
ssh -i at /root/.ssh/id_rsa.cloud -p 3922 169.254.2.xyz -----Original Message----- From: 윤성현 [mailto:yoo...@softonnet.com] Sent: Monday, December 22, 2014 2:33 PM To: Anshul Gangwar Subject: Re: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... i'm using kvm. thanks for asking. -----원본 메시지----- From: Anshul Gangwar Sent: Monday, December 22, 2014 5:55 PM To: us...@cloudstack.apache.org ; 윤성현 Subject: RE: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... Which hypervisor are you using? -----Original Message----- From: 윤성현 [mailto:yoo...@softonnet.com] Sent: Monday, December 22, 2014 2:18 PM To: us...@cloudstack.apache.org Subject: [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... [Cloudstack 4.4.2 / CentOS 6.5] Cannot view console on web browser.... hello, i just re-installed CentOS 6.5 x64 and Cloudstack 4.4.2 on my server. (with Quick Installation Guides http://docs.cloudstack.apache.org/projects/cloudstack-installation/en/latest/qig.html) and i set both of my servers as a host. i have plan to move my physical servers to cloudstack ad a VM, so i made my cloudstack like this....with SAN-storage. ----------------------------------------------------------------------------------------- (server-1:cloud-manage,agent,usage / secondary-storage) (server-2:cloud-agent / primary-storage) ----------------------------------------------------------------------------------------- everything looks fine. the SSVM and CPVM is running. and Hosts ON. but there is a problem. I Can not view console on web browser.... i heard that realhostip.com service is entired since september.30/2014 if it is right, cloudstack 4.4 might be has another way to view console, please tell me how can i make view console works fine. waiting for help.. (Sorry about my poor english skill.) ps: someone give me advise to watch (https://cwiki.apache.org/confluence/display/CLOUDSTACK/View+Console+and+Console+Proxy+Troubleshooting) but, when i try to ssh connect SSVM/CPVM, server told me like this.. [root@zcloud01 zd01_secondary]# ssh -i /var/lib/cloudstack/management/.ssh/id_rsa -p 3922 169.254.0.197 Warning: Identity file /var/lib/cloudstack/management/.ssh/id_rsa not accessible: No such file or directory. The authenticity of host '[169.254.0.197]:3922 ([169.254.0.197]:3922)' can't be established. RSA key fingerprint is b9:86:a0:2a:94:09:2c:21:e7:ab:e0:4e:bb:c1:25:e4. Are you sure you want to continue connecting (yes/no)? yes Warning: Permanently added '[169.254.0.197]:3922' (RSA) to the list of known hosts. Permission denied (publickey).