Hi Vijay! Thanks a lot for the tip. It worked wonderfully. Yes, Deleteing stale systemvm.iso from secondary storage did it.
Regards, Sateesh > -----Original Message----- > From: Vijayendra Bhamidipati [mailto:vijayendra.bhamidip...@citrix.com] > Sent: 20 June 2013 06:14 > To: dev@cloudstack.apache.org > Subject: RE: instance is not coming on the vmware deployment > > Hi Sateesh, > > This happens because of a stale systemvm.iso existing in the systemvm > directory on the secondary storage - if you delete it and then rebuild > the systemvm.iso, and redeploy, the latest systemvm.iso gets copied over to > the secondary systemvm directory and the problem will go > away. > > Cheers! > Regards, > Vijay > > -----Original Message----- > From: Sateesh Chodapuneedi [mailto:sateesh.chodapune...@citrix.com] > Sent: Wednesday, June 19, 2013 4:44 PM > To: dev@cloudstack.apache.org > Subject: RE: instance is not coming on the vmware deployment > > Seeing this issue with latest master. > > > -----Original Message----- > > From: Srikanteswararao Talluri > > [mailto:srikanteswararao.tall...@citrix.com] > > Sent: 14 June 2013 18:55 > > To: dev@cloudstack.apache.org > > Subject: instance is not coming on the vmware deployment > > > > I am encountering the following error while deploying VM . Has anyone > > observed this issue? > > > > (DirectAgent-207:10.147.40.24) Failed to authentication SSH user root > > on host 10.147.40.168 > > 2013-06-14 21:27:01,711 ERROR [vmware.resource.VmwareResource] > > (DirectAgent-207:10.147.40.24) Unable to execute NetworkUsage command > > on DomR (10.147.40.168), domR may not be ready yet. failure due to > > Exception: java.lang.Exception > > Message: Failed to authentication SSH user root on host 10.147.40.168 > > > > java.lang.Exception: Failed to authentication SSH user root on host > > 10.147.40.168 at > > com.cloud.utils.ssh.SshHelper.sshExecute(SshHelper.java:144) > > at com.cloud.utils.ssh.SshHelper.sshExecute(SshHelper.java:37) > > at > > com.cloud.hypervisor.vmware.resource.VmwareResource.networkUsage(Vmwar > > eResource.java:5451) at > > com.cloud.hypervisor.vmware.resource.VmwareResource.execute(VmwareReso > > urce.java:2301) at > > com.cloud.hypervisor.vmware.resource.VmwareResource.executeRequest(Vmw > > areResource.java:480) at > > com.cloud.agent.manager.DirectAgentAttache$Task.run(DirectAgentAttache > > .java:186) at > > java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471 > > ) at > > java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334) > > at java.util.concurrent.FutureTask.run(FutureTask.java:166) > > at > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.a > > ccess$101(ScheduledThreadPoolExecutor.java:165) > > at > > java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.r > > un(ScheduledThreadPoolExecutor.java:266) > > at > > java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.j > > ava:1110) at > > java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor. > > java:603) at java.lang.Thread.run(Thread.java:679) > > 2013-06-14 21:27:01,723 DEBUG [cloud.api.ApiServlet] > > (catalina-exec-25:null) ===START=== 10.101.255.119 -- GET > > command=queryAsyncJobResult&jobId=028ed6bf-3155-497b-b680- > > f621e7267fbb&response=json&sessionkey=cA5artzeaAoXYJ8O5MNXTCjAdZU%3D&_ > > =1371205895591 > > > > > > Thanks, > > ~Talluri