[
https://issues.apache.org/jira/browse/CLOUDSTACK-8726?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14693283#comment-14693283
]
ASF GitHub Bot commented on CLOUDSTACK-8726:
--------------------------------------------
GitHub user pavanb018 opened a pull request:
https://github.com/apache/cloudstack/pull/683
CLOUDSTACK-8726 : Automation for Quickly attaching multiple data disks to a
new VM
Attach multiple Volumes simultaneously to a Running VM ... === TestName:
test_attach_multiple_volumes | Status : SUCCESS ===
ok
----------------------------------------------------------------------
Ran 1 test in 196.931s
OK
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pavanb018/cloudstack multivol
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/683.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #683
----
commit 6e96c658a81cf86cbd01ca08368b2a29ffc51000
Author: pavan018 <[email protected]>
Date: 2015-08-12T09:52:19Z
Automation for multiple disk attachments to instance
----
> Automation for Quickly attaching multiple data disks to a new VM
> ----------------------------------------------------------------
>
> Key: CLOUDSTACK-8726
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8726
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.6.0
> Reporter: Pavan Kumar Bandarupally
> Assignee: Pavan Kumar Bandarupally
> Fix For: 4.6.0
>
>
> When trying to attach multiple data disks to a VM in quick succession,
> Cloudstack Synchronizes the tasks of disk preparation and reconfiguration of
> a VM with the disk.
> This script automates the attach operation and verifies that the attach
> operation is successfully completed without any issues.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)