Created attachment 628162 [details] logs Description of problem: When creating VM (clone VM from snapshot), final storage domain is stated. But VM is created then on different storage domain. Version-Release number of selected component (if applicable): rhevm-3.1.0-20.el6ev.noarch How reproducible: - send CREATE on rhevm/api/vms with body like: <vm> : <snapshots> <snapshot id=".."> : </snapshots> <storage_domain id=""> : </storage_domain> </vm> Actual results: VM on data_sd storage domain Expected results: VM on data_sd2 storage domain Additional info:
Petr, your syntax is wrong, storage domain set via disk <vm> <disks> <disk> <storage_domains> <storage_domain id=xxx>