[Engine-devel] multiple destinations for disks in create/import template?
Maor
mlipchuk at redhat.com
Thu Feb 2 16:19:49 UTC 2012
On 02/02/2012 06:01 PM, Jon Choate wrote:
> Given the changes for multiple storage domains, do we want to allow a
> user to specify multiple storage domains per disk when creating or
> importing a template?
>
> Otherwise the user will need to use the copy(clone) template disk
> afterwards to create the copies of the storage domain disks where they
> want them.
>
> If so, what would the UI look for this? It would require the backend to
> receive something that looks like Map<DiskImage, List<StorageDomain>>.
>
> thoughts?
I think something that should be taken in consider if doing that, is
that the VM which the template is created from will stay in image lock
much longer.
Also what would be the desired behaviour if few of storage domains would
not be available, and will fail. (right now, if counting on the
AsyncTaskManager mechanism, the all operation of create template will be
rolled back, and the template would not be created at all.
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
More information about the Devel
mailing list