Hello, Yes, i found something and i know why is not able to connect to the host ( the ip from the log is a external IP from the management server, I'm not sure why is try to connect via this IP.
2015-08-26 13:29:38,412 INFO [utils.nio.NioClient] (Agent-Selector:null) Connecting to 167.114.xxx.xx:8250 ( 2015-08-26 13:29:41,411 ERROR [utils.nio.NioConnection] (Agent-Selector:null) Unable to initialize the threads. java.net.NoRouteToHostException: No route to host Also i was able to connect to this System VM only via virsh console: [root@kvm001 agent]# ssh -i /root/.ssh/id_rsa.cloud 172.20.255.12 -p 3922 (Private IP) ssh: connect to host 172.20.255.12 port 3922: Connection refused [root@kvm001 agent]# ssh -i /root/.ssh/id_rsa.cloud 172.20.255.12 -p 22 (Private IP) [root@kvm001 agent]# virsh console s-3-VM Connected to domain s-3-VM Can you let me know how to change this ? Regards, Cristian Regards, Cristian www.istream.today [http://www.istream.today/] www.shape.host [http://www.shape.host/] +40.733.955.922 On 8/26/2015 4:23:15 PM, Erik Weber <terbol...@gmail.com> wrote: Log in to the SSVM and view any relevant logs (/var/log/*). Also, is there anything in your management server logs? -- Erik On Wed, Aug 26, 2015 at 3:05 PM, ShapeHost wrote: > Hello, > > I installed the cloudstack finally and works, but i have a issue > regarding Templates, when i check the status for > CentOS 5.5(64-bit) no GUI (KVM) i see (Ready - NO) > also i'm not able to deploy new instance because i don't have templates. > i tried to add an ISO, but without success ( Ready - NO ) > > My environment is configured in this way : > > 1x Cent OS 6 - Management > 1x Cent OS 6 - KVM > > I have configured with local storage. also i have the System VM's up > and running: > > 1x Secondary Storage VM > 1x Console Proxy VM > > I'm not sure how to fix those issue, because i don't see nothing > relevant in the logs ( or maybe i don't understand ) > > > > Can someone provide i little help ? > > Thanks you ! > > > > Regards, > Cristian >