[
https://issues.apache.org/jira/browse/CLOUDSTACK-9767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15848204#comment-15848204
]
Dag Sonstebo commented on CLOUDSTACK-9767:
------------------------------------------
Further testing results:
enable.storage.migration=TRUE && enable.ha.storage.migration=FALSE:
- HA was executed beyond cluster (UNEXPECTED)
- Normal storage migration was executed (EXPECTED)
enable.storage.migration=FALSE && enable.ha.storage.migration=FALSE:
- HA was NOT executed beyond cluster (EXPECTED)
- Normal storage migration was executed (UNEXPECTED)
> enable.ha.storage.migration not honored during HA failover
> ----------------------------------------------------------
>
> Key: CLOUDSTACK-9767
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9767
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.1.0
> Reporter: Dag Sonstebo
> Priority: Minor
>
> Environment:
> - CloudStack 4.9.1
> - KVM (CentOS 6.2)
> - 'cluster capacity' was 'full' to force failover
> Assumption is that HA will not be executed beyond the clusters if
> 'enable.ha.storage.migration=false' is set.
> Findings:
> A) If 'enable.storage.migration=true' is set, HA was executed beyond clusters
> when the HA test is conducted with KVM hosts
> B) If 'enable.storage.migration=false' is set, HA was not executed beyond
> clusters as expected when the HA test is conducted with KVM hosts.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)