You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Sangeetha Hariharan (JIRA)" <ji...@apache.org> on 2013/07/17 03:15:46 UTC

[jira] [Closed] (CLOUDSTACK-3486) Parallel VM deployment - org.apache.cloudstack.storage.command.CopyCommand is being sequenced whn trying to deploy multiple Vms in parallel.

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-3486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sangeetha Hariharan closed CLOUDSTACK-3486.
-------------------------------------------


Tested with build from 4.2

When deploying Vms in parallel , we do not see the copy command being serialized.
                
> Parallel VM deployment - org.apache.cloudstack.storage.command.CopyCommand is being sequenced whn trying to deploy multiple Vms in parallel.  
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-3486
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3486
>             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
>         Environment: Build from 4.2
>            Reporter: Sangeetha Hariharan
>            Assignee: Alena Prokharchyk
>             Fix For: 4.2.0
>
>
> I see the following command  being sequenced whn trying to deploy multiple Vms in parallel. 
> When I try to deploy 30 Vm in parallel , I see that the following command is sequence in the management server side:
> 2013-07-11 10:31:47,865 DEBUG [agent.transport.Request] (Job-Executor-22:job-52) Seq 1-1212678314: Waiting for Seq 1212678287 Scheduling:  { Cmd , MgmtId: 7471666038533, via: 1, Ver: v1, Flags: 100111, [{"org.apache.cloudstack.storage.command.CopyCommand":{"srcTO":{"org.apache.cloudstack.storage.to.TemplateObjectTO":{"path":"eac141c5-8c3d-4dea-a29f-516ca4d8535a","origUrl":"http://download.cloud.com/releases/2.2.0/eec2209b-9875-3c8d-92be-c001bd8a0faf.qcow2.bz2","uuid":"91a2c040-e8e9-11e2-a8a5-06cba2000705","id":4,"format":"QCOW2","accountId":1,"checksum":"ed0e788280ff2912ea40f7f91ca7a249","hvm":false,"displayText":"CentOS 5.5(64-bit) no GUI (KVM)","imageDataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"5b7934e2-bbe3-38ba-82f6-7d788e65d818","id":1,"poolType":"NetworkFilesystem","host":"10.223.110.232","path":"/export/home/chandan/campocr-195-103/primary","port":2049}},"name":"centos55-x86_64"}},"destTO":{"org.apache.cloudstack.storage.to.VolumeObjectTO":{"uuid":"8e0dc0e2-891a-4893-83b4-55fe50ae6bc9","volumeType":"ROOT","dataStore":{"org.apache.cloudstack.storage.to.PrimaryDataStoreTO":{"uuid":"5b7934e2-bbe3-38ba-82f6-7d788e65d818","id":1,"poolType":"NetworkFilesystem","host":"10.223.110.232","path":"/export/home/chandan/campocr-195-103/primary","port":2049}},"name":"ROOT-29","size":8589934592,"volumeId":31,"vmName":"i-5-29-OBJECT","accountId":5,"format":"QCOW2","id":31}},"wait":0}}] }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira