[
https://issues.apache.org/jira/browse/CLOUDSTACK-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14521166#comment-14521166
]
ASF subversion and git services commented on CLOUDSTACK-8413:
-------------------------------------------------------------
Commit 2133c302f4bf1f4224648bef4689a8a9f725ccd6 in cloudstack's branch
refs/heads/master from [~anshulg]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=2133c30 ]
CLOUDSTACK-8413: Fixed resource tags on disk are lost when migrate to another
storage
During cold volume migration we are duplicating volume entry in volumes table.
When migration is complete, we update the uuid of new entry and expunge the
older entry.
This results in removal of resource tags on volume as its resource id still
pointing to older volume.
As part of fix while updating uuid for volume, we are updating resource_id for
tags also.
This closes #194
> Resource Tags on a disk are lost when migrate to another storage
> ----------------------------------------------------------------
>
> Key: CLOUDSTACK-8413
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8413
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Anshul Gangwar
> Assignee: Anshul Gangwar
>
> Resource Tags on a disk are lost when migrate to another storage
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)