[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-6151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908195#comment-13908195
 ] 

Saksham Srivastava commented on CLOUDSTACK-6151:
------------------------------------------------

Attaching a disk created from local disk offering with tags, to a VM was going 
to wrong local storage pool.
 In LocalStoragePoolAlocator-
List<StoragePoolHostVO> hostPools = _poolHostDao.listByHostId(plan.getHostId());
It return pools by hostId, but nowhere were the tags being compared.

> Local data disk with tag goes to the wrong local storage pool
> -------------------------------------------------------------
>
>                 Key: CLOUDSTACK-6151
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-6151
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.3.0
>            Reporter: Saksham Srivastava
>            Assignee: Saksham Srivastava
>             Fix For: 4.4.0
>
>
> In case of attaching Volume we are not honoring the tags of the volume and 
> the storage pool.
> Often the disk goes to the wrong local storage pool in case of multiple local 
> storages on a single host.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to