Did you try:ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected]? It looks like that is the link local IP which is the one you need to ssh from for system VMs.
> From: [email protected] > Date: Tue, 11 Jun 2013 12:48:35 +0430 > To: [email protected] > Subject: Re: Empty Template/ISO List on Instance Add Menu > > Many Thanks, > > Names-1-VMID41cd3e05-07b3-42ab-a394-99e9e2055368StateRunningTypeSecondary > Storage VMZonezone1Public IP Address172.16.1.202Private IP > Address172.16.1.66Link Local IP Adddress169.254.0.236 > > But there is a problem when I type: > ssh -i /root/.ssh/id_rsa.cloud -p 3922 root@LinkLocal > Could not find LinkLocal > > ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected] > Connection Refused > > ssh -i /root/.ssh/id_rsa.cloud -p 3922 [email protected] > > Connection Timeout > > What now ? > > On Tue, Jun 11, 2013 12:37 PM, Nitin Mehta <[email protected]> wrote: > > #3 in > > https://cwiki.apache.org/CLOUDSTACK/ssvm-troubleshooting.html > > > > > > > > On 11/06/13 1:24 PM, "Mohammad Mahdi Raja" <[email protected]> wrote: > > > > >Dear All Users > > > > > >There is no option for me to create any instance when I install my > > >CloudStack and add host and template in correct way. > > >I have SSVM and PROXYVM too. > > >Storage is configured. > > >Template is added and I have 3 of them there. > > >But when we go to "Instances" > "Add New Instance" > From ISO/Template > > > >EMPTY LIST (Featured/Community/My X) > > > > > >Please Help us to solve the issue > > > > > >Regards, > > >Mahdi > > > >
