[
https://issues.apache.org/jira/browse/CLOUDSTACK-5783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Likitha Shetty resolved CLOUDSTACK-5783.
----------------------------------------
Resolution: Won't Fix
By design.
During volume migration, APIs invoked by UI to list the suitable storage pools
where the volume can be migrated to are-
1. If the volume is attached to a VM -> findStoragePoolsForMigration API
2. If the volume is not attached to any VM -> listStoragePools API
In case of a detached volume we don't use findStoragePoolsForMigration API
because findStoragePoolsForMigration uses the storage pool allocator to decide
the suitable pool for the volume to be migrated. The allocator in turn uses the
volume's associated VM information.
Since in case of a detached volume we don't have an associated VM we list *ALL*
the available pools in the zone and let the user pick the right one for
migration.
> [vmware] Vcenter 5.5 host ESXi 5.5 VM created with host tag> data vol
> migration options show hosts local storage> not supported error
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-5783
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5783
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Components: Management Server
> Affects Versions: 4.3.0
> Environment: MS build 1/2/2014
> Vcenter 5.5 host1 host2 ESCi 5,5
> Reporter: angeline shen
> Assignee: Likitha Shetty
> Priority: Critical
> Fix For: 4.3.0
>
> Attachments: management-server(1).log.gz, vm7.png, vm8.png
>
>
> 1. 2 cluster PS, zone-wide PS in zone. Service offering with host tag.
> 2. Deploy VM with host tag. DATA volume > detach> migrate vol list shows host
> local storage> select > migrate
> result:
> volume migration fail :
> migration of volume from shared to local storage pool is not supported
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)