[
https://issues.apache.org/jira/browse/CLOUDSTACK-9231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15105393#comment-15105393
]
ASF subversion and git services commented on CLOUDSTACK-9231:
-------------------------------------------------------------
Commit 40e3dfc61702a5c6c9b5710b525e1db43cd2920e in cloudstack's branch
refs/heads/master from [~nitin.maharana]
[ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=40e3dfc ]
CLOUDSTACK-9231: Root volume migration from one primary to another primary
storage within the same cluster is failing
This situation arises when there are two management server accessing the same
database.
When the migration request comes the command is forwarded from one management
server to another because
the host is owned by the second management server. So, serialization of map
from one to another fails.
This is fixed by converting the maps to lists.
> Root volume migration from one primary to another primary storage within the
> same cluster is failing
> ----------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9231
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9231
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Nitin Kumar Maharana
>
> EXPECTED BEHAVIOR
> ===================
> Root Volume migration within cluster should work.
> ACTUAL BEHAVIOR
> ================
> Root volume migration within cluster failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)