
23 Aug
2017
23 Aug
'17
5:53 a.m.
On 22 Aug 2017, at 18:02, Christopher Cox <ccox@endlessnow.com> wrote:
On 08/22/2017 07:20 AM, Yohan JAROSZ wrote:
Dear list, When cloning a VM, is it possible to select the data domain to which it would clone. I have two data domains attached to my cluster and it automatically clone the VM to the master one.
Clones are not copies, but rather built using snapshots, which is why they are on the same storage domain(s) as the original disk(s).
Ok, I understand. So two steps: clone and move the VMs to another data domain. Thank You.