[
https://issues.apache.org/jira/browse/CLOUDSTACK-8128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258190#comment-14258190
]
ASF subversion and git services commented on CLOUDSTACK-8128:
-------------------------------------------------------------
Commit 5227ae22755cac55407ba590b23d3d490df120af in cloudstack's branch
refs/heads/master from [~likithas]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=5227ae2 ]
CLOUDSTACK-8128. VM with Datadisk fails to start when storage is put into
maintenance.
While migrating a volume from primary to seocndary use a worker VM to perform
the operations if the VM associated with the volume is stopped.
> [VMware] VM with Datadisk fails to start when storage is put into maintenance
> -----------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8128
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8128
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.5.0
> Reporter: Likitha Shetty
> Assignee: Likitha Shetty
> Priority: Critical
> Fix For: Future
>
>
> +Steps to reproduce+
> 1. Have a setup with 2 primary storage associated to a cluster.
> 2. Deploy VM with a Datadisk.
> 3. Put the storage with the VM into maintenance mode
> 4. Try to start the VM -> VM start fails with
> {noformat}
> 2014-12-11 19:50:10,239 ERROR [c.c.a.ApiAsyncJobDispatcher]
> (API-Job-Executor-21:ctx-9ef0744c job-376) (logid:8e1523c8) Unexpected
> exception while executing
> org.apache.cloudstack.api.command.admin.volume.ResizeVolumeCmdByAdmin
> com.cloud.utils.exception.CloudRuntimeException: Failed to resize volume:
> Incompatible device backing specified for device '0'.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)