You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Parth Jagirdar (JIRA)" <ji...@apache.org> on 2013/10/29 01:16:30 UTC

[jira] [Created] (CLOUDSTACK-4983) VMWare:MS: Dynamic scaling doesnt work with vCenter 5.1

Parth Jagirdar created CLOUDSTACK-4983:
------------------------------------------

             Summary: VMWare:MS: Dynamic scaling doesnt work with vCenter 5.1
                 Key: CLOUDSTACK-4983
                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4983
             Project: CloudStack
          Issue Type: Bug
      Security Level: Public (Anyone can view this level - this is the default.)
          Components: API, Management Server, VMware
    Affects Versions: 4.2.0
         Environment: VCenter 5.1 with ESX 5.1
            Reporter: Parth Jagirdar
            Priority: Critical


Dynamic scaling complains about VMWare tools not installed although its installed on VM and vCenter reports it as installed.

Is VMWare-tools detection not happening correctly on vCenter 5.1/ESXi 5.1?


-487b-9226-cba948735665 ]) Unexpected exception while executing org.apache.cloudstack.api.command.user.vm.ScaleVMCmd
com.cloud.utils.exception.CloudRuntimeException: Unable to Scale the vm: 7c70a918-d6c1-4a23-91ff-524cafe9613d as vm does not have tools to support dynamic scaling
        at com.cloud.vm.UserVmManagerImpl.upgradeRunningVirtualMachine(UserVmManagerImpl.java:1281)
        at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1226)
        at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1160)
        at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
        at org.apache.cloudstack.api.command.user.vm.ScaleVMCmd.execute(ScaleVMCmd.java:102)
        at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:158)
        at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:531)
        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.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)
2013-10-28 17:09:22,721 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-30:job-50 = [ 984aac12-7908-487b-9226-cba948735665 ]) Complete async job-50 = [ 984aac12-7908-487b-9226-cba948735665 ], jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Unable to Scale the vm: 7c70a918-d6c1-4a23-91ff-524cafe9613d as vm does not have tools to support dynamic scaling
2013-10-28 17:09:25,730 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===START===  10.215.2.19 -- GET  command=queryAsyncJobResult&jobId=984aac12-7908-487b-9226-cba948735665&response=json&sessionkey=uH7v1HeDZJF1y9NFekMzJzhwF78%3D&_=1383005365709
2013-10-28 17:09:25,741 DEBUG [cloud.async.AsyncJobManagerImpl] (catalina-exec-2:null) Async job-50 = [ 984aac12-7908-487b-9226-cba948735665 ] completed
2013-10-28 17:09:25,748 DEBUG [cloud.api.ApiServlet] (catalina-exec-2:null) ===END===  10.215.2.19 -- GET  command=queryAsyncJobResult&jobId=984aac12-7908-487b-9226-cba948735665&response=json&sessionkey=uH7v1HeDZJF1y9NFekMzJzhwF78%3D&_=1383005365709




--
This message was sent by Atlassian JIRA
(v6.1#6144)