You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Nitin Mehta (JIRA)" <ji...@apache.org> on 2013/12/09 18:02:08 UTC

[jira] [Commented] (CLOUDSTACK-3267) scaling up vm is failing on xen6.0.2

    [ https://issues.apache.org/jira/browse/CLOUDSTACK-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13843318#comment-13843318 ] 

Nitin Mehta commented on CLOUDSTACK-3267:
-----------------------------------------

Adam - Can you please put in the guest os of the vm which are failing because of this ? Are all the guest os failing or some of them ?

> scaling up vm is failing on xen6.0.2
> ------------------------------------
>
>                 Key: CLOUDSTACK-3267
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3267
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Management Server
>    Affects Versions: 4.2.0
>            Reporter: prashant kumar mishra
>            Assignee: Nitin Mehta
>            Priority: Critical
>             Fix For: 4.2.0
>
>         Attachments: Logs_DB.rar
>
>
> vm scaleup is failing on xen6.0.2(with and without hot fixes) 
> steps to reproduce
> ---------------------------
> 1-prepare a xen 6.0.2 host (license+hostfixes)
> 2-Create a CS setup in advance networking mode
> 3-deploy a vm with small service offeirng and default template
> 4-try scaling up to medium instance 
> Expected
> ----------------
> scaling up should be successful
> Actual
> ------------
> Scaling up failed 
>         at com.cloud.vm.VirtualMachineManagerImpl.reConfigureVm(VirtualMachineManagerImpl.java:3260)
>         at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1211)
>         at com.cloud.vm.UserVmManagerImpl.upgradeVirtualMachine(UserVmManagerImpl.java:1090)
>         at com.cloud.utils.component.ComponentInstantiationPostProcessor$InterceptorDispatcher.intercept(ComponentInstantiationPostProcessor.java:125)
>         at org.apache.cloudstack.api.command.user.vm.ScaleVMCmd.execute(ScaleVMCmd.java:92)
>         at com.cloud.api.ApiDispatcher.dispatch(ApiDispatcher.java:155)
>         at com.cloud.async.AsyncJobManagerImpl$1.run(AsyncJobManagerImpl.java:437)
>         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-06-28 10:35:05,081 DEBUG [cloud.async.AsyncJobManagerImpl] (Job-Executor-1:job-15) Complete async job-15, jobStatus: 2, resultCode: 530, result: Error Code: 530 Error text: Unable to scale vm due to Catch exception com.cloud.utils.exception.CloudRuntimeException when scaling VM:i-2-3-VM due to com.cloud.utils.exception.CloudRuntimeException: Cannot scale up the vm because of memory constraint violation: 0 <= memory-static-min <= memory-dynamic-min <= memory-dynamic-max <= memory-static-max



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)