Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-04 Thread Punith s
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 t

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Min Chen
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, "We

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
It is normal. You can get more information in vmops.log

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
hi wei, i tried to re deploy the db ran the MS again , in parallel i ran the devcloud python script , this is my MS console log , i saw some xen resources missing , WARN [cloud.cluster.ClusterManagerImpl] (Cluster-Notification-1:) Notifying management server join event took 175 ms INFO [cloud.c

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
The virtual router will be created when you deploy the first VM. 2013/10/3 Punith s > hi Wei , > > i found no system virtual running in my infrastructure !! , i think this > is the main reason behind this mess ?? > any suggestions to get a virtual router up? and should i be on static ip > in my

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
hi Wei , i found no system virtual running in my infrastructure !! , i think this is the main reason behind this mess ?? any suggestions to get a virtual router up? and should i be on static ip in my localhost ??thanks. regards, punith s On Thu, Oct 3, 2013 at 6:47 PM, Punith s wrote: > i

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
i have been running in the mode, till now it was just fine until my system crashed , so i got the new 4.2.0 release and started building on . previously i had posted which devcloud mode is best suited for development , you can refer this link https://mail.google.com/mail/#sent/1411177bb5a650a2 the

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
The host (management server ip) in global setting is fixed as 192.168.56.1 in tools/devcloud/devcloud.sql Maybe you need to change it. I use another virtualbox instance with ip 192.168.56.2 as the management server, then I change "host" in global setting to 192.168.56.2 2013/10/3 Punith s > no

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
no i'm using devcloud2 as the HOST ONLY MODE(xen) but i'm building the MS in my localhost which is a DHCP(10.11.1.135) the devcloud's ip is 198.168.56.1. i'm building with ref's to this link https://cwiki.apache.org/confluence/display/CLOUDSTACK/DevCloud On Thu, Oct 3, 2013 at 5:57 PM, Wei ZHO

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
Is the ip of your management-server 192.168.56.1? 2013/10/3 Punith s > hi wei , > thanks for the reply but > > like i said i,m using devcloud2 as my host and building my basic > infrastructure by running the python script > python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg which compi

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
hi wei , thanks for the reply but like i said i,m using devcloud2 as my host and building my basic infrastructure by running the python script python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg which compised the package containing sysvm's and tiny linux templates . all the system vm's a

Re: unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Wei ZHOU
Please follow the link to install new systemvm template: https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack#HowtobuildCloudStack-InstalltheSystemVMTemplate PS: The download url changed to http://download.cloud.com/templates/4.2/ systemvmtemplate-2013-07-12-master-xen.vh

unable to get tiny linux template in ready state, DOWNLOAD ERROR

2013-10-03 Thread Punith s
hi everyone , i just build the cloudstack realese 4.2.0 on my devcloud2 to test my plugin , but i'm unable to create the tiny linux instance here after running the python ../marvin/marvin/deployDataCenter.py -i devcloud.cfg the template is not getting ready , any suggestions ?? the vmops.log f