+++ This bug was initially created as a clone of Bug #1136902 +++ Description of problem: Import to a template from an existing imported storage domain which was detached from 1 DC and then attached to another DC and then creating a VM out of it is blocked in CanDoAction. The CDA message is unclear and irrelevant to the operation. Version-Release number of selected component (if applicable): ovirt-3.5 RC1.1 ovirt-engine-3.5.0-0.0.master.20140821064931.gitb794d66.el6.noarch How reproducible: Always Steps to Reproduce: On 2 DCs setup: 1. Create 2 storage domains on the same DC. Create a VM with disks on one of them and then create a template out of it 2. Detach the domain from the first DC and attach it to the second DC 3. Import the template and try to create a VM out of it Actual results: Operation is blocked with: 2014-09-03 17:27:00,585 WARN [org.ovirt.engine.core.bll.AddVmFromTemplateCommand] (ajp--127.0.0.1-8702-1) [4dcadda1] CanDoAction of action AddVmFromTemplate failed. Reasons:VAR__ACTION__ADD,VAR__TYPE__VM,VALIDATI ON.VM.NUM_OF_MONITORS.EXCEEDED Expected results: 1) Creating a VM out of a template that was imported from an imported storage domain should succeed 2) If there is a limitation for creating aVM out of this template, the CDA message should be relevant. Additional info: engine.log --- Additional comment from Maor on 2014-09-18 06:51:52 EDT --- Exporting a Template to an Export Domain also export the template with num_of_monitors=0. We should also encounter this bug when importing a Template from an Export Domain. --- Additional comment from Allon Mureinik on 2014-10-28 02:04:08 EDT --- (In reply to Maor from comment #1) > Exporting a Template to an Export Domain also export the template with > num_of_monitors=0. > We should also encounter this bug when importing a Template from an Export > Domain. Flagging as a Regression based on this. --- Additional comment from Sven Kieske on 2014-10-28 05:08:57 EDT --- So this should be a blocker for 3.5.1 release and should get added to the tracker bug. --- Additional comment from Maor on 2014-10-30 10:43:37 EDT --- I have verified this with Arik, it seems that the bug does not reproduce with import a Template from an export domain, still verifying the scenario of register a Template through an imported Data Storage Domain. For now I've moved this bug back to Storage and removed the regression keyword. =============================================================================== This bug is a clone to RHEV for QA purposes, so it can be formally verified against a RHEV build.
VM creation out of an imported template succeeds. Verified using rhev3.5 vt12
RHEV-M 3.5.0 has been released, closing this bug.