[
https://issues.apache.org/jira/browse/CLOUDSTACK-8610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14642526#comment-14642526
]
ASF GitHub Bot commented on CLOUDSTACK-8610:
--------------------------------------------
Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/554#issuecomment-125155019
+1 for @DaanHoogland's comments: please add unit tests to cover the changes.
> [VMWARE] Unable to attach 7th Disk to a Windows server 2012R2 instance
> ----------------------------------------------------------------------
>
> Key: CLOUDSTACK-8610
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8610
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Fix For: 4.6.0
>
>
> +Steps to reproduce+
> 1. Set global config vmware.root.disk.controller to 'osdefault'.
> 2. Deploy a VM and attach 6 disks to the VM.
> 3. Try to attach a 7th disk to the VM.
> Step 3 will fail with the below error
> {noformat}
> 2015-06-22 11:03:22,673 ERROR [c.c.s.r.VmwareStorageProcessor]
> (DirectAgent-636:ctx-8e72c2d9 s1p-z1-esxic-001.es.local, job-9286/job-9287,
> cmd: AttachCommand) (logid:6372e940) Failed to attach volume: Failed to add
> disk scsi0:7.
> java.lang.RuntimeException: Failed to add disk scsi0:7.
> at
> com.cloud.hypervisor.vmware.util.VmwareClient.waitForTask(VmwareClient.java:336)
>
> at
> com.cloud.hypervisor.vmware.mo.VirtualMachineMO.attachDisk(VirtualMachineMO.java:1206)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)