hi guys , finally i was able to add the instance, https://cwiki.apache.org/confluence/display/CLOUDSTACK/SSVM%2C+templates%2C+Secondary+storage+troubleshooting
the above like helped to find the problem. i ssh'd into SSVM using sh -i /root/.ssh/id_rsa.cloud -p 3922 root@LinkLocaip ran the script to check the SSVM's connection with agent /usr/local/cloud/systemvm/ssvm-check.sh the problem was that the SSVM was not able to resolve the DNS , hence it was failing to download the template from the url, * i made my localhost static from dhcp and * enabled PAE mode is activein devcloud *VM* settings, System > Processor Tab, make sure 'Enable PAE/NX' mode is checked. thanks for the troubleshooting doc guys , regards, punith s cloudbyte On Thu, Oct 3, 2013 at 10:12 PM, Min Chen <min.c...@citrix.com> wrote: > Punith, > > Your log shows that your ssvm cannot connect back to MS. As Wei > mentioned, your host configuration may not be correct, and need to be > changed to correct Ip. Do you see an entry in your db host table with type > SecondaryStorageVM? > > Thanks > -min > > On 10/3/13 7:36 AM, "Wei ZHOU" <ustcweiz...@gmail.com> wrote: > > >It is normal. > >You can get more information in vmops.log > >