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 <punit...@cloudbyte.com> > 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 ZHOU <ustcweiz...@gmail.com> wrote: > > > Is the ip of your management-server 192.168.56.1? > > > > > > 2013/10/3 Punith s <punit...@cloudbyte.com> > > > > > 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 are shown running the the MS , but the agent state > is > > > shown null(-), > > > > > > while creating the instance , i cannot add the default tiny linux > > template > > > since it is not in the ready state(not yet downloaded by the sec stor > vm) > > > even though the systemvm's are running, is this due to agent state > shown > > > null ?? > > > > > > regards, > > > punith s > > > cloudbyte > > > > > > > > > > > > > > > On Thu, Oct 3, 2013 at 5:00 PM, Wei ZHOU <ustcweiz...@gmail.com> > wrote: > > > > > >> 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.vhd.bz2< > > > http://download.cloud.com/templates/4.2/systemvmtemplate-2013-07-12-master-xen.vhd.bz2 > > > > > >> . > > >> > > >> > > >> 2013/10/3 Punith s <punit...@cloudbyte.com> > > >> > > >> > 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 file shows the following , > > >> > > > >> > 2013-10-03 16:12:30,599 DEBUG [cloud.api.ApiServlet] > > >> > (1995997711@qtp-1547603062-3:null) ===END=== 0:0:0:0:0:0:0:1 -- > GET > > >> > > > >> > > > >> > > > > command=listTemplates&templatefilter=selfexecutable&zoneid=a2ed9972-3f9a-4bcc-b888-d68114a42b7a&response=json&sessionkey=yCeA7XxmdJZEF47qnBCzXPrV7Go%3D&_=1380796950532 > > >> > 2013-10-03 16:12:30,923 DEBUG [agent.manager.DirectAgentAttache] > > >> > (DirectAgent-7:null) Seq 1-349175812: Response Received: > > >> > 2013-10-03 16:12:30,926 DEBUG [agent.transport.Request] > > >> > (DirectAgent-7:null) Seq 1-349175812: Processing: { Ans: , MgmtId: > > >> > 268749071320359, via: 1, Ver: v1, Flags: 10, > > >> > > > >> > > > >> > > > [{"com.cloud.agent.api.ClusterSyncAnswer":{"_clusterId":1,"_newStates":{},"_isExecuted":false,"result":true,"wait":0}}] > > >> > } > > >> > 2013-10-03 16:12:31,140 DEBUG [storage.download.DownloadListener] > > >> > (Timer-5:null) timeout: transitioning to download error state, > > >> > currstate=NOT_DOWNLOADED, TEMPLATE: 5 at host 0 > > >> > 2013-10-03 16:12:31,141 DEBUG > [storage.image.BaseImageStoreDriverImpl] > > >> > (Timer-5:null) Performing image store createTemplate async callback > > >> > 2013-10-03 16:12:31,269 WARN [storage.download.DownloadListener] > > >> > (Timer-5:null) Entering download error state: timeout waiting for > > >> response > > >> > from storage host, TEMPLATE: 5 at host 0 > > >> > 2013-10-03 16:12:34,311 DEBUG [cloud.api.ApiServlet] > > >> > (1995997711@qtp-1547603062-3:null) ===START=== 0:0:0:0:0:0:0:1 -- > > GET > > >> > > > >> > > > >> > > > > command=listZones&response=json&sessionkey=yCeA7XxmdJZEF47qnBCzXPrV7Go%3D&_=1380796954305 > > >> > 2013-10-03 16:12:34,346 DEBUG [cloud.api.ApiServlet] > > >> > (1995997711@qtp-1547603062-3:null) ===END=== 0:0:0:0:0:0:0:1 -- > GET > > >> > > > >> > > > >> > > > > command=listZones&response=json&sessionkey=yCeA7XxmdJZEF47qnBCzXPrV7Go%3D&_=1380796954305 > > >> > > > >> > > > >> > thanks , > > >> > > > >> > regards, > > >> > punith s > > >> > cloudbyte.com > > >> > > > >> > > > > > > > > >