Harikrishna Patnala created CLOUDSTACK-7534:
-----------------------------------------------
Summary: ResetVM for VM with attached datadisk fails when
enable.ha.storage.migration is false
Key: CLOUDSTACK-7534
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7534
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Management Server
Affects Versions: 4.5.0
Reporter: Harikrishna Patnala
Assignee: Harikrishna Patnala
Fix For: 4.5.0
ResetVM for a VM having a attached datadisk fails if,
1. there are 2 or more storage pools in the cluster
2. enable.ha.storage.migration is set to false
3. allocator has chosen a different pool for the datadisk than where it
currently exists and migration from one pool to another failed because
enable.ha.storage.migration set to false.
The issue is currently "enable.ha.storage.migration" applies to both normal and
HA deployment. We should have another parameter which is specific to normal
deployments (say enable.storage.migration) so that during migration check we
can clearly differentiate normal and HA deployments.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)