Created attachment 669219[details]
engine.log
Description of problem:
Trying to move a disk while VM is up results in an error message:
--------------------------------------------------------------------------------
Error while executing action: The Action move is not supported for this Cluster or Data Center compatibility version
--------------------------------------------------------------------------------
Version-Release number of selected component (if applicable):
3.2
How reproducible:
a couple of times, 100%
Steps to Reproduce:
1.Create a Data center: nfs 3.2
2. Same as above for cluster
3.Create two V3 storage domain on that DC.
4.Create a vm.
5.Add a disk to the vm.
6.Power up the vm.
7.Move the disk to the second domain (of the same type).
Actual results:
Error while executing action: The Action move is not supported for this Cluster or Data Center compatibility version
No move is done.
Expected results:
Succeed to move disk.
Additional info:
Ok, this is done from the disks main tab which shows disks cross DCs so if you choose a disk from a DC < 3.1 then you get a candoaction message. This is as designed.
Created attachment 669219 [details] engine.log Description of problem: Trying to move a disk while VM is up results in an error message: -------------------------------------------------------------------------------- Error while executing action: The Action move is not supported for this Cluster or Data Center compatibility version -------------------------------------------------------------------------------- Version-Release number of selected component (if applicable): 3.2 How reproducible: a couple of times, 100% Steps to Reproduce: 1.Create a Data center: nfs 3.2 2. Same as above for cluster 3.Create two V3 storage domain on that DC. 4.Create a vm. 5.Add a disk to the vm. 6.Power up the vm. 7.Move the disk to the second domain (of the same type). Actual results: Error while executing action: The Action move is not supported for this Cluster or Data Center compatibility version No move is done. Expected results: Succeed to move disk. Additional info: